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 2016/08/08 20:09:28 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6035 - Still Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6035/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([1E196C6AD7B79256]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
[index.20160808120521295, index.20160808120522029, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20160808120521295, index.20160808120522029, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([1E196C6AD7B79256:C5B26CACD29FFBE5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:907)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:874)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([1E196C6AD7B79256]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([1E196C6AD7B79256]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10736 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\init-core-data-001
   [junit4]   2> 234608 INFO  (SUITE-CdcrVersionReplicationTest-seed#[1E196C6AD7B79256]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 234608 INFO  (SUITE-CdcrVersionReplicationTest-seed#[1E196C6AD7B79256]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 234610 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 234611 INFO  (Thread-361) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 234611 INFO  (Thread-361) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 234714 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.ZkTestServer start zk server on port:50780
   [junit4]   2> 234714 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 234716 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 234721 INFO  (zkCallback-290-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2743ecd3 name:ZooKeeperConnection Watcher:127.0.0.1:50780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 234722 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 234722 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 234722 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 234726 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 234728 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 234731 INFO  (zkCallback-291-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5291453f name:ZooKeeperConnection Watcher:127.0.0.1:50780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 234731 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 234731 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 234731 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 234734 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 234736 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 234737 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 234740 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 234740 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 234742 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 234742 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 234746 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 234746 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 234748 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 234748 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 234750 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 234751 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 234752 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 234753 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 234755 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 234755 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 234758 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 234758 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 234761 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 234761 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 234763 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 234763 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 234765 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 234766 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 234769 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 235245 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores\collection1
   [junit4]   2> 235250 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 235251 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@94d5c0f{/,null,AVAILABLE}
   [junit4]   2> 235252 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.e.j.s.ServerConnector Started ServerConnector@56849826{HTTP/1.1,[http/1.1]}{127.0.0.1:50787}
   [junit4]   2> 235252 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.e.j.s.Server Started @240737ms
   [junit4]   2> 235252 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=50787, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores}
   [junit4]   2> 235252 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 235252 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001'
   [junit4]   2> 235252 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 235252 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 235253 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 235254 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 235256 INFO  (zkCallback-292-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2e1f7e7f name:ZooKeeperConnection Watcher:127.0.0.1:50780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 235256 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 235256 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 235258 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 0x1566b7e1c1e0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 235258 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 235258 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\solr.xml
   [junit4]   2> 235275 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores
   [junit4]   2> 235275 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.CoreContainer New CoreContainer 226836649
   [junit4]   2> 235275 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001]
   [junit4]   2> 235276 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\lib
   [junit4]   2> 235276 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 235281 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 235281 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 235281 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 235281 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50780/solr
   [junit4]   2> 235281 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 235281 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 235282 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 235285 INFO  (zkCallback-295-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ea2b470 name:ZooKeeperConnection Watcher:127.0.0.1:50780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 235285 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 235285 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 235287 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 0x1566b7e1c1e0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 235287 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/1779548623@2d6fcbe2
   [junit4]   2> 235288 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 235290 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@217afa41 name:ZooKeeperConnection Watcher:127.0.0.1:50780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 235290 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 235291 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 235294 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 235299 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 235301 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 235303 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 235305 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 235307 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 235308 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 235310 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 235311 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 235311 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 235313 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 235317 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 235318 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 235319 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 235320 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96382631416823812-127.0.0.1:50787_-n_0000000000
   [junit4]   2> 235320 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50787_
   [junit4]   2> 235320 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 235322 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.Overseer Overseer (id=96382631416823812-127.0.0.1:50787_-n_0000000000) starting
   [junit4]   2> 235323 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 235331 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 235332 INFO  (OverseerCollectionConfigSetProcessor-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 235332 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50787_
   [junit4]   2> 235332 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50787_
   [junit4]   2> 235332 INFO  (OverseerStateUpdate-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 235335 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 235336 INFO  (OverseerStateUpdate-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 235337 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 235348 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 235348 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 235348 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores
   [junit4]   2> 235351 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 235351 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores\collection1
   [junit4]   2> 235351 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 235352 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 235352 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50787_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 235353 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 235353 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 235355 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection tmp_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 235356 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 235357 INFO  (OverseerStateUpdate-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50787",
   [junit4]   2>   "node_name":"127.0.0.1:50787_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 235357 INFO  (OverseerStateUpdate-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50787",
   [junit4]   2>   "node_name":"127.0.0.1:50787_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 235357 INFO  (OverseerStateUpdate-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 235357 INFO  (OverseerStateUpdate-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 235360 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 235360 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 236360 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 236360 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 236360 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 236360 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 236361 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 236361 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 236364 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 236364 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 236365 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 236365 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores\collection1'
   [junit4]   2> 236366 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 236366 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 236368 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 236377 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 236380 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 236393 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 236401 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 236486 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 236487 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 236488 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 236492 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 236520 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 236520 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 236520 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 236521 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores\collection1\data\]
   [junit4]   2> 236521 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59b22af8
   [junit4]   2> 236522 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 236522 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 236522 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores\collection1\data\
   [junit4]   2> 236522 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores\collection1\data\index/
   [junit4]   2> 236522 WARN  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 236523 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores\collection1\data\index
   [junit4]   2> 236523 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=40.5849609375, floorSegmentMB=0.419921875, forceMergeDeletesPctAllowed=25.993962429741345, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.27569075294962253
   [junit4]   2> 236525 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54578d73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6220a362),segFN=segments_1,generation=1}
   [junit4]   2> 236525 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 236526 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores\collection1\data\
   [junit4]   2> 236526 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 236528 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 236619 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 236624 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 236625 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 236626 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 236627 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 236655 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/cdcr,/update,/admin/file,/terms
   [junit4]   2> 236655 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 236683 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 236683 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 236690 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 236690 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 236691 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=77.533203125, floorSegmentMB=1.6123046875, forceMergeDeletesPctAllowed=13.469109579536884, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.10848794296843885
   [junit4]   2> 236691 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@54578d73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6220a362),segFN=segments_1,generation=1}
   [junit4]   2> 236691 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 236691 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@52e919ce[collection1] main]
   [junit4]   2> 236692 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 236692 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 236692 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 236693 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 236693 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 236693 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 236694 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 236694 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 236694 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 236694 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 236701 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 236706 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 236714 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 236751 INFO  (searcherExecutor-867-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@52e919ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 236751 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 236751 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 236751 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 236751 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542122104906842112
   [junit4]   2> 236752 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1542122104906842112
   [junit4]   2> 236752 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 236754 INFO  (coreLoadExecutor-866-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 236754 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:50787 collection:tmp_collection shard:shard2
   [junit4]   2> 236755 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard2/election
   [junit4]   2> 236761 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard2/election/96382631416823812-core_node1-n_0000000000
   [junit4]   2> 236761 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 236764 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 236764 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 236764 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50787/collection1/
   [junit4]   2> 236764 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 236764 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:50787/collection1/ has no replicas
   [junit4]   2> 236764 INFO  (OverseerStateUpdate-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 236765 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard2
   [junit4]   2> 236768 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tmp_collection/leaders/shard2/leader after winning as /collections/tmp_collection/leader_elect/shard2/election/96382631416823812-core_node1-n_0000000000
   [junit4]   2> 236769 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 236771 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50787/collection1/ shard2
   [junit4]   2> 236771 INFO  (OverseerStateUpdate-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:50787",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 236874 INFO  (zkCallback-296-thread-1-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 236922 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:50787/collection1/ and leader is http://127.0.0.1:50787/collection1/
   [junit4]   2> 236922 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50787
   [junit4]   2> 236922 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 236922 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 236922 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 236924 INFO  (coreZkRegister-860-thread-1-processing-n:127.0.0.1:50787_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:50787_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection tmp_collection
   [junit4]   2> 236926 INFO  (OverseerStateUpdate-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50787",
   [junit4]   2>   "node_name":"127.0.0.1:50787_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 236926 INFO  (OverseerStateUpdate-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50787",
   [junit4]   2>   "node_name":"127.0.0.1:50787_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 237030 INFO  (zkCallback-296-thread-2-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 237348 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-002\cores\collection1
   [junit4]   2> 237351 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 237352 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c29ec3d{/,null,AVAILABLE}
   [junit4]   2> 237352 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1fffc5dd{HTTP/1.1,[http/1.1]}{127.0.0.1:50799}
   [junit4]   2> 237352 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.e.j.s.Server Started @242839ms
   [junit4]   2> 237352 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=50799, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-002\cores}
   [junit4]   2> 237354 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 237354 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-002'
   [junit4]   2> 237354 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 237354 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 237355 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 237356 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237359 INFO  (zkCallback-298-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ded45db name:ZooKeeperConnection Watcher:127.0.0.1:50780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 237359 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237359 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 237364 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 237364 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-002\solr.xml
   [junit4]   2> 237374 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-002\cores
   [junit4]   2> 237374 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.CoreContainer New CoreContainer 591939267
   [junit4]   2> 237374 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-002]
   [junit4]   2> 237374 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-002\lib
   [junit4]   2> 237374 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 237379 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 237379 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 237379 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 237379 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50780/solr
   [junit4]   2> 237379 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 237379 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 237380 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237395 INFO  (zkCallback-301-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@459cc096 name:ZooKeeperConnection Watcher:127.0.0.1:50780 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 237396 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237396 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 237399 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$65/1779548623@3b148720
   [junit4]   2> 237400 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 237403 INFO  (zkCallback-302-thread-1-processing-n:127.0.0.1:50799_) [n:127.0.0.1:50799_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@74a75d01 name:ZooKeeperConnection Watcher:127.0.0.1:50780/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 237403 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 237409 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 237411 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 237411 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 237415 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 237416 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96382631416823815-127.0.0.1:50799_-n_0000000001
   [junit4]   2> 237416 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96382631416823812-127.0.0.1:50787_-n_0000000000 to know if I could be the leader
   [junit4]   2> 237416 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.ZkController Publish node=127.0.0.1:50799_ as DOWN
   [junit4]   2> 237418 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50799_
   [junit4]   2> 237418 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50799_
   [junit4]   2> 237419 INFO  (OverseerStateUpdate-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50799_"} current state version: 3
   [junit4]   2> 237419 INFO  (OverseerStateUpdate-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50799_
   [junit4]   2> 237419 INFO  (zkCallback-296-thread-2-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 237421 INFO  (zkCallback-302-thread-1-processing-n:127.0.0.1:50799_) [n:127.0.0.1:50799_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 237421 INFO  (zkCallback-296-thread-2-processing-n:127.0.0.1:50787_) [n:127.0.0.1:50787_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 237422 INFO  (zkCallback-302-thread-1-processing-n:127.0.0.1:50799_) [n:127.0.0.1:50799_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 237435 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 237435 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 237436 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-002\cores
   [junit4]   2> 237438 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 237438 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_1E196C6AD7B79256-001\jetty-002\cores\collection1
   [junit4]   2> 237438 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 237439 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 237439 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[1E196C6AD7B79256]) [n:127.0.0.1:50799_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 237440 INFO  (coreLoadExecutor-878-thread-1-processing-n:127.0.0.1:50799_) [n:127.0.0.1:50799_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 237440 INFO  (coreLoadExecutor-878-thread-1-processing-n:127.0.0.1:50799_) [n:127.0.0.1:50799_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 237441 INFO  (coreLoadExecutor-878-thread-1-processing-n:127.0.0.1:50799_) [n:127.0.0.1:50799_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Registering watch for collection tmp_collection
   [junit4]   2> 237442 INFO  (coreLoadExecutor-878-thread-1-processing-n:127.0.0.1:50799_) [n:127.0.0.1:50799_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 237442 INFO  (OverseerStateUpdate-96382631416823812-127.0.0.1:50787_-n_0000000000) [n:127.0.0.1:50787_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50799",
   [junit4]   2>   "node_name":"127.0.0.1:50799_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",


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

che.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2564969 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[1E196C6AD7B79256]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2564990 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[1E196C6AD7B79256]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1007, maxMBSortInHeap=6.219283154418309, sim=ClassicSimilarity, locale=ru-RU, timezone=Asia/Srednekolymsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=271350144,total=511770624
   [junit4]   2> NOTE: All tests run in this JVM: [FullHLLTest, HdfsChaosMonkeyNothingIsSafeTest, DOMUtilTest, SolrRequestParserTest, TestIBSimilarityFactory, SolrCoreTest, TestConfigSetsAPIZkFailure, TestFaceting, TestAddFieldRealTimeGet, AsyncMigrateRouteKeyTest, TestNamedUpdateProcessors, TestQueryWrapperFilter, ClassificationUpdateProcessorFactoryTest, PreAnalyzedFieldTest, TestUseDocValuesAsStored, TestSmileRequest, AlternateDirectoryTest, OverseerStatusTest, TestUniqueKeyFieldResource, BlockDirectoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestFieldTypeResource, DistribDocExpirationUpdateProcessorTest, DirectSolrSpellCheckerTest, DateRangeFieldTest, HighlighterMaxOffsetTest, TestExtendedDismaxParser, TestRandomDVFaceting, DistributedFacetPivotSmallTest, HdfsCollectionsAPIDistributedZkTest, TestGeoJSONResponseWriter, TestSchemaResource, TestWordDelimiterFilterFactory, TestCursorMarkWithoutUniqueKey, CdcrVersionReplicationTest, TestDistributedSearch, BasicAuthIntegrationTest, TestMaxScoreQueryParser, TestSurroundQueryParser, SliceStateTest, UpdateParamsTest, DeleteReplicaTest, TestSolrDynamicMBean, DistributedExpandComponentTest, DistributedQueryElevationComponentTest, JSONWriterTest, SimpleFacetsTest, TestTolerantUpdateProcessorRandomCloud, AnalyticsMergeStrategyTest, TestShardHandlerFactory, CloudMLTQParserTest, XsltUpdateRequestHandlerTest, TestSolrCoreSnapshots, TestStressLucene, CdcrBootstrapTest, DeleteInactiveReplicaTest, TestRestManager, DistributedQueryComponentCustomSortTest, HdfsRecoverLeaseTest, CursorPagingTest, TestFilteredDocIdSet, TestDocSet, TestSort, BJQParserTest, TestNRTOpen, CollectionReloadTest, HighlighterTest, RecoveryAfterSoftCommitTest, TestReqParamsAPI, TestManagedSynonymFilterFactory, HdfsBasicDistributedZk2Test, TriLevelCompositeIdRoutingTest, TestBlobHandler, DistributedFacetPivotLongTailTest, MBeansHandlerTest, TestJmxIntegration, TestScoreJoinQPScore, TestLRUCache, TestLMDirichletSimilarityFactory, TestAnalyzeInfixSuggestions, TestCodecSupport, QueryResultKeyTest, TestConfigSetsAPI, DistributedSpellCheckComponentTest, TestHighlightDedupGrouping, QueryEqualityTest, PolyFieldTest, TestCloudPseudoReturnFields, LeaderInitiatedRecoveryOnShardRestartTest, TestOnReconnectListenerSupport, BigEndianAscendingWordDeserializerTest, TestManagedResource, DocValuesTest, TestChildDocTransformer, TestShortCircuitedRequests, RulesTest, ExternalFileFieldSortTest, TestCollationFieldDocValues, SuggesterFSTTest, UUIDFieldTest, SOLR749Test, WrapperMergePolicyFactoryTest, CdcrReplicationHandlerTest, TestRawResponseWriter, TestRemoteStreaming, TestCollapseQParserPlugin, TestConfig, TestSchemaVersionResource, TestLocalFSCloudBackupRestore, ChaosMonkeyNothingIsSafeTest, TestReplicationHandler, RequiredFieldsTest, OverseerTest, TestAuthenticationFramework, TestUpdate, ZkCLITest, SharedFSAutoReplicaFailoverTest, SaslZkACLProviderTest, TestConfigOverlay, OverriddenZkACLAndCredentialsProvidersTest, UnloadDistributedZkTest, GraphQueryTest, CreateCollectionCleanupTest, BlockJoinFacetRandomTest, TestHighFrequencyDictionaryFactory, TestSolrQueryParserDefaultOperatorResource, TestOrdValues, TestCSVLoader, DocumentBuilderTest, TestSolrFieldCacheMBean, TestArbitraryIndexDir, TestLegacyFieldCache, ScriptEngineTest, TestExclusionRuleCollectionAccess, TestPhraseSuggestions, CdcrUpdateLogTest, TestSolrCLIRunExample, BadComponentTest, SchemaVersionSpecificBehaviorTest, ZkControllerTest, TestSolrDeletionPolicy1, AddBlockUpdateTest, TestSolrCloudWithDelegationTokens, RollingRestartTest, CollectionTooManyReplicasTest, PeerSyncTest, DistributedSuggestComponentTest, TestLFUCache, HdfsDirectoryTest, TestFieldCacheSort, CollectionsAPIDistributedZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkSolrClientTest, TestHashPartitioner, TestRealTimeGet, TestStressReorder, HardAutoCommitTest, TestGroupingSearch, QueryElevationComponentTest, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, SuggesterTSTTest, SpatialFilterTest, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, DistanceFunctionTest, SolrInfoMBeanTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, TestCollationField, TestAnalyzedSuggestions, PingRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, TestQuerySenderNoQuery, TestStressRecovery, TestMergePolicyConfig, MinimalSchemaTest, OutputWriterTest, TestSolrCoreProperties, TestLuceneMatchVersion, SynonymTokenizerTest, EchoParamsTest, TestPerFieldSimilarity, TestFastWriter, TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest, TestFastLRUCache, DateFieldTest, TestSolrJ, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, AliasIntegrationTest, CollectionsAPISolrJTest, DeleteStatusTest, DistribCursorPagingTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, RemoteQueryErrorTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestRandomRequestDistribution, TestReplicaProperties, TestRequestStatusCollectionAPI, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=1E196C6AD7B79256 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=Asia/Srednekolymsk -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E196C6AD7B79256]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E196C6AD7B79256]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [487/627 (3!)] on J0 in 0.26s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60544 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6097 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6097/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([ADB82E7BC0EAE9CA:7B5441A390B3949F]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1244)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:646)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWaitForStateChecksCurrentState(TestCollectionStateWatchers.java:183)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13017 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\init-core-data-001
   [junit4]   2> 51877 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 51881 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 51883 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 51883 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 51983 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52458
   [junit4]   2> 51988 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 51990 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 51998 INFO  (zkCallback-53-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9c43880 name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 51999 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 51999 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 51999 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 52023 INFO  (jetty-launcher-52-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52024 INFO  (jetty-launcher-52-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3128e640{/solr,null,AVAILABLE}
   [junit4]   2> 52030 INFO  (jetty-launcher-52-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5d4374cb{HTTP/1.1,[http/1.1]}{127.0.0.1:52481}
   [junit4]   2> 52032 INFO  (jetty-launcher-52-thread-1) [    ] o.e.j.s.Server Started @56217ms
   [junit4]   2> 52032 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52481}
   [junit4]   2> 52033 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 52033 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1'
   [junit4]   2> 52033 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52033 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52034 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52035 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52037 INFO  (jetty-launcher-52-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52038 INFO  (jetty-launcher-52-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@732095df{/solr,null,AVAILABLE}
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f675cea{HTTP/1.1,[http/1.1]}{127.0.0.1:52486}
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.e.j.s.Server Started @56225ms
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52486}
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2'
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52040 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52042 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52042 INFO  (jetty-launcher-52-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52042 INFO  (jetty-launcher-52-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54a8a48c{/solr,null,AVAILABLE}
   [junit4]   2> 52047 INFO  (jetty-launcher-52-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@3e91cda4{HTTP/1.1,[http/1.1]}{127.0.0.1:52491}
   [junit4]   2> 52047 INFO  (jetty-launcher-52-thread-3) [    ] o.e.j.s.Server Started @56232ms
   [junit4]   2> 52047 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52491}
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3'
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52048 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52050 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52056 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52089 INFO  (zkCallback-56-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@451ba99e name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52089 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52090 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52092 INFO  (jetty-launcher-52-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 52093 INFO  (jetty-launcher-52-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47957311{/solr,null,AVAILABLE}
   [junit4]   2> 52094 INFO  (jetty-launcher-52-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@63c514a2{HTTP/1.1,[http/1.1]}{127.0.0.1:52498}
   [junit4]   2> 52094 INFO  (jetty-launcher-52-thread-4) [    ] o.e.j.s.Server Started @56279ms
   [junit4]   2> 52094 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52498}
   [junit4]   2> 52094 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 52095 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4'
   [junit4]   2> 52095 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52095 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 52096 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52097 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52111 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52117 INFO  (zkCallback-57-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f8bd2e6 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52118 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52118 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52150 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52151 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70d303f4 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52158 INFO  (zkCallback-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75f8e871 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52158 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52158 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52160 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52160 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52161 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3\.
   [junit4]   2> 52161 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 2096885988
   [junit4]   2> 52161 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3]
   [junit4]   2> 52161 WARN  (jetty-launcher-52-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3\lib
   [junit4]   2> 52161 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52458/solr
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52167 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52168 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52172 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52172 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52204 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4\.
   [junit4]   2> 52204 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 2021887479
   [junit4]   2> 52204 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4]
   [junit4]   2> 52204 WARN  (jetty-launcher-52-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4\lib
   [junit4]   2> 52205 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52458/solr
   [junit4]   2> 52206 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52207 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52207 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52210 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 0x156f29060f20002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 52214 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6effde07 name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52214 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52214 INFO  (jetty-launcher-52-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52217 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 0x156f29060f20003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 52217 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.
   [junit4]   2> 52217 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 126308309
   [junit4]   2> 52217 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2]
   [junit4]   2> 52218 WARN  (jetty-launcher-52-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\lib
   [junit4]   2> 52218 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52458/solr
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52220 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52222 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52218 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1\.
   [junit4]   2> 52226 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 492554083
   [junit4]   2> 52226 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1]
   [junit4]   2> 52226 WARN  (jetty-launcher-52-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1\lib
   [junit4]   2> 52226 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52458/solr
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 52231 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52234 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52235 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2052709260@3c7aa45a
   [junit4]   2> 52238 INFO  (zkCallback-66-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@558d0c7d name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52238 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52238 INFO  (jetty-launcher-52-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52238 INFO  (zkCallback-63-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e43f4ef name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52239 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52239 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52239 INFO  (jetty-launcher-52-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52260 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@605ce3b0 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52260 INFO  (zkCallback-69-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4b1758e7 name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52260 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52261 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52261 INFO  (jetty-launcher-52-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52262 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2052709260@11a19a76
   [junit4]   2> 52263 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52264 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2052709260@e2bfffe
   [junit4]   2> 52265 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52265 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 52270 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/2052709260@643928b7
   [junit4]   2> 52270 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52276 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 52279 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@409d28b5 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52280 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67b3f1b9 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52282 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52284 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52291 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 52294 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 52294 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 52295 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 52297 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 52297 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 52301 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 52302 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 52302 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 52306 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 52306 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 52306 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 52308 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 52308 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 52309 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 52312 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 52312 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 52312 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 52315 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 52315 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 52315 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 52317 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 52318 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 52318 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 52319 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52319 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52319 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52321 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52321 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52321 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52322 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 52322 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 52322 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 52326 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 52327 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 52327 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 52328 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 52330 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 52330 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 52331 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52332 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52332 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96531143950729227-127.0.0.1:52486_solr-n_0000000000
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96531143950729226-127.0.0.1:52498_solr-n_0000000001
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96531143950729225-127.0.0.1:52491_solr-n_0000000002
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52486_solr
   [junit4]   2> 52333 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 52334 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96531143950729227-127.0.0.1:52486_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 52334 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96531143950729226-127.0.0.1:52498_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 52334 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52498_solr
   [junit4]   2> 52335 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52498_solr
   [junit4]   2> 52335 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52491_solr
   [junit4]   2> 52335 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52491_solr
   [junit4]   2> 52337 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer Overseer (id=96531143950729227-127.0.0.1:52486_solr-n_0000000000) starting
   [junit4]   2> 52338 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 52338 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 52338 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 52344 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52348 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2474901 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52352 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52364 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52366 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 52366 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node4\.
   [junit4]   2> 52367 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52368 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52368 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 52368 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52387 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node3\.
   [junit4]   2> 52388 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52390 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-3) [n:127.0.0.1:52491_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-4) [n:127.0.0.1:52498_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52390 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 52400 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52402 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52402 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 52403 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52486_solr as DOWN
   [junit4]   2> 52403 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52405 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52486_solr
   [junit4]   2> 52405 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52486_solr
   [junit4]   2> 52407 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 52407 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 52408 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 52408 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 52410 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52410 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52411 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52420 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52421 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 52422 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.
   [junit4]   2> 52422 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52450 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52450 INFO  (OverseerCollectionConfigSetProcessor-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 52462 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 52462 INFO  (jetty-launcher-52-thread-2) [n:127.0.0.1:52486_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52462 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 52466 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52467 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96531143950729228-127.0.0.1:52481_solr-n_0000000003
   [junit4]   2> 52469 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (3)
   [junit4]   2> 52470 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96531143950729225-127.0.0.1:52491_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 52471 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52481_solr as DOWN
   [junit4]   2> 52472 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52486_solr"} current state version: 0
   [junit4]   2> 52472 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52486_solr
   [junit4]   2> 52473 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52481_solr
   [junit4]   2> 52474 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52481_solr
   [junit4]   2> 52476 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52481_solr"} current state version: 0
   [junit4]   2> 52476 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52481_solr
   [junit4]   2> 52477 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 52477 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 52477 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 52477 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 52480 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52480 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52480 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52480 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 52487 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 52487 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 52488 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node1\.
   [junit4]   2> 52489 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 52490 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 52490 INFO  (jetty-launcher-52-thread-1) [n:127.0.0.1:52481_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 52490 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52491 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52538 INFO  (zkCallback-78-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7843b02a name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52538 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52538 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52543 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52544 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52565 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4444d268 name:ZooKeeperConnection Watcher:127.0.0.1:52458/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52565 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52566 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52566 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 52567 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 52568 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52572 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 52577 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 52580 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 52584 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 52606 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 52609 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 52611 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 52646 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateWatcherIsRetainedOnPredicateFailure
   [junit4]   2> 52647 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 52648 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 52666 INFO  (zkCallback-82-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6180aaa2 name:ZooKeeperConnection Watcher:127.0.0.1:52458 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 52666 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 52666 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[ADB82E7BC0EAE9CA]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 52674 INFO  (qtp1324428674-382) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=4bb87c81-be1b-4712-9820-0e6eda67661a&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52680 INFO  (qtp1324428674-382) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=4bb87c81-be1b-4712-9820-0e6eda67661a&replicationFactor=1&collection.configName=config&name=falsepredicate&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 52682 INFO  (qtp1324428674-404) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4bb87c81-be1b-4712-9820-0e6eda67661a&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52686 INFO  (OverseerCollectionConfigSetProcessor-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-4bb87c81-be1b-4712-9820-0e6eda67661a
   [junit4]   2> 52687 INFO  (qtp1324428674-404) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4bb87c81-be1b-4712-9820-0e6eda67661a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 52688 INFO  (OverseerCollectionConfigSetProcessor-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"4bb87c81-be1b-4712-9820-0e6eda67661a",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 52690 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"4bb87c81-be1b-4712-9820-0e6eda67661a",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 52690 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Create collection falsepredicate
   [junit4]   2> 52691 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/falsepredicate 
   [junit4]   2> 52692 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/falsepredicate
   [junit4]   2> 52692 INFO  (zkCallback-72-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52693 INFO  (zkCallback-81-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52693 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52693 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52693 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 52699 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"falsepredicate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"4bb87c81-be1b-4712-9820-0e6eda67661a",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 52699 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: falsepredicate
   [junit4]   2> 52700 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/falsepredicate/state.json
   [junit4]   2> 52799 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection falsepredicate, shardNames [shard1, shard2, shard3, shard4] , replicationFactor : 1
   [junit4]   2> 52800 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating core falsepredicate_shard3_replica1 as part of shard shard3 of collection falsepredicate on 127.0.0.1:52491_solr
   [junit4]   2> 52801 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating core falsepredicate_shard4_replica1 as part of shard shard4 of collection falsepredicate on 127.0.0.1:52481_solr
   [junit4]   2> 52801 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating core falsepredicate_shard1_replica1 as part of shard shard1 of collection falsepredicate on 127.0.0.1:52498_solr
   [junit4]   2> 52802 INFO  (OverseerThreadFactory-159-thread-1-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.CreateCollectionCmd Creating core falsepredicate_shard2_replica1 as part of shard shard2 of collection falsepredicate on 127.0.0.1:52486_solr
   [junit4]   2> 52810 INFO  (qtp992209069-398) [n:127.0.0.1:52491_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52814 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard3_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard3&wt=javabin&version=2
   [junit4]   2> 52816 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard3_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data\, shard=shard3}
   [junit4]   2> 52818 INFO  (qtp2005418105-417) [n:127.0.0.1:52498_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52825 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard1_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 52826 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data\, shard=shard1}
   [junit4]   2> 52826 INFO  (qtp1167535002-378) [n:127.0.0.1:52481_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52835 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 52835 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52836 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 52837 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard4_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard4&wt=javabin&version=2
   [junit4]   2> 52838 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard4_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data\, shard=shard4}
   [junit4]   2> 52845 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103
   [junit4]   2> 52845 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 52846 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103&qt=/admin/cores&collection.configName=config&name=falsepredicate_shard2_replica1&action=CREATE&numShards=4&collection=falsepredicate&shard=shard2&wt=javabin&version=2
   [junit4]   2> 52846 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 52846 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52491_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 52846 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard3_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52491/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52491_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52847 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 52847 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 52847 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=falsepredicate_shard2_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=falsepredicate, numShards=4, dataDir=data\, shard=shard2}
   [junit4]   2> 52848 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 52849 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 52849 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 52849 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 52849 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 52850 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 52851 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 52851 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController Registering watch for collection falsepredicate
   [junit4]   2> 52851 INFO  (parallelCoreAdminExecutor-160-thread-1-processing-n:127.0.0.1:52481_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547635503 CREATE) [n:127.0.0.1:52481_solr c:falsepredicate s:shard4  x:falsepredicate_shard4_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 52852 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.c.ZkStateReader Add data for [falsepredicate] ver [0]
   [junit4]   2> 52852 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52498/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52498_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 52852 INFO  (parallelCoreAdminExecutor-157-thread-1-processing-n:127.0.0.1:52486_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103 CREATE) [n:127.0.0.1:52486_solr c:falsepredicate s:shard2  x:falsepredicate_shard2_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 52852 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52498/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52498_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52853 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52481/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52481_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 52853 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard4_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52481/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52481_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52856 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52486/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52486_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 52856 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=4 message={
   [junit4]   2>   "core":"falsepredicate_shard2_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52486/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52486_solr",
   [junit4]   2>   "numShards":"4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"falsepredicate",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 52962 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/falsepredicate/state.json version: 0
   [junit4]   2> 52962 INFO  (zkCallback-72-thread-5-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52962 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52963 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52963 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 52963 INFO  (zkCallback-72-thread-5-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 52963 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 52964 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:52481_solr) [n:127.0.0.1:52481_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 52964 INFO  (zkCallback-70-thread-1-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [0] to [1]
   [junit4]   2> 53688 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4bb87c81-be1b-4712-9820-0e6eda67661a&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 53689 INFO  (qtp1324428674-383) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4bb87c81-be1b-4712-9820-0e6eda67661a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 53848 INFO  (qtp1324428674-384) [n:127.0.0.1:52486_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103
   [junit4]   2> 53848 INFO  (qtp1324428674-384) [n:127.0.0.1:52486_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4bb87c81-be1b-4712-9820-0e6eda67661a87296548318103&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard1_replica1
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for falsepredicate_shard3_replica1
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController Check for collection zkNode:falsepredicate
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 53850 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/falsepredicate]
   [junit4]   2> 53851 INFO  (parallelCoreAdminExecutor-152-thread-1-processing-n:127.0.0.1:52498_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296547995598 CREATE) [n:127.0.0.1:52498_solr c:falsepredicate s:shard1  x:falsepredicate_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/falsepredicate] [configName]=[config] specified config exists in ZooKeeper
   [junit4]   2> 53851 INFO  (parallelCoreAdminExecutor-154-thread-1-processing-n:127.0.0.1:52491_solr 4bb87c81-be1b-4712-9820-0e6eda67661a87296546606477 CREATE) [n:127.0.0.1:52491_solr c:falsepredicate s:shard3  x:falsepredicate_shard3_replica1] o.a.s.c.c.ZkStateReader path=[/collections/falsepredica

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

orkspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\snapshot_metadata
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\;done=false>>]
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 112695 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\
   [junit4]   2> 112697 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\index;done=false>>]
   [junit4]   2> 112697 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 112697 INFO  (coreCloseExecutor-256-thread-3) [n:127.0.0.1:52486_solr c:testcollection s:shard4 r:core_node2 x:testcollection_shard4_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001\tempDir-001\node2\.\testcollection_shard4_replica1\data\index
   [junit4]   2> 112697 INFO  (zkCallback-93-thread-2-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 112697 INFO  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 112697 WARN  (zkCallback-93-thread-2-processing-n:127.0.0.1:52491_solr) [n:127.0.0.1:52491_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 112697 INFO  (zkCallback-72-thread-24-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 112708 INFO  (zkCallback-72-thread-24-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 112708 INFO  (jetty-launcher-52-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4447856e{/solr,null,UNAVAILABLE}
   [junit4]   2> 112713 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/stateformat1/state.json version: 2
   [junit4]   2> 112714 INFO  (jetty-launcher-52-thread-6) [    ] o.a.s.c.Overseer Overseer (id=96531143950729227-127.0.0.1:52486_solr-n_0000000000) closing
   [junit4]   2> 112714 INFO  (OverseerStateUpdate-96531143950729227-127.0.0.1:52486_solr-n_0000000000) [n:127.0.0.1:52486_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52486_solr
   [junit4]   2> 112725 INFO  (zkCallback-72-thread-25-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 112725 WARN  (zkCallback-72-thread-25-processing-n:127.0.0.1:52486_solr) [n:127.0.0.1:52486_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 112728 INFO  (jetty-launcher-52-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@732095df{/solr,null,UNAVAILABLE}
   [junit4]   2> 114198 WARN  (zkCallback-71-thread-1-processing-n:127.0.0.1:52498_solr) [n:127.0.0.1:52498_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 114198 INFO  (jetty-launcher-52-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47957311{/solr,null,UNAVAILABLE}
   [junit4]   2> 114200 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52458 52458
   [junit4]   2> 114203 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52458 52458
   [junit4]   2> 114204 WARN  (Thread-55) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	6	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96531143950729226-127.0.0.1:52498_solr-n_0000000001
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	75	/solr/overseer/queue
   [junit4]   2> 	41	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 114204 INFO  (SUITE-TestCollectionStateWatchers-seed#[ADB82E7BC0EAE9CA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_ADB82E7BC0EAE9CA-001
   [junit4]   2> Sep 04, 2016 12:20:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=10, maxDocsPerChunk=209, blockSize=922), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=10, blockSize=922)), sim=ClassicSimilarity, locale=uk-UA, timezone=Asia/Thimphu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=117565448,total=233168896
   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrClientTest, JettyWebappTest, TestCollectionStateWatchers]
   [junit4] Completed [19/85 (1!)] on J0 in 62.63s, 9 tests, 1 error <<< FAILURES!

[...truncated 59670 lines...]


RE: [JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6096 - Still Unstable!

Posted by Uwe Schindler <uw...@thetaphi.de>.
Sorry, 
I fixed the test setup (I don't fully understand why the assumeFalse did not fully work, I have the feeling there was some static initialization in effect).

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins@thetaphi.de]
> Sent: Saturday, September 3, 2016 5:52 PM
> To: uwe@thetaphi.de; mkhl@apache.org; dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build
> # 6096 - Still Unstable!
> 
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6096/
> Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC
> 
> 2 tests failed.
> FAILED:
> junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureIm
> personation
> 
> Error Message:
> Hadoop does not work on Windows
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException:
> Hadoop does not work on Windows
> 	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(Randomi
> zedTest.java:627)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(Random
> izedTest.java:635)
> 	at
> org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:84
> 9)
> 	at
> org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestS
> olrCloudWithSecureImpersonation.java:96)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
> va:62)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> orImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:498)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1764)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando
> mizedRunner.java:811)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:827)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.e
> valuate(SystemPropertiesRestoreRule.java:57)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> terRule.java:45)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCla
> ssName.java:41)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAsse
> rtionsRequired.java:53)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> java:47)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> gnoreAfterMaxFailures.java:64)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreT
> estSuites.java:54)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> un(ThreadLeakControl.java:367)
> 	at java.lang.Thread.run(Thread.java:745)
> 
> 
> FAILED:
> junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureIm
> personation
> 
> Error Message:
> 
> 
> Stack Trace:
> java.lang.NullPointerException
> 	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
> 	at
> org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(Te
> stSolrCloudWithSecureImpersonation.java:157)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
> va:62)
> 	at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccess
> orImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:498)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1764)
> 	at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Rando
> mizedRunner.java:834)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.e
> valuate(SystemPropertiesRestoreRule.java:57)
> 	at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAf
> terRule.java:45)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCla
> ssName.java:41)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAsse
> rtionsRequired.java:53)
> 	at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.
> java:47)
> 	at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleI
> gnoreAfterMaxFailures.java:64)
> 	at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreT
> estSuites.java:54)
> 	at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(State
> mentAdapter.java:36)
> 	at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.r
> un(ThreadLeakControl.java:367)
> 	at java.lang.Thread.run(Thread.java:745)
> 
> 
> 
> 
> Build Log:
> [...truncated 12101 lines...]
>    [junit4] Suite:
> org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
>    [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-
> master-Windows\solr\build\solr-
> core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_61C61
> 210C8C843F0-001\init-core-data-001
>    [junit4]   2> 2603286 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-
> seed#[61C61210C8C843F0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl
> (false) and clientAuth (false) via:
> @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN,
> clientAuth=NaN)
>    [junit4]   2> 2603287 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-
> seed#[61C61210C8C843F0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {},
> docValues:{}, maxPointsInLeafNode=1557,
> maxMBSortInHeap=6.066277424497, sim=ClassicSimilarity, locale=ro,
> timezone=Europe/Zurich
>    [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-
> bit)/cpus=3,threads=1,free=144082152,total=518979584
>    [junit4]   2> NOTE: All tests run in this JVM: [EnumFieldTest, TestBinaryField,
> SuggesterWFSTTest, FacetPivotSmallTest, TestStandardQParsers,
> TestRequestStatusCollectionAPI, TestRTimerTree, TestQuerySenderListener,
> TestCollationField, TestFreeTextSuggestions, TestBlobHandler,
> SaslZkACLProviderTest, CacheHeaderTest, TestFieldCacheSanityChecker,
> EchoParamsTest, TestTestInjection, TestSimpleQParserPlugin,
> TestConfigSetsAPI, TestSystemIdResolver, PluginInfoTest,
> LeaderElectionIntegrationTest, TestReload, LeaderFailoverAfterPartitionTest,
> SegmentsInfoRequestHandlerTest, DistributedIntervalFacetingTest,
> CSVRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest,
> TestShardHandlerFactory, DistributedFacetPivotSmallAdvancedTest,
> SolrCmdDistributorTest, DateRangeFieldTest, TestDistributedMissingSort,
> TestReloadDeadlock, SuggestComponentContextFilterQueryTest,
> HdfsRestartWhileUpdatingTest, SolrCoreCheckLockOnStartupTest,
> BasicFunctionalityTest, TestLMJelinekMercerSimilarityFactory,
> CustomCollectionTest, TestSimpleTrackingShardHandler,
> TestIndexingPerformance, DistributedTermsComponentTest,
> BaseCdcrDistributedZkTest, CollectionStateFormat2Test,
> TestLeaderElectionZkExpiry, TestJettySolrRunner, TestWriterPerf,
> SolrIndexSplitterTest, SuggesterTSTTest, DefaultValueUpdateProcessorTest,
> TestSolr4Spatial2, OverriddenZkACLAndCredentialsProvidersTest,
> NumericFieldsTest, HdfsRecoverLeaseTest, CoreAdminRequestStatusTest,
> TestSchemaVersionResource, OpenExchangeRatesOrgProviderTest,
> TestSortByMinMaxFunction, TestStressRecovery, DeleteReplicaTest,
> AliasIntegrationTest, TestReRankQParserPlugin, TestSolrDynamicMBean,
> TestCollapseQParserPlugin, TestSolrQueryResponse, BasicZkTest,
> TestPerFieldSimilarityWithDefaultOverride,
> TestSolrCloudWithDelegationTokens, DirectSolrConnectionTest,
> TestShortCircuitedRequests, TestCollationFieldDocValues, TestMacros,
> TestManagedSynonymFilterFactory, ExitableDirectoryReaderTest,
> TolerantUpdateProcessorTest, DistributedMLTComponentTest,
> CollectionsAPIAsyncDistributedZkTest, RAMDirectoryFactoryTest,
> TestSolrConfigHandlerConcurrent, IndexSchemaRuntimeFieldTest,
> CheckHdfsIndexTest, TestOverriddenPrefixQueryForCustomFieldType,
> TestMinMaxOnMultiValuedField, TestBlendedInfixSuggestions,
> SuggesterTest, TestChildDocTransformer, SmileWriterTest,
> SpellCheckComponentTest, TestLocalFSCloudBackupRestore,
> HdfsThreadLeakTest, TestRandomRequestDistribution, SparseHLLTest,
> TestStressLiveNodes, TriLevelCompositeIdRoutingTest,
> UniqFieldsUpdateProcessorFactoryTest, TestConfigSetProperties,
> BinaryUpdateRequestHandlerTest, AsyncCallRequestStatusResponseTest,
> BlockCacheTest, VersionInfoTest, TestFoldingMultitermQuery,
> DistributedFacetPivotLargeTest, HdfsCollectionsAPIDistributedZkTest,
> TestSolrCoreProperties, TestConfigSetsAPIZkFailure,
> UpdateRequestProcessorFactoryTest, TestCSVResponseWriter,
> MultiTermTest, ShowFileRequestHandlerTest,
> CollectionsAPIDistributedZkTest, SimpleMLTQParserTest, TestFieldCache,
> TestBM25SimilarityFactory, ZkStateReaderTest, TestCoreDiscovery,
> TestDFISimilarityFactory, TestFieldResource, StressHdfsTest,
> TestRangeQuery, TestIndexSearcher, TestRandomFaceting,
> RequestHandlersTest, StatsComponentTest, BooleanFieldTest,
> ResourceLoaderTest, DeleteLastCustomShardedReplicaTest,
> QueryResultKeyTest, ConcurrentDeleteAndCreateCollectionTest,
> TestOmitPositions, TestManagedResource, BlockJoinFacetSimpleTest,
> MinimalSchemaTest, ConnectionReuseTest, TestUniqueKeyFieldResource,
> ConvertedLegacyTest, TestReversedWildcardFilterFactory,
> SortByFunctionTest, TestMissingGroups, TestReplicaProperties,
> TestUninvertingReader, TestRestManager, TestSolr4Spatial,
> TestFuzzyAnalyzedSuggestions, TermVectorComponentDistributedTest,
> TestDistributedStatsComponentCardinality,
> TestOnReconnectListenerSupport, RemoteQueryErrorTest,
> TestMiniSolrCloudCluster, TestInfoStreamLogging,
> TestRandomCollapseQParserPlugin, TestTrieFacet, CursorMarkTest,
> BasicDistributedZk2Test, SyncSliceTest, RecoveryZkTest, ZkSolrClientTest,
> TestZkChroot, ShardRoutingCustomTest, TestDistributedGrouping,
> TestHashPartitioner, TestJoin, TestStressVersions, SimpleFacetsTest,
> BadIndexSchemaTest, TestFunctionQuery, DirectUpdateHandlerTest,
> TestBadConfig, HighlighterTest, CurrencyFieldOpenExchangeTest,
> SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestTrie,
> TestCSVLoader, WordBreakSolrSpellCheckerTest, TestUpdate,
> DirectUpdateHandlerOptimizeTest,
> StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest,
> DebugComponentTest, LukeRequestHandlerTest, TestQueryTypes,
> XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest,
> MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest,
> FastVectorHighlighterTest, SolrPluginUtilsTest, QueryParsingTest,
> TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest,
> SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest,
> ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig,
> TestSolrDeletionPolicy2, SampleTest, TestSearchPerf,
> TestElisionMultitermQuery, OutputWriterTest, TestPostingsSolrHighlighter,
> NotRequiredUniqueKeyTest, TestPhraseSuggestions,
> SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest,
> TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter,
> TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest,
> URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest,
> PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest,
> SpellingQueryConverterTest, TestSolrJ, TestUtils, SystemInfoHandlerTest,
> UUIDFieldTest, CircularListTest, TestRTGBase,
> TestCursorMarkWithoutUniqueKey, TestTolerantSearch, CdcrBootstrapTest,
> CleanupOldIndexTest, CollectionTooManyReplicasTest,
> DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest,
> LeaderInitiatedRecoveryOnCommitTest,
> LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest,
> OverseerStatusTest, ReplaceNodeTest, ReplicationFactorTest,
> RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest,
> ShardSplitTest, TestCollectionAPI, TestHdfsCloudBackupRestore,
> TestLockTree, TestMiniSolrCloudClusterSSL, TestRequestForwarding,
> TestSolrCloudWithSecureImpersonation]
>    [junit4]   2> NOTE: reproduce with: ant test  -
> Dtestcase=TestSolrCloudWithSecureImpersonation -
> Dtests.seed=61C61210C8C843F0 -Dtests.slow=true -Dtests.locale=ro -
> Dtests.timezone=Europe/Zurich -Dtests.asserts=true -
> Dtests.file.encoding=UTF-8
>    [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite)
> <<<
>    [junit4]    > Assumption #1: Hadoop does not work on WindowsThrowable
> #2: java.lang.NullPointerException
>    [junit4]    > 	at
> __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
>    [junit4]    > 	at
> org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(Te
> stSolrCloudWithSecureImpersonation.java:157)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
>    [junit4] Completed [492/633 (1!)] on J1 in 0.03s, 0 tests, 1 error <<<
> FAILURES!
> 
> [...truncated 52891 lines...]



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6096 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6096/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
Hadoop does not work on Windows

Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: Hadoop does not work on Windows
	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:627)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:635)
	at org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:849)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:96)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12101 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_61C61210C8C843F0-001\init-core-data-001
   [junit4]   2> 2603286 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[61C61210C8C843F0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2603287 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[61C61210C8C843F0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1557, maxMBSortInHeap=6.066277424497, sim=ClassicSimilarity, locale=ro, timezone=Europe/Zurich
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=144082152,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [EnumFieldTest, TestBinaryField, SuggesterWFSTTest, FacetPivotSmallTest, TestStandardQParsers, TestRequestStatusCollectionAPI, TestRTimerTree, TestQuerySenderListener, TestCollationField, TestFreeTextSuggestions, TestBlobHandler, SaslZkACLProviderTest, CacheHeaderTest, TestFieldCacheSanityChecker, EchoParamsTest, TestTestInjection, TestSimpleQParserPlugin, TestConfigSetsAPI, TestSystemIdResolver, PluginInfoTest, LeaderElectionIntegrationTest, TestReload, LeaderFailoverAfterPartitionTest, SegmentsInfoRequestHandlerTest, DistributedIntervalFacetingTest, CSVRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, TestShardHandlerFactory, DistributedFacetPivotSmallAdvancedTest, SolrCmdDistributorTest, DateRangeFieldTest, TestDistributedMissingSort, TestReloadDeadlock, SuggestComponentContextFilterQueryTest, HdfsRestartWhileUpdatingTest, SolrCoreCheckLockOnStartupTest, BasicFunctionalityTest, TestLMJelinekMercerSimilarityFactory, CustomCollectionTest, TestSimpleTrackingShardHandler, TestIndexingPerformance, DistributedTermsComponentTest, BaseCdcrDistributedZkTest, CollectionStateFormat2Test, TestLeaderElectionZkExpiry, TestJettySolrRunner, TestWriterPerf, SolrIndexSplitterTest, SuggesterTSTTest, DefaultValueUpdateProcessorTest, TestSolr4Spatial2, OverriddenZkACLAndCredentialsProvidersTest, NumericFieldsTest, HdfsRecoverLeaseTest, CoreAdminRequestStatusTest, TestSchemaVersionResource, OpenExchangeRatesOrgProviderTest, TestSortByMinMaxFunction, TestStressRecovery, DeleteReplicaTest, AliasIntegrationTest, TestReRankQParserPlugin, TestSolrDynamicMBean, TestCollapseQParserPlugin, TestSolrQueryResponse, BasicZkTest, TestPerFieldSimilarityWithDefaultOverride, TestSolrCloudWithDelegationTokens, DirectSolrConnectionTest, TestShortCircuitedRequests, TestCollationFieldDocValues, TestMacros, TestManagedSynonymFilterFactory, ExitableDirectoryReaderTest, TolerantUpdateProcessorTest, DistributedMLTComponentTest, CollectionsAPIAsyncDistributedZkTest, RAMDirectoryFactoryTest, TestSolrConfigHandlerConcurrent, IndexSchemaRuntimeFieldTest, CheckHdfsIndexTest, TestOverriddenPrefixQueryForCustomFieldType, TestMinMaxOnMultiValuedField, TestBlendedInfixSuggestions, SuggesterTest, TestChildDocTransformer, SmileWriterTest, SpellCheckComponentTest, TestLocalFSCloudBackupRestore, HdfsThreadLeakTest, TestRandomRequestDistribution, SparseHLLTest, TestStressLiveNodes, TriLevelCompositeIdRoutingTest, UniqFieldsUpdateProcessorFactoryTest, TestConfigSetProperties, BinaryUpdateRequestHandlerTest, AsyncCallRequestStatusResponseTest, BlockCacheTest, VersionInfoTest, TestFoldingMultitermQuery, DistributedFacetPivotLargeTest, HdfsCollectionsAPIDistributedZkTest, TestSolrCoreProperties, TestConfigSetsAPIZkFailure, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MultiTermTest, ShowFileRequestHandlerTest, CollectionsAPIDistributedZkTest, SimpleMLTQParserTest, TestFieldCache, TestBM25SimilarityFactory, ZkStateReaderTest, TestCoreDiscovery, TestDFISimilarityFactory, TestFieldResource, StressHdfsTest, TestRangeQuery, TestIndexSearcher, TestRandomFaceting, RequestHandlersTest, StatsComponentTest, BooleanFieldTest, ResourceLoaderTest, DeleteLastCustomShardedReplicaTest, QueryResultKeyTest, ConcurrentDeleteAndCreateCollectionTest, TestOmitPositions, TestManagedResource, BlockJoinFacetSimpleTest, MinimalSchemaTest, ConnectionReuseTest, TestUniqueKeyFieldResource, ConvertedLegacyTest, TestReversedWildcardFilterFactory, SortByFunctionTest, TestMissingGroups, TestReplicaProperties, TestUninvertingReader, TestRestManager, TestSolr4Spatial, TestFuzzyAnalyzedSuggestions, TermVectorComponentDistributedTest, TestDistributedStatsComponentCardinality, TestOnReconnectListenerSupport, RemoteQueryErrorTest, TestMiniSolrCloudCluster, TestInfoStreamLogging, TestRandomCollapseQParserPlugin, TestTrieFacet, CursorMarkTest, BasicDistributedZk2Test, SyncSliceTest, RecoveryZkTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedGrouping, TestHashPartitioner, TestJoin, TestStressVersions, SimpleFacetsTest, BadIndexSchemaTest, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, CurrencyFieldOpenExchangeTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestTrie, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestUpdate, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, DebugComponentTest, LukeRequestHandlerTest, TestQueryTypes, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, SolrPluginUtilsTest, QueryParsingTest, TestComponentsName, TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, TestElisionMultitermQuery, OutputWriterTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, TestSolrJ, TestUtils, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, CdcrBootstrapTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OverseerStatusTest, ReplaceNodeTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, ShardSplitTest, TestCollectionAPI, TestHdfsCloudBackupRestore, TestLockTree, TestMiniSolrCloudClusterSSL, TestRequestForwarding, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=61C61210C8C843F0 -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Assumption #1: Hadoop does not work on WindowsThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([61C61210C8C843F0]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:157)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [492/633 (1!)] on J1 in 0.03s, 0 tests, 1 error <<< FAILURES!

[...truncated 52891 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6095 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6095/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:53543/solr
	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB:DB6B2C74A12D96DB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:116)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 50 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11203 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_E6B3825899C3C8AB-001\init-core-data-001
   [junit4]   2> 1478334 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1478646 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1478687 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1478745 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=id-ID, timezone=America/St_Vincent
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=277739672,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParserResource, PluginInfoTest, CoreAdminHandlerTest, OverseerModifyCollectionTest, ZkSolrClientTest, SolrCloudExampleTest, HdfsThreadLeakTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, SimpleCollectionCreateDeleteTest, TestRealTimeGet, TestJsonFacets, TestShardHandlerFactory, TestObjectReleaseTracker, TestPHPSerializedResponseWriter, ShowFileRequestHandlerTest, TestCloudSchemaless, TestRawTransformer, SignatureUpdateProcessorFactoryTest, BadCopyFieldTest, TestInfoStreamLogging, TestCloudPseudoReturnFields, SynonymTokenizerTest, TestMiniSolrCloudCluster, BasicDistributedZk2Test, ParsingFieldUpdateProcessorsTest, TestValueSourceCache, EchoParamsTest, SpellPossibilityIteratorTest, PeerSyncReplicationTest, ResourceLoaderTest, TestLegacyFieldCache, TestBlobHandler, BitVectorTest, TestNonDefinedSimilarityFactory, RulesTest, TestFieldCacheReopen, SolrIndexSplitterTest, TestFieldCollectionResource, TestFiltering, DistributedFacetPivotSmallTest, SearchHandlerTest, TestFieldSortValues, TermVectorComponentDistributedTest, TestCloudManagedSchema, TestFuzzyAnalyzedSuggestions, TestFileDictionaryLookup, TestSolrCoreProperties, SpellCheckComponentTest, TestExpandComponent, TestBadConfig, AddBlockUpdateTest, TestSolrDynamicMBean, TestAnalyzeInfixSuggestions, TestLocalFSCloudBackupRestore, WordBreakSolrSpellCheckerTest, ResponseHeaderTest, TestAtomicUpdateErrorCases, FullSolrCloudDistribCmdsTest, TestJoin, LukeRequestHandlerTest, OpenExchangeRatesOrgProviderTest, TestRecoveryHdfs, CdcrReplicationDistributedZkTest, CollectionsAPIDistributedZkTest, CloudMLTQParserTest, TestHighFrequencyDictionaryFactory, HLLUtilTest, SuggesterTest, TestGraphMLResponseWriter, TestExactStatsCache, TestFieldCacheSort, SuggesterTSTTest, TestAuthorizationFramework, TestNamedUpdateProcessors, ExitableDirectoryReaderTest, UpdateRequestProcessorFactoryTest, ConnectionManagerTest, DistributedQueryComponentCustomSortTest, TestSearcherReuse, ConnectionReuseTest, HdfsUnloadDistributedZkTest, TestReqParamsAPI, SortSpecParsingTest, TestClassicSimilarityFactory, ChangedSchemaMergeTest, DistributedSuggestComponentTest, TestManagedStopFilterFactory, TestSubQueryTransformerDistrib, CoreAdminRequestStatusTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsDirectoryTest, BasicFunctionalityTest, CurrencyFieldOpenExchangeTest, TestOnReconnectListenerSupport, TestDynamicLoading, SolrCmdDistributorTest, SpellingQueryConverterTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=E6B3825899C3C8AB -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=America/St_Vincent -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E6B3825899C3C8AB]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [210/632 (1!)] on J1 in 0.44s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1166 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\init-core-data-001
   [junit4]   2> 3216907 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3216912 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3216944 INFO  (Thread-5984) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3216944 INFO  (Thread-5984) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3217013 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53322
   [junit4]   2> 3217013 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217014 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217018 INFO  (zkCallback-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1528c3fb name:ZooKeeperConnection Watcher:127.0.0.1:53322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217018 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217018 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217018 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 3217020 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 3217027 INFO  (jetty-launcher-10041-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3217028 INFO  (jetty-launcher-10041-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f9946db{/solr,null,AVAILABLE}
   [junit4]   2> 3217029 INFO  (jetty-launcher-10041-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@7e265783{SSL,[ssl, http/1.1]}{127.0.0.1:53326}
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.e.j.s.Server Started @3221758ms
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53326}
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2'
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3217030 INFO  (jetty-launcher-10041-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73a5353b{/solr,null,AVAILABLE}
   [junit4]   2> 3217031 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217031 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@2c96afb1{SSL,[ssl, http/1.1]}{127.0.0.1:53329}
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.e.j.s.Server Started @3221760ms
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53329}
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1'
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3217032 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3217033 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217034 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217052 INFO  (zkCallback-10044-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@267c1328 name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217052 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217052 INFO  (zkCallback-10043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8f95a5a name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217052 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217052 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217053 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217053 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3217053 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 201557651
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 971766226
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1]
   [junit4]   2> 3217070 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2]
   [junit4]   2> 3217071 WARN  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\lib
   [junit4]   2> 3217071 WARN  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\lib
   [junit4]   2> 3217071 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3217071 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53322/solr
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53322/solr
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217080 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3217081 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217081 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217081 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217083 INFO  (zkCallback-10050-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35de18f5 name:ZooKeeperConnection Watcher:127.0.0.1:53322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217083 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217083 INFO  (zkCallback-10049-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70f13f4 name:ZooKeeperConnection Watcher:127.0.0.1:53322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217084 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217084 INFO  (jetty-launcher-10041-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217084 INFO  (jetty-launcher-10041-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217085 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$70/2024762422@3395d914
   [junit4]   2> 3217086 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217086 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$70/2024762422@10505fdb
   [junit4]   2> 3217086 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217087 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@22641256 name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217087 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217088 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2c3102c8 name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217088 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217088 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3217089 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3217090 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3217091 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3217094 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3217094 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3217097 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3217097 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3217098 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3217098 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3217100 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3217100 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3217102 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3217102 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3217103 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3217103 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3217103 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3217104 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3217105 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3217105 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3217106 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3217106 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3217107 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 3217107 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 3217108 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3217108 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3217111 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3217111 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3217112 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3217112 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3217113 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3217113 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3217113 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96525980224192517-127.0.0.1:53329_solr-n_0000000000
   [junit4]   2> 3217114 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96525980224192518-127.0.0.1:53326_solr-n_0000000001
   [junit4]   2> 3217114 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53329_solr
   [junit4]   2> 3217114 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3217114 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96525980224192517-127.0.0.1:53329_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3217115 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53326_solr
   [junit4]   2> 3217115 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53326_solr
   [junit4]   2> 3217115 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer Overseer (id=96525980224192517-127.0.0.1:53329_solr-n_0000000000) starting
   [junit4]   2> 3217116 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3217116 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3217118 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3217119 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3217120 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3217127 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3217127 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3217128 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.
   [junit4]   2> 3217129 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3217129 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3217129 INFO  (jetty-launcher-10041-thread-2) [n:127.0.0.1:53326_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3217131 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3217132 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53329_solr as DOWN
   [junit4]   2> 3217133 INFO  (OverseerCollectionConfigSetProcessor-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3217133 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53329_solr
   [junit4]   2> 3217134 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53329_solr
   [junit4]   2> 3217134 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3217139 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3217139 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3217140 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3217141 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3217142 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 3217143 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53329_solr"} current state version: 0
   [junit4]   2> 3217143 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53329_solr
   [junit4]   2> 3217145 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3217145 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3217146 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.
   [junit4]   2> 3217146 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3217147 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3217147 INFO  (jetty-launcher-10041-thread-1) [n:127.0.0.1:53329_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3217147 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217148 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217149 INFO  (zkCallback-10055-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13e61b92 name:ZooKeeperConnection Watcher:127.0.0.1:53322 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217149 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217149 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217151 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3217152 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3217153 INFO  (zkCallback-10058-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67008062 name:ZooKeeperConnection Watcher:127.0.0.1:53322/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3217154 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3217154 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3217154 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3217154 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 3217155 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3217158 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 3217160 INFO  (SUITE-TestManagedSchemaAPI-seed#[E6B3825899C3C8AB]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 3217180 INFO  (TEST-TestManagedSchemaAPI.test-seed#[E6B3825899C3C8AB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3217199 INFO  (qtp1275607672-46970) [n:127.0.0.1:53329_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3217201 INFO  (OverseerCollectionConfigSetProcessor-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3217202 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 3217202 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 3217202 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 3217203 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 3217204 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3217204 INFO  (zkCallback-10058-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3217204 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 3217207 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3217207 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 3217209 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 3217307 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 3217308 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:53326_solr
   [junit4]   2> 3217308 INFO  (OverseerThreadFactory-12840-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:53329_solr
   [junit4]   2> 3217318 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3217320 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 3217320 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3217321 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 3217322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 3217322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3217323 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53329/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53329_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3217323 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53329/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53329_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3217335 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3217336 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 3217337 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 3217338 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 3217338 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 3217338 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 3217338 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53326/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53326_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3217339 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:53326/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53326_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 3217441 INFO  (OverseerStateUpdate-96525980224192517-127.0.0.1:53329_solr-n_0000000000) [n:127.0.0.1:53329_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 3217442 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3217442 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3217442 INFO  (zkCallback-10051-thread-1-processing-n:127.0.0.1:53329_solr) [n:127.0.0.1:53329_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 3217442 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:53326_solr) [n:127.0.0.1:53326_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 3218322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 3218322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 3218322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3218322 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3218323 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3218323 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\testschemaapi_shard1_replica2'
   [junit4]   2> 3218324 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3218324 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3218327 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3218332 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3218333 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3218339 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 3218339 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 3218339 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3218339 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 3218339 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 3218340 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 3218340 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\testschemaapi_shard1_replica1'
   [junit4]   2> 3218340 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3218340 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3218343 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 3218343 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 3218346 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 3218348 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 3218349 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3218353 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 3218353 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3218354 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 3218354 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3218354 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 3218354 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 3218355 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 3218355 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 3218355 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 3218356 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 3218356 WARN  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3218356 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 3218356 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b067df7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@447e5c16),segFN=segments_1,generation=1}
   [junit4]   2> 3218357 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3218357 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 3218358 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3218359 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 3218360 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 3218361 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 3218361 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 3218362 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 3218362 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 3218362 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 3218362 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 3218362 WARN  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 3218363 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_E6B3825899C3C8AB-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 3218363 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@33ae4728 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7e6ac3ea),segFN=segments_1,generation=1}
   [junit4]   2> 3218363 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3218365 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218365 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 3218366 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218366 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218367 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218367 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218368 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218368 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218369 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 3218369 INFO  (qtp1275607672-46986) [n:127.0.0.1:53329_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3218369 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3218370 INFO  (qtp1463685334-46982) [n:127.0.0.1:53326_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_s

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

ttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 50 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_E6B3825899C3C8AB-001
   [junit4]   2> Sep 03, 2016 2:26:59 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=MockRandom), multiDefault=FST50, intDefault=PostingsFormat(name=MockRandom), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1051, maxMBSortInHeap=5.266268690365794, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-LY, timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=219422712,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultSearchFieldResource, DirectoryFactoryTest, RequestLoggingTest, RecoveryAfterSoftCommitTest, VMParamsZkACLAndCredentialsProvidersTest, SolrXmlInZkTest, HdfsRecoveryZkTest, LeaderInitiatedRecoveryOnCommitTest, OverseerCollectionConfigSetProcessorTest, SolrCLIZkUtilsTest, TestHashQParserPlugin, TestStandardQParsers, TestJmxMonitoredMap, SimplePostToolTest, SimpleFacetsTest, TestRestoreCore, TestLockTree, PolyFieldTest, SmileWriterTest, RegexBoostProcessorTest, TestFieldResource, TestImplicitCoreProperties, TestCloudPivotFacet, EnumFieldTest, TestLeaderInitiatedRecoveryThread, CdcrVersionReplicationTest, PreAnalyzedUpdateProcessorTest, TestSolr4Spatial2, SampleTest, TestSha256AuthenticationProvider, ReplaceNodeTest, RuleEngineTest, TestArbitraryIndexDir, TestNumericTerms32, TestXIncludeConfig, ExplicitHLLTest, TestScoreJoinQPNoScore, ZkStateWriterTest, TestFieldCacheSanityChecker, PeerSyncTest, TestChildDocTransformer, QueryEqualityTest, CoreAdminCreateDiscoverTest, DistributedDebugComponentTest, CursorMarkTest, DistributedQueryElevationComponentTest, IndexSchemaTest, TestPhraseSuggestions, TestFreeTextSuggestions, TestLuceneMatchVersion, DistributedFacetPivotSmallAdvancedTest, FacetPivotSmallTest, TestCodecSupport, AnalysisErrorHandlingTest, TestMergePolicyConfig, TestBlendedInfixSuggestions, TestHdfsCloudBackupRestore, DirectSolrSpellCheckerTest, TestLRUStatsCache, SoftAutoCommitTest, MigrateRouteKeyTest, TestRandomDVFaceting, TestReplicationHandler, DocValuesMultiTest, TestLRUCache, CleanupOldIndexTest, CreateCollectionCleanupTest, TestMinMaxOnMultiValuedField, BlockCacheTest, SparseHLLTest, SuggesterFSTTest, JSONWriterTest, CollectionReloadTest, TestDFRSimilarityFactory, TestFieldCacheSortRandom, IndexBasedSpellCheckerTest, TestLMDirichletSimilarityFactory, TestPivotHelperCode, ScriptEngineTest, BlobRepositoryCloudTest, TolerantUpdateProcessorTest, DeleteNodeTest, MBeansHandlerTest, TestMissingGroups, AssignTest, HdfsSyncSliceTest, JsonLoaderTest, TestUseDocValuesAsStored, BlockJoinFacetDistribTest, TestSchemaResource, SecurityConfHandlerTest, TestDynamicFieldResource, TestRemoteStreaming, StandardRequestHandlerTest, ZkControllerTest, HdfsLockFactoryTest, AnalysisAfterCoreReloadTest, TestSolrQueryParserDefaultOperatorResource, TestMiniSolrCloudClusterBase, TestCoreContainer, HardAutoCommitTest, SolrRequestParserTest, TestSizeLimitedDistributedMap, TestSchemaVersionResource, TestCryptoKeys, TestSolrCloudWithKerberosAlt, DateRangeFieldTest, TestBulkSchemaConcurrent, TestConfigReload, TestRawResponseWriter, TestReRankQParserPlugin, DistributedFacetPivotLargeTest, TestRandomFlRTGCloud, CoreMergeIndexesAdminHandlerTest, TestManagedResource, RestartWhileUpdatingTest, TestCollectionAPI, SuggestComponentContextFilterQueryTest, TestSort, SolrTestCaseJ4Test, ShardRoutingTest, SolrIndexConfigTest, TestJmxIntegration, AnalyticsMergeStrategyTest, HdfsNNFailoverTest, TestDocSet, TimeZoneUtilsTest, TestMiniSolrCloudClusterSSL, TestPKIAuthenticationPlugin, TestGeoJSONResponseWriter, CdcrReplicationHandlerTest, TestLFUCache, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestExtendedDismaxParser, TestJsonRequest, CloneFieldUpdateProcessorFactoryTest, TestEmbeddedSolrServerConstructors, HdfsTlogReplayBufferedWhileIndexingTest, QueryElevationComponentTest, TestExactSharedStatsCache, PathHierarchyTokenizerFactoryTest, TlogReplayBufferedWhileIndexingTest, TestLegacyNumericRangeQueryBuilder, CheckHdfsIndexTest, ShardSplitTest, SchemaVersionSpecificBehaviorTest, RankQueryTest, ExternalFileFieldSortTest, TestCSVLoader, DOMUtilTest, TestSolrConfigHandler, TestRebalanceLeaders, DeleteInactiveReplicaTest, RecoveryZkTest, SyncSliceTest, TestSimpleQParserPlugin, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, DirectUpdateHandlerTest, TestIndexSearcher, CurrencyFieldXmlFileTest, TestCoreDiscovery, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, TestCollationField, TestCSVResponseWriter, TestAnalyzedSuggestions, PingRequestHandlerTest, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, CursorPagingTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, ActionThrottleTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerTaskQueueTest, ReplicationFactorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestRequestForwarding, TestSSLRandomization, TestShortCircuitedRequests, TestTolerantUpdateProcessorCloud, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ZkStateReaderTest, CachingDirectoryFactoryTest, CoreSorterTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestNRTOpen, TestSolrXml, TestSolrCoreSnapshots, TestSQLHandler, TestSolrConfigHandlerConcurrent, DistributedFacetPivotLongTailTest, DistributedQueryComponentOptimizationTest, TestDistributedStatsComponentCardinality, TestManagedSynonymFilterFactory, TestCollationFieldDocValues, TestManagedSchema, AnalyticsQueryTest, MergeStrategyTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestCustomSort, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, TestMaxScoreQueryParser, TestRandomCollapseQParserPlugin, BasicAuthIntegrationTest]
   [junit4] Completed [603/632 (3!)] on J0 in 9.26s, 1 test, 1 error <<< FAILURES!

[...truncated 60255 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6094 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6094/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:58701/iryp/forceleader_test_collection_shard1_replica2]

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:58701/iryp/forceleader_test_collection_shard1_replica2]
	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54:247EB58C7A1FC235]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:58701/iryp/forceleader_test_collection_shard1_replica2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:58701/iryp/forceleader_test_collection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:58701 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10862 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\init-core-data-001
   [junit4]   2> 671604 INFO  (SUITE-ForceLeaderTest-seed#[C2E9814C439D3B54]-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> 671604 INFO  (SUITE-ForceLeaderTest-seed#[C2E9814C439D3B54]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /iryp/
   [junit4]   2> 671606 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 671607 INFO  (Thread-1164) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 671607 INFO  (Thread-1164) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 671708 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkTestServer start zk server on port:58484
   [junit4]   2> 671708 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 671708 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671718 INFO  (zkCallback-720-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@542e26a name:ZooKeeperConnection Watcher:127.0.0.1:58484 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 671718 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671718 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 671719 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 671723 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 671725 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 671727 INFO  (zkCallback-721-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@30e86897 name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 671727 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 671727 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 671727 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 671730 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 671731 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 671733 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 671734 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 671736 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 671738 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 671739 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 671740 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 671740 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 671742 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 671742 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 671744 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 671744 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 671747 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 671747 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 671749 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 671749 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 671752 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 671752 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 671757 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 671757 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 671759 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 671759 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 671760 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 671760 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 672261 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1
   [junit4]   2> 672276 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 672290 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c06cb41{/iryp,null,AVAILABLE}
   [junit4]   2> 672298 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4b40eaa8{HTTP/1.1,[http/1.1]}{127.0.0.1:58492}
   [junit4]   2> 672298 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.Server Started @676871ms
   [junit4]   2> 672298 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\tempDir-001/control/data, hostContext=/iryp, hostPort=58491, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores}
   [junit4]   2> 672299 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 672299 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001'
   [junit4]   2> 672299 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 672299 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 672300 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 672301 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 672356 INFO  (zkCallback-722-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c79feed name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 672356 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 672357 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 672361 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 672361 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\solr.xml
   [junit4]   2> 672401 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores
   [junit4]   2> 672401 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer New CoreContainer 4220339
   [junit4]   2> 672401 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001]
   [junit4]   2> 672401 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\lib
   [junit4]   2> 672401 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58484/solr
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 672412 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 672413 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 672452 INFO  (zkCallback-725-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23479cd4 name:ZooKeeperConnection Watcher:127.0.0.1:58484 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 672453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 672453 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 672457 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$71/164965549@2e64f299
   [junit4]   2> 672458 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 672463 INFO  (zkCallback-726-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c42272b name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 672463 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 672467 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 672470 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 672477 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 672480 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 672483 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 672485 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 672488 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 672489 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 672490 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 672492 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 672492 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 672493 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 672497 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 672499 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 672500 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 672501 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96522735044722692-127.0.0.1:58491_iryp-n_0000000000
   [junit4]   2> 672501 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58491_iryp
   [junit4]   2> 672501 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 672503 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer Overseer (id=96522735044722692-127.0.0.1:58491_iryp-n_0000000000) starting
   [junit4]   2> 672504 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 672510 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 672511 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58491_iryp
   [junit4]   2> 672511 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58491_iryp
   [junit4]   2> 672512 INFO  (zkCallback-726-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 672514 INFO  (zkCallback-726-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 672515 INFO  (OverseerCollectionConfigSetProcessor-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 672516 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 672521 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 672546 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 672546 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 672549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores
   [junit4]   2> 672553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 672553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1
   [junit4]   2> 672553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 672554 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 672554 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [n:127.0.0.1:58491_iryp    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 672556 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 672556 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 672560 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "node_name":"127.0.0.1:58491_iryp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 672560 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "node_name":"127.0.0.1:58491_iryp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 672561 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 672561 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 672563 INFO  (zkCallback-726-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 672565 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 672568 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 672577 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 672577 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 672577 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 672578 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 672578 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 672579 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 672579 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1'
   [junit4]   2> 672580 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 672580 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 672587 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 672605 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 672608 WARN  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 672609 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 672617 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 672624 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 672702 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 672715 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 672716 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 672733 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 672737 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 672739 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 672740 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\]
   [junit4]   2> 672744 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d73c41
   [junit4]   2> 672745 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 672745 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 672769 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\
   [junit4]   2> 672769 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\index/
   [junit4]   2> 672769 WARN  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 672769 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\index
   [junit4]   2> 672769 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6924761460825448]
   [junit4]   2> 672770 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f5310f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e218cc2),segFN=segments_1,generation=1}
   [junit4]   2> 672770 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 672772 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 672772 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 672773 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 672774 WARN  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 672779 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 672781 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 672782 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 672783 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 672785 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 672787 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 672787 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 672787 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 672788 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 672788 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 672789 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=17, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7403961428277313]
   [junit4]   2> 672789 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\control-001\cores\collection1\data\
   [junit4]   2> 672790 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7f5310f1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4e218cc2),segFN=segments_1,generation=1}
   [junit4]   2> 672790 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 672790 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f898140[collection1] main]
   [junit4]   2> 672790 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 672791 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 672792 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1544363761954979840
   [junit4]   2> 672794 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1544363761954979840
   [junit4]   2> 672794 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 672794 INFO  (coreLoadExecutor-2374-thread-1-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 672795 INFO  (searcherExecutor-2375-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f898140[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 672796 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:58491/iryp collection:control_collection shard:shard1
   [junit4]   2> 672796 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 672799 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96522735044722692-core_node1-n_0000000000
   [junit4]   2> 672800 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 672802 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58491/iryp/collection1/
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58491/iryp/collection1/ has no replicas
   [junit4]   2> 672805 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 672807 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96522735044722692-core_node1-n_0000000000
   [junit4]   2> 672811 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 672813 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58491/iryp/collection1/ shard1
   [junit4]   2> 672916 INFO  (zkCallback-726-thread-5-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58491/iryp/collection1/ and leader is http://127.0.0.1:58491/iryp/collection1/
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58491/iryp
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 672920 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 672923 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "node_name":"127.0.0.1:58491_iryp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 672923 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58491/iryp",
   [junit4]   2>   "node_name":"127.0.0.1:58491_iryp",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 672925 INFO  (coreZkRegister-2367-thread-1-processing-n:127.0.0.1:58491_iryp x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58491_iryp c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 673028 INFO  (zkCallback-726-thread-6-processing-n:127.0.0.1:58491_iryp) [n:127.0.0.1:58491_iryp    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 673057 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673058 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673060 INFO  (zkCallback-730-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@150b22a3 name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673060 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673060 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673060 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 673061 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 673062 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 673063 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 673063 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 673063 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673064 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673066 INFO  (zkCallback-731-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63e4dfb name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673066 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673066 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673068 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 0x156eaea87170006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 673069 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 673071 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 673179 INFO  (OverseerStateUpdate-96522735044722692-127.0.0.1:58491_iryp-n_0000000000) [n:127.0.0.1:58491_iryp    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 673539 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\cores\collection1
   [junit4]   2> 673543 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001
   [junit4]   2> 673544 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 673545 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@afe2ea2{/iryp,null,AVAILABLE}
   [junit4]   2> 673546 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.ServerConnector Started ServerConnector@63bd91c1{HTTP/1.1,[http/1.1]}{127.0.0.1:58513}
   [junit4]   2> 673547 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.e.j.s.Server Started @678120ms
   [junit4]   2> 673547 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/iryp, hostPort=58512, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\cores}
   [junit4]   2> 673547 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 673547 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001'
   [junit4]   2> 673549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 673549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 673549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673551 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673553 INFO  (zkCallback-732-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@50575257 name:ZooKeeperConnection Watcher:127.0.0.1:58484/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673553 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673556 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 673556 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\solr.xml
   [junit4]   2> 673565 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\cores
   [junit4]   2> 673565 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer New CoreContainer 2005923703
   [junit4]   2> 673566 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001]
   [junit4]   2> 673566 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C2E9814C439D3B54-001\shard-1-001\lib
   [junit4]   2> 673566 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58484/solr
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 673571 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 673572 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 673574 INFO  (zkCallback-735-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6cb94871 name:ZooKeeperConnection Watcher:127.0.0.1:58484 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 673575 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 673575 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C2E9814C439D3B54]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 673577 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 0x156eaea87170008, likely client has closed socket
   [junit4]   2> 	at org.apache.zooke

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

3B54]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=America/Kentucky/Louisville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=252598312,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedSuggestComponentTest, LeaderElectionIntegrationTest, TestReplicaProperties, TestSimpleTrackingShardHandler, TestConfigSetsAPIZkFailure, TestPHPSerializedResponseWriter, SortSpecParsingTest, TestHighFrequencyDictionaryFactory, TestGraphMLResponseWriter, TestDocTermOrds, HdfsDirectoryTest, ConnectionReuseTest, BasicDistributedZk2Test, OverseerModifyCollectionTest, EchoParamsTest, HdfsCollectionsAPIDistributedZkTest, QueryResultKeyTest, TestDistributedMissingSort, SearchHandlerTest, BlockJoinFacetRandomTest, TestBM25SimilarityFactory, TestRawTransformer, DistributedExpandComponentTest, RemoteQueryErrorTest, LukeRequestHandlerTest, TestRuleBasedAuthorizationPlugin, TestSchemaNameResource, TestUseDocValuesAsStored2, ChangedSchemaMergeTest, CollectionsAPIDistributedZkTest, TestFoldingMultitermQuery, CollectionsAPIAsyncDistributedZkTest, QueryParsingTest, PluginInfoTest, DistanceFunctionTest, SignatureUpdateProcessorFactoryTest, BadIndexSchemaTest, OpenCloseCoreStressTest, TestAnalyzeInfixSuggestions, MergeStrategyTest, ResourceLoaderTest, TestRequestStatusCollectionAPI, ChaosMonkeySafeLeaderTest, ConvertedLegacyTest, LeaderFailoverAfterPartitionTest, AddBlockUpdateTest, ForceLeaderTest, InfoHandlerTest, TestMiniSolrCloudCluster, TestWriterPerf, ResponseLogComponentTest, BlockDirectoryTest, TestFastOutputStream, TestDynamicLoading, ConnectionManagerTest, CloudExitableDirectoryReaderTest, ShowFileRequestHandlerTest, TestSolrFieldCacheMBean, DirectUpdateHandlerOptimizeTest, TestSortingResponseWriter, SynonymTokenizerTest, SaslZkACLProviderTest, FileBasedSpellCheckerTest, TestSerializedLuceneMatchVersion, AddSchemaFieldsUpdateProcessorFactoryTest, DateMathParserTest, AnalyticsQueryTest, FieldMutatingUpdateProcessorTest, GraphQueryTest, PeerSyncReplicationTest, WrapperMergePolicyFactoryTest, TestExactStatsCache, BaseCdcrDistributedZkTest, HdfsRestartWhileUpdatingTest, TestStressRecovery, TestScoreJoinQPScore, TestSystemIdResolver, SuggesterWFSTTest, CdcrReplicationDistributedZkTest, TestSmileRequest, MultiTermTest, TestHdfsUpdateLog, TestNamedUpdateProcessors, CustomCollectionTest, TestOrdValues, TestStressUserVersions, FileUtilsTest, DistributedTermsComponentTest, ZkStateReaderTest, TestSubQueryTransformerDistrib, TestLegacyFieldCache, TestInfoStreamLogging, TestQuerySenderListener, TestJettySolrRunner, DistribDocExpirationUpdateProcessorTest, DistributedFacetPivotSmallTest, TestSolrIndexConfig, ClassificationUpdateProcessorFactoryTest, BadCopyFieldTest, TestExpandComponent, NumericFieldsTest, CdcrUpdateLogTest, TestFieldCacheVsDocValues, SortByFunctionTest, BitVectorTest, ShardRoutingCustomTest, TestQueryTypes, FullHLLTest, HighlighterConfigTest, StatsComponentTest, TestSolrCloudWithDelegationTokens, TestBlobHandler, TestZkChroot, TestManagedResourceStorage, SuggestComponentTest, TestCloudSchemaless, DebugComponentTest, TestReqParamsAPI, HLLUtilTest, DefaultValueUpdateProcessorTest, TestOnReconnectListenerSupport, SpellCheckCollatorTest, TestJsonFacets, TestIndexingPerformance, TestQueryUtils, TestInitQParser, SegmentsInfoRequestHandlerTest, TestRandomFaceting, SimpleCollectionCreateDeleteTest, OpenExchangeRatesOrgProviderTest, TestRecoveryHdfs, TestFieldCacheSort, SpatialHeatmapFacetsTest, TestTolerantUpdateProcessorRandomCloud, HdfsChaosMonkeyNothingIsSafeTest, TestGraphTermsQParserPlugin, TestRealTimeGet, TestCharFilters, TestAtomicUpdateErrorCases, SpellCheckComponentTest, TestCoreDiscovery, TestSolrCoreProperties, OutputWriterTest, LeaderInitiatedRecoveryOnShardRestartTest, DocExpirationUpdateProcessorFactoryTest, DocValuesMissingTest, TestCrossCoreJoin, TestNumericTerms64, TestConfigOverlay, BinaryUpdateRequestHandlerTest, TestSolrQueryParserResource, OverseerTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestRandomDVFaceting, TestDistributedSearch, DistributedSpellCheckComponentTest, TestJoin, TestReload, HardAutoCommitTest, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, TestSort, BasicFunctionalityTest, TestLazyCores, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, DocValuesTest, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, TestSurroundQueryParser, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TermsComponentTest, TestValueSourceCache, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, SOLR749Test, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MinimalSchemaTest, TestElisionMultitermQuery, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestPhraseSuggestions, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastLRUCache, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, CdcrRequestHandlerTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteReplicaTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCollectionAPI, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=C2E9814C439D3B54 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2E9814C439D3B54]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [508/632 (2!)] on J1 in 0.33s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60523 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6093 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6093/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:51429/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8:9A9405509E5E5EC8]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:51429/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 10 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, TransactionLog, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, TransactionLog, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10945 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_A74CAB7CA6B000B8-001\init-core-data-001
   [junit4]   2> 494601 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 494791 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 494816 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=16918, maxDocsPerChunk=514, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=16918, blockSize=9)), sim=RandomSimilarity(queryNorm=false): {}, locale=sl, timezone=Asia/Aden
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=51340640,total=132050944
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTSTTest, TestSolrDeletionPolicy2, DistributedExpandComponentTest, DistributedQueryComponentCustomSortTest, TestBM25SimilarityFactory, HdfsBasicDistributedZk2Test, TestLeaderElectionZkExpiry, DebugComponentTest, AutoCommitTest, TestSubQueryTransformerDistrib, SharedFSAutoReplicaFailoverTest, DateFieldTest, UUIDUpdateProcessorFallbackTest, DistributedFacetPivotLongTailTest, AnalyticsQueryTest, TestSolrCloudWithDelegationTokens, TestSolrCLIRunExample, HLLUtilTest, NoCacheHeaderTest, TestReqParamsAPI, SpellPossibilityIteratorTest, FileBasedSpellCheckerTest, AliasIntegrationTest, HdfsUnloadDistributedZkTest, TestClassicSimilarityFactory, LeaderInitiatedRecoveryOnShardRestartTest, TestExpandComponent, ConnectionManagerTest, TestCloudManagedSchema, ResourceLoaderTest, TestRealTimeGet, TestRandomFaceting, CopyFieldTest, TestFieldCollectionResource, TestConfigSetsAPIZkFailure, TestSchemaNameResource, TestCustomDocTransformer, HdfsRecoverLeaseTest, TestLocalFSCloudBackupRestore, TestBadConfig, TestSolrCoreSnapshots, SolrPluginUtilsTest, PluginInfoTest, DeleteStatusTest, TestReversedWildcardFilterFactory, TestAuthenticationFramework, TestSearcherReuse, TestIndexingPerformance, TestHdfsBackupRestoreCore, TestShardHandlerFactory, ResponseLogComponentTest, TestComplexPhraseQParserPlugin, TestSolrConfigHandlerConcurrent, LoggingHandlerTest, CoreAdminHandlerTest, BadCopyFieldTest, EchoParamsTest, OverseerStatusTest, InfoHandlerTest, TestLMJelinekMercerSimilarityFactory, ZkSolrClientTest, OutputWriterTest, TestCoreDiscovery, TestCrossCoreJoin, DistributedMLTComponentTest, SolrIndexSplitterTest, TestDistributedMissingSort, TestXmlQParser, TestDistribIDF, CollectionStateFormat2Test, TestSolrQueryParserResource, MultiTermTest, DocExpirationUpdateProcessorFactoryTest, TestSuggestSpellingConverter, QueryResultKeyTest, WordBreakSolrSpellCheckerTest, TestDocBasedVersionConstraints, AddBlockUpdateTest, RollingRestartTest, SuggesterWFSTTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=A74CAB7CA6B000B8 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A74CAB7CA6B000B8]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [140/632 (1!)] on J1 in 0.24s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1374 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\init-core-data-001
   [junit4]   2> 2786474 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2786476 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2786477 INFO  (Thread-5370) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2786477 INFO  (Thread-5370) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2786579 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51136
   [junit4]   2> 2786579 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786580 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786725 INFO  (zkCallback-10682-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16b65 name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786725 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786726 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786726 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2786730 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 0x156e8609a930000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2786733 INFO  (jetty-launcher-10681-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2786733 INFO  (jetty-launcher-10681-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2786734 INFO  (jetty-launcher-10681-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14bc285{/solr,null,AVAILABLE}
   [junit4]   2> 2786734 INFO  (jetty-launcher-10681-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52801d{/solr,null,AVAILABLE}
   [junit4]   2> 2786739 INFO  (jetty-launcher-10681-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@bd849b{HTTP/1.1,[http/1.1]}{127.0.0.1:51141}
   [junit4]   2> 2786739 INFO  (jetty-launcher-10681-thread-2) [    ] o.e.j.s.Server Started @2791040ms
   [junit4]   2> 2786739 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51141}
   [junit4]   2> 2786739 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2786740 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1'
   [junit4]   2> 2786740 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2786740 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f0dc3{HTTP/1.1,[http/1.1]}{127.0.0.1:51144}
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.e.j.s.Server Started @2791042ms
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51144}
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2'
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2786741 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2786743 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786749 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786750 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786750 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786753 INFO  (zkCallback-10684-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@134d7c1 name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786753 INFO  (zkCallback-10683-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cd519c name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786753 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786753 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786753 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786753 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786754 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2786754 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2786775 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.
   [junit4]   2> 2786777 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 6753809
   [junit4]   2> 2786777 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2]
   [junit4]   2> 2786777 WARN  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\lib
   [junit4]   2> 2786777 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2786782 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\.
   [junit4]   2> 2786782 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 9308972
   [junit4]   2> 2786782 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1]
   [junit4]   2> 2786783 WARN  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\lib
   [junit4]   2> 2786783 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51136/solr
   [junit4]   2> 2786785 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51136/solr
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2786786 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786787 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786787 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786789 INFO  (zkCallback-10690-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ae772c name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786789 INFO  (zkCallback-10689-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1821809 name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786789 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786789 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786790 INFO  (jetty-launcher-10681-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786790 INFO  (jetty-launcher-10681-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786791 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 0x156e8609a930004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2786792 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/14910399@18951de
   [junit4]   2> 2786792 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$75/14910399@16d60b6
   [junit4]   2> 2786793 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786793 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786795 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29068c name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786795 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a12f5f name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786795 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786795 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786796 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2786797 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2786799 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2786802 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2786804 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2786805 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2786807 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2786807 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2786810 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2786810 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2786811 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2786811 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2786812 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2786820 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2786822 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2786822 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2786823 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2786823 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2786824 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2786825 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2786825 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2786827 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2786827 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2786827 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2786830 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2786831 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2786833 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2786833 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2786834 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2786834 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2786835 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96519943642873861-127.0.0.1:51144_solr-n_0000000000
   [junit4]   2> 2786835 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96519943642873862-127.0.0.1:51141_solr-n_0000000001
   [junit4]   2> 2786836 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51144_solr
   [junit4]   2> 2786836 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2786836 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96519943642873861-127.0.0.1:51144_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2786837 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51141_solr
   [junit4]   2> 2786837 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51141_solr
   [junit4]   2> 2786838 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer Overseer (id=96519943642873861-127.0.0.1:51144_solr-n_0000000000) starting
   [junit4]   2> 2786838 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2786838 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2786842 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2786842 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2786844 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2786852 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2786852 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51144_solr as DOWN
   [junit4]   2> 2786854 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51144_solr
   [junit4]   2> 2786854 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:51144_solr
   [junit4]   2> 2786855 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2786856 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2786859 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2786859 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2786860 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\.
   [junit4]   2> 2786861 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2786862 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2786862 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2786862 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2786862 INFO  (jetty-launcher-10681-thread-2) [n:127.0.0.1:51141_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2786863 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2786865 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 2786866 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51144_solr"} current state version: 0
   [junit4]   2> 2786867 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51144_solr
   [junit4]   2> 2786868 INFO  (OverseerCollectionConfigSetProcessor-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2786881 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2786881 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2786882 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.
   [junit4]   2> 2786883 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2786884 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2786884 INFO  (jetty-launcher-10681-thread-1) [n:127.0.0.1:51144_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2786884 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786885 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786886 INFO  (zkCallback-10695-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c014b5 name:ZooKeeperConnection Watcher:127.0.0.1:51136 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786886 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786886 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786890 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2786891 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2786893 INFO  (zkCallback-10698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c843f7 name:ZooKeeperConnection Watcher:127.0.0.1:51136/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2786893 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2786893 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2786893 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2786895 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2786896 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2786898 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 2786902 INFO  (SUITE-TestManagedSchemaAPI-seed#[A74CAB7CA6B000B8]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2786923 INFO  (TEST-TestManagedSchemaAPI.test-seed#[A74CAB7CA6B000B8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2786926 INFO  (qtp10453352-48572) [n:127.0.0.1:51141_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2786929 INFO  (OverseerCollectionConfigSetProcessor-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2786929 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2786929 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 2786930 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 2786930 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 2786932 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2786932 INFO  (zkCallback-10698-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2786932 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2786935 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2786935 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 2786937 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 2787035 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 2787035 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51144_solr
   [junit4]   2> 2787035 INFO  (OverseerThreadFactory-11991-thread-1-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:51141_solr
   [junit4]   2> 2787038 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2787038 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2787041 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2787041 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2787042 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2787043 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2787046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2787046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2787046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2787046 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2787046 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51144/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51144_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2787048 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2787048 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51144/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51144_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2787048 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2787050 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51141/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51141_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2787050 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:51141/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51141_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2787153 INFO  (OverseerStateUpdate-96519943642873861-127.0.0.1:51144_solr-n_0000000000) [n:127.0.0.1:51144_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 2787154 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2787154 INFO  (zkCallback-10691-thread-2-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2787155 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:51141_solr) [n:127.0.0.1:51141_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2787155 INFO  (zkCallback-10691-thread-2-processing-n:127.0.0.1:51144_solr) [n:127.0.0.1:51144_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2788046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 2788046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2788046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2788046 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2788048 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2788048 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2'
   [junit4]   2> 2788048 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2788048 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2788051 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2788060 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2788061 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2788064 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2788065 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 2788068 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 2788074 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2788079 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 2788080 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2788080 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2788081 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2788081 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2788082 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2788082 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node1\testschemaapi_shard1_replica1'
   [junit4]   2> 2788082 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2788082 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2788085 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2788089 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2788090 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2788092 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 2788092 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 2788093 WARN  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2788094 INFO  (qtp10453352-48570) [n:127.0.0.1:51141_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2788094 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_A74CAB7CA6B000B8-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 2788095 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5365f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14adf13),segFN=segments_1,generation=1}
   [junit4]   2> 2788095 INFO  (qtp5807460-48581) [n:127.0.0.1:51144_solr c:

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

--
 [ecj-lint] 11. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\core\HdfsDirectoryFactory.java (at line 227)
 [ecj-lint] 	dir = new BlockDirectory(path, hdfsDir, cache, null, blockCacheReadEnabled, false, cacheMerges, cacheReadOnce);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java (at line 120)
 [ecj-lint] 	reader = cfiltfac.create(reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java (at line 144)
 [ecj-lint] 	return namedList;
 [ecj-lint] 	^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\ReplicationHandler.java (at line 1250)
 [ecj-lint] 	DirectoryReader reader = s==null ? null : s.get().getIndexReader();
 [ecj-lint] 	                ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java (at line 253)
 [ecj-lint] 	ParallelStream parallelStream = new ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java (at line 392)
 [ecj-lint] 	ParallelStream parallelStream = new ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\component\ExpandComponent.java (at line 223)
 [ecj-lint] 	UninvertingReader uninvertingReader = new UninvertingReader(new ReaderWrapper(searcher.getLeafReader(), field), mapping);
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\highlight\DefaultSolrHighlighter.java (at line 544)
 [ecj-lint] 	tvWindowStream = new OffsetWindowTokenFilter(tvStream);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tvWindowStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\request\SimpleFacets.java (at line 829)
 [ecj-lint] 	fastForRandomSet = new HashDocSet(sset.getDocs(), 0, sset.size());
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fastForRandomSet' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\schema\OpenExchangeRatesOrgProvider.java (at line 146)
 [ecj-lint] 	ratesJsonStream = resourceLoader.openResource(ratesFileLocation);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\CollapsingQParserPlugin.java (at line 1177)
 [ecj-lint] 	UninvertingReader uninvertingReader = new UninvertingReader(new ReaderWrapper(searcher.getLeafReader(), collapseField), mapping);
 [ecj-lint] 	                  ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 145)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 154)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java (at line 163)
 [ecj-lint] 	HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint] 	           ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\OrdFieldSource.java (at line 78)
 [ecj-lint] 	SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint] 	                  ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\ReverseOrdFieldSource.java (at line 78)
 [ecj-lint] 	SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint] 	                  ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\servlet\SolrDispatchFilter.java (at line 184)
 [ecj-lint] 	throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred while loading solr.xml from zookeeper", e);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'loader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\CdcrTransactionLog.java (at line 98)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java (at line 226)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java (at line 226)
 [ecj-lint] 	ChannelFastInputStream is = new ChannelFastInputStream(channel, pos);
 [ecj-lint] 	                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java (at line 640)
 [ecj-lint] 	BAOS bos =  new BAOS();
 [ecj-lint] 	     ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java (at line 640)
 [ecj-lint] 	BAOS bos =  new BAOS();
 [ecj-lint] 	     ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SolrLogLayout.java (at line 149)
 [ecj-lint] 	SolrQueryRequest req = requestInfo == null ? null : requestInfo.getReq();
 [ecj-lint] 	                 ^^^
 [ecj-lint] Resource leak: 'req' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33 problems (4 errors, 29 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:763: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:652: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1992: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2031: Compile failed; see the compiler error output for details.

Total time: 93 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6092 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6092/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog, TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, TransactionLog, TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches

Error Message:
Error from server at http://127.0.0.1:50630/solr: Could not find collection : tobedeleted

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50630/solr: Could not find collection : tobedeleted
	at __randomizedtesting.SeedInfo.seed([BED70CE32A0F39F3:1C16C46CA86CEF9E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:275)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10667 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_8D1D4826B214854E-001\init-core-data-001
   [junit4]   2> 288001 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 288300 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D1D4826B214854E]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 288329 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D1D4826B214854E]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 288389 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=145, maxMBSortInHeap=6.866268939079598, sim=RandomSimilarity(queryNorm=true): {}, locale=cs, timezone=Pacific/Midway
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=161170984,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CollectionsAPIDistributedZkTest, ResponseLogComponentTest, DefaultValueUpdateProcessorTest, TestSolrIndexConfig, ZkSolrClientTest, TestTrie, TestMaxScoreQueryParser, NumericFieldsTest, StressHdfsTest, OpenCloseCoreStressTest, SuggestComponentTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=8D1D4826B214854E -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Pacific/Midway -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D1D4826B214854E]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [49/632 (1!)] on J1 in 0.44s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1675 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\init-core-data-001
   [junit4]   2> 2838571 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2838573 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2838573 INFO  (Thread-4808) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2838573 INFO  (Thread-4808) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2838671 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64602
   [junit4]   2> 2838671 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838672 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838678 INFO  (zkCallback-10043-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6c7e93b3 name:ZooKeeperConnection Watcher:127.0.0.1:64602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838678 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838679 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838679 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2838683 INFO  (jetty-launcher-10042-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2838683 INFO  (jetty-launcher-10042-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2838683 INFO  (jetty-launcher-10042-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@556c1fe8{/solr,null,AVAILABLE}
   [junit4]   2> 2838683 INFO  (jetty-launcher-10042-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4eff352a{/solr,null,AVAILABLE}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1caaac76{HTTP/1.1,[http/1.1]}{127.0.0.1:64607}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@683ede5b{HTTP/1.1,[http/1.1]}{127.0.0.1:64606}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.e.j.s.Server Started @2844876ms
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.e.j.s.Server Started @2844876ms
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64607}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64606}
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2'
   [junit4]   2> 2838688 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1'
   [junit4]   2> 2838689 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2838689 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2838689 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2838689 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2838690 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838690 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838690 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838690 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838692 INFO  (zkCallback-10044-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b6478cb name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838692 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838692 INFO  (zkCallback-10045-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39ec55b7 name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838692 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838692 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838692 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838693 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2838693 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2838702 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 0x156e5e335320001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\.
   [junit4]   2> 2838702 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\.
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1039447290
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1284490468
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1]
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2]
   [junit4]   2> 2838703 WARN  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\lib
   [junit4]   2> 2838703 WARN  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\lib
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2838703 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2838709 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2838709 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2838709 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2838709 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64602/solr
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64602/solr
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2838710 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838711 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838711 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838712 INFO  (zkCallback-10050-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e9641f0 name:ZooKeeperConnection Watcher:127.0.0.1:64602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838712 INFO  (zkCallback-10051-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64b90b08 name:ZooKeeperConnection Watcher:127.0.0.1:64602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838712 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838712 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838712 INFO  (jetty-launcher-10042-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838712 INFO  (jetty-launcher-10042-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838713 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 0x156e5e335320003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2838713 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/95131194@7908b153
   [junit4]   2> 2838713 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/95131194@1ad987da
   [junit4]   2> 2838714 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838714 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838715 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@52c2b6e6 name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838715 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838715 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70894e6c name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838715 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838716 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2838716 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2838718 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2838718 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2838721 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2838721 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2838722 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2838722 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2838724 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2838724 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2838725 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2838725 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2838726 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2838726 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2838727 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2838728 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2838729 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2838729 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2838729 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2838729 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2838731 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2838731 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2838731 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2838731 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2838732 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2838732 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2838735 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2838735 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2838736 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2838736 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2838737 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96517206047850501-127.0.0.1:64606_solr-n_0000000000
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96517206047850502-127.0.0.1:64607_solr-n_0000000001
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64606_solr
   [junit4]   2> 2838738 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2838739 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96517206047850501-127.0.0.1:64606_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2838740 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64607_solr
   [junit4]   2> 2838740 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64607_solr
   [junit4]   2> 2838741 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer Overseer (id=96517206047850501-127.0.0.1:64606_solr-n_0000000000) starting
   [junit4]   2> 2838741 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2838745 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2838747 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2838747 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2838748 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2838748 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2838748 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2838748 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\.
   [junit4]   2> 2838749 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2838750 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2838750 INFO  (jetty-launcher-10042-thread-2) [n:127.0.0.1:64607_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2838753 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2838754 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:64606_solr as DOWN
   [junit4]   2> 2838755 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64606_solr
   [junit4]   2> 2838755 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64606_solr
   [junit4]   2> 2838756 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2838756 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2838756 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2838756 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2838756 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2838756 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 2838758 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:64606_solr"} current state version: 0
   [junit4]   2> 2838758 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:64606_solr
   [junit4]   2> 2838761 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2838761 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2838761 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\.
   [junit4]   2> 2838762 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2838763 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2838763 INFO  (jetty-launcher-10042-thread-1) [n:127.0.0.1:64606_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2838763 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838764 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838767 INFO  (OverseerCollectionConfigSetProcessor-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2838772 INFO  (zkCallback-10056-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bdf05ab name:ZooKeeperConnection Watcher:127.0.0.1:64602 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838772 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838772 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838775 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838776 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838780 INFO  (zkCallback-10059-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3aa81e8b name:ZooKeeperConnection Watcher:127.0.0.1:64602/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838780 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838780 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838780 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2838781 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2838781 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2838784 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 2838787 INFO  (SUITE-TestManagedSchemaAPI-seed#[8D1D4826B214854E]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2838809 INFO  (TEST-TestManagedSchemaAPI.test-seed#[8D1D4826B214854E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2838812 INFO  (qtp1902620818-46221) [n:127.0.0.1:64606_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2838817 INFO  (OverseerCollectionConfigSetProcessor-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2838818 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2838818 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 2838818 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 2838819 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 2838821 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2838821 INFO  (zkCallback-10053-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2838822 INFO  (zkCallback-10059-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2838824 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2838824 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 2838825 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 2838907 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 2838907 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:64607_solr
   [junit4]   2> 2838907 INFO  (OverseerThreadFactory-10943-thread-1-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:64606_solr
   [junit4]   2> 2838911 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2838911 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2838912 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2838913 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2838913 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2838913 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2838913 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2838913 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2838913 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2838913 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64606/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64606_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2838913 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2838913 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2838913 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64606/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64606_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2838914 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2838916 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64607/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64607_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2838916 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64607/solr",
   [junit4]   2>   "node_name":"127.0.0.1:64607_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2839001 INFO  (OverseerStateUpdate-96517206047850501-127.0.0.1:64606_solr-n_0000000000) [n:127.0.0.1:64606_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 2839002 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2839002 INFO  (zkCallback-10053-thread-2-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2839002 INFO  (zkCallback-10052-thread-1-processing-n:127.0.0.1:64607_solr) [n:127.0.0.1:64607_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2839002 INFO  (zkCallback-10053-thread-2-processing-n:127.0.0.1:64606_solr) [n:127.0.0.1:64606_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2839744 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 2839744 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 2839744 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2839744 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2839744 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2839744 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2839744 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2839744 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2839745 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2839745 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2839745 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2'
   [junit4]   2> 2839745 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1'
   [junit4]   2> 2839745 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2839745 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2839745 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2839745 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2839749 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2839749 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2839754 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2839754 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2839776 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2839776 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2839780 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2839780 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2839783 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 2839783 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 2839790 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2839790 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_8D1D4826B214854E-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 2839796 INFO  (qtp1902620818-46225) [n:127.0.0.1:64606_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2839796 INFO  (qtp1801023945-46232) [n:127.0.0.1:64607_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\

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

rIsRemovedAfterTimeout-seed#[BED70CE32A0F39F3]-EventThread) [n:127.0.0.1:51379_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/420568788@28c6114b rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@2cf9908b[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 14]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 213943 ERROR (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[BED70CE32A0F39F3]-EventThread) [n:127.0.0.1:50630_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/420568788@26d6619d rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@63d4eb23[Shutting down, pool size = 1, active threads = 1, queued tasks = 0, completed tasks = 30]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 213941 WARN  (zkCallback-502-thread-1-processing-n:127.0.0.1:50640_solr) [n:127.0.0.1:50640_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 213943 INFO  (zkCallback-483-thread-3-processing-n:127.0.0.1:50633_solr) [n:127.0.0.1:50633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 213944 INFO  (jetty-launcher-465-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7162320a{/solr,null,UNAVAILABLE}
   [junit4]   2> 213945 INFO  (zkCallback-483-thread-3-processing-n:127.0.0.1:50633_solr) [n:127.0.0.1:50633_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 213946 WARN  (zkCallback-483-thread-3-processing-n:127.0.0.1:50633_solr) [n:127.0.0.1:50633_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 213947 INFO  (jetty-launcher-465-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48777a30{/solr,null,UNAVAILABLE}
   [junit4]   2> 215441 WARN  (zkCallback-508-thread-1-processing-n:127.0.0.1:50630_solr) [n:127.0.0.1:50630_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 215442 INFO  (jetty-launcher-465-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40b0ed29{/solr,null,UNAVAILABLE}
   [junit4]   2> 215443 WARN  (zkCallback-516-thread-1-processing-n:127.0.0.1:51379_solr) [n:127.0.0.1:51379_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 215444 INFO  (jetty-launcher-465-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f752ffc{/solr,null,UNAVAILABLE}
   [junit4]   2> 215445 INFO  (SUITE-TestCollectionStateWatchers-seed#[BED70CE32A0F39F3]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50626 50626
   [junit4]   2> 215447 INFO  (Thread-558) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50626 50626
   [junit4]   2> 215449 WARN  (Thread-558) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96517225526788106-127.0.0.1:50630_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96517225526788107-127.0.0.1:50647_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	76	/solr/overseer/queue
   [junit4]   2> 	36	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 215449 INFO  (SUITE-TestCollectionStateWatchers-seed#[BED70CE32A0F39F3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_BED70CE32A0F39F3-001
   [junit4]   2> Sep 01, 2016 1:20:41 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=und, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=128819072,total=373293056
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollectionAdminRequest, StreamingTest, SolrExampleEmbeddedTest, SolrExampleStreamingTest, CloudSolrClientTest, TestJavaBinCodec, TermsResponseTest, TestXMLEscaping, TestToleratedUpdateError, JdbcDriverTest, NoOpResponseParserTest, LBHttpSolrClientBuilderTest, SchemaTest, FieldAnalysisResponseTest, TestRetryUtil, TestCoreAdmin, ModifiableSolrParamsTest, ConcurrentUpdateSolrClientTest, TestSpellCheckResponse, SolrExampleXMLTest, CommonAdminParamsTest, JDBCStreamTest, StreamExpressionToExpessionTest, StreamExpressionParserTest, ConcatOperationTest, OperationsTest, SolrPingTest, TestConfigSetAdminRequest, TestDelegationTokenRequest, TestDelegationTokenResponse, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 57.00s, 9 tests, 1 error <<< FAILURES!

[...truncated 59471 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6091 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6091/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:55297/_l/c8n_1x3_lf_shard1_replica1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:55297/_l/c8n_1x3_lf_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([94BCA33738306907:1CE89CED96CC04FF]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:769)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:55297/_l/c8n_1x3_lf_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:763)
	... 48 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:55297/_l/c8n_1x3_lf_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
	... 49 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:55297 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 53 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 63 more


FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1

Error Message:
CollectionStateWatcher not notified of stateformat=1 collection creation

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher not notified of stateformat=1 collection creation
	at __randomizedtesting.SeedInfo.seed([ECD2AA8E3A0838DC:8B15B660CEB01C7D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1(TestCollectionStateWatchers.java:290)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([94BCA33738306907]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([94BCA33738306907]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10722 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_94BCA33738306907-001\init-core-data-001
   [junit4]   2> 370664 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[94BCA33738306907]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 370913 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[94BCA33738306907]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 370942 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[94BCA33738306907]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=es-MX, timezone=Australia/Victoria
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=109924840,total=185597952
   [junit4]   2> NOTE: All tests run in this JVM: [CopyFieldTest, DistributedSuggestComponentTest, TestSolrCloudWithDelegationTokens, AddBlockUpdateTest, TestQueryWrapperFilter, BasicFunctionalityTest, TestReqParamsAPI, AddSchemaFieldsUpdateProcessorFactoryTest, SolrPluginUtilsTest, HdfsRestartWhileUpdatingTest, TestMiniSolrCloudCluster, TestNamedUpdateProcessors, TestSmileRequest, TestBulkSchemaAPI, OverriddenZkACLAndCredentialsProvidersTest, TestPerFieldSimilarity, SolrCoreCheckLockOnStartupTest, CustomCollectionTest, CloudMLTQParserTest, HdfsDirectoryTest, HdfsRecoverLeaseTest, ConvertedLegacyTest, TestWriterPerf, DeleteLastCustomShardedReplicaTest, TestSQLHandler, ZkNodePropsTest, TestCollationField, TestCloudInspectUtil, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=94BCA33738306907 -Dtests.slow=true -Dtests.locale=es-MX -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94BCA33738306907]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94BCA33738306907]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [65/632 (1!)] on J1 in 0.30s, 0 tests, 2 errors <<< FAILURES!

[...truncated 104 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\init-core-data-001
   [junit4]   2> 511927 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[94BCA33738306907]-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> 511928 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[94BCA33738306907]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_l/
   [junit4]   2> 511931 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 511932 INFO  (Thread-1282) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 511932 INFO  (Thread-1282) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 512031 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ZkTestServer start zk server on port:55196
   [junit4]   2> 512031 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 512032 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512045 INFO  (zkCallback-950-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13a1658 name:ZooKeeperConnection Watcher:127.0.0.1:55196 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512045 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512045 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 512045 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 512062 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 512065 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512066 INFO  (zkCallback-951-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9c7212 name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512066 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512066 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 512066 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 512071 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 512074 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 512078 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 512079 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 512079 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 512084 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 512084 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 512086 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 512086 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 512088 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 512088 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 512091 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 512092 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 512095 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 512095 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 512097 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 512097 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 512099 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 512100 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 512102 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 512102 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 512105 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 512105 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 512107 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 512108 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 512763 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1
   [junit4]   2> 512769 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 512770 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fc955a{/_l,null,AVAILABLE}
   [junit4]   2> 512772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.e.j.s.ServerConnector Started ServerConnector@751e11{HTTP/1.1,[http/1.1]}{127.0.0.1:55216}
   [junit4]   2> 512772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.e.j.s.Server Started @517026ms
   [junit4]   2> 512772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\tempDir-001/control/data, hostContext=/_l, hostPort=55215, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores}
   [junit4]   2> 512772 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 512773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001'
   [junit4]   2> 512773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 512773 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 512774 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 512775 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512777 INFO  (zkCallback-952-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d0bd05 name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512777 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512778 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 512779 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 0x156e32d93960002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 512779 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 512779 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\solr.xml
   [junit4]   2> 512837 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores
   [junit4]   2> 512837 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.CoreContainer New CoreContainer 16276968
   [junit4]   2> 512837 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001]
   [junit4]   2> 512838 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\lib
   [junit4]   2> 512838 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 512843 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55196/solr
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 512844 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 512845 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512846 INFO  (zkCallback-955-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c33d60 name:ZooKeeperConnection Watcher:127.0.0.1:55196 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512847 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512847 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 512848 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 0x156e32d93960003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 512848 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$73/10457249@534e63
   [junit4]   2> 512849 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 512851 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ac341d name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 512851 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 512852 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 512854 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 512858 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 512860 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 512861 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 512863 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 512865 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 512867 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 512868 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 512869 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 512870 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 512871 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 512873 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 512875 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 512876 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 512877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96514226924158980-127.0.0.1:55215__l-n_0000000000
   [junit4]   2> 512877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55215__l
   [junit4]   2> 512877 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 512878 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer Overseer (id=96514226924158980-127.0.0.1:55215__l-n_0000000000) starting
   [junit4]   2> 512881 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 512888 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 512888 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55215__l
   [junit4]   2> 512888 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55215__l
   [junit4]   2> 512888 INFO  (OverseerCollectionConfigSetProcessor-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 512889 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 512890 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 512892 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 512893 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 512937 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 512937 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 512940 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores
   [junit4]   2> 512942 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 512942 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1
   [junit4]   2> 512942 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 512944 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 512944 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [n:127.0.0.1:55215__l    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 512944 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 512944 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 512945 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 512946 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "node_name":"127.0.0.1:55215__l",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 512946 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "node_name":"127.0.0.1:55215__l",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 512946 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 512946 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 512947 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 512948 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 512949 INFO  (zkCallback-956-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 513949 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 513949 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 513949 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 513949 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 513950 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 513950 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1'
   [junit4]   2> 513950 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 513950 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 513953 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 513962 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 513966 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 513973 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 513979 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 514050 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 514059 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 514061 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 514069 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 514073 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 514076 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514078 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\]
   [junit4]   2> 514083 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@10abfc9
   [junit4]   2> 514084 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 514084 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 514085 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\
   [junit4]   2> 514086 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\index/
   [junit4]   2> 514086 WARN  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 514086 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\index
   [junit4]   2> 514086 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=5, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 514087 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e98b5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b1cd50),segFN=segments_1,generation=1}
   [junit4]   2> 514087 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 514089 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 514090 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 514090 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 514090 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 514090 WARN  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 514099 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514100 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514101 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514102 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 514105 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 514105 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 514106 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.LeaderFailoverAfterPartitionTest_94BCA33738306907-001\control-001\cores\collection1\data\
   [junit4]   2> 514106 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 514106 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 514108 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 514108 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=77.244140625, floorSegmentMB=0.2041015625, forceMergeDeletesPctAllowed=25.825144994798816, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e98b5a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b1cd50),segFN=segments_1,generation=1}
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a7e6a1[collection1] main]
   [junit4]   2> 514109 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 514110 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 514110 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 514110 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 514110 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 514111 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 514112 INFO  (searcherExecutor-2095-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a7e6a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 514112 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 514112 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 514112 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 514112 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1544227633066147840
   [junit4]   2> 514113 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1544227633066147840
   [junit4]   2> 514113 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 514114 INFO  (coreLoadExecutor-2094-thread-1-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 514115 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:55215/_l collection:control_collection shard:shard1
   [junit4]   2> 514116 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 514119 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96514226924158980-core_node1-n_0000000000
   [junit4]   2> 514120 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55215/_l/collection1/
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 514121 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55215/_l/collection1/ has no replicas
   [junit4]   2> 514123 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 514123 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 514126 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96514226924158980-core_node1-n_0000000000
   [junit4]   2> 514128 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55215/_l/collection1/ shard1
   [junit4]   2> 514129 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 514232 INFO  (zkCallback-956-thread-3-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:55215/_l/collection1/ and leader is http://127.0.0.1:55215/_l/collection1/
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55215/_l
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 514280 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 514282 INFO  (coreZkRegister-2087-thread-1-processing-n:127.0.0.1:55215__l x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55215__l c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 514283 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "node_name":"127.0.0.1:55215__l",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 514283 INFO  (OverseerStateUpdate-96514226924158980-127.0.0.1:55215__l-n_0000000000) [n:127.0.0.1:55215__l    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55215/_l",
   [junit4]   2>   "node_name":"127.0.0.1:55215__l",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 514385 INFO  (zkCallback-956-thread-2-processing-n:127.0.0.1:55215__l) [n:127.0.0.1:55215__l    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 514450 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514450 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514452 INFO  (zkCallback-960-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19906fd name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514452 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514453 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514453 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 514454 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 514455 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 514456 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 514456 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 514457 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 514457 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 514459 INFO  (zkCallback-961-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@219cf7 name:ZooKeeperConnection Watcher:127.0.0.1:55196/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 514459 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 514459 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[94BCA33738306907]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 514461 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 0x156e32d93960006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 514462 INFO  (OverseerStateUpdate-96

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

tainer#isShutdown=true
   [junit4]   2> 211168 INFO  (coreCloseExecutor-703-thread-1) [n:127.0.0.1:61448_solr c:delayed s:shard1 r:core_node1 x:delayed_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_ECD2AA8E3A0838DC-001\tempDir-001\node2\.\delayed_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 211170 INFO  (zkCallback-874-thread-3-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.ZkStateReader Updating data for [delayed] from [11] to [12]
   [junit4]   2> 211168 INFO  (zkCallback-874-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 211168 INFO  (zkCallback-880-thread-1-processing-n:127.0.0.1:61455_solr) [n:127.0.0.1:61455_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 211171 INFO  (zkCallback-874-thread-1-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61448_solr
   [junit4]   2> 211168 INFO  (zkCallback-855-thread-1-processing-n:127.0.0.1:61445_solr) [n:127.0.0.1:61445_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 211171 WARN  (zkCallback-855-thread-1-processing-n:127.0.0.1:61445_solr) [n:127.0.0.1:61445_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 211171 INFO  (zkCallback-874-thread-1-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 211172 INFO  (zkCallback-874-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 211172 INFO  (jetty-launcher-837-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@114ae05{/solr,null,UNAVAILABLE}
   [junit4]   2> 211173 INFO  (zkCallback-874-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 211173 WARN  (zkCallback-874-thread-2-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 212649 WARN  (zkCallback-888-thread-1-processing-n:127.0.0.1:61545_solr) [n:127.0.0.1:61545_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 212649 INFO  (jetty-launcher-837-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@33c859{/solr,null,UNAVAILABLE}
   [junit4]   2> 212670 WARN  (zkCallback-880-thread-1-processing-n:127.0.0.1:61455_solr) [n:127.0.0.1:61455_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 212670 INFO  (jetty-launcher-837-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13ac4c{/solr,null,UNAVAILABLE}
   [junit4]   2> 212672 WARN  (zkCallback-874-thread-1-processing-n:127.0.0.1:61448_solr) [n:127.0.0.1:61448_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:297)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:294)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:488)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:458)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:445)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:724)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 212672 INFO  (jetty-launcher-837-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10cff55{/solr,null,UNAVAILABLE}
   [junit4]   2> 212676 INFO  (SUITE-TestCollectionStateWatchers-seed#[ECD2AA8E3A0838DC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61441 61441
   [junit4]   2> 212677 INFO  (Thread-318) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61441 61441
   [junit4]   2> 212677 WARN  (Thread-318) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	6	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96514397450141705-127.0.0.1:61445_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/96514397450141708-127.0.0.1:61459_solr-n_0000000002
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/overseer/queue
   [junit4]   2> 	15	/solr/overseer/queue-work
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 212678 INFO  (SUITE-TestCollectionStateWatchers-seed#[ECD2AA8E3A0838DC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_ECD2AA8E3A0838DC-001
   [junit4]   2> Sep 01, 2016 1:21:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=765, maxMBSortInHeap=6.890980269742565, sim=RandomSimilarity(queryNorm=true): {}, locale=ca-ES, timezone=Pacific/Rarotonga
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=53608584,total=213909504
   [junit4]   2> NOTE: All tests run in this JVM: [FacetFieldTest, TestZkConfigManager, OperationsTest, SolrExampleStreamingBinaryTest, TestNamedListCodec, TestClusteringResponse, SolrExampleJettyTest, TestJsonRecordReader, CommonParamsTest, GraphTest, ClientUtilsTest, SolrParamTest, QueryResponseTest, JdbcTest, SolrQueryTest, SolrZkClientTest, LargeVolumeEmbeddedTest, HttpSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, SolrExampleBinaryTest, LargeVolumeBinaryJettyTest, TestSpellCheckResponse, LargeVolumeJettyTest, MergeIndexesEmbeddedTest, TestCoreAdmin, ContentStreamTest, TestFastInputStream, DocumentAnalysisResponseTest, TestUpdateRequestCodec, AnlysisResponseBaseTest, TestLBHttpSolrClient, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, StreamExpressionTest, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J1 in 35.03s, 9 tests, 1 failure <<< FAILURES!

[...truncated 51764 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6090 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6090/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1

Error Message:
CollectionStateWatcher not notified of stateformat=1 collection creation

Stack Trace:
java.lang.AssertionError: CollectionStateWatcher not notified of stateformat=1 collection creation
	at __randomizedtesting.SeedInfo.seed([FC4EFBD95C9198E2:9B89E737A829BC43]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testWatchesWorkForStateFormat1(TestCollectionStateWatchers.java:290)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12182 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_7C554870BC35E8DC-001\init-core-data-001
   [junit4]   2> 3296088 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7C554870BC35E8DC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3296346 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7C554870BC35E8DC]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 3296381 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7C554870BC35E8DC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=452, maxMBSortInHeap=6.828375434983779, sim=ClassicSimilarity, locale=hr, timezone=Pacific/Efate
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=315670008,total=420196352
   [junit4]   2> NOTE: All tests run in this JVM: [ConcurrentDeleteAndCreateCollectionTest, TestManagedStopFilterFactory, TestNonDefinedSimilarityFactory, OverseerModifyCollectionTest, DocValuesMissingTest, TestNoOpRegenerator, TestGraphTermsQParserPlugin, SignatureUpdateProcessorFactoryTest, TestTolerantUpdateProcessorRandomCloud, TestHdfsBackupRestoreCore, SolrCloudExampleTest, TestDistribDocBasedVersion, TestMiniSolrCloudCluster, ForceLeaderTest, TestInfoStreamLogging, CoreAdminRequestStatusTest, TestSolrCoreSnapshots, TestRecoveryHdfs, BJQParserTest, TestConfigSetProperties, TestCSVResponseWriter, BasicDistributedZk2Test, TestBulkSchemaAPI, TestGraphMLResponseWriter, AddBlockUpdateTest, TestExpandComponent, FieldAnalysisRequestHandlerTest, RemoteQueryErrorTest, TestValueSourceCache, TestUseDocValuesAsStored2, OutputWriterTest, TestBadConfig, TestReversedWildcardFilterFactory, TestOmitPositions, SaslZkACLProviderTest, TestConfigOverlay, DistanceFunctionTest, TestQueryUtils, ChaosMonkeySafeLeaderTest, IndexSchemaRuntimeFieldTest, FileBasedSpellCheckerTest, CSVRequestHandlerTest, LeaderElectionIntegrationTest, HdfsCollectionsAPIDistributedZkTest, UniqFieldsUpdateProcessorFactoryTest, HdfsDirectoryTest, TestSubQueryTransformerDistrib, DeleteLastCustomShardedReplicaTest, SpatialRPTFieldTypeTest, HLLUtilTest, TestCloudInspectUtil, TestFieldSortValues, TestAuthenticationFramework, TestIndexingPerformance, NoCacheHeaderTest, TestQueryWrapperFilter, BaseCdcrDistributedZkTest, HdfsRecoverLeaseTest, TestTrackingShardHandlerFactory, LeaderFailoverAfterPartitionTest, HighlighterConfigTest, TestSolrFieldCacheMBean, TestCollationField, ZkStateReaderTest, TestZkChroot, TestSchemaManager, TestRequestStatusCollectionAPI, CdcrUpdateLogTest, CoreAdminHandlerTest, TestLeaderElectionZkExpiry, TestUtils, TestDocTermOrds, TestAuthorizationFramework, TestHdfsUpdateLog, TestSolrCoreProperties, BlockDirectoryTest, TestRTGBase, SuggesterTest, TestSolrCloudWithDelegationTokens, TestBinaryResponseWriter, BinaryUpdateRequestHandlerTest, TestIndexSearcher, TestOnReconnectListenerSupport, TestSmileRequest, TestSolrDynamicMBean, TestStressLiveNodes, BigEndianAscendingWordDeserializerTest, LukeRequestHandlerTest, DateFieldTest, TestCopyFieldCollectionResource, TestReqParamsAPI, TestJettySolrRunner, TestNRTOpen, TestDistribIDF, BlockJoinFacetRandomTest, TestHighFrequencyDictionaryFactory, TestObjectReleaseTracker, TestCloudSchemaless, TestLocalFSCloudBackupRestore, CdcrReplicationDistributedZkTest, RollingRestartTest, TestMaxScoreQueryParser, MultiThreadedOCPTest, TestFieldCacheReopen, CacheHeaderTest, BasicFunctionalityTest, SolrIndexSplitterTest, SearchHandlerTest, DistributedFacetPivotSmallTest, ChangedSchemaMergeTest, TestRandomFaceting, SortSpecParsingTest, TestManagedResourceStorage, LeaderInitiatedRecoveryOnShardRestartTest, SolrPluginUtilsTest, SimpleCollectionCreateDeleteTest, HighlighterMaxOffsetTest, TestBM25SimilarityFactory, SpatialHeatmapFacetsTest, TestSchemaSimilarityResource, TestFiltering, TestSQLHandler, TestFieldCacheVsDocValues, TestLegacyFieldCache, ReplicationFactorTest, SolrCoreCheckLockOnStartupTest, HdfsRestartWhileUpdatingTest, CollectionsAPIAsyncDistributedZkTest, CloudMLTQParserTest, CopyFieldTest, TestDocBasedVersionConstraints, TestConfigSetsAPI, TestRandomRequestDistribution, DeleteReplicaTest, DistributedSuggestComponentTest, TestFastWriter, AnalyticsQueryTest, ParsingFieldUpdateProcessorsTest, AliasIntegrationTest, BasicZkTest, TestPerFieldSimilarity, SpellingQueryConverterTest, SuggesterWFSTTest, MultiTermTest, TestReload, ShardRoutingCustomTest, HdfsThreadLeakTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestJoin, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestLazyCores, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, SpellCheckCollatorTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, TestTrie, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, TestQueryTypes, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestSolrQueryParser, TestArbitraryIndexDir, FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, QueryParsingTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestLFUCache, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, SampleTest, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, TestSystemIdResolver, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, AssignTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteNodeTest, DeleteShardTest, DeleteStatusTest, DistributedQueueTest, DistributedVersionInfoTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, PeerSyncReplicationTest, ReplaceNodeTest, TestCloudPseudoReturnFields, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestRandomFlRTGCloud, TestReplicaProperties, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=7C554870BC35E8DC -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Pacific/Efate -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7C554870BC35E8DC]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [502/632 (1!)] on J1 in 0.37s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1073 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\init-core-data-001
   [junit4]   2> 185038 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 185040 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 185041 INFO  (Thread-683) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 185041 INFO  (Thread-683) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 185142 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58275
   [junit4]   2> 185142 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185143 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185147 INFO  (zkCallback-695-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ad682b name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185147 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185148 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185148 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 185153 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185154 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185154 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185164 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@705233{/solr,null,AVAILABLE}
   [junit4]   2> 185165 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1da0e10{/solr,null,AVAILABLE}
   [junit4]   2> 185166 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@9dc09b{HTTP/1.1,[http/1.1]}{127.0.0.1:58282}
   [junit4]   2> 185166 INFO  (jetty-launcher-694-thread-2) [    ] o.e.j.s.Server Started @190766ms
   [junit4]   2> 185166 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58282}
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c09f02{/solr,null,AVAILABLE}
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2'
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@199eb96{HTTP/1.1,[http/1.1]}{127.0.0.1:58288}
   [junit4]   2> 185167 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.Server Started @190767ms
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58288}
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@4c698f{HTTP/1.1,[http/1.1]}{127.0.0.1:58285}
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-3) [    ] o.e.j.s.Server Started @190768ms
   [junit4]   2> 185168 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1'
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58285}
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185170 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3'
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185171 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e14787{/solr,null,AVAILABLE}
   [junit4]   2> 185173 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185173 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1da16b0{HTTP/1.1,[http/1.1]}{127.0.0.1:58294}
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.Server Started @190774ms
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58294}
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4'
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185175 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 185172 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 185176 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185176 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 185177 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185177 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185178 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185179 INFO  (zkCallback-697-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10fc4b9 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185179 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185179 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185181 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185182 INFO  (zkCallback-696-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@63b772 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185182 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185182 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185183 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185187 INFO  (zkCallback-698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@663a94 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185187 INFO  (zkCallback-699-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1842168 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185187 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185189 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185190 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 185197 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\.
   [junit4]   2> 185197 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 30344526
   [junit4]   2> 185197 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2]
   [junit4]   2> 185197 WARN  (jetty-launcher-694-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\lib
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\.
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 20983514
   [junit4]   2> 185198 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1]
   [junit4]   2> 185199 WARN  (jetty-launcher-694-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\lib
   [junit4]   2> 185199 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\.
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 21677855
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4]
   [junit4]   2> 185201 WARN  (jetty-launcher-694-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\lib
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185201 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185202 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185203 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 22216906
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3]
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185204 WARN  (jetty-launcher-694-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\lib
   [junit4]   2> 185204 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 185206 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58275/solr
   [junit4]   2> 185207 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185208 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@85558e name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185208 INFO  (jetty-launcher-694-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185209 INFO  (zkCallback-707-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@175202c name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185209 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185209 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185209 INFO  (zkCallback-708-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12cfec3 name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185209 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185211 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 0x156e09912f70005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 185211 INFO  (jetty-launcher-694-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185211 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@170cea8
   [junit4]   2> 185212 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185212 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@9faff6
   [junit4]   2> 185212 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@810c54
   [junit4]   2> 185213 INFO  (zkCallback-711-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d24650 name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185213 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185215 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$113/27400329@1d87311
   [junit4]   2> 185215 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185216 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d07dc3 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185216 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a1b82a name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185216 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185216 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185216 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@a5fbe0 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185217 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185218 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 185218 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 185219 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 185220 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b124b0 name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185221 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185221 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 185222 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 185222 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 185227 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 185228 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 185228 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 185229 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 185231 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 185231 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 185232 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 185232 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 185235 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 185237 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185238 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185238 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185238 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185240 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185243 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 185245 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185245 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185245 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185246 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185248 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185250 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185251 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185251 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185252 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185252 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185252 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 185253 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 185254 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 185254 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 185257 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 185260 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 185260 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 185261 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 185261 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 185262 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185262 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96511390087839753-127.0.0.1:58282_solr-n_0000000001
   [junit4]   2> 185263 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 185264 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58285_solr
   [junit4]   2> 185264 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 185264 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96511390087839754-127.0.0.1:58288_solr-n_0000000002
   [junit4]   2> 185265 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96511390087839755-127.0.0.1:58294_solr-n_0000000003
   [junit4]   2> 185265 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 185265 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58282_solr
   [junit4]   2> 185266 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58282_solr
   [junit4]   2> 185266 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96511390087839753-127.0.0.1:58282_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 185266 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96511390087839754-127.0.0.1:58288_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 185267 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Overseer (id=96511390087839756-127.0.0.1:58285_solr-n_0000000000) starting
   [junit4]   2> 185267 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58288_solr
   [junit4]   2> 185267 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58288_solr
   [junit4]   2> 185268 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58294_solr
   [junit4]   2> 185268 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58294_solr
   [junit4]   2> 185268 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 185268 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 185268 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 185269 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 185272 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 185273 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 185273 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 185274 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 185275 INFO  (zkCallback-714-thread-1-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 185275 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 185276 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 185283 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 185298 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 185298 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 185299 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node2\.
   [junit4]   2> 185300 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 185301 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 185301 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 185301 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 185302 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185302 INFO  (jetty-launcher-694-thread-2) [n:127.0.0.1:58282_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 185303 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 185303 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 185304 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node4\.
   [junit4]   2> 185305 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 185306 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185306 INFO  (jetty-launcher-694-thread-4) [n:127.0.0.1:58294_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 185312 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 185313 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:58285_solr as DOWN
   [junit4]   2> 185313 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 185314 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 185314 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58285_solr
   [junit4]   2> 185314 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58285_solr
   [junit4]   2> 185315 INFO  (OverseerCollectionConfigSetProcessor-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 185315 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 185317 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 185317 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 185317 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 185317 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 185318 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 185319 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 185319 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 185320 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 185322 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58285_solr"} current state version: 0
   [junit4]   2> 185322 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58285_solr
   [junit4]   2> 185343 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 185343 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 185344 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node1\.
   [junit4]   2> 185344 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 185345 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 185345 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-1) [n:127.0.0.1:58288_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.
   [junit4]   2> 185346 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 185347 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 185347 INFO  (jetty-launcher-694-thread-3) [n:127.0.0.1:58285_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 185347 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185348 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185350 INFO  (zkCallback-720-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e87bc name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185350 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185350 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185354 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185354 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185356 INFO  (zkCallback-723-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b9fc8c name:ZooKeeperConnection Watcher:127.0.0.1:58275/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185356 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185356 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185356 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 185357 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 185358 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 185361 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 185365 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 185368 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 185371 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 185374 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 185376 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 185379 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 185408 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateChecksCurrentState
   [junit4]   2> 185408 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 185409 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 185411 INFO  (zkCallback-724-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e4d64 name:ZooKeeperConnection Watcher:127.0.0.1:58275 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 185411 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 185411 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[FC4EFBD95C9198E2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 185416 INFO  (qtp19907711-2980) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=d65f36ff-a170-4cda-9f72-842cd1890508&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 185419 INFO  (qtp19907711-2980) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=d65f36ff-a170-4cda-9f72-842cd1890508&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 185420 INFO  (qtp19907711-2979) [n:127.0.0.1:58294_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=d65f36ff-a170-4cda-9f72-842cd1890508&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 185420 INFO  (OverseerCollectionConfigSetProcessor-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-d65f36ff-a170-4cda-9f72-842cd1890508
   [junit4]   2> 185423 INFO  (qtp19907711-2979) [n:127.0.0.1:58294_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=d65f36ff-a170-4cda-9f72-842cd1890508&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 185424 INFO  (OverseerCollectionConfigSetProcessor-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d65f36ff-a170-4cda-9f72-842cd1890508",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 185425 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d65f36ff-a170-4cda-9f72-842cd1890508",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 185425 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.CreateCollectionCmd Create collection waitforstate
   [junit4]   2> 185426 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/waitforstate 
   [junit4]   2> 185426 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/waitforstate
   [junit4]   2> 185427 INFO  (zkCallback-723-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185427 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185427 INFO  (zkCallback-714-thread-2-processing-n:127.0.0.1:58294_solr) [n:127.0.0.1:58294_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185428 INFO  (zkCallback-712-thread-1-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185428 INFO  (zkCallback-713-thread-1-processing-n:127.0.0.1:58288_solr) [n:127.0.0.1:58288_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 185431 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d65f36ff-a170-4cda-9f72-842cd1890508",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 185431 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: waitforstate
   [junit4]   2> 185433 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/waitforstate/state.json
   [junit4]   2> 185531 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection waitforstate, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 185531 INFO  (OverseerThreadFactory-1104-thread-1-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.CreateCollectionCmd Creating core waitforstate_shard1_replica1 as part of shard shard1 of collection waitforstate on 127.0.0.1:58282_solr
   [junit4]   2> 185535 INFO  (qtp31415562-2952) [n:127.0.0.1:58282_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=d65f36ff-a170-4cda-9f72-842cd1890508228642533554630&qt=/admin/cores&collection.configName=config&name=waitforstate_shard1_replica1&action=CREATE&numShards=1&collection=waitforstate&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 185535 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) [n:127.0.0.1:58282_solr    ] o.a.s.h.a.CoreAdminOperation core create command async=d65f36ff-a170-4cda-9f72-842cd1890508228642533554630&qt=/admin/cores&collection.configName=config&name=waitforstate_shard1_replica1&action=CREATE&numShards=1&collection=waitforstate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 185536 INFO  (qtp31415562-2950) [n:127.0.0.1:58282_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : d65f36ff-a170-4cda-9f72-842cd1890508228642533554630
   [junit4]   2> 185536 INFO  (qtp31415562-2950) [n:127.0.0.1:58282_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=d65f36ff-a170-4cda-9f72-842cd1890508228642533554630&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 185537 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) [n:127.0.0.1:58282_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=waitforstate_shard1_replica1, collection.configName=config, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=waitforstate, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 185538 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) [n:127.0.0.1:58282_solr c:waitforstate s:shard1  x:waitforstate_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 185539 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170-4cda-9f72-842cd1890508228642533554630 CREATE) [n:127.0.0.1:58282_solr c:waitforstate s:shard1  x:waitforstate_shard1_replica1] o.a.s.c.ZkController Registering watch for collection waitforstate
   [junit4]   2> 185539 INFO  (parallelCoreAdminExecutor-1099-thread-1-processing-n:127.0.0.1:58282_solr d65f36ff-a170

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

ers\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.\testcollection_shard2_replica1\data\;done=false>>]
   [junit4]   2> 216531 INFO  (zkCallback-715-thread-3-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 216531 INFO  (coreCloseExecutor-1210-thread-3) [n:127.0.0.1:58285_solr c:testcollection s:shard2 r:core_node3 x:testcollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 216531 INFO  (coreCloseExecutor-1210-thread-3) [n:127.0.0.1:58285_solr c:testcollection s:shard2 r:core_node3 x:testcollection_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001\tempDir-001\node3\.\testcollection_shard2_replica1\data\
   [junit4]   2> 216531 INFO  (zkCallback-732-thread-3-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 216532 WARN  (zkCallback-732-thread-3-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/testcollection/state.json]
   [junit4]   2> 216533 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/falsepredicate/state.json version: 13
   [junit4]   2> 216532 INFO  (jetty-launcher-694-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96511390087839756-127.0.0.1:58285_solr-n_0000000000) closing
   [junit4]   2> 216533 INFO  (OverseerStateUpdate-96511390087839756-127.0.0.1:58285_solr-n_0000000000) [n:127.0.0.1:58285_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58285_solr
   [junit4]   2> 216533 INFO  (zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/falsepredicate/state.json] for collection [falsepredicate] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 216534 INFO  (zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader Updating data for [falsepredicate] from [13] to [14]
   [junit4]   2> 216535 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 0x156e09912f7000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 216535 INFO  (zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 216536 WARN  (zkCallback-715-thread-5-processing-n:127.0.0.1:58285_solr) [n:127.0.0.1:58285_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 216536 INFO  (jetty-launcher-694-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1da0e10{/solr,null,UNAVAILABLE}
   [junit4]   2> 218029 WARN  (zkCallback-732-thread-2-processing-n:127.0.0.1:58282_solr) [n:127.0.0.1:58282_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:345)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:152)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 218030 INFO  (jetty-launcher-694-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9b01f8{/solr,null,UNAVAILABLE}
   [junit4]   2> 218031 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58275 58275
   [junit4]   2> 218034 INFO  (Thread-683) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58275 58275
   [junit4]   2> 218035 WARN  (Thread-683) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96511390087839756-127.0.0.1:58285_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96511390087839765-127.0.0.1:58282_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	55	/solr/overseer/queue
   [junit4]   2> 	16	/solr/overseer/queue-work
   [junit4]   2> 	13	/solr/overseer/collection-queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 218035 INFO  (SUITE-TestCollectionStateWatchers-seed#[FC4EFBD95C9198E2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_FC4EFBD95C9198E2-001
   [junit4]   2> Aug 31, 2016 12:36:16 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=423, maxMBSortInHeap=6.2590613471381875, sim=ClassicSimilarity, locale=nl-BE, timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=22445056,total=219201536
   [junit4]   2> NOTE: All tests run in this JVM: [LBHttpSolrClientBuilderTest, SchemaTest, StreamExpressionToExpessionTest, TestCoreAdmin, TestBatchUpdate, TestJavaBinCodec, TestToleratedUpdateError, ShardParamsTest, SolrExampleEmbeddedTest, TestSolrJErrorHandling, TestRetryUtil, TestCollectionAdminRequest, NoOpResponseParserTest, TestXMLEscaping, TestDelegationTokenRequest, TestDelegationTokenResponse, SolrDocumentTest, CollectionAdminRequestRequiredParamsTest, ConcatOperationTest, JDBCStreamTest, JdbcDriverTest, CloudSolrClientTest, SolrExampleStreamingBinaryTest, JettyWebappTest, LargeVolumeJettyTest, TestSolrProperties, MergeIndexesEmbeddedTest, TestEmbeddedSolrServer, TestHash, DocumentAnalysisResponseTest, FieldAnalysisResponseTest, NamedListTest, SolrSchemalessExampleTest, CloudSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, TestCloudSolrClientConnections, GraphExpressionTest, GraphTest, StreamingTest, OperationsTest, SolrPingTest, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 33.79s, 9 tests, 1 failure <<< FAILURES!

[...truncated 51764 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6089 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6089/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
[index.20160831012617185, index.20160831012617716, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20160831012617185, index.20160831012617716, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([262FE662129D4106:FD84E6A417B528B5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:907)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:874)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11463 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\init-core-data-001
   [junit4]   2> 1871748 INFO  (SUITE-TestReplicationHandler-seed#[262FE662129D4106]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1871752 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
   [junit4]   2> 1871754 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1
   [junit4]   2> 1871784 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1871786 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c5c034{/solr,null,AVAILABLE}
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1529451{HTTP/1.1,[http/1.1]}{127.0.0.1:57431}
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server Started @1875497ms
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=57431}
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1871793 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001'
   [junit4]   2> 1871794 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1871794 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1871796 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\solr.xml
   [junit4]   2> 1871826 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
   [junit4]   2> 1871826 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer New CoreContainer 10702970
   [junit4]   2> 1871826 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001]
   [junit4]   2> 1871828 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib
   [junit4]   2> 1871828 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1871838 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1871838 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1871838 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1871838 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1871839 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1871841 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
   [junit4]   2> 1871845 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1871845 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
   [junit4]   2> 1871851 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1871851 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1871852 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1871856 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
   [junit4]   2> 1871857 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1871857 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1871906 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1871934 WARN  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1871936 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1871952 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1871960 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1871970 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1871985 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
   [junit4]   2> 1871985 INFO  (coreLoadExecutor-7224-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
   [junit4]   2> 1871985 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1871986 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1871986 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1871988 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 1871988 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1871988 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1871988 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1871988 WARN  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1871989 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1871990 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=84.5859375, floorSegmentMB=1.341796875, forceMergeDeletesPctAllowed=18.633798006928092, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1871991 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_1,generation=1}
   [junit4]   2> 1871991 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1871991 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1871994 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1872006 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872009 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872013 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872016 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872018 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1872019 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1872019 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1872019 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1872020 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1872020 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1872021 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_1,generation=1}
   [junit4]   2> 1872021 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1872021 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@191a279[collection1] main]
   [junit4]   2> 1872022 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
   [junit4]   2> 1872024 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1872024 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
   [junit4]   2> 1872024 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1872025 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1872025 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1872025 INFO  (searcherExecutor-7225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@191a279[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1872026 INFO  (coreLoadExecutor-7224-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1872357 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1
   [junit4]   2> 1872378 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1872381 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@92ec71{/solr,null,AVAILABLE}
   [junit4]   2> 1872382 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Started ServerConnector@157524b{HTTP/1.1,[http/1.1]}{127.0.0.1:57434}
   [junit4]   2> 1872382 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server Started @1876087ms
   [junit4]   2> 1872382 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=57434}
   [junit4]   2> 1872384 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1872384 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002'
   [junit4]   2> 1872384 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1872385 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1872386 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\solr.xml
   [junit4]   2> 1872398 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.
   [junit4]   2> 1872398 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer New CoreContainer 18743568
   [junit4]   2> 1872398 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002]
   [junit4]   2> 1872400 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\lib
   [junit4]   2> 1872400 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1872404 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1872406 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1872406 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1872406 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1872406 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1872407 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.
   [junit4]   2> 1872416 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1872416 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1
   [junit4]   2> 1872417 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1872417 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1872418 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1872418 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1'
   [junit4]   2> 1872420 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1872420 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1872434 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1872437 WARN  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1872438 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1872450 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1872459 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1872470 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1872473 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1'
   [junit4]   2> 1872473 INFO  (coreLoadExecutor-7234-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1
   [junit4]   2> 1872473 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1872473 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1872474 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1872474 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata
   [junit4]   2> 1872474 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1872474 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1872475 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1872475 WARN  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1872475 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1872475 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=84.5859375, floorSegmentMB=1.341796875, forceMergeDeletesPctAllowed=18.633798006928092, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1872476 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_1,generation=1}
   [junit4]   2> 1872476 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1872478 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1872478 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1872478 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872478 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872483 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872485 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1872487 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1872488 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1872488 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1872488 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1872488 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1872489 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1872490 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_1,generation=1}
   [junit4]   2> 1872490 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1872490 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25f247[collection1] main]
   [junit4]   2> 1872492 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\conf
   [junit4]   2> 1872492 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\conf}
   [junit4]   2> 1872492 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\collection1\conf
   [junit4]   2> 1872493 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1872496 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1872497 INFO  (coreLoadExecutor-7234-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1872497 INFO  (searcherExecutor-7235-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25f247[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1872506 INFO  (qtp8009191-36218) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1872929 INFO  (qtp8009191-36222) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1872930 INFO  (qtp8009191-36222) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1872934 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1872935 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1872937 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1873009 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@19ec6a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1714f48),segFN=segments_2,generation=2}
   [junit4]   2> 1873010 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1873013 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@890d42[collection1] main]
   [junit4]   2> 1873020 INFO  (searcherExecutor-7225-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@890d42[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1873020 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1873020 INFO  (qtp8009191-36223) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 84
   [junit4]   2> 1873022 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1873033 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1c33a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1900cb9),segFN=segments_2,generation=2}
   [junit4]   2> 1873033 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1873073 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@10d500d[collection1] main]
   [junit4]   2> 1873074 INFO  (searcherExecutor-7235-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10d500d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1873074 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1873074 INFO  (qtp32165784-36236) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 52
   [junit4]   2> 1873076 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1529451{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1873076 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10702970
   [junit4]   2> 1873087 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11fe5af
   [junit4]   2> 1873087 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1873089 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1873089 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1873089 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873111 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 1873117 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\;done=false>>]
   [junit4]   2> 1873119 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873119 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1873125 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index;done=false>>]
   [junit4]   2> 1873126 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873126 INFO  (coreCloseExecutor-7240-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1873128 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c5c034{/solr,null,UNAVAILABLE}
   [junit4]   2> 1873133 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@157524b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1873134 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18743568
   [junit4]   2> 1873214 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1026159
   [junit4]   2> 1873215 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 1873216 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1873216 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1873216 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873217 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\snapshot_metadata
   [junit4]   2> 1873218 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 1873218 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873218 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1873227 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 1873229 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1873229 INFO  (coreCloseExecutor-7242-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1873230 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@92ec71{/solr,null,UNAVAILABLE}
   [junit4]   2> 1873265 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1873267 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bc20bd{/solr,null,AVAILABLE}
   [junit4]   2> 1873272 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.ServerConnector Started ServerConnector@132820{HTTP/1.1,[http/1.1]}{127.0.0.1:57440}
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.e.j.s.Server Started @1876976ms
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=57440}
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001'
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1873273 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\solr.xml
   [junit4]   2> 1873308 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
   [junit4]   2> 1873308 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer New CoreContainer 13682
   [junit4]   2> 1873310 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001]
   [junit4]   2> 1873310 WARN  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\lib
   [junit4]   2> 1873310 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1873313 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1873315 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.
   [junit4]   2> 1873315 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1873316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
   [junit4]   2> 1873316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1873316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1873316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[262FE662129D4106]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1873336 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
   [junit4]   2> 1873337 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1873337 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1873346 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1873349 WARN  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1873350 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1873358 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1873362 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1873365 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1'
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1873368 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1873370 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\snapshot_metadata
   [junit4]   2> 1873371 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1873372 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data
   [junit4]   2> 1873372 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1873373 WARN  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1873374 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\index
   [junit4]   2> 1873375 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=30.822265625, floorSegmentMB=0.3466796875, forceMergeDeletesPctAllowed=2.6915503959323472, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1873381 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13d2d75; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1873381 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1873383 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1873386 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1873388 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1873389 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1873392 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1873393 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=99.4013671875, floorSegmentMB=2.1650390625, forceMergeDeletesPctAllowed=15.969513758776454, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5089290077762331
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\data\index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@13d2d75; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6df528[collection1] main]
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
   [junit4]   2> 1873395 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1873396 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\collection1\conf
   [junit4]   2> 1873396 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1873396 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1873397 INFO  (coreLoadExecutor-7249-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1873414 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_262FE662129D4106-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1873417 INFO  (searcherExecutor-7250-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6df528[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1873897 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 4
   [junit4]   2> 1873900 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 1
   [junit4]   2> 1873903 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1873905 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1873906 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1873911 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 3
   [junit4]   2> 1873912 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1873914 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1873916 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1873917 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1873918 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1873921 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 1
   [junit4]   2> 1873922 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1873924 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1873925 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1873927 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1873928 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1873930 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1873932 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1873932 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1873935 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1873938 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 1
   [junit4]   2> 1873939 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1873940 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1873941 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1873944 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1873945 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1873948 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 1
   [junit4]   2> 1873949 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1873950 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1873951 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1873953 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1873955 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 1
   [junit4]   2> 1873956 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1873958 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1873960 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1873961 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1873963 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1873965 INFO  (qtp16960082-36265) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 1
   [junit4]   2> 1873966 INFO  (qtp16960082-36266) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1873967 INFO  (qtp16960082-36267) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1873968 INFO  (qtp16960082-36274) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1873969 INFO  (qtp16960082-36275) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1873970 INFO  (qtp16960082-36276) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1873973 INFO  (qtp16960082-36260) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 1
   [junit4]   2> 1873974 INFO  (qtp16960082-36263) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1873977 INFO  (qtp16960082-36264) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=

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

nentTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, TestXmlQParser, BlockDirectoryTest, TestSolrDynamicMBean, SynonymTokenizerTest, RollingRestartTest, TestDistributedGrouping, TestAuthorizationFramework, TestHighFrequencyDictionaryFactory, HLLUtilTest, TestRecoveryHdfs, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
   [junit4] Completed [270/632 (1!)] on J1 in 85.54s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 746 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_262FE662129D4106-001\init-core-data-001
   [junit4]   2> 3324416 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[262FE662129D4106]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3324624 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[262FE662129D4106]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 3324653 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[262FE662129D4106]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1076, maxMBSortInHeap=6.858968212811119, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-BA, timezone=Asia/Ho_Chi_Minh
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=98326088,total=398262272
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentAnalysisRequestHandlerTest, TermsComponentTest, TestSolrConfigHandler, DateRangeFieldTest, ReturnFieldsTest, AnalyticsMergeStrategyTest, TestUninvertingReader, CursorMarkTest, TestUniqueKeyFieldResource, TestRequestForwarding, TestSubQueryTransformerCrossCore, SampleTest, UUIDFieldTest, DistributedSpellCheckComponentTest, CoreMergeIndexesAdminHandlerTest, TestTolerantSearch, TestInitParams, TestReplicationHandlerBackup, DistribJoinFromCollectionTest, HdfsWriteToMultipleCollectionsTest, SolrIndexConfigTest, ExplicitHLLTest, TestRestoreCore, TestExactSharedStatsCache, QueryEqualityTest, HdfsNNFailoverTest, TestHdfsCloudBackupRestore, URLClassifyProcessorTest, PingRequestHandlerTest, TestSimpleQParserPlugin, PreAnalyzedUpdateProcessorTest, CachingDirectoryFactoryTest, HdfsTlogReplayBufferedWhileIndexingTest, JsonLoaderTest, TestCryptoKeys, TestBackupRepositoryFactory, CircularListTest, TestHashPartitioner, ExternalFileFieldSortTest, TestHashQParserPlugin, TestLegacyNumericRangeQueryBuilder, DistributedFacetPivotLargeTest, TestPhraseSuggestions, OverseerTest, DataDrivenBlockJoinTest, CdcrReplicationHandlerTest, UpdateParamsTest, HardAutoCommitTest, TestSlowCompositeReaderWrapper, JavabinLoaderTest, DirectoryFactoryTest, TestSchemaResource, TestDefaultSearchFieldResource, TestSchemaVersionResource, TestDFISimilarityFactory, DeleteNodeTest, TestPseudoReturnFields, TestCursorMarkWithoutUniqueKey, HLLSerializationTest, HdfsSyncSliceTest, DeleteInactiveReplicaTest, TestFieldCacheWithThreads, TestSolrQueryParserDefaultOperatorResource, ScriptEngineTest, CoreAdminCreateDiscoverTest, SpatialFilterTest, TestDefaultStatsCache, TestPostingsSolrHighlighter, XsltUpdateRequestHandlerTest, RankQueryTest, TestJmxIntegration, TestMiniSolrCloudClusterSSL, HdfsBasicDistributedZkTest, TestStandardQParsers, TestHighlightDedupGrouping, OverseerCollectionConfigSetProcessorTest, DirectUpdateHandlerTest, TestLockTree, SuggesterFSTTest, TestComponentsName, TestConfigReload, MBeansHandlerTest, SuggestComponentContextFilterQueryTest, TestRandomFlRTGCloud, BooleanFieldTest, SolrTestCaseJ4Test, TestTrieFacet, TestRandomCollapseQParserPlugin, TestScoreJoinQPNoScore, TestTolerantUpdateProcessorCloud, SolrCLIZkUtilsTest, TestIBSimilarityFactory, TestMissingGroups, TestCSVLoader, TestBulkSchemaConcurrent, SOLR749Test, ZkControllerTest, TestImplicitCoreProperties, TlogReplayBufferedWhileIndexingTest, BlockJoinFacetSimpleTest, ChaosMonkeyNothingIsSafeTest, SimplePostToolTest, TestPerFieldSimilarityWithDefaultOverride, SyncSliceTest, AnalysisErrorHandlingTest, CleanupOldIndexTest, TestMacros, SmileWriterTest, TestSolrCloudWithKerberosAlt, DistributedQueryComponentOptimizationTest, StatelessScriptUpdateProcessorFactoryTest, SystemInfoHandlerTest, AssignTest, CloneFieldUpdateProcessorFactoryTest, BasicDistributedZkTest, TestSolrXml, TestCloudDeleteByQuery, HttpPartitionTest, TestCollationFieldDocValues, TestQuerySenderNoQuery, ZkStateWriterTest, TestSha256AuthenticationProvider, RestartWhileUpdatingTest, VMParamsZkACLAndCredentialsProvidersTest, TestTestInjection, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestFreeTextSuggestions, TestAnalyzedSuggestions, PathHierarchyTokenizerFactoryTest, TestRebalanceLeaders, CheckHdfsIndexTest, TestReRankQParserPlugin, TestIntervalFaceting, TestCloudPivotFacet, TestSolrDeletionPolicy1, TestLuceneMatchVersion, TestPKIAuthenticationPlugin, TestOverriddenPrefixQueryForCustomFieldType, TestXIncludeConfig, TestConfigSetsAPIExclusivity, DistributedFacetPivotWhiteBoxTest, CdcrVersionReplicationTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSort, BufferStoreTest, TestMergePolicyConfig, EnumFieldTest, ShardRoutingTest, HighlighterTest, TestGroupingSearch, TestLMDirichletSimilarityFactory, BlockCacheTest, TestClusterStateMutator, SparseHLLTest, TestLRUCache, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConfigSetsAPITest, CreateCollectionCleanupTest, CustomCollectionTest, DistribCursorPagingTest, ForceLeaderTest, MultiThreadedOCPTest, OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestCollectionAPI, TestConfigSetsAPI, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudCluster, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=262FE662129D4106 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([262FE662129D4106]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [508/632 (2!)] on J0 in 0.30s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52804 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6088 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6088/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([8C2735F134358164]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor21.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection

Error Message:
waitForState was not triggered by collection creation

Stack Trace:
java.lang.AssertionError: waitForState was not triggered by collection creation
	at __randomizedtesting.SeedInfo.seed([F419BC5088E1FAC9:5F3927E6E5BF3EE2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testCanWaitForNonexistantCollection(TestCollectionStateWatchers.java:207)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:58363/solr
	at __randomizedtesting.SeedInfo.seed([8C2735F134358164:B1FF9BDD0CDBDF14]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:116)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 50 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8C2735F134358164]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8C2735F134358164]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11933 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\init-core-data-001
   [junit4]   2> 2296810 INFO  (SUITE-CdcrVersionReplicationTest-seed#[8C2735F134358164]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2296810 INFO  (SUITE-CdcrVersionReplicationTest-seed#[8C2735F134358164]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2296814 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2296828 INFO  (Thread-4267) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2296828 INFO  (Thread-4267) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2296917 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkTestServer start zk server on port:60427
   [junit4]   2> 2296917 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296919 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296934 INFO  (zkCallback-2933-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62aeb8b1 name:ZooKeeperConnection Watcher:127.0.0.1:60427 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296934 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296934 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296934 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2296946 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2296947 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2296958 INFO  (zkCallback-2934-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@519be4a6 name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2296958 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2296958 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2296959 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2296972 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2296976 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2296978 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2296985 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2296986 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2296989 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2296991 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2297000 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2297000 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2297006 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2297007 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2297011 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2297012 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2297013 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2297014 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2297017 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2297018 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2297032 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2297032 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2297046 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2297046 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2297050 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2297051 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2297054 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2297054 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2297058 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 2297783 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1
   [junit4]   2> 2297788 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2297790 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9d51637{/,null,AVAILABLE}
   [junit4]   2> 2297791 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.ServerConnector Started ServerConnector@278d498{HTTP/1.1,[http/1.1]}{127.0.0.1:60434}
   [junit4]   2> 2297791 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.Server Started @2303668ms
   [junit4]   2> 2297791 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=60434, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores}
   [junit4]   2> 2297792 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2297793 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001'
   [junit4]   2> 2297793 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2297793 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2297794 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2297796 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2297799 INFO  (zkCallback-2935-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@262b1e3a name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2297799 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2297800 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2297801 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 0x156dc1084b70002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2297801 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2297801 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\solr.xml
   [junit4]   2> 2297817 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores
   [junit4]   2> 2297818 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer New CoreContainer 1521026774
   [junit4]   2> 2297818 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001]
   [junit4]   2> 2297818 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\lib
   [junit4]   2> 2297818 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60427/solr
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2297826 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2297828 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2297829 INFO  (zkCallback-2938-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@603809c0 name:ZooKeeperConnection Watcher:127.0.0.1:60427 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2297829 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2297830 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2297831 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$85/1849240272@459c920c
   [junit4]   2> 2297833 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2297835 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67b5d581 name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2297836 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2297837 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2297840 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2297845 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2297849 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2297852 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2297855 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2297858 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2297860 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2297862 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2297863 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2297864 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2297866 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2297870 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2297872 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2297874 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2297875 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96506405539217412-127.0.0.1:60434_-n_0000000000
   [junit4]   2> 2297876 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60434_
   [junit4]   2> 2297876 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2297878 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer Overseer (id=96506405539217412-127.0.0.1:60434_-n_0000000000) starting
   [junit4]   2> 2297881 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2297890 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2297891 INFO  (OverseerCollectionConfigSetProcessor-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2297891 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60434_
   [junit4]   2> 2297891 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60434_
   [junit4]   2> 2297893 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2297895 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2297895 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2297896 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2297907 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2297907 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2297908 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores
   [junit4]   2> 2297910 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2297911 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1
   [junit4]   2> 2297911 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2297912 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2297912 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2297912 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2297912 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60434_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2297913 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection tmp_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2297914 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "node_name":"127.0.0.1:60434_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2297914 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 2297914 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "node_name":"127.0.0.1:60434_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2297914 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 2297914 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2297915 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2297917 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2298916 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2298916 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 2298917 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 2298917 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 2298918 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 2298918 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 2298919 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1'
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2298919 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2298922 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2298934 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2298938 WARN  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2298939 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2298949 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2298959 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2299082 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2299084 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2299085 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2299089 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2299118 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2299118 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 2299118 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2299119 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\]
   [junit4]   2> 2299119 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c363352
   [junit4]   2> 2299119 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 2299119 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2299120 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\
   [junit4]   2> 2299120 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\index/
   [junit4]   2> 2299120 WARN  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2299121 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\index
   [junit4]   2> 2299121 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=13.3408203125, floorSegmentMB=1.474609375, forceMergeDeletesPctAllowed=14.791954376594433, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2299121 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@35485d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bdb7507),segFN=segments_1,generation=1}
   [junit4]   2> 2299122 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2299123 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\
   [junit4]   2> 2299124 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2299125 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 2299126 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2299137 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2299139 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2299141 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2299144 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2299149 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/cdcr,/update,/admin/file,/terms
   [junit4]   2> 2299149 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2299150 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2299150 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2299152 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2299152 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2299153 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2299153 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@35485d7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bdb7507),segFN=segments_1,generation=1}
   [junit4]   2> 2299153 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2299154 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61af4629[collection1] main]
   [junit4]   2> 2299154 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 2299155 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2299155 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2299155 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2299156 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2299156 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2299159 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2299159 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2299159 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2299159 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2299161 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 2299164 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 2299166 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 2299168 INFO  (searcherExecutor-9778-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61af4629[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2299168 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2299168 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2299168 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2299168 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1544102491074854912
   [junit4]   2> 2299169 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1544102491074854912
   [junit4]   2> 2299169 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2299169 INFO  (coreLoadExecutor-9777-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2299170 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:60434 collection:tmp_collection shard:shard2
   [junit4]   2> 2299171 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard2/election
   [junit4]   2> 2299175 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard2/election/96506405539217412-core_node1-n_0000000000
   [junit4]   2> 2299175 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60434/collection1/
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2299178 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:60434/collection1/ has no replicas
   [junit4]   2> 2299178 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 2299179 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard2
   [junit4]   2> 2299182 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tmp_collection/leaders/shard2/leader after winning as /collections/tmp_collection/leader_elect/shard2/election/96506405539217412-core_node1-n_0000000000
   [junit4]   2> 2299182 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 2299184 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60434/collection1/ shard2
   [junit4]   2> 2299185 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2299289 INFO  (zkCallback-2939-thread-1-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:60434/collection1/ and leader is http://127.0.0.1:60434/collection1/
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60434
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2299337 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2299338 INFO  (coreZkRegister-9770-thread-1-processing-n:127.0.0.1:60434_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:60434_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection tmp_collection
   [junit4]   2> 2299339 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "node_name":"127.0.0.1:60434_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 2299339 INFO  (OverseerStateUpdate-96506405539217412-127.0.0.1:60434_-n_0000000000) [n:127.0.0.1:60434_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60434",
   [junit4]   2>   "node_name":"127.0.0.1:60434_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2299446 INFO  (zkCallback-2939-thread-3-processing-n:127.0.0.1:60434_) [n:127.0.0.1:60434_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2299938 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\cores\collection1
   [junit4]   2> 2299941 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2299942 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@736ee4b1{/,null,AVAILABLE}
   [junit4]   2> 2299944 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.ServerConnector Started ServerConnector@31d6ff96{HTTP/1.1,[http/1.1]}{127.0.0.1:60446}
   [junit4]   2> 2299944 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.e.j.s.Server Started @2305820ms
   [junit4]   2> 2299944 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=60446, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\cores}
   [junit4]   2> 2299944 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2299945 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002'
   [junit4]   2> 2299945 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2299945 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2299946 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2299948 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299950 INFO  (zkCallback-2941-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7e2a3989 name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299950 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2299950 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2299951 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2299951 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\solr.xml
   [junit4]   2> 2299967 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\cores
   [junit4]   2> 2299967 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer New CoreContainer 420314850
   [junit4]   2> 2299967 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002]
   [junit4]   2> 2299967 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_8C2735F134358164-001\jetty-002\lib
   [junit4]   2> 2299968 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60427/solr
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2299974 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2299976 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299978 INFO  (zkCallback-2944-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@316d2904 name:ZooKeeperConnection Watcher:127.0.0.1:60427 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299978 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2299978 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2299978 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60446_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$85/1849240272@69134101
   [junit4]   2> 2299981 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:127.0.0.1:60446_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2299983 INFO  (zkCallback-2945-thread-1-processing-n:127.0.0.1:60446_) [n:127.0.0.1:60446_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@149e560 name:ZooKeeperConnection Watcher:127.0.0.1:60427/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2299983 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[8C2735F134358164]) [n:1

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

3])
   [junit4]   2> 242691 INFO  (jetty-launcher-532-thread-3) [    ] o.a.s.c.Overseer Overseer (id=96506500702470153-127.0.0.1:60800_solr-n_0000000000) closing
   [junit4]   2> 242691 INFO  (zkCallback-550-thread-19-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 242691 INFO  (zkCallback-576-thread-2-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 242691 INFO  (OverseerStateUpdate-96506500702470153-127.0.0.1:60800_solr-n_0000000000) [n:127.0.0.1:60800_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60800_solr
   [junit4]   2> 242691 INFO  (zkCallback-550-thread-18-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 242693 INFO  (zkCallback-576-thread-3-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 242693 INFO  (zkCallback-550-thread-19-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [5] to [6]
   [junit4]   2> 242693 INFO  (zkCallback-576-thread-2-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [5] to [6]
   [junit4]   2> 242695 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 0x156dc26ace30009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 242695 INFO  (zkCallback-576-thread-3-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 242695 INFO  (zkCallback-550-thread-19-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 242695 WARN  (zkCallback-550-thread-19-processing-n:127.0.0.1:60800_solr) [n:127.0.0.1:60800_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 242698 INFO  (jetty-launcher-532-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40064762{/solr,null,UNAVAILABLE}
   [junit4]   2> 244191 WARN  (zkCallback-586-thread-1-processing-n:127.0.0.1:61031_solr) [n:127.0.0.1:61031_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 244192 INFO  (jetty-launcher-532-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45350f87{/solr,null,UNAVAILABLE}
   [junit4]   2> 244196 WARN  (zkCallback-576-thread-2-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 244196 WARN  (zkCallback-576-thread-3-processing-n:127.0.0.1:60790_solr) [n:127.0.0.1:60790_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 244196 INFO  (jetty-launcher-532-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c0c9aca{/solr,null,UNAVAILABLE}
   [junit4]   2> 244198 INFO  (SUITE-TestCollectionStateWatchers-seed#[F419BC5088E1FAC9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60786 60786
   [junit4]   2> 244199 INFO  (Thread-310) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60786 60786
   [junit4]   2> 244200 WARN  (Thread-310) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/config
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/96506500702470153-127.0.0.1:60800_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96506500702470154-127.0.0.1:60790_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	82	/solr/overseer/queue
   [junit4]   2> 	33	/solr/overseer/collection-queue-work
   [junit4]   2> 	18	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 244200 INFO  (SUITE-TestCollectionStateWatchers-seed#[F419BC5088E1FAC9]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_F419BC5088E1FAC9-001
   [junit4]   2> Aug 30, 2016 3:53:13 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false): {}, locale=sr-RS, timezone=Pacific/Tarawa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=131754528,total=464519168
   [junit4]   2> NOTE: All tests run in this JVM: [TestRetryUtil, TestBatchUpdate, SolrExampleStreamingTest, ConcatOperationTest, JettyWebappTest, JdbcDriverTest, NoOpResponseParserTest, TestUpdateRequestCodec, TestDelegationTokenRequest, SolrExampleXMLTest, JDBCStreamTest, TestSpellCheckResponse, SolrSchemalessExampleTest, TestXMLEscaping, SolrExampleEmbeddedTest, GraphExpressionTest, FieldAnalysisResponseTest, TermsResponseTest, CloudSolrClientBuilderTest, ShardParamsTest, ConcurrentUpdateSolrClientTest, LargeVolumeBinaryJettyTest, LargeVolumeJettyTest, TestSolrProperties, SolrParamTest, TestEmbeddedSolrServer, QueryResponseTest, TestCoreAdmin, TestNamedListCodec, TestJavaBinCodec, TestDocumentObjectBinder, TestHash, ContentStreamTest, ModifiableSolrParamsTest, SolrDocumentTest, NamedListTest, AnlysisResponseBaseTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest, TestSolrJErrorHandling, BasicHttpSolrClientTest, CloudSolrClientTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, StreamingTest, TestCollectionAdminRequest, TestDelegationTokenResponse, TestToleratedUpdateError, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 56.89s, 9 tests, 1 failure <<< FAILURES!

[...truncated 59471 lines...]


Re: [JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6087 - Still Unstable!

Posted by Karl Wright <da...@gmail.com>.
Created LUCENE-7430 to cover the geo3d test failure.

Karl


On Tue, Aug 30, 2016 at 1:30 AM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6087/
> Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC
>
> 4 tests failed.
> FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium
>
> Error Message:
> FAIL: id=4546 should have matched but did not
>  shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84,
> bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
>  bounds=XYZBounds: [xmin=-1.3551580601679786E-6 xmax=1.3551580601679786E-6
> ymin=-1.3551580601679786E-6 ymax=1.3551580601679786E-6
> zmin=0.9977622910211923 zmax=0.9977622930221051]   world bounds=(
> minX=-1.0011188539924791 maxX=1.0011188539924791 minY=-1.0011188539924791
> maxY=1.0011188539924791 minZ=-0.9977622920221051 maxZ=0.9977622920221051
>  quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10,
> Z=0.9977622921205215] within shape? true within bounds? false   unquantized
> point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6,
> Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false
> within bounds? false   docID=4438 deleted?=false
>  query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle:
> {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
>  explanation:     target is in leaf _1(7.0.0):C14521 of full reader
> StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)     full BKD
> path to target doc:       Cell(x=-1.0011188543037526 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = WITHIN; Quantized point within
> cell = true; Unquantized point within cell = true       Cell(x=0.0 TO
> 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634
> z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true       Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true       Cell(x=0.0 TO
> 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true     on cell
> Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = WITHIN; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>  on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>  on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>  on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0
> TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0
> TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point
> within cell = true; Unquantized point within cell = true, wrapped visitor
> returned CELL_CROSSES_QUERY   leaf visit docID=4438 x=7.323492821176281E-6
> y=-2.3309121299774915E-10 z=0.9977622921205215
>
> Stack Trace:
> java.lang.AssertionError: FAIL: id=4546 should have matched but did not
>   shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84,
> bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(
> 178.42020396319145)}
>   bounds=XYZBounds: [xmin=-1.3551580601679786E-6
> xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6
> ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]
>   world bounds=( minX=-1.0011188539924791 maxX=1.0011188539924791
> minY=-1.0011188539924791 maxY=1.0011188539924791 minZ=-0.9977622920221051
> maxZ=0.9977622920221051
>   quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10,
> Z=0.9977622921205215] within shape? true within bounds? false
>   unquantized point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6,
> Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false
> within bounds? false
>   docID=4438 deleted?=false
>   query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle:
> {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(
> 178.42020396319145)}
>   explanation:
>     target is in leaf _1(7.0.0):C14521 of full reader
> StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)
>     full BKD path to target doc:
>       Cell(x=-1.0011188543037526 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = WITHIN; Quantized point within
> cell = true; Unquantized point within cell = true
>       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true
>       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true
>       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true
>       Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true
>     on cell Cell(x=-1.0011188543037526 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = WITHIN; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape
> relationship = OVERLAPS; Quantized point within cell = true; Unquantized
> point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
>     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true, wrapped visitor returned CELL_CROSSES_QUERY
>     on cell Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO
> 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship =
> OVERLAPS; Quantized point within cell = true; Unquantized point within cell
> = true, wrapped visitor returned CELL_CROSSES_QUERY
>   leaf visit docID=4438 x=7.323492821176281E-6 y=-2.3309121299774915E-10
> z=0.9977622921205215
>
>         at __randomizedtesting.SeedInfo.seed([B167D2C466D257A0:
> CB9E56C27B734C6]:0)
>         at org.junit.Assert.fail(Assert.java:93)
>         at org.apache.lucene.spatial3d.TestGeo3DPoint.verify(
> TestGeo3DPoint.java:867)
>         at org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(
> TestGeo3DPoint.java:548)
>         at org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium(
> TestGeo3DPoint.java:475)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(
> RandomizedRunner.java:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(
> RandomizedRunner.java:871)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(
> RandomizedRunner.java:907)
>         at com.carrotsearch.randomizedtesting.
> RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         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:367)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.
> forkTimeoutingTask(ThreadLeakControl.java:809)
>         at com.carrotsearch.randomizedtesting.
> ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.
> runSingleTest(RandomizedRunner.java:880)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(
> RandomizedRunner.java:781)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(
> RandomizedRunner.java:816)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(
> RandomizedRunner.java:827)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(
> TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(
> TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(
> TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
> FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics
>
> Error Message:
> IOException occured when talking to server at:
> http://127.0.0.1:50806/solr/testSolrCloudCollection_shard1_replica2
>
> Stack Trace:
> org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException:
> IOException occured when talking to server at:
> http://127.0.0.1:50806/solr/testSolrCloudCollection_shard1_replica2
>         at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B:
> 40AA5BEA5A587BEB]:0)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> directUpdate(CloudSolrClient.java:755)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> sendRequest(CloudSolrClient.java:1161)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.
> requestWithRetryOnStaleState(CloudSolrClient.java:1050)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.request(
> CloudSolrClient.java:992)
>         at org.apache.solr.client.solrj.SolrClient.request(SolrClient.
> java:1219)
>         at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(
> BasicAuthIntegrationTest.java:193)
>         at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.
> testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
>         at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(
> TestMiniSolrCloudClusterBase.java:79)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(
> RandomizedRunner.java:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(
> RandomizedRunner.java:871)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(
> RandomizedRunner.java:907)
>         at com.carrotsearch.randomizedtesting.
> RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
>         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:367)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.
> forkTimeoutingTask(ThreadLeakControl.java:809)
>         at com.carrotsearch.randomizedtesting.
> ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.
> runSingleTest(RandomizedRunner.java:880)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(
> RandomizedRunner.java:781)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(
> RandomizedRunner.java:816)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(
> RandomizedRunner.java:827)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(
> TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(
> TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(
> TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
> Caused by: org.apache.solr.client.solrj.SolrServerException: IOException
> occured when talking to server at: http://127.0.0.1:50806/solr/
> testSolrCloudCollection_shard1_replica2
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.
> executeMethod(HttpSolrClient.java:622)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(
> HttpSolrClient.java:261)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.request(
> HttpSolrClient.java:250)
>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.
> doRequest(LBHttpSolrClient.java:415)
>         at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(
> LBHttpSolrClient.java:367)
>         at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$
> directUpdate$0(CloudSolrClient.java:730)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>         at org.apache.solr.common.util.ExecutorUtil$
> MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(
> ThreadPoolExecutor.java:1142)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(
> ThreadPoolExecutor.java:617)
>         ... 1 more
> Caused by: java.net.SocketException: Software caused connection abort:
> recv failed
>         at java.net.SocketInputStream.socketRead0(Native Method)
>         at java.net.SocketInputStream.socketRead(SocketInputStream.
> java:116)
>         at java.net.SocketInputStream.read(SocketInputStream.java:170)
>         at java.net.SocketInputStream.read(SocketInputStream.java:141)
>         at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(
> SessionInputBufferImpl.java:139)
>         at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(
> SessionInputBufferImpl.java:155)
>         at org.apache.http.impl.io.SessionInputBufferImpl.readLine(
> SessionInputBufferImpl.java:284)
>         at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(
> DefaultHttpResponseParser.java:140)
>         at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(
> DefaultHttpResponseParser.java:57)
>         at org.apache.http.impl.io.AbstractMessageParser.parse(
> AbstractMessageParser.java:261)
>         at org.apache.http.impl.DefaultBHttpClientConnection.
> receiveResponseHeader(DefaultBHttpClientConnection.java:165)
>         at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(
> CPoolProxy.java:167)
>         at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(
> HttpRequestExecutor.java:272)
>         at org.apache.http.protocol.HttpRequestExecutor.execute(
> HttpRequestExecutor.java:124)
>         at org.apache.http.impl.execchain.MainClientExec.
> execute(MainClientExec.java:271)
>         at org.apache.http.impl.execchain.ProtocolExec.
> execute(ProtocolExec.java:184)
>         at org.apache.http.impl.execchain.RetryExec.execute(
> RetryExec.java:88)
>         at org.apache.http.impl.execchain.RedirectExec.
> execute(RedirectExec.java:110)
>         at org.apache.http.impl.client.InternalHttpClient.doExecute(
> InternalHttpClient.java:184)
>         at org.apache.http.impl.client.CloseableHttpClient.execute(
> CloseableHttpClient.java:82)
>         at org.apache.http.impl.client.CloseableHttpClient.execute(
> CloseableHttpClient.java:55)
>         at org.apache.solr.client.solrj.impl.HttpSolrClient.
> executeMethod(HttpSolrClient.java:513)
>         ... 10 more
>
>
> FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation
>
> Error Message:
> java.lang.NullPointerException
>
> Stack Trace:
> com.google.common.util.concurrent.UncheckedExecutionException:
> java.lang.NullPointerException
>         at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
>         at com.google.common.cache.LocalCache$Segment.get(
> LocalCache.java:2263)
>         at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
>         at com.google.common.cache.LocalCache.getOrLoad(
> LocalCache.java:4004)
>         at com.google.common.cache.LocalCache$LocalLoadingCache.
> get(LocalCache.java:4874)
>         at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
>         at org.apache.solr.cloud.TestSolrCloudWithSecureImperso
> nation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
>         at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.
> getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
>         at org.apache.solr.cloud.TestSolrCloudWithSecureImperso
> nation.startup(TestSolrCloudWithSecureImpersonation.java:99)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(
> RandomizedRunner.java:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(
> RandomizedRunner.java:811)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(
> RandomizedRunner.java:827)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(
> TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(
> TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(
> TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
> Caused by: java.lang.NullPointerException
>         at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
>         at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
>         at org.apache.hadoop.util.Shell.run(Shell.java:456)
>         at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(
> Shell.java:722)
>         at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
>         at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
>         at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.
> getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
>         at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.
> getGroups(ShellBasedUnixGroupsMapping.java:52)
>         at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithF
> allback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
>         at org.apache.hadoop.security.Groups$GroupCacheLoader.
> fetchGroupList(Groups.java:239)
>         at org.apache.hadoop.security.Groups$GroupCacheLoader.load(
> Groups.java:220)
>         at org.apache.hadoop.security.Groups$GroupCacheLoader.load(
> Groups.java:208)
>         at com.google.common.cache.LocalCache$LoadingValueReference.
> loadFuture(LocalCache.java:3599)
>         at com.google.common.cache.LocalCache$Segment.loadSync(
> LocalCache.java:2379)
>         at com.google.common.cache.LocalCache$Segment.
> lockedGetOrLoad(LocalCache.java:2342)
>         at com.google.common.cache.LocalCache$Segment.get(
> LocalCache.java:2257)
>         ... 31 more
>
>
> FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation
>
> Error Message:
>
>
> Stack Trace:
> java.lang.NullPointerException
>         at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
>         at org.apache.solr.cloud.TestSolrCloudWithSecureImperso
> nation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(
> RandomizedRunner.java:1764)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(
> RandomizedRunner.java:834)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(
> AbstractBeforeAfterRule.java:45)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(
> TestRuleStoreClassName.java:41)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(
> TestRuleAssertionsRequired.java:53)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures
> $1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(
> TestRuleIgnoreTestSuites.java:54)
>         at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$
> StatementRunner.run(ThreadLeakControl.java:367)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 8813 lines...]
>    [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
>    [junit4] IGNOR/A 0.02s J0 | TestGeo3DPoint.testRandomBig
>    [junit4]    > Assumption #1: 'nightly' test group is disabled
> (@Nightly())
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint
> -Dtests.method=testRandomMedium -Dtests.seed=B167D2C466D257A0
> -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Etc/GMT+5
> -Dtests.asserts=true -Dtests.file.encoding=Cp1252
>    [junit4] FAILURE 4.06s J0 | TestGeo3DPoint.testRandomMedium <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: FAIL: id=4546
> should have matched but did not
>    [junit4]    >   shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84,
> bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(
> 178.42020396319145)}
>    [junit4]    >   bounds=XYZBounds: [xmin=-1.3551580601679786E-6
> xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6
> ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]
>    [junit4]    >   world bounds=( minX=-1.0011188539924791
> maxX=1.0011188539924791 minY=-1.0011188539924791 maxY=1.0011188539924791
> minZ=-0.9977622920221051 maxZ=0.9977622920221051
>    [junit4]    >   quantized point=[X=7.323492821176281E-6,
> Y=-2.3309121299774915E-10, Z=0.9977622921205215] within shape? true within
> bounds? false
>    [junit4]    >   unquantized point=[lat=1.570788986986606,
> lon=-1.0056566715747591E-117([X=7.323383942914017E-6,
> Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false
> within bounds? false
>    [junit4]    >   docID=4438 deleted?=false
>    [junit4]    >   query=PointInGeo3DShapeQuery: field=point: Shape:
> GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84,
> bottomlat=1.5707949696510948(89.99992224138796),
> leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(
> 178.42020396319145)}
>    [junit4]    >   explanation:
>    [junit4]    >     target is in leaf _1(7.0.0):C14521 of full reader
> StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)
>    [junit4]    >     full BKD path to target doc:
>    [junit4]    >       Cell(x=-1.0011188543037526 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = WITHIN; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >       Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >       Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >       Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >       Cell(x=0.0 TO 0.5921489289992575
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true
>    [junit4]    >     on cell Cell(x=-1.0011188543037526 TO
> 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634
> z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN;
> Quantized point within cell = true; Unquantized point within cell = true,
> wrapped visitor returned CELL_CROSSES_QUERY
>    [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>    [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>    [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>    [junit4]    >     on cell Cell(x=0.0 TO 0.5921489289992575
> y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO
> 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within
> cell = true; Unquantized point within cell = true, wrapped visitor returned
> CELL_CROSSES_QUERY
>    [junit4]    >   leaf visit docID=4438 x=7.323492821176281E-6
> y=-2.3309121299774915E-10 z=0.9977622921205215
>    [junit4]    >
>    [junit4]    >        at __randomizedtesting.SeedInfo.
> seed([B167D2C466D257A0:CB9E56C27B734C6]:0)
>    [junit4]    >        at org.apache.lucene.spatial3d.
> TestGeo3DPoint.verify(TestGeo3DPoint.java:867)
>    [junit4]    >        at org.apache.lucene.spatial3d.
> TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
>    [junit4]    >        at org.apache.lucene.spatial3d.TestGeo3DPoint.
> testRandomMedium(TestGeo3DPoint.java:475)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> NOTE: test params are: codec=
> FastDecompressionCompressingStoredFields(storedFieldsFormat=
> CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
> chunkSize=2, maxDocsPerChunk=114, blockSize=525), termVectorsFormat=
> CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
> chunkSize=2, blockSize=525)), sim=RandomSimilarity(queryNorm=false): {},
> locale=pt, timezone=Etc/GMT+5
>    [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
> (64-bit)/cpus=3,threads=1,free=34701000,total=67108864
>    [junit4]   2> NOTE: All tests run in this JVM: [XYZSolidTest,
> TestGeo3DPoint]
>    [junit4] Completed [11/11 (1!)] on J0 in 9.69s, 14 tests, 1 failure, 1
> skipped <<< FAILURES!
>
> [...truncated 2347 lines...]
>    [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImperso
> nation
>    [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.
> TestSolrCloudWithSecureImpersonation_7D72F5C662B6259B-001\
> init-core-data-001
>    [junit4]   2> 668773 INFO  (SUITE-TestSolrCloudWithSecureImperso
> nation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.s.SolrTestCaseJ4
> Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=,
> value=NaN, ssl=NaN, clientAuth=NaN)
>    [junit4]   2> 669021 WARN  (SUITE-TestSolrCloudWithSecureImperso
> nation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.h.u.NativeCodeLoader
> Unable to load native-hadoop library for your platform... using
> builtin-java classes where applicable
>    [junit4]   2> 669052 ERROR (SUITE-TestSolrCloudWithSecureImperso
> nation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.h.u.Shell Failed to
> locate the winutils binary in the hadoop binary path
>    [junit4]   2> java.io.IOException: Could not locate executable
> null\bin\winutils.exe in the Hadoop binaries.
>    [junit4]   2>        at org.apache.hadoop.util.Shell.
> getQualifiedBinPath(Shell.java:356)
>    [junit4]   2>        at org.apache.hadoop.util.Shell.
> getWinUtilsPath(Shell.java:371)
>    [junit4]   2>        at org.apache.hadoop.util.Shell.<
> clinit>(Shell.java:364)
>    [junit4]   2>        at org.apache.hadoop.util.StringUtils.<clinit>(
> StringUtils.java:80)
>    [junit4]   2>        at org.apache.hadoop.security.
> Groups.parseStaticMapping(Groups.java:130)
>    [junit4]   2>        at org.apache.hadoop.security.
> Groups.<init>(Groups.java:94)
>    [junit4]   2>        at org.apache.hadoop.security.
> Groups.<init>(Groups.java:74)
>    [junit4]   2>        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(
> TestSolrCloudWithSecureImpersonation.java:60)
>    [junit4]   2>        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(
> TestSolrCloudWithSecureImpersonation.java:86)
>    [junit4]   2>        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.startup(
> TestSolrCloudWithSecureImpersonation.java:99)
>    [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
>    [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke(
> NativeMethodAccessorImpl.java:62)
>    [junit4]   2>        at sun.reflect.DelegatingMethodAccessorImpl.
> invoke(DelegatingMethodAccessorImpl.java:43)
>    [junit4]   2>        at java.lang.reflect.Method.
> invoke(Method.java:498)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.
> RandomizedRunner.invoke(RandomizedRunner.java:1764)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.
> RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.
> RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.
> java:57)
>    [junit4]   2>        at org.apache.lucene.util.
> AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at org.apache.lucene.util.
> TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> NoShadowingOrOverridesOnMethodsRule$1.evaluate(
> NoShadowingOrOverridesOnMethodsRule.java:40)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at org.apache.lucene.util.
> TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>    [junit4]   2>        at org.apache.lucene.util.TestRuleMarkFailure$1.
> evaluate(TestRuleMarkFailure.java:47)
>    [junit4]   2>        at org.apache.lucene.util.
> TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures
> .java:64)
>    [junit4]   2>        at org.apache.lucene.util.
> TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.rules.
> StatementAdapter.evaluate(StatementAdapter.java:36)
>    [junit4]   2>        at com.carrotsearch.randomizedtesting.
> ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 669082 INFO  (SUITE-TestSolrCloudWithSecureImperso
> nation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.s.SolrTestCaseJ4
> ###deleteCore
>    [junit4]   2> NOTE: test params are: codec=
> DummyCompressingStoredFields(storedFieldsFormat=
> CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=22007,
> maxDocsPerChunk=228, blockSize=4), termVectorsFormat=
> CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=22007,
> blockSize=4)), sim=RandomSimilarity(queryNorm=true): {}, locale=hi,
> timezone=Antarctica/DumontDUrville
>    [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
> (64-bit)/cpus=3,threads=1,free=240179688,total=503316480
>    [junit4]   2> NOTE: All tests run in this JVM:
> [ChaosMonkeySafeLeaderTest, SuggesterWFSTTest, ResponseHeaderTest,
> CustomCollectionTest, TestSerializedLuceneMatchVersion,
> NumericFieldsTest, TestCSVResponseWriter, DistanceFunctionTest,
> TestNRTOpen, TestSolrQueryParserResource, SolrCmdDistributorTest,
> NotRequiredUniqueKeyTest, CloudExitableDirectoryReaderTest,
> TestSolrFieldCacheMBean, SignatureUpdateProcessorFactoryTest,
> TestRandomRequestDistribution, DirectUpdateHandlerOptimizeTest,
> TestHighFrequencyDictionaryFactory, TestSystemIdResolver,
> CoreAdminHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest,
> TestPerFieldSimilarity, TestCloudInspectUtil, TestHdfsBackupRestoreCore,
> TestConfigOverlay, TestSimpleTrackingShardHandler,
> HdfsRestartWhileUpdatingTest, TestDistribDocBasedVersion, TestDocTermOrds,
> TestDynamicFieldCollectionResource, HdfsRecoverLeaseTest,
> OverriddenZkACLAndCredentialsProvidersTest, HdfsCollectionsAPIDistributedZkTest,
> SolrCoreCheckLockOnStartupTest, TestFieldSortValues,
> HdfsUnloadDistributedZkTest, TestSchemaSimilarityResource,
> SpellCheckCollatorTest, LoggingHandlerTest, ZkSolrClientTest,
> DistributedExpandComponentTest, TestFoldingMultitermQuery,
> TestFieldCacheReopen, TriLevelCompositeIdRoutingTest,
> CollectionsAPIAsyncDistributedZkTest, AnalyticsQueryTest,
> TestCollationField, OpenExchangeRatesOrgProviderTest, ResourceLoaderTest,
> TestRandomFaceting, TestSolrJ, DistributedFacetPivotSmallTest,
> BlockDirectoryTest, SolrInfoMBeanTest, RequestHandlersTest,
> TestTolerantUpdateProcessorRandomCloud, SuggesterTSTTest,
> ChangedSchemaMergeTest, IndexSchemaRuntimeFieldTest, TestReplicaProperties,
> TestFileDictionaryLookup, QueryParsingTest, TestStressUserVersions,
> TestSolrCoreProperties, TestIndexingPerformance,
> SimpleCollectionCreateDeleteTest, TestRealTimeGet, AutoCommitTest,
> SuggesterTest, TestSuggestSpellingConverter, TestJettySolrRunner,
> SharedFSAutoReplicaFailoverTest, ConnectionReuseTest,
> ResponseLogComponentTest, TestTrie, MultiTermTest,
> TestManagedResourceStorage, TestConfigSetProperties, HdfsDirectoryTest,
> CollectionStateFormat2Test, TestSubQueryTransformerDistrib,
> FileBasedSpellCheckerTest, TestLegacyFieldCache, OpenCloseCoreStressTest,
> TestXmlQParser, DistributedQueryComponentCustomSortTest,
> LukeRequestHandlerTest, ZkNodePropsTest, RemoteQueryErrorTest,
> TestFieldCacheSort, CSVRequestHandlerTest, CoreAdminRequestStatusTest,
> GraphQueryTest, ClassificationUpdateProcessorFactoryTest,
> OverseerModifyCollectionTest, SpellingQueryConverterTest,
> TestDistributedMissingSort, AddBlockUpdateTest, DeleteStatusTest,
> ConcurrentDeleteAndCreateCollectionTest, DateMathParserTest,
> TestCharFilters, DocValuesMissingTest, TestSubQueryTransformer,
> BitVectorTest, TestRuleBasedAuthorizationPlugin, TestRangeQuery,
> TestQueryWrapperFilter, BaseCdcrDistributedZkTest,
> TestBinaryResponseWriter, FullHLLTest, WordBreakSolrSpellCheckerTest,
> TestObjectReleaseTracker, CacheHeaderTest, HLLUtilTest,
> TestSolrCloudWithSecureImpersonation]
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=
> TestSolrCloudWithSecureImpersonation -Dtests.seed=7D72F5C662B6259B
> -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Antarctica/DumontDUrville
> -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation
> (suite) <<<
>    [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException:
> java.lang.NullPointerException
>    [junit4]    >        at __randomizedtesting.SeedInfo.
> seed([7D72F5C662B6259B]:0)
>    [junit4]    >        at com.google.common.cache.LocalCache$Segment.get(
> LocalCache.java:2263)
>    [junit4]    >        at com.google.common.cache.
> LocalCache.get(LocalCache.java:4000)
>    [junit4]    >        at com.google.common.cache.LocalCache.getOrLoad(
> LocalCache.java:4004)
>    [junit4]    >        at com.google.common.cache.
> LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
>    [junit4]    >        at org.apache.hadoop.security.
> Groups.getGroups(Groups.java:182)
>    [junit4]    >        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(
> TestSolrCloudWithSecureImpersonation.java:64)
>    [junit4]    >        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(
> TestSolrCloudWithSecureImpersonation.java:86)
>    [junit4]    >        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.startup(
> TestSolrCloudWithSecureImpersonation.java:99)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]    > Caused by: java.lang.NullPointerException
>    [junit4]    >        at java.lang.ProcessBuilder.
> start(ProcessBuilder.java:1012)
>    [junit4]    >        at org.apache.hadoop.util.Shell.
> runCommand(Shell.java:483)
>    [junit4]    >        at org.apache.hadoop.util.Shell.
> run(Shell.java:456)
>    [junit4]    >        at org.apache.hadoop.util.Shell$
> ShellCommandExecutor.execute(Shell.java:722)
>    [junit4]    >        at org.apache.hadoop.util.Shell.
> execCommand(Shell.java:815)
>    [junit4]    >        at org.apache.hadoop.util.Shell.
> execCommand(Shell.java:798)
>    [junit4]    >        at org.apache.hadoop.security.
> ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.
> java:84)
>    [junit4]    >        at org.apache.hadoop.security.
> ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
>    [junit4]    >        at org.apache.hadoop.security.
> JniBasedUnixGroupsMappingWithFallback.getGroups(
> JniBasedUnixGroupsMappingWithFallback.java:51)
>    [junit4]    >        at org.apache.hadoop.security.
> Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
>    [junit4]    >        at org.apache.hadoop.security.
> Groups$GroupCacheLoader.load(Groups.java:220)
>    [junit4]    >        at org.apache.hadoop.security.
> Groups$GroupCacheLoader.load(Groups.java:208)
>    [junit4]    >        at com.google.common.cache.LocalCache$
> LoadingValueReference.loadFuture(LocalCache.java:3599)
>    [junit4]    >        at com.google.common.cache.
> LocalCache$Segment.loadSync(LocalCache.java:2379)
>    [junit4]    >        at com.google.common.cache.LocalCache$Segment.
> lockedGetOrLoad(LocalCache.java:2342)
>    [junit4]    >        at com.google.common.cache.LocalCache$Segment.get(
> LocalCache.java:2257)
>    [junit4]    >        ... 31 moreThrowable #2:
> java.lang.NullPointerException
>    [junit4]    >        at __randomizedtesting.SeedInfo.
> seed([7D72F5C662B6259B]:0)
>    [junit4]    >        at org.apache.solr.cloud.
> TestSolrCloudWithSecureImpersonation.shutdown(
> TestSolrCloudWithSecureImpersonation.java:154)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4] Completed [204/632 (1!)] on J1 in 0.34s, 0 tests, 2 errors <<<
> FAILURES!
>
> [...truncated 1322 lines...]
>    [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
>    [junit4]   2> 2848726 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.ZkTestServer STARTING
> ZK TEST SERVER
>    [junit4]   2> 2848728 INFO  (Thread-5759) [    ] o.a.s.c.ZkTestServer
> client port:0.0.0.0/0.0.0.0:0
>    [junit4]   2> 2848729 INFO  (Thread-5759) [    ] o.a.s.c.ZkTestServer
> Starting server
>    [junit4]   2> 2848827 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.ZkTestServer start zk
> server on port:50793
>    [junit4]   2> 2848827 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkCredentialsProvider
>    [junit4]   2> 2848828 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.ConnectionManager
> Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848835 INFO  (zkCallback-4132-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@205a572 name:ZooKeeperConnection Watcher:127.0.0.1:50793
> got event WatchedEvent state:SyncConnected type:None path:null path:null
> type:None
>    [junit4]   2> 2848835 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.ConnectionManager
> Client is connected to ZooKeeper
>    [junit4]   2> 2848835 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient Using
> default ZkACLProvider
>    [junit4]   2> 2848836 INFO  (TEST-BasicAuthIntegrationTest.
> testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient
> makePath: /solr/solr.xml
>    [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 7ec953f8{/solr,null,AVAILABLE}
>    [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 4cf5896a{/solr,null,AVAILABLE}
>    [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 23901ba2{/solr,null,AVAILABLE}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@41d1ce6b{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50800}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.e.j.s.Server Started @2854704ms
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@188ea969{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50801}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50800}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.e.j.s.Server Started @2854704ms
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50801}
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node4'
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node2'
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 2fb34e68{/solr,null,AVAILABLE}
>    [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.e.j.s.Server jetty-9.3.8.v20160314
>    [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@7bf2f8ae{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50806}
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.e.j.s.Server Started @2854707ms
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50806}
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@
> 84fdf{/solr,null,AVAILABLE}
>    [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node3'
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@70e313f9{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50811}
>    [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.e.j.s.ServerConnector Started ServerConnector@4fb0ec0a{HTTP/
> 1.1,[http/1.1]}{127.0.0.1:50797}
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.e.j.s.Server Started @2854708ms
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.e.j.s.Server Started @2854709ms
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50797}
>    [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node5'
>    [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
> hostPort=50811}
>    [junit4]   2> 2848882 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848882 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$
> AppClassLoader@73d16e93
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
> 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node1'
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
> system property or JNDI)
>    [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848884 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848884 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848889 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848889 INFO  (zkCallback-4133-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@75e36b4f name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848890 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848890 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848891 INFO  (zkCallback-4136-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@3388ec46 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848891 INFO  (zkCallback-4134-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@687bc5f9 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848892 INFO  (zkCallback-4135-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@1a9366d9 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848893 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848895 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848897 INFO  (zkCallback-4137-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@2639f902 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848899 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848899 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848901 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>    [junit4]   2> 2848912 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node3\.
>    [junit4]   2> 2848912 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1082562711
>    [junit4]   2> 2848913 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3]
>    [junit4]   2> 2848913 WARN  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node3\lib
>    [junit4]   2> 2848913 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node2\.
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node1\.
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1549244591
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.CoreContainer New CoreContainer 980015232
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1]
>    [junit4]   2> 2848914 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 0x156d9d5f1160001, likely client has closed socket
>    [junit4]   2>        at org.apache.zookeeper.server.NIOServerCnxn.doIO(
> NIOServerCnxn.java:228)
>    [junit4]   2>        at org.apache.zookeeper.server.
> NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2]
>    [junit4]   2> 2848916 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node4\.
>    [junit4]   2> 2848916 WARN  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node2\lib
>    [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
>    [junit4]   2> 2848916 WARN  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node1\lib
>    [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
>    [junit4]   2> 2848916 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.CoreContainer New CoreContainer 2035674064
>    [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4]
>    [junit4]   2> 2848917 WARN  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node4\lib
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.CorePropertiesLocator Config-defined core root directory:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node5\.
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.CoreContainer New CoreContainer 415002828
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.CoreContainer Loading cores into CoreContainer
> [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-
> Windows\solr\build\solr-core\test\J0\temp\solr.security.
> BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5]
>    [junit4]   2> 2848918 WARN  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\
> Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\
> temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5\lib
> to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001\tempDir-001\node5\lib
>    [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout :
> 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost :
> 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize :
> 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
>    [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with
> params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&
> maxConnectionsPerHost=100000
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.
> Log4jLoggerFactory)]
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.ZkController zkHost includes chroot
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
>    [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848927 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
>    [junit4]   2> 2848929 INFO  (zkCallback-4147-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@3b9358f name:ZooKeeperConnection Watcher:127.0.0.1:50793
> got event WatchedEvent state:SyncConnected type:None path:null path:null
> type:None
>    [junit4]   2> 2848929 INFO  (zkCallback-4146-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@4d647850 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-2) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-5) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848929 INFO  (zkCallback-4148-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@6673e5c6 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-4) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848931 INFO  (zkCallback-4151-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@5fa2cfa8 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848931 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@63e0bc6
>    [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-3) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848931 INFO  (zkCallback-4152-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@5b331488 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
>    [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848933 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@83af229
>    [junit4]   2> 2848933 INFO  (jetty-launcher-4131-thread-1) [    ]
> o.a.s.c.c.SolrZkClient Using default ZkACLProvider
>    [junit4]   2> 2848934 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@c2e76ca
>    [junit4]   2> 2848934 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848935 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 0x156d9d5f1160009, likely client has closed socket
>    [junit4]   2>        at org.apache.zookeeper.server.NIOServerCnxn.doIO(
> NIOServerCnxn.java:228)
>    [junit4]   2>        at org.apache.zookeeper.server.
> NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 2848935 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848935 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@4eb9d91e
>    [junit4]   2> 2848936 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 0x156d9d5f116000a, likely client has closed socket
>    [junit4]   2>        at org.apache.zookeeper.server.NIOServerCnxn.doIO(
> NIOServerCnxn.java:228)
>    [junit4]   2>        at org.apache.zookeeper.server.
> NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
>    [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
>    [junit4]   2> 2848936 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.ZkController Added new OnReconnect
> listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@ef55119
>    [junit4]   2> 2848936 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848937 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Waiting for
> client to connect to ZooKeeper
>    [junit4]   2> 2848940 INFO  (zkCallback-4153-thread-1-
> processing-n:127.0.0.1:50797_solr) [n:127.0.0.1:50797_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@6b4272da name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848940 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848940 INFO  (zkCallback-4154-thread-1-
> processing-n:127.0.0.1:50801_solr) [n:127.0.0.1:50801_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@1a520a5c name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848940 INFO  (zkCallback-4155-thread-1-
> processing-n:127.0.0.1:50800_solr) [n:127.0.0.1:50800_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@65c888c6 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848940 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848941 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848941 INFO  (zkCallback-4156-thread-1-
> processing-n:127.0.0.1:50806_solr) [n:127.0.0.1:50806_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@31374c46 name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848941 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848941 INFO  (zkCallback-4157-thread-1-
> processing-n:127.0.0.1:50811_solr) [n:127.0.0.1:50811_solr    ]
> o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.
> ConnectionManager@4eee923f name:ZooKeeperConnection Watcher:
> 127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None
> path:null path:null type:None
>    [junit4]   2> 2848942 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848942 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Client is
> connected to ZooKeeper
>    [junit4]   2> 2848944 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848944 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848950 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848950 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/queue
>    [junit4]   2> 2848955 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848956 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848956 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848958 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848958 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-queue-work
>    [junit4]   2> 2848969 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 2848969 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 2848970 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 2848971 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-running
>    [junit4]   2> 2848978 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848979 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848982 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848982 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848983 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-completed
>    [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848992 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848993 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /overseer/collection-map-failure
>    [junit4]   2> 2848995 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2848996 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
>    [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 2849005 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /aliases.json
>    [junit4]   2> 2849007 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849007 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849010 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849010 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849011 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /clusterstate.json
>    [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 2849013 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath:
> /security.json
>    [junit4]   2> 2849014 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849014 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849015 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849015 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849016 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Updating cluster
> state from ZooKeeper...
>    [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-2)
> [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-4)
> [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster
> properties
>    [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-5)
> [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-1)
> [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-3)
> [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes
> from ZooKeeper... (0) -> (0)
>    [junit4]   2> 2849018 INFO  (jetty-laun
>
> [...truncated too long message...]
>
> ttp.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
>    [junit4]    >        at org.apache.solr.client.solrj.
> impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
>    [junit4]    >        ... 10 more
>    [junit4]   2> NOTE: leaving temporary files on disk at:
> C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\
> solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_
> 7D72F5C662B6259B-001
>    [junit4]   2> Aug 30, 2016 5:05:07 AM com.carrotsearch.
> randomizedtesting.ThreadLeakControl checkThreadLeaks
>    [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked
> thread(s).
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62):
> {range_facet_l_dv=BlockTreeOrds(blocksize=128),
> _version_=PostingsFormat(name=LuceneVarGapFixedInterval),
> multiDefault=PostingsFormat(name=Memory doPackFST= false),
> intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
> id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
> range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
> timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)},
> docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
> range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)},
> maxPointsInLeafNode=1782, maxMBSortInHeap=6.42822649107989,
> sim=RandomSimilarity(queryNorm=false): {}, locale=ar-DZ,
> timezone=America/Mexico_City
>    [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102
> (64-bit)/cpus=3,threads=1,free=167778776,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest,
> TestAnalyzedSuggestions, TestLRUStatsCache, DeleteShardTest,
> DateRangeFieldTest, TestStressVersions, TestInitParams,
> TestDefaultSearchFieldResource, HardAutoCommitTest,
> CurrencyFieldXmlFileTest, CollectionTooManyReplicasTest,
> TestRandomCollapseQParserPlugin, RegexBoostProcessorTest,
> TestMiniSolrCloudClusterSSL, TestPostingsSolrHighlighter,
> DocumentBuilderTest, BlockCacheTest, TestTestInjection, RequestLoggingTest,
> OverseerRolesTest, TestJsonRequest, TestCloudDeleteByQuery,
> DocumentAnalysisRequestHandlerTest, TestConfig,
> PathHierarchyTokenizerFactoryTest, HdfsNNFailoverTest, TestCryptoKeys,
> TestFieldCache, TestSolrQueryResponse, HdfsChaosMonkeySafeLeaderTest,
> OverseerTest, HdfsBasicDistributedZkTest, TestBackupRepositoryFactory,
> CursorMarkTest, HdfsSyncSliceTest, TestRestManager,
> TestPKIAuthenticationPlugin, TestConfigReload,
> VMParamsZkACLAndCredentialsProvidersTest, XmlUpdateRequestHandlerTest,
> RankQueryTest, TestFieldCacheSanityChecker, TlogReplayBufferedWhileIndexingTest,
> ConfigSetsAPITest, PreAnalyzedFieldTest, DocValuesMultiTest,
> TestArbitraryIndexDir, TestTolerantSearch, TestReRankQParserPlugin,
> CoreAdminCreateDiscoverTest, BufferStoreTest, HighlighterTest,
> TestDistributedSearch, SolrCoreTest, TestStressCloudBlindAtomicUpdates,
> IndexBasedSpellCheckerTest, TestSchemaResource, TestRandomFlRTGCloud,
> TestFreeTextSuggestions, TestManagedSchemaAPI, TestFilteredDocIdSet,
> TestSimpleQParserPlugin, TestLuceneMatchVersion, TestUpdate,
> SolrCLIZkUtilsTest, TestHashQParserPlugin, DataDrivenBlockJoinTest,
> SuggesterFSTTest, ConjunctionSolrSpellCheckerTest,
> AsyncMigrateRouteKeyTest, SliceStateTest, UUIDFieldTest, AssignTest,
> BadComponentTest, TestWordDelimiterFilterFactory, BooleanFieldTest,
> TestMacros, TestConfigSetImmutable, HdfsLockFactoryTest,
> CollectionsAPISolrJTest, TestRemoteStreaming, PKIAuthenticationIntegrationTest,
> TestNumericTerms32, CachingDirectoryFactoryTest, TestSort,
> MBeansHandlerTest, TestReplicationHandler, UnloadDistributedZkTest,
> RestartWhileUpdatingTest, TestFieldCacheSortRandom,
> TestSolrDeletionPolicy1, StandardRequestHandlerTest, TestXmlQParserPlugin,
> VersionInfoTest, RecoveryAfterSoftCommitTest, SolrRequestParserTest,
> TestHighlightDedupGrouping, AnalysisErrorHandlingTest,
> SimpleMLTQParserTest, DistributedVersionInfoTest,
> DeleteInactiveReplicaTest, URLClassifyProcessorTest,
> TestEmbeddedSolrServerConstructors, TestManagedSynonymFilterFactory,
> TestIntervalFaceting, ExplicitHLLTest, TestPerFieldSimilarityWithDefaultOverride,
> TestFastLRUCache, TestElisionMultitermQuery, CdcrReplicationHandlerTest,
> CheckHdfsIndexTest, HLLSerializationTest, DirectSolrSpellCheckerTest,
> SimplePostToolTest, TestSweetSpotSimilarityFactory, SparseHLLTest,
> TestSizeLimitedDistributedMap, DistribCursorPagingTest,
> OverseerCollectionConfigSetProcessorTest, ClusterStateTest,
> StatelessScriptUpdateProcessorFactoryTest, TestMissingGroups,
> CreateCollectionCleanupTest, TestClusterStateMutator,
> TestExtendedDismaxParser, TestTrieFacet, TestGroupingSearch,
> TolerantUpdateProcessorTest, TestFieldResource, TestFaceting,
> TestSearchPerf, SyncSliceTest, TestSubQueryTransformerCrossCore,
> TestLockTree, ChaosMonkeyNothingIsSafeTest, AnalyticsMergeStrategyTest,
> CoreMergeIndexesAdminHandlerTest, TestStressLucene,
> TestCollationFieldDocValues, HdfsTlogReplayBufferedWhileIndexingTest,
> TestXIncludeConfig, SSLMigrationTest, SpatialFilterTest,
> TestExactSharedStatsCache, TestCollectionAPI, TestGeoJSONResponseWriter,
> TestUninvertingReader, RecoveryZkTest, TestManagedResource,
> SolrXmlInZkTest, TestExceedMaxTermLength, FastVectorHighlighterTest,
> LeaderElectionTest, TestZkChroot, ZkCLITest, TestHashPartitioner,
> TermVectorComponentDistributedTest, TestReload,
> DistributedTermsComponentTest, StatsComponentTest, BadIndexSchemaTest,
> TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig,
> SoftAutoCommitTest, ShowFileRequestHandlerTest,
> CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest,
> AnalysisAfterCoreReloadTest, TestCSVLoader, PolyFieldTest,
> SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields,
> FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
> QueryEqualityTest, DefaultValueUpdateProcessorTest,
> XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils,
> TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest,
> TestOmitPositions, TestValueSourceCache, MoreLikeThisHandlerTest,
> FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestJmxIntegration,
> UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest,
> TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest,
> HighlighterConfigTest, SOLR749Test, TestQuerySenderListener,
> UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig,
> TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest,
> TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet,
> TestBinaryField, MinimalSchemaTest, OutputWriterTest,
> TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
> DirectSolrConnectionTest, TestPhraseSuggestions,
> SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest,
> EchoParamsTest, TestLMDirichletSimilarityFactory,
> TestIBSimilarityFactory, TestJmxMonitoredMap, PluginInfoTest,
> PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, TestUtils,
> FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin,
> TestCursorMarkWithoutUniqueKey, ActionThrottleTest,
> AsyncCallRequestStatusResponseTest, CdcrBootstrapTest,
> ConnectionManagerTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest,
> DistribJoinFromCollectionTest, HttpPartitionTest, MultiThreadedOCPTest,
> PeerSyncReplicationTest, SharedFSAutoReplicaFailoverUtilsTest,
> TestCloudPivotFacet, TestCloudPseudoReturnFields,
> TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure,
> TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess,
> TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry,
> TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore,
> TestMiniSolrCloudCluster, TestRequestForwarding,
> TestRequestStatusCollectionAPI, TestSSLRandomization,
> TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt,
> TestTolerantUpdateProcessorCloud, HdfsBasicDistributedZk2Test,
> HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest, HdfsThreadLeakTest,
> HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ZkStateWriterTest,
> BlobRepositoryCloudTest, CoreSorterTest, DirectoryFactoryTest,
> ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest,
> TestConfigSets, TestDynamicLoading, TestImplicitCoreProperties,
> TestInfoStreamLogging, TestReloadAndDeleteDocs, TestShardHandlerFactory,
> TestSolrConfigHandler, TestSolrDynamicMBean, TestSolrXml,
> TestSolrCoreSnapshots, TestReplicationHandlerBackup, TestReqParamsAPI,
> TestRestoreCore, TestSQLHandler, TestSolrConfigHandlerConcurrent,
> InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest,
> DistributedDebugComponentTest, DistributedFacetPivotLargeTest,
> DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest,
> DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest,
> SuggestComponentTest, TestDistributedStatsComponentCardinality,
> JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper,
> WrapperMergePolicyFactoryTest, SmileWriterTest, TestGraphMLResponseWriter,
> TestRawTransformer, TestCopyFieldCollectionResource,
> TestFieldCollectionResource, TestFieldTypeResource,
> TestSolrQueryParserDefaultOperatorResource, TestManagedStopFilterFactory,
> TestBulkSchemaConcurrent, TestManagedSchema, TestSchemaManager,
> TestUseDocValuesAsStored, TestUseDocValuesAsStored2, SortSpecParsingTest,
> TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestCustomSort,
> TestGraphTermsQParserPlugin, TestInitQParser, TestLegacyNumericRangeQueryBuilder,
> TestMaxScoreQueryParser, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType,
> TestRecoveryHdfs, TestReloadDeadlock, TestSmileRequest, TestSolr4Spatial2,
> TestStandardQParsers, TestJsonFacets, TestOrdValues,
> TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetSimpleTest,
> TestScoreJoinQPNoScore, TestScoreJoinQPScore, CloudMLTQParserTest,
> TestClassicSimilarityFactory, TestDFISimilarityFactory,
> TestNonDefinedSimilarityFactory, TestDefaultStatsCache,
> TestExactStatsCache, BasicAuthIntegrationTest]
>    [junit4] Completed [611/632 (2!)] on J0 in 16.24s, 1 test, 1 error <<<
> FAILURES!
>
> [...truncated 60222 lines...]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6087 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6087/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium

Error Message:
FAIL: id=4546 should have matched but did not   shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}   bounds=XYZBounds: [xmin=-1.3551580601679786E-6 xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6 ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]   world bounds=( minX=-1.0011188539924791 maxX=1.0011188539924791 minY=-1.0011188539924791 maxY=1.0011188539924791 minZ=-0.9977622920221051 maxZ=0.9977622920221051   quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10, Z=0.9977622921205215] within shape? true within bounds? false   unquantized point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6, Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false within bounds? false   docID=4438 deleted?=false   query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}   explanation:     target is in leaf _1(7.0.0):C14521 of full reader StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)     full BKD path to target doc:       Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true       Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true     on cell Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY     on cell Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY   leaf visit docID=4438 x=7.323492821176281E-6 y=-2.3309121299774915E-10 z=0.9977622921205215   

Stack Trace:
java.lang.AssertionError: FAIL: id=4546 should have matched but did not
  shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
  bounds=XYZBounds: [xmin=-1.3551580601679786E-6 xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6 ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]
  world bounds=( minX=-1.0011188539924791 maxX=1.0011188539924791 minY=-1.0011188539924791 maxY=1.0011188539924791 minZ=-0.9977622920221051 maxZ=0.9977622920221051
  quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10, Z=0.9977622921205215] within shape? true within bounds? false
  unquantized point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6, Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false within bounds? false
  docID=4438 deleted?=false
  query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
  explanation:
    target is in leaf _1(7.0.0):C14521 of full reader StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)
    full BKD path to target doc:
      Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
      Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
    on cell Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
    on cell Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
  leaf visit docID=4438 x=7.323492821176281E-6 y=-2.3309121299774915E-10 z=0.9977622921205215
  
	at __randomizedtesting.SeedInfo.seed([B167D2C466D257A0:CB9E56C27B734C6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:867)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
	at org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium(TestGeo3DPoint.java:475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:50806/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B:40AA5BEA5A587BEB]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:50806/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 8813 lines...]
   [junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
   [junit4] IGNOR/A 0.02s J0 | TestGeo3DPoint.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGeo3DPoint -Dtests.method=testRandomMedium -Dtests.seed=B167D2C466D257A0 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 4.06s J0 | TestGeo3DPoint.testRandomMedium <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: FAIL: id=4546 should have matched but did not
   [junit4]    >   shape=GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
   [junit4]    >   bounds=XYZBounds: [xmin=-1.3551580601679786E-6 xmax=1.3551580601679786E-6 ymin=-1.3551580601679786E-6 ymax=1.3551580601679786E-6 zmin=0.9977622910211923 zmax=0.9977622930221051]
   [junit4]    >   world bounds=( minX=-1.0011188539924791 maxX=1.0011188539924791 minY=-1.0011188539924791 maxY=1.0011188539924791 minZ=-0.9977622920221051 maxZ=0.9977622920221051
   [junit4]    >   quantized point=[X=7.323492821176281E-6, Y=-2.3309121299774915E-10, Z=0.9977622921205215] within shape? true within bounds? false
   [junit4]    >   unquantized point=[lat=1.570788986986606, lon=-1.0056566715747591E-117([X=7.323383942914017E-6, Y=-7.364809920694947E-123, Z=0.9977622919954089])] within shape? false within bounds? false
   [junit4]    >   docID=4438 deleted?=false
   [junit4]    >   query=PointInGeo3DShapeQuery: field=point: Shape: GeoWideNorthRectangle: {planetmodel=PlanetModel.WGS84, bottomlat=1.5707949696510948(89.99992224138796), leftlon=3.141592653589793(180.0), rightlon=3.1140200112375265(178.42020396319145)}
   [junit4]    >   explanation:
   [junit4]    >     target is in leaf _1(7.0.0):C14521 of full reader StandardDirectoryReader(segments:5:nrt _1(7.0.0):C14521)
   [junit4]    >     full BKD path to target doc:
   [junit4]    >       Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >       Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >       Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true
   [junit4]    >     on cell Cell(x=-1.0011188543037526 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = WITHIN; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 1.0011082645037634 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=-0.9977622923536127 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >     on cell Cell(x=0.0 TO 1.0011188543037524 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >     on cell Cell(x=0.0 TO 0.5921489289992575 y=-1.0011167835214163 TO 4.661824259954982E-10 z=0.0 TO 0.9977622923536126); Shape relationship = OVERLAPS; Quantized point within cell = true; Unquantized point within cell = true, wrapped visitor returned CELL_CROSSES_QUERY
   [junit4]    >   leaf visit docID=4438 x=7.323492821176281E-6 y=-2.3309121299774915E-10 z=0.9977622921205215
   [junit4]    >   
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B167D2C466D257A0:CB9E56C27B734C6]:0)
   [junit4]    > 	at org.apache.lucene.spatial3d.TestGeo3DPoint.verify(TestGeo3DPoint.java:867)
   [junit4]    > 	at org.apache.lucene.spatial3d.TestGeo3DPoint.doTestRandom(TestGeo3DPoint.java:548)
   [junit4]    > 	at org.apache.lucene.spatial3d.TestGeo3DPoint.testRandomMedium(TestGeo3DPoint.java:475)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=2, maxDocsPerChunk=114, blockSize=525), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=2, blockSize=525)), sim=RandomSimilarity(queryNorm=false): {}, locale=pt, timezone=Etc/GMT+5
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=34701000,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [XYZSolidTest, TestGeo3DPoint]
   [junit4] Completed [11/11 (1!)] on J0 in 9.69s, 14 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 2347 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_7D72F5C662B6259B-001\init-core-data-001
   [junit4]   2> 668773 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 669021 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 669052 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 669082 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[7D72F5C662B6259B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=22007, maxDocsPerChunk=228, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=22007, blockSize=4)), sim=RandomSimilarity(queryNorm=true): {}, locale=hi, timezone=Antarctica/DumontDUrville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=240179688,total=503316480
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, SuggesterWFSTTest, ResponseHeaderTest, CustomCollectionTest, TestSerializedLuceneMatchVersion, NumericFieldsTest, TestCSVResponseWriter, DistanceFunctionTest, TestNRTOpen, TestSolrQueryParserResource, SolrCmdDistributorTest, NotRequiredUniqueKeyTest, CloudExitableDirectoryReaderTest, TestSolrFieldCacheMBean, SignatureUpdateProcessorFactoryTest, TestRandomRequestDistribution, DirectUpdateHandlerOptimizeTest, TestHighFrequencyDictionaryFactory, TestSystemIdResolver, CoreAdminHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, TestPerFieldSimilarity, TestCloudInspectUtil, TestHdfsBackupRestoreCore, TestConfigOverlay, TestSimpleTrackingShardHandler, HdfsRestartWhileUpdatingTest, TestDistribDocBasedVersion, TestDocTermOrds, TestDynamicFieldCollectionResource, HdfsRecoverLeaseTest, OverriddenZkACLAndCredentialsProvidersTest, HdfsCollectionsAPIDistributedZkTest, SolrCoreCheckLockOnStartupTest, TestFieldSortValues, HdfsUnloadDistributedZkTest, TestSchemaSimilarityResource, SpellCheckCollatorTest, LoggingHandlerTest, ZkSolrClientTest, DistributedExpandComponentTest, TestFoldingMultitermQuery, TestFieldCacheReopen, TriLevelCompositeIdRoutingTest, CollectionsAPIAsyncDistributedZkTest, AnalyticsQueryTest, TestCollationField, OpenExchangeRatesOrgProviderTest, ResourceLoaderTest, TestRandomFaceting, TestSolrJ, DistributedFacetPivotSmallTest, BlockDirectoryTest, SolrInfoMBeanTest, RequestHandlersTest, TestTolerantUpdateProcessorRandomCloud, SuggesterTSTTest, ChangedSchemaMergeTest, IndexSchemaRuntimeFieldTest, TestReplicaProperties, TestFileDictionaryLookup, QueryParsingTest, TestStressUserVersions, TestSolrCoreProperties, TestIndexingPerformance, SimpleCollectionCreateDeleteTest, TestRealTimeGet, AutoCommitTest, SuggesterTest, TestSuggestSpellingConverter, TestJettySolrRunner, SharedFSAutoReplicaFailoverTest, ConnectionReuseTest, ResponseLogComponentTest, TestTrie, MultiTermTest, TestManagedResourceStorage, TestConfigSetProperties, HdfsDirectoryTest, CollectionStateFormat2Test, TestSubQueryTransformerDistrib, FileBasedSpellCheckerTest, TestLegacyFieldCache, OpenCloseCoreStressTest, TestXmlQParser, DistributedQueryComponentCustomSortTest, LukeRequestHandlerTest, ZkNodePropsTest, RemoteQueryErrorTest, TestFieldCacheSort, CSVRequestHandlerTest, CoreAdminRequestStatusTest, GraphQueryTest, ClassificationUpdateProcessorFactoryTest, OverseerModifyCollectionTest, SpellingQueryConverterTest, TestDistributedMissingSort, AddBlockUpdateTest, DeleteStatusTest, ConcurrentDeleteAndCreateCollectionTest, DateMathParserTest, TestCharFilters, DocValuesMissingTest, TestSubQueryTransformer, BitVectorTest, TestRuleBasedAuthorizationPlugin, TestRangeQuery, TestQueryWrapperFilter, BaseCdcrDistributedZkTest, TestBinaryResponseWriter, FullHLLTest, WordBreakSolrSpellCheckerTest, TestObjectReleaseTracker, CacheHeaderTest, HLLUtilTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=7D72F5C662B6259B -Dtests.slow=true -Dtests.locale=hi -Dtests.timezone=Antarctica/DumontDUrville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D72F5C662B6259B]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [204/632 (1!)] on J1 in 0.34s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1322 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 2848726 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2848728 INFO  (Thread-5759) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2848729 INFO  (Thread-5759) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2848827 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.ZkTestServer start zk server on port:50793
   [junit4]   2> 2848827 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848828 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848835 INFO  (zkCallback-4132-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@205a572 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848835 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848836 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[7D72F5C662B6259B]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848849 INFO  (jetty-launcher-4131-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ec953f8{/solr,null,AVAILABLE}
   [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cf5896a{/solr,null,AVAILABLE}
   [junit4]   2> 2848851 INFO  (jetty-launcher-4131-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23901ba2{/solr,null,AVAILABLE}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@41d1ce6b{HTTP/1.1,[http/1.1]}{127.0.0.1:50800}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ] o.e.j.s.Server Started @2854704ms
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@188ea969{HTTP/1.1,[http/1.1]}{127.0.0.1:50801}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50800}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-2) [    ] o.e.j.s.Server Started @2854704ms
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50801}
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4'
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2'
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fb34e68{/solr,null,AVAILABLE}
   [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2848856 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7bf2f8ae{HTTP/1.1,[http/1.1]}{127.0.0.1:50806}
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ] o.e.j.s.Server Started @2854707ms
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50806}
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@84fdf{/solr,null,AVAILABLE}
   [junit4]   2> 2848857 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3'
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@70e313f9{HTTP/1.1,[http/1.1]}{127.0.0.1:50811}
   [junit4]   2> 2848854 INFO  (jetty-launcher-4131-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@4fb0ec0a{HTTP/1.1,[http/1.1]}{127.0.0.1:50797}
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-1) [    ] o.e.j.s.Server Started @2854708ms
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ] o.e.j.s.Server Started @2854709ms
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50797}
   [junit4]   2> 2848858 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848855 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5'
   [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848860 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848859 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50811}
   [junit4]   2> 2848882 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848882 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1'
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2848883 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848884 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848884 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848889 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848889 INFO  (zkCallback-4133-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@75e36b4f name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848890 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848890 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848891 INFO  (zkCallback-4136-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3388ec46 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848891 INFO  (zkCallback-4134-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@687bc5f9 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848891 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848892 INFO  (zkCallback-4135-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a9366d9 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848892 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848893 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848895 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848897 INFO  (zkCallback-4137-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2639f902 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848899 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848899 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848901 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2848912 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3\.
   [junit4]   2> 2848912 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1082562711
   [junit4]   2> 2848913 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3]
   [junit4]   2> 2848913 WARN  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node3\lib
   [junit4]   2> 2848913 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2\.
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1\.
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1549244591
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 980015232
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1]
   [junit4]   2> 2848914 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 0x156d9d5f1160001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2848914 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2]
   [junit4]   2> 2848916 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4\.
   [junit4]   2> 2848916 WARN  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node2\lib
   [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848916 WARN  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node1\lib
   [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848916 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 2035674064
   [junit4]   2> 2848917 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4]
   [junit4]   2> 2848917 WARN  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node4\lib
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5\.
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 415002828
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5]
   [junit4]   2> 2848918 WARN  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001\tempDir-001\node5\lib
   [junit4]   2> 2848918 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848921 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848922 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848923 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848924 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50793/solr
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2848925 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848927 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848929 INFO  (zkCallback-4147-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b9358f name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848929 INFO  (zkCallback-4146-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d647850 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848929 INFO  (zkCallback-4148-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6673e5c6 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848929 INFO  (jetty-launcher-4131-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848931 INFO  (zkCallback-4151-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5fa2cfa8 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848931 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@63e0bc6
   [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848931 INFO  (zkCallback-4152-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b331488 name:ZooKeeperConnection Watcher:127.0.0.1:50793 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848932 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848933 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@83af229
   [junit4]   2> 2848933 INFO  (jetty-launcher-4131-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2848934 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@c2e76ca
   [junit4]   2> 2848934 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848935 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 0x156d9d5f1160009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2848935 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848935 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@4eb9d91e
   [junit4]   2> 2848936 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 0x156d9d5f116000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2848936 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/343073357@ef55119
   [junit4]   2> 2848936 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848937 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2848940 INFO  (zkCallback-4153-thread-1-processing-n:127.0.0.1:50797_solr) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b4272da name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848940 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848940 INFO  (zkCallback-4154-thread-1-processing-n:127.0.0.1:50801_solr) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a520a5c name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848940 INFO  (zkCallback-4155-thread-1-processing-n:127.0.0.1:50800_solr) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65c888c6 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848940 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848941 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848941 INFO  (zkCallback-4156-thread-1-processing-n:127.0.0.1:50806_solr) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@31374c46 name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848941 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848941 INFO  (zkCallback-4157-thread-1-processing-n:127.0.0.1:50811_solr) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4eee923f name:ZooKeeperConnection Watcher:127.0.0.1:50793/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2848942 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848942 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2848944 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848944 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848950 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848950 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2848955 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848956 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848956 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848958 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848958 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2848969 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848969 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848970 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848971 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2848978 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848979 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848982 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848982 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848983 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848991 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848992 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848993 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2848995 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848996 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2848998 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849002 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2849004 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2849005 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2849007 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849007 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849010 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849010 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849011 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2849012 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2849013 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2849014 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849014 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849015 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849015 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849016 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-2) [n:127.0.0.1:50801_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849017 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-4) [n:127.0.0.1:50800_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-5) [n:127.0.0.1:50797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-1) [n:127.0.0.1:50811_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2849018 INFO  (jetty-launcher-4131-thread-3) [n:127.0.0.1:50806_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2849018 INFO  (jetty-laun

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

ttp.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_7D72F5C662B6259B-001
   [junit4]   2> Aug 30, 2016 5:05:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=Memory doPackFST= false), intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=BlockTreeOrds(blocksize=128), range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1782, maxMBSortInHeap=6.42822649107989, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-DZ, timezone=America/Mexico_City
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=167778776,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, TestAnalyzedSuggestions, TestLRUStatsCache, DeleteShardTest, DateRangeFieldTest, TestStressVersions, TestInitParams, TestDefaultSearchFieldResource, HardAutoCommitTest, CurrencyFieldXmlFileTest, CollectionTooManyReplicasTest, TestRandomCollapseQParserPlugin, RegexBoostProcessorTest, TestMiniSolrCloudClusterSSL, TestPostingsSolrHighlighter, DocumentBuilderTest, BlockCacheTest, TestTestInjection, RequestLoggingTest, OverseerRolesTest, TestJsonRequest, TestCloudDeleteByQuery, DocumentAnalysisRequestHandlerTest, TestConfig, PathHierarchyTokenizerFactoryTest, HdfsNNFailoverTest, TestCryptoKeys, TestFieldCache, TestSolrQueryResponse, HdfsChaosMonkeySafeLeaderTest, OverseerTest, HdfsBasicDistributedZkTest, TestBackupRepositoryFactory, CursorMarkTest, HdfsSyncSliceTest, TestRestManager, TestPKIAuthenticationPlugin, TestConfigReload, VMParamsZkACLAndCredentialsProvidersTest, XmlUpdateRequestHandlerTest, RankQueryTest, TestFieldCacheSanityChecker, TlogReplayBufferedWhileIndexingTest, ConfigSetsAPITest, PreAnalyzedFieldTest, DocValuesMultiTest, TestArbitraryIndexDir, TestTolerantSearch, TestReRankQParserPlugin, CoreAdminCreateDiscoverTest, BufferStoreTest, HighlighterTest, TestDistributedSearch, SolrCoreTest, TestStressCloudBlindAtomicUpdates, IndexBasedSpellCheckerTest, TestSchemaResource, TestRandomFlRTGCloud, TestFreeTextSuggestions, TestManagedSchemaAPI, TestFilteredDocIdSet, TestSimpleQParserPlugin, TestLuceneMatchVersion, TestUpdate, SolrCLIZkUtilsTest, TestHashQParserPlugin, DataDrivenBlockJoinTest, SuggesterFSTTest, ConjunctionSolrSpellCheckerTest, AsyncMigrateRouteKeyTest, SliceStateTest, UUIDFieldTest, AssignTest, BadComponentTest, TestWordDelimiterFilterFactory, BooleanFieldTest, TestMacros, TestConfigSetImmutable, HdfsLockFactoryTest, CollectionsAPISolrJTest, TestRemoteStreaming, PKIAuthenticationIntegrationTest, TestNumericTerms32, CachingDirectoryFactoryTest, TestSort, MBeansHandlerTest, TestReplicationHandler, UnloadDistributedZkTest, RestartWhileUpdatingTest, TestFieldCacheSortRandom, TestSolrDeletionPolicy1, StandardRequestHandlerTest, TestXmlQParserPlugin, VersionInfoTest, RecoveryAfterSoftCommitTest, SolrRequestParserTest, TestHighlightDedupGrouping, AnalysisErrorHandlingTest, SimpleMLTQParserTest, DistributedVersionInfoTest, DeleteInactiveReplicaTest, URLClassifyProcessorTest, TestEmbeddedSolrServerConstructors, TestManagedSynonymFilterFactory, TestIntervalFaceting, ExplicitHLLTest, TestPerFieldSimilarityWithDefaultOverride, TestFastLRUCache, TestElisionMultitermQuery, CdcrReplicationHandlerTest, CheckHdfsIndexTest, HLLSerializationTest, DirectSolrSpellCheckerTest, SimplePostToolTest, TestSweetSpotSimilarityFactory, SparseHLLTest, TestSizeLimitedDistributedMap, DistribCursorPagingTest, OverseerCollectionConfigSetProcessorTest, ClusterStateTest, StatelessScriptUpdateProcessorFactoryTest, TestMissingGroups, CreateCollectionCleanupTest, TestClusterStateMutator, TestExtendedDismaxParser, TestTrieFacet, TestGroupingSearch, TolerantUpdateProcessorTest, TestFieldResource, TestFaceting, TestSearchPerf, SyncSliceTest, TestSubQueryTransformerCrossCore, TestLockTree, ChaosMonkeyNothingIsSafeTest, AnalyticsMergeStrategyTest, CoreMergeIndexesAdminHandlerTest, TestStressLucene, TestCollationFieldDocValues, HdfsTlogReplayBufferedWhileIndexingTest, TestXIncludeConfig, SSLMigrationTest, SpatialFilterTest, TestExactSharedStatsCache, TestCollectionAPI, TestGeoJSONResponseWriter, TestUninvertingReader, RecoveryZkTest, TestManagedResource, SolrXmlInZkTest, TestExceedMaxTermLength, FastVectorHighlighterTest, LeaderElectionTest, TestZkChroot, ZkCLITest, TestHashPartitioner, TermVectorComponentDistributedTest, TestReload, DistributedTermsComponentTest, StatsComponentTest, BadIndexSchemaTest, TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, TestCSVLoader, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TestOmitPositions, TestValueSourceCache, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestJmxMonitoredMap, PluginInfoTest, PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, TestUtils, FileUtilsTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, ActionThrottleTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, ConnectionManagerTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, HttpPartitionTest, MultiThreadedOCPTest, PeerSyncReplicationTest, SharedFSAutoReplicaFailoverUtilsTest, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSSLRandomization, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ZkStateWriterTest, BlobRepositoryCloudTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigSets, TestDynamicLoading, TestImplicitCoreProperties, TestInfoStreamLogging, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrDynamicMBean, TestSolrXml, TestSolrCoreSnapshots, TestReplicationHandlerBackup, TestReqParamsAPI, TestRestoreCore, TestSQLHandler, TestSolrConfigHandlerConcurrent, InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, SmileWriterTest, TestGraphMLResponseWriter, TestRawTransformer, TestCopyFieldCollectionResource, TestFieldCollectionResource, TestFieldTypeResource, TestSolrQueryParserDefaultOperatorResource, TestManagedStopFilterFactory, TestBulkSchemaConcurrent, TestManagedSchema, TestSchemaManager, TestUseDocValuesAsStored, TestUseDocValuesAsStored2, SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestCustomSort, TestGraphTermsQParserPlugin, TestInitQParser, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestRecoveryHdfs, TestReloadDeadlock, TestSmileRequest, TestSolr4Spatial2, TestStandardQParsers, TestJsonFacets, TestOrdValues, TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetSimpleTest, TestScoreJoinQPNoScore, TestScoreJoinQPScore, CloudMLTQParserTest, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestDefaultStatsCache, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [611/632 (2!)] on J0 in 16.24s, 1 test, 1 error <<< FAILURES!

[...truncated 60222 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6086 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6086/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:50644/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2:8A3D1FFAEAD9AA2]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:50644/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10786 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 314860 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 315010 INFO  (Thread-601) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 315082 INFO  (Thread-601) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 315107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.ZkTestServer start zk server on port:50620
   [junit4]   2> 315107 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315108 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315114 INFO  (zkCallback-391-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e67818 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315114 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315114 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315114 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 315118 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 0x156d7a48fe10000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 315123 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315123 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dee1fb{/solr,null,AVAILABLE}
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1da4061{HTTP/1.1,[http/1.1]}{127.0.0.1:50624}
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.Server Started @320501ms
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50624}
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315124 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1'
   [junit4]   2> 315125 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315125 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315125 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315126 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315130 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315131 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14fd7e0{/solr,null,AVAILABLE}
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@15e8131{HTTP/1.1,[http/1.1]}{127.0.0.1:50629}
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.Server Started @320509ms
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50629}
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2'
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315132 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315133 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315134 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315139 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315140 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e45f5{/solr,null,AVAILABLE}
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@a888c8{HTTP/1.1,[http/1.1]}{127.0.0.1:50634}
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.Server Started @320517ms
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50634}
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3'
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315141 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315142 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315143 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315148 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315151 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18fe5bf{/solr,null,AVAILABLE}
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@c637ec{HTTP/1.1,[http/1.1]}{127.0.0.1:50639}
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.Server Started @320528ms
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50639}
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4'
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315152 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315153 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315153 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315155 INFO  (jetty-launcher-390-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315156 INFO  (jetty-launcher-390-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1befbd0{/solr,null,AVAILABLE}
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@1fe87ac{HTTP/1.1,[http/1.1]}{127.0.0.1:50644}
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.e.j.s.Server Started @320534ms
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50644}
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5'
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315157 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315158 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315159 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315184 INFO  (zkCallback-396-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d99b82 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315184 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315184 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315185 INFO  (zkCallback-395-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1edc2c4 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315185 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315185 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315185 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315185 INFO  (zkCallback-394-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c29393 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315185 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315186 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315186 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315187 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315192 INFO  (zkCallback-393-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11260ac name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315192 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315192 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315192 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315194 INFO  (zkCallback-392-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d2ec49 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315194 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315194 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315195 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315210 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 0x156d7a48fe10001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 315217 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\.
   [junit4]   2> 315217 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 4744535
   [junit4]   2> 315217 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5]
   [junit4]   2> 315217 WARN  (jetty-launcher-390-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\lib
   [junit4]   2> 315218 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315227 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315232 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315232 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\.
   [junit4]   2> 315232 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 0x156d7a48fe10004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 315235 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 4351600
   [junit4]   2> 315235 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3]
   [junit4]   2> 315236 WARN  (jetty-launcher-390-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\lib
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\.
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 13451299
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\.
   [junit4]   2> 315238 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 21147884
   [junit4]   2> 315238 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4]
   [junit4]   2> 315238 WARN  (jetty-launcher-390-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\lib
   [junit4]   2> 315238 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\.
   [junit4]   2> 315239 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 6132394
   [junit4]   2> 315239 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2]
   [junit4]   2> 315239 WARN  (jetty-launcher-390-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\lib
   [junit4]   2> 315239 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315241 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315242 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315237 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1]
   [junit4]   2> 315245 WARN  (jetty-launcher-390-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\lib
   [junit4]   2> 315246 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 315248 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315249 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315250 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315253 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315253 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315253 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315254 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315254 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315255 INFO  (zkCallback-402-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fc0556 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 315255 INFO  (zkCallback-399-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c8b26 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315256 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50620/solr
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315257 INFO  (jetty-launcher-390-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315263 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315265 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 0x156d7a48fe10006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 315270 INFO  (zkCallback-410-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ff7ea name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315270 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315270 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315271 INFO  (zkCallback-409-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bda8a9 name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315271 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@4a981f
   [junit4]   2> 315272 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315272 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315272 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315275 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@1215e7f
   [junit4]   2> 315276 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315279 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 0x156d7a48fe10009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 315282 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1cd3d3e name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315282 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315283 INFO  (zkCallback-411-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@97093b name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315283 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315283 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315284 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@10d8d49
   [junit4]   2> 315285 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@278033
   [junit4]   2> 315285 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315286 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315286 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 315287 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 0x156d7a48fe1000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 315292 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f04ac4 name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315292 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315294 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/29117640@176a1da
   [junit4]   2> 315294 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315300 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 315300 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 315308 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 315308 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 315312 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 315312 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 315316 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 315316 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 315319 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 315320 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 315323 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 315323 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 315326 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 315326 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 315328 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 315328 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7ba8f name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315328 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315329 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 315329 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1aa96ca name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315329 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315332 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 315332 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 315334 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@89ec0d name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315336 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315334 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315340 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315342 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315343 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315346 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 315346 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 315358 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 315358 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 315362 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 315363 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 315364 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315365 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315367 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315367 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315368 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315368 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540235-127.0.0.1:50644_solr-n_0000000000
   [junit4]   2> 315369 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540236-127.0.0.1:50634_solr-n_0000000001
   [junit4]   2> 315369 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315370 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50644_solr
   [junit4]   2> 315370 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 315371 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540235-127.0.0.1:50644_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 315372 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 315372 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50634_solr
   [junit4]   2> 315372 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50634_solr
   [junit4]   2> 315373 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 315375 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer Overseer (id=96501543823540235-127.0.0.1:50644_solr-n_0000000000) starting
   [junit4]   2> 315376 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 315378 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 315379 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 315379 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 315379 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 315390 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 315393 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315393 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315395 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node3\.
   [junit4]   2> 315396 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315398 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315399 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315399 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315399 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 315399 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315399 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315399 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:50634_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315400 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 315401 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315403 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540237-127.0.0.1:50629_solr-n_0000000002
   [junit4]   2> 315403 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315405 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540238-127.0.0.1:50624_solr-n_0000000003
   [junit4]   2> 315406 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540236-127.0.0.1:50634_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 315407 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50629_solr as DOWN
   [junit4]   2> 315407 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540237-127.0.0.1:50629_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 315409 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50624_solr as DOWN
   [junit4]   2> 315410 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 315412 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50629_solr
   [junit4]   2> 315412 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50629_solr
   [junit4]   2> 315412 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96501543823540239-127.0.0.1:50639_solr-n_0000000004
   [junit4]   2> 315413 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50624_solr
   [junit4]   2> 315414 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50624_solr
   [junit4]   2> 315414 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540238-127.0.0.1:50624_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 315416 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 315416 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 315416 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 315416 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 315417 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 315417 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50639_solr as DOWN
   [junit4]   2> 315417 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315418 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 315418 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315418 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315419 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315422 INFO  (OverseerCollectionConfigSetProcessor-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 315422 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 315425 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50644_solr as DOWN
   [junit4]   2> 315425 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 315426 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 315426 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 315426 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 315426 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 315427 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 315437 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315437 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315438 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node2\.
   [junit4]   2> 315439 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315444 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50639_solr
   [junit4]   2> 315444 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50639_solr
   [junit4]   2> 315445 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315445 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315445 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315445 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315445 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315445 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:50629_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315446 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50644_solr
   [junit4]   2> 315446 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50644_solr
   [junit4]   2> 315447 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 315450 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 315450 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 315450 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 315451 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 315451 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 315455 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315455 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315456 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node1\.
   [junit4]   2> 315458 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315466 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315466 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315467 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node5\.
   [junit4]   2> 315468 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315470 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315470 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315470 INFO  (zkCallback-413-thread-1-processing-n:127.0.0.1:50634_solr) [n:127.0.0.1:50634_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315470 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315470 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 315471 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315471 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:50624_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315471 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315471 INFO  (jetty-launcher-390-thread-5) [n:127.0.0.1:50644_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315471 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50629_solr"} current state version: 0
   [junit4]   2> 315471 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50629_solr
   [junit4]   2> 315473 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50624_solr"} current state version: 0
   [junit4]   2> 315473 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50624_solr
   [junit4]   2> 315474 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50639_solr"} current state version: 0
   [junit4]   2> 315474 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50639_solr
   [junit4]   2> 315476 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50644_solr"} current state version: 0
   [junit4]   2> 315476 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50644_solr
   [junit4]   2> 315489 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 315489 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 315490 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node4\.
   [junit4]   2> 315491 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 315492 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 315492 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:50639_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 315492 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315493 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315499 INFO  (zkCallback-422-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11a3ce name:ZooKeeperConnection Watcher:127.0.0.1:50620 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315499 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315499 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315506 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@a888c8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 315509 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4351600
   [junit4]   2> 315509 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:50634_solr as DOWN
   [junit4]   2> 315520 INFO  (zkCallback-415-thread-2-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 315520 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50634_solr"} current state version: 0
   [junit4]   2> 315520 INFO  (OverseerStateUpdate-96501543823540235-127.0.0.1:50644_solr-n_0000000000) [n:127.0.0.1:50644_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50634_solr
   [junit4]   2> 315521 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 315521 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 315521 INFO  (zkCallback-415-thread-2-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 315521 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e45f5{/solr,null,UNAVAILABLE}
   [junit4]   2> 315522 INFO  (zkCallback-415-thread-1-processing-n:127.0.0.1:50629_solr) [n:127.0.0.1:50629_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96501543823540235-127.0.0.1:50644_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 315522 ERROR (jetty-launcher-390-thread-3-EventThread) [n:127.0.0.1:50634_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$49/30042021@18ac825 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1b5494c[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 315523 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:50644_solr) [n:127.0.0.1:50644_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 315523 INFO  (zkCallback-414-thread-1-processing-n:127.0.0.1:50624_solr) [n:127.0.0.1:50624_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 315522 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 315527 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:50639_solr) [n:127.0.0.1:50639_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 315531 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 315532 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a78998{/solr,null,AVAILABLE}
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@51f06a{HTTP/1.1,[http/1.1]}{127.0.0.1:50687}
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.e.j.s.Server Started @320909ms
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50687}
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_357B7FD39643C4D2-001\tempDir-001\node6'
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 315533 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 315534 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 315535 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 315546 INFO  (zkCallback-424-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d77d9b name:ZooKeeperConnection Watcher:127.0.0.1:50620/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 315546 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 315546 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 315547 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[357B7FD39643C4D2]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 315552 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> En

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

<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1213749 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[357B7FD39643C4D2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=21944, maxDocsPerChunk=322, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=21944, blockSize=9)), sim=ClassicSimilarity, locale=ga, timezone=Asia/Kathmandu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=164468016,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderListener, QueryResultKeyTest, TestBinaryResponseWriter, ResponseHeaderTest, TestSolrDeletionPolicy2, TestInitQParser, DistributedTermsComponentTest, TestDistribDocBasedVersion, DistributedFacetPivotLongTailTest, TestOnReconnectListenerSupport, ExitableDirectoryReaderTest, SuggesterWFSTTest, TestSolr4Spatial, ChaosMonkeySafeLeaderTest, TestStressUserVersions, WrapperMergePolicyFactoryTest, FileUtilsTest, TestCopyFieldCollectionResource, TestSmileRequest, TestDistribIDF, TestFastOutputStream, NotRequiredUniqueKeyTest, TestNamedUpdateProcessors, RAMDirectoryFactoryTest, TestConfigSetsAPIZkFailure, CollectionsAPIAsyncDistributedZkTest, TestStressRecovery, TestRandomRequestDistribution, BitVectorTest, BasicAuthIntegrationTest, HdfsBasicDistributedZk2Test, HdfsThreadLeakTest, LeaderFailoverAfterPartitionTest, TestRandomFaceting, TestUseDocValuesAsStored2, OutputWriterTest, TestRuleBasedAuthorizationPlugin, FieldAnalysisRequestHandlerTest, UUIDUpdateProcessorFallbackTest, BasicDistributedZk2Test, GraphQueryTest, DateMathParserTest, TestRangeQuery, TestTrie, DirectUpdateHandlerOptimizeTest, TestNumericTerms64, TestSolrIndexConfig, FieldMutatingUpdateProcessorTest, DistanceFunctionTest, CollectionsAPIDistributedZkTest, DocExpirationUpdateProcessorFactoryTest, TestSolrConfigHandlerConcurrent, TestRecoveryHdfs, DeleteLastCustomShardedReplicaTest, TestSerializedLuceneMatchVersion, AnalyticsQueryTest, SolrInfoMBeanTest, TestCustomDocTransformer, RulesTest, TestFiltering, BasicFunctionalityTest, TestAnalyzeInfixSuggestions, CopyFieldTest, DistributedExpandComponentTest, TestBadConfig, CoreAdminRequestStatusTest, CurrencyFieldOpenExchangeTest, TestInfoStreamLogging, TestMaxScoreQueryParser, DeleteStatusTest, SortSpecParsingTest, SpatialRPTFieldTypeTest, TestStressLiveNodes, ForceLeaderTest, DefaultValueUpdateProcessorTest, TestFieldSortValues, TestAuthorizationFramework, DebugComponentTest, BadIndexSchemaTest, ClassificationUpdateProcessorFactoryTest, TestGraphTermsQParserPlugin, UpdateRequestProcessorFactoryTest, TestTrackingShardHandlerFactory, ZkNodePropsTest, TestSubQueryTransformerDistrib, TestCloudPseudoReturnFields, BinaryUpdateRequestHandlerTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=357B7FD39643C4D2 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([357B7FD39643C4D2]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [245/632 (2!)] on J1 in 0.43s, 0 tests, 2 errors <<< FAILURES!

[...truncated 53696 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6085 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6085/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:59535/forceleader_test_collection_shard1_replica1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:59535/forceleader_test_collection_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([534B6471BC1CA2F1:B5DC50B1859E5B90]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:769)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:59535/forceleader_test_collection_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:394)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:763)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:59535/forceleader_test_collection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:383)
	... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:59535 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 54 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 64 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([534B6471BC1CA2F1]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([534B6471BC1CA2F1]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11072 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\init-core-data-001
   [junit4]   2> 964200 INFO  (SUITE-ForceLeaderTest-seed#[534B6471BC1CA2F1]-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> 964200 INFO  (SUITE-ForceLeaderTest-seed#[534B6471BC1CA2F1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 964203 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 964205 INFO  (Thread-2296) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 964205 INFO  (Thread-2296) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 964327 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ZkTestServer start zk server on port:59342
   [junit4]   2> 964327 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 964328 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 964352 INFO  (zkCallback-1613-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b31b604 name:ZooKeeperConnection Watcher:127.0.0.1:59342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 964352 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 964352 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 964352 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 964358 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 964360 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 964364 INFO  (zkCallback-1614-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@27fb49c2 name:ZooKeeperConnection Watcher:127.0.0.1:59342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 964364 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 964364 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 964364 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 964367 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 964368 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 964370 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 964371 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 964371 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 964375 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 964375 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 964377 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 964377 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 964379 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 964380 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 964382 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 964383 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 964385 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 964385 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 964388 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 964388 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 964390 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 964390 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 964392 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 964392 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 964393 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 964393 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 964395 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 964395 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 964846 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1
   [junit4]   2> 964852 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 964853 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@aae0efe{/,null,AVAILABLE}
   [junit4]   2> 964858 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@569bb51d{HTTP/1.1,[http/1.1]}{127.0.0.1:59355}
   [junit4]   2> 964858 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.Server Started @969615ms
   [junit4]   2> 964858 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\tempDir-001/control/data, hostContext=/, hostPort=59354, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores}
   [junit4]   2> 964858 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 964858 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001'
   [junit4]   2> 964859 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 964859 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 964859 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 964860 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 964861 INFO  (zkCallback-1615-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2411f5c7 name:ZooKeeperConnection Watcher:127.0.0.1:59342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 964861 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 964862 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 964863 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 0x156d581f3890002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 964863 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 964863 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\solr.xml
   [junit4]   2> 964872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores
   [junit4]   2> 964872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CoreContainer New CoreContainer 775548151
   [junit4]   2> 964872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001]
   [junit4]   2> 964872 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\lib
   [junit4]   2> 964872 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 964877 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 964877 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 964877 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 964877 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59342/solr
   [junit4]   2> 964877 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 964877 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 964878 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 964880 INFO  (zkCallback-1618-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17a516e2 name:ZooKeeperConnection Watcher:127.0.0.1:59342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 964880 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 964880 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 964881 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 0x156d581f3890003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 964881 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$96/845451887@3c150cfd
   [junit4]   2> 964882 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 964886 INFO  (zkCallback-1619-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d261c2c name:ZooKeeperConnection Watcher:127.0.0.1:59342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 964886 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 964887 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 964889 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 964892 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 964895 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 964896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 964898 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 964900 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 964901 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 964902 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 964903 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 964903 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 964904 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 964907 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 964908 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 964909 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 964909 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96499196148383748-127.0.0.1:59354_-n_0000000000
   [junit4]   2> 964910 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59354_
   [junit4]   2> 964910 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 964912 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer Overseer (id=96499196148383748-127.0.0.1:59354_-n_0000000000) starting
   [junit4]   2> 964913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 964920 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 964920 INFO  (OverseerCollectionConfigSetProcessor-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 964920 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59354_
   [junit4]   2> 964921 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59354_
   [junit4]   2> 964921 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 964923 INFO  (zkCallback-1619-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 964924 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 964925 INFO  (zkCallback-1619-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 964930 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 964930 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 964931 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores
   [junit4]   2> 964932 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 964932 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1
   [junit4]   2> 964933 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 964933 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 964933 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [n:127.0.0.1:59354_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 964933 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 964934 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 964935 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 964936 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59354",
   [junit4]   2>   "node_name":"127.0.0.1:59354_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 964936 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59354",
   [junit4]   2>   "node_name":"127.0.0.1:59354_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 964936 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 964936 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 964937 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 964938 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 964939 INFO  (zkCallback-1619-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 965938 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 965938 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 965939 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 965939 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 965940 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 965940 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1'
   [junit4]   2> 965940 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 965940 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 965943 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 965977 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 965981 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 965991 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 966000 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 966102 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 966117 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 966118 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 966128 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 966131 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 966136 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 966137 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\]
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@30ec09c
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 966141 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 966161 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\
   [junit4]   2> 966162 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\index/
   [junit4]   2> 966162 WARN  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 966162 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\index
   [junit4]   2> 966162 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=90.7744140625, floorSegmentMB=1.26171875, forceMergeDeletesPctAllowed=23.110092132074268, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1476515040570611
   [junit4]   2> 966181 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4397afa2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25178598),segFN=segments_1,generation=1}
   [junit4]   2> 966181 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 966181 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\
   [junit4]   2> 966193 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 966194 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 966194 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 966194 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 966194 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 966194 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 966194 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 966197 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 966198 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 966198 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 966198 WARN  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 966205 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 966206 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 966207 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 966207 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 966211 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 966211 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 966212 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 966212 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 966213 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 966213 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 966214 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=28.283203125, floorSegmentMB=1.85546875, forceMergeDeletesPctAllowed=13.771003765016008, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24800230235418735
   [junit4]   2> 966214 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4397afa2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25178598),segFN=segments_1,generation=1}
   [junit4]   2> 966214 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 966215 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16c24ca0[collection1] main]
   [junit4]   2> 966215 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 966216 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 966216 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 966216 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 966216 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 966216 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 966217 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 966217 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 966217 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 966217 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 966218 INFO  (searcherExecutor-3958-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16c24ca0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 966218 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 966218 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 966218 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 966218 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543987140480729088
   [junit4]   2> 966220 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543987140480729088
   [junit4]   2> 966220 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 966221 INFO  (coreLoadExecutor-3957-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 966222 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:59354 collection:control_collection shard:shard1
   [junit4]   2> 966223 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 966227 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96499196148383748-core_node1-n_0000000000
   [junit4]   2> 966227 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 966229 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 966229 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 966229 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59354/collection1/
   [junit4]   2> 966229 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 966229 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:59354/collection1/ has no replicas
   [junit4]   2> 966230 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 966231 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 966235 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96499196148383748-core_node1-n_0000000000
   [junit4]   2> 966236 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59354/collection1/ shard1
   [junit4]   2> 966237 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:59354",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 966341 INFO  (zkCallback-1619-thread-1-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 966388 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:59354/collection1/ and leader is http://127.0.0.1:59354/collection1/
   [junit4]   2> 966388 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59354
   [junit4]   2> 966388 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 966388 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 966388 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 966389 INFO  (coreZkRegister-3950-thread-1-processing-n:127.0.0.1:59354_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59354_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 966391 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59354",
   [junit4]   2>   "node_name":"127.0.0.1:59354_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 966391 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59354",
   [junit4]   2>   "node_name":"127.0.0.1:59354_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 966440 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 966441 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 966443 INFO  (zkCallback-1623-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9c10f09 name:ZooKeeperConnection Watcher:127.0.0.1:59342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 966444 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 966444 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 966444 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 966444 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 966445 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 966447 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 966447 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 966447 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 966449 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 966450 INFO  (zkCallback-1624-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@365c2d0d name:ZooKeeperConnection Watcher:127.0.0.1:59342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 966450 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 966451 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 966452 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 0x156d581f3890006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 966452 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 966452 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 966455 INFO  (zkCallback-1619-thread-2-processing-n:127.0.0.1:59354_) [n:127.0.0.1:59354_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 966455 INFO  (zkCallback-1623-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 966566 INFO  (OverseerStateUpdate-96499196148383748-127.0.0.1:59354_-n_0000000000) [n:127.0.0.1:59354_    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 966889 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001\cores\collection1
   [junit4]   2> 966892 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001
   [junit4]   2> 966893 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 966893 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46d6168c{/,null,AVAILABLE}
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@7a79545{HTTP/1.1,[http/1.1]}{127.0.0.1:59376}
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.e.j.s.Server Started @971652ms
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=59375, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001\cores}
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001'
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 966896 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 966897 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 966897 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 966898 INFO  (zkCallback-1625-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48048430 name:ZooKeeperConnection Watcher:127.0.0.1:59342/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 966898 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 966898 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 966899 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 0x156d581f3890007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 966899 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 966899 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001\solr.xml
   [junit4]   2> 966909 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001\cores
   [junit4]   2> 966909 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CoreContainer New CoreContainer 1684921020
   [junit4]   2> 966909 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001]
   [junit4]   2> 966909 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_534B6471BC1CA2F1-001\shard-1-001\lib
   [junit4]   2> 966909 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 966913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 966913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 966913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 966913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59342/solr
   [junit4]   2> 966913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 966913 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 966914 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[534B6471BC1CA2F1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 966915 INFO  (zkCallback-1628-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fe1d641 name:ZooKeeperConnection Watcher:127.0.0.1:59342 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]

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

l.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2798706 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[534B6471BC1CA2F1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=78, maxMBSortInHeap=7.590916452285612, sim=ClassicSimilarity, locale=sk, timezone=Asia/Qyzylorda
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=182695256,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldResource, DistributedSpellCheckComponentTest, CleanupOldIndexTest, MBeansHandlerTest, TestBulkSchemaConcurrent, DirectUpdateHandlerTest, ReplaceNodeTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestLazyCores, DOMUtilTest, RegexBoostProcessorTest, DeleteInactiveReplicaTest, AssignTest, TestSweetSpotSimilarityFactory, TestGroupingSearch, TestCoreContainer, TestChildDocTransformer, TestRemoteStreaming, TestMiniSolrCloudClusterBase, AtomicUpdatesTest, TestStandardQParsers, TestLeaderInitiatedRecoveryThread, TestCursorMarkWithoutUniqueKey, TestUninvertingReader, TlogReplayBufferedWhileIndexingTest, CoreMergeIndexesAdminHandlerTest, TestPseudoReturnFields, SyncSliceTest, CollectionReloadTest, TestHashQParserPlugin, ScriptEngineTest, TestDFISimilarityFactory, TestClusterStateMutator, HdfsSyncSliceTest, TestLRUStatsCache, SolrCLIZkUtilsTest, TestFastLRUCache, BasicDistributedZkTest, TestFieldTypeResource, TestExtendedDismaxParser, TestExceedMaxTermLength, TestReplicationHandlerBackup, XmlUpdateRequestHandlerTest, TestHashPartitioner, DisMaxRequestHandlerTest, TolerantUpdateProcessorTest, TestMissingGroups, TestOverriddenPrefixQueryForCustomFieldType, IndexBasedSpellCheckerTest, TestSolrConfigHandler, TestCryptoKeys, TestRawResponseWriter, TestStressReorder, VersionInfoTest, TestReplicationHandler, PolyFieldTest, SolrCoreTest, TestRandomFlRTGCloud, ZkControllerTest, HdfsNNFailoverTest, TestIBSimilarityFactory, SimplePostToolTest, DocValuesMultiTest, TestRequestForwarding, TestConfigReload, TestSolrDeletionPolicy1, TestIntervalFaceting, DistribCursorPagingTest, PKIAuthenticationIntegrationTest, CoreAdminCreateDiscoverTest, TestGeoJSONResponseWriter, SOLR749Test, TestSSLRandomization, TestSlowCompositeReaderWrapper, AnalyticsMergeStrategyTest, TestFaceting, StatelessScriptUpdateProcessorFactoryTest, TestSubQueryTransformerCrossCore, CollectionTooManyReplicasTest, TestPostingsSolrHighlighter, TimeZoneUtilsTest, TestTrieFacet, ClusterStateUpdateTest, TestMergePolicyConfig, RecoveryZkTest, JavabinLoaderTest, UpdateParamsTest, CollectionsAPISolrJTest, DeleteNodeTest, PreAnalyzedFieldTest, TestSimpleQParserPlugin, ExternalFileFieldSortTest, BlockJoinFacetSimpleTest, TestExactSharedStatsCache, TestBackupRepositoryFactory, TestRandomDVFaceting, TestJsonRequest, HdfsDirectoryFactoryTest, TestManagedResource, TestLuceneMatchVersion, DistributedQueryComponentOptimizationTest, RequestLoggingTest, ExplicitHLLTest, DistanceUnitsTest, AnalysisErrorHandlingTest, LeaderInitiatedRecoveryOnCommitTest, TestElisionMultitermQuery, CloneFieldUpdateProcessorFactoryTest, CircularListTest, CachingDirectoryFactoryTest, SpatialFilterTest, TestDocumentBuilder, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedVersionInfoTest, AlternateDirectoryTest, TestRestManager, TestTolerantSearch, TestNumericTerms32, TestSolr4Spatial2, SystemInfoHandlerTest, TestManagedSynonymFilterFactory, TestArbitraryIndexDir, HdfsLockFactoryTest, TestImplicitCoreProperties, HdfsBasicDistributedZkTest, HardAutoCommitTest, SSLMigrationTest, OverseerRolesTest, TestRebalanceLeaders, OverseerTest, TestReloadAndDeleteDocs, ConfigSetsAPITest, SolrTestCaseJ4Test, TestSolrQueryParserDefaultOperatorResource, BadComponentTest, DocumentBuilderTest, TestAddFieldRealTimeGet, MoreLikeThisHandlerTest, TestUpdate, DocValuesTest, TestCloudPivotFacet, TestTestInjection, PrimitiveFieldTypeTest, HdfsChaosMonkeySafeLeaderTest, TestCustomSort, CursorPagingTest, TestQuerySenderNoQuery, CdcrVersionReplicationTest, BlockJoinFacetDistribTest, SuggestComponentContextFilterQueryTest, SolrXmlInZkTest, DistributedFacetPivotWhiteBoxTest, TestFieldCacheSanityChecker, SharedFSAutoReplicaFailoverUtilsTest, HighlighterTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, SuggesterTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestOmitPositions, TermsComponentTest, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestBinaryResponseWriter, TestLFUCache, DateMathParserTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, TestLRUCache, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CreateCollectionCleanupTest, CustomCollectionTest, DistribJoinFromCollectionTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest, RollingRestartTest, ShardSplitTest, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=534B6471BC1CA2F1 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([534B6471BC1CA2F1]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([534B6471BC1CA2F1]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [492/632 (2!)] on J0 in 0.79s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60577 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6084 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6084/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 2 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([F974BFCFF58DD9B4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:50768/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([F974BFCFF58DD9B4:C4AC11E3CD6387C4]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:50768/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([F974BFCFF58DD9B4]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([F974BFCFF58DD9B4]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11018 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_F974BFCFF58DD9B4-001\init-core-data-001
   [junit4]   2> 776549 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 776854 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 776915 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 777022 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false): {}, locale=tr-TR, timezone=Asia/Khandyga
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=93195584,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ExitableDirectoryReaderTest, SuggesterTest, SearchHandlerTest, SolrCmdDistributorTest, TestManagedStopFilterFactory, ConnectionManagerTest, SharedFSAutoReplicaFailoverTest, TestRTGBase, TestRuleBasedAuthorizationPlugin, SuggestComponentTest, LeaderFailoverAfterPartitionTest, CollectionsAPIDistributedZkTest, ConnectionReuseTest, BasicDistributedZk2Test, TestFastWriter, FullSolrCloudDistribCmdsTest, TestReplicaProperties, UniqFieldsUpdateProcessorFactoryTest, TestShortCircuitedRequests, UUIDUpdateProcessorFallbackTest, StressHdfsTest, ZkNodePropsTest, TestRecoveryHdfs, DocExpirationUpdateProcessorFactoryTest, AddBlockUpdateTest, PluginInfoTest, TestSQLHandler, HdfsRestartWhileUpdatingTest, TestShardHandlerFactory, CurrencyFieldOpenExchangeTest, AnalyticsQueryTest, SolrPluginUtilsTest, TestJettySolrRunner, ReplicationFactorTest, SpellCheckComponentTest, TestFieldCacheVsDocValues, BitVectorTest, TestReload, TestDistributedGrouping, TestSchemaManager, TestSerializedLuceneMatchVersion, LeaderInitiatedRecoveryOnShardRestartTest, QueryResultKeyTest, ShowFileRequestHandlerTest, MinimalSchemaTest, TestSchemaNameResource, ClassificationUpdateProcessorFactoryTest, MultiThreadedOCPTest, TestAtomicUpdateErrorCases, OverseerModifyCollectionTest, TestRealTimeGet, OpenExchangeRatesOrgProviderTest, InfoHandlerTest, TestTolerantUpdateProcessorRandomCloud, DistributedFacetPivotLongTailTest, DistributedIntervalFacetingTest, TestRandomFaceting, DeleteStatusTest, AutoCommitTest, SpellPossibilityIteratorTest, DebugComponentTest, CloudExitableDirectoryReaderTest, CdcrRequestHandlerTest, HdfsUnloadDistributedZkTest, TestDistributedMissingSort, TestFastOutputStream, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=F974BFCFF58DD9B4 -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Asia/Khandyga -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F974BFCFF58DD9B4]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F974BFCFF58DD9B4]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [156/632 (1!)] on J1 in 0.52s, 0 tests, 2 errors <<< FAILURES!

[...truncated 107 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\init-core-data-001
   [junit4]   2> 929313 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 929317 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 929317 INFO  (Thread-1520) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 929317 INFO  (Thread-1520) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 929418 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56123
   [junit4]   2> 929418 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929419 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929431 INFO  (zkCallback-1773-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9d62d0 name:ZooKeeperConnection Watcher:127.0.0.1:56123 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929431 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929431 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929431 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 929439 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 0x156d34057650000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 929442 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 929445 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b8eff{/solr,null,AVAILABLE}
   [junit4]   2> 929446 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 929446 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f35c6e{HTTP/1.1,[http/1.1]}{127.0.0.1:56127}
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-1) [    ] o.e.j.s.Server Started @933063ms
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56127}
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1'
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 929448 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56b018{/solr,null,AVAILABLE}
   [junit4]   2> 929449 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d3873d{HTTP/1.1,[http/1.1]}{127.0.0.1:56130}
   [junit4]   2> 929449 INFO  (jetty-launcher-1772-thread-2) [    ] o.e.j.s.Server Started @933065ms
   [junit4]   2> 929449 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56130}
   [junit4]   2> 929450 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 929450 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2'
   [junit4]   2> 929450 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 929450 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929450 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 929451 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929451 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929456 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929462 INFO  (zkCallback-1775-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8cad5 name:ZooKeeperConnection Watcher:127.0.0.1:56123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929462 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929462 INFO  (zkCallback-1774-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1823f8a name:ZooKeeperConnection Watcher:127.0.0.1:56123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929462 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929463 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929463 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929463 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 929464 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 929500 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 0x156d34057650001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 929502 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.
   [junit4]   2> 929502 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.
   [junit4]   2> 929502 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 12688223
   [junit4]   2> 929502 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2]
   [junit4]   2> 929502 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 26310896
   [junit4]   2> 929502 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1]
   [junit4]   2> 929502 WARN  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\lib
   [junit4]   2> 929503 WARN  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\lib
   [junit4]   2> 929503 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 929503 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 929511 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 929511 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929511 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929511 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56123/solr
   [junit4]   2> 929511 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 929511 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929512 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 929514 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 929514 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 929514 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56123/solr
   [junit4]   2> 929514 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 929514 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929514 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929518 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929525 INFO  (zkCallback-1780-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5b77b6 name:ZooKeeperConnection Watcher:127.0.0.1:56123 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929525 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929526 INFO  (jetty-launcher-1772-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929527 INFO  (zkCallback-1781-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b2e1ab name:ZooKeeperConnection Watcher:127.0.0.1:56123 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929527 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 0x156d34057650003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 929527 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929527 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/15509975@6f8bfa
   [junit4]   2> 929528 INFO  (jetty-launcher-1772-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929529 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929529 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/15509975@1bed49
   [junit4]   2> 929531 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929535 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39d520 name:ZooKeeperConnection Watcher:127.0.0.1:56123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929535 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929536 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@408f4e name:ZooKeeperConnection Watcher:127.0.0.1:56123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929536 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929537 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 929538 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 929541 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 929543 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 929548 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 929549 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 929553 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 929553 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 929555 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 929555 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 929561 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 929561 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 929564 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 929564 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 929568 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 929568 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 929570 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 929570 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 929572 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 929573 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 929574 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 929574 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 929575 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 929576 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 929577 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 929577 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 929584 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 929584 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 929586 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 929587 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 929593 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 929593 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 929594 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96496715332648965-127.0.0.1:56127_solr-n_0000000000
   [junit4]   2> 929594 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96496715332648966-127.0.0.1:56130_solr-n_0000000001
   [junit4]   2> 929595 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56127_solr
   [junit4]   2> 929595 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 929596 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96496715332648965-127.0.0.1:56127_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 929596 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56130_solr
   [junit4]   2> 929596 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56130_solr
   [junit4]   2> 929598 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer Overseer (id=96496715332648965-127.0.0.1:56127_solr-n_0000000000) starting
   [junit4]   2> 929602 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 929602 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 929603 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 929604 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 929605 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 929617 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 929618 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:56127_solr as DOWN
   [junit4]   2> 929618 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 929619 INFO  (OverseerCollectionConfigSetProcessor-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 929621 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56127_solr
   [junit4]   2> 929621 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:56127_solr
   [junit4]   2> 929622 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 929624 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 929625 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 929625 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 929626 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 929627 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:56127_solr"} current state version: 0
   [junit4]   2> 929628 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:56127_solr
   [junit4]   2> 929667 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 929667 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 929670 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.
   [junit4]   2> 929672 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 929673 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 929673 INFO  (jetty-launcher-1772-thread-2) [n:127.0.0.1:56130_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 929680 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 929680 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 929681 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.
   [junit4]   2> 929682 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 929683 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 929683 INFO  (jetty-launcher-1772-thread-1) [n:127.0.0.1:56127_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 929684 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929685 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929691 INFO  (zkCallback-1786-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16f24c0 name:ZooKeeperConnection Watcher:127.0.0.1:56123 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929691 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929691 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929697 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 929698 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 929702 INFO  (zkCallback-1789-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f9663b name:ZooKeeperConnection Watcher:127.0.0.1:56123/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 929702 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 929702 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 929702 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 929704 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 929705 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 929710 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 929716 INFO  (SUITE-TestManagedSchemaAPI-seed#[F974BFCFF58DD9B4]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 929758 INFO  (TEST-TestManagedSchemaAPI.test-seed#[F974BFCFF58DD9B4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 929766 INFO  (qtp17168308-8351) [n:127.0.0.1:56130_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 929770 INFO  (OverseerCollectionConfigSetProcessor-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 929772 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 929772 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 929773 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 929773 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 929776 INFO  (zkCallback-1789-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 929777 INFO  (zkCallback-1782-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 929777 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 929782 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 929782 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 929786 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 929882 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 929882 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:56130_solr
   [junit4]   2> 929882 INFO  (OverseerThreadFactory-3463-thread-1-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:56127_solr
   [junit4]   2> 929890 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 929890 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 929893 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 929893 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 929894 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 929896 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 929898 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 929898 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 929898 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 929899 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 929899 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 929900 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 929901 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56130/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56130_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 929901 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56130/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56130_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 929906 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56127/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56127_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 929907 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:56127/solr",
   [junit4]   2>   "node_name":"127.0.0.1:56127_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 930014 INFO  (OverseerStateUpdate-96496715332648965-127.0.0.1:56127_solr-n_0000000000) [n:127.0.0.1:56127_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 930018 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 930018 INFO  (zkCallback-1782-thread-2-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 930019 INFO  (zkCallback-1783-thread-1-processing-n:127.0.0.1:56130_solr) [n:127.0.0.1:56130_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 930020 INFO  (zkCallback-1782-thread-2-processing-n:127.0.0.1:56127_solr) [n:127.0.0.1:56127_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 930900 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 930900 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 930900 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 930900 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 930901 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 930901 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 930901 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 930902 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 930902 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 930902 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\testschemaapi_shard1_replica1'
   [junit4]   2> 930902 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 930902 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 930904 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 930904 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\testschemaapi_shard1_replica2'
   [junit4]   2> 930904 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 930904 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 930907 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 930910 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 930929 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 930930 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 930938 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 930939 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 930953 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 930953 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 930961 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 930963 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 930977 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 930977 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 930990 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 930990 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 930990 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 930990 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 930991 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 930991 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 930991 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 930991 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 930991 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 930992 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 930992 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 930992 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 930992 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 930993 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 930993 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 930993 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 930993 WARN  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 930997 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 930997 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 930997 WARN  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 930997 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 930997 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 930998 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@84964f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25d98c),segFN=segments_1,generation=1}
   [junit4]   2> 930998 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 930998 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@98cba4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f1d17),segFN=segments_1,generation=1}
   [junit4]   2> 930998 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 931002 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 931002 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 931002 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 931004 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 931005 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_F974BFCFF58DD9B4-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 931002 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 931024 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 931024 INFO  (qtp17168308-8350) [n:127.0.0.1:56130_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 931026 INFO  (qtp12348745-8360) [n:127.0.0.1:56127_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a

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

ferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_F974BFCFF58DD9B4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= false), _version_=BlockTreeOrds(blocksize=128), multiDefault=FST50, intDefault=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory doPackFST= false), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1024, maxMBSortInHeap=6.504803738908587, sim=ClassicSimilarity, locale=es-PE, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=308392984,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BlobRepositoryCloudTest, SuggesterFSTTest, DistributedDebugComponentTest, HardAutoCommitTest, TestDynamicFieldResource, DeleteNodeTest, SliceStateTest, TestExtendedDismaxParser, TestPerFieldSimilarityWithDefaultOverride, DistributedQueryComponentOptimizationTest, OverseerCollectionConfigSetProcessorTest, CreateCollectionCleanupTest, AssignTest, CdcrVersionReplicationTest, PrimUtilsTest, MigrateRouteKeyTest, TestRandomFlRTGCloud, TestPartialUpdateDeduplication, TestRequestForwarding, StatelessScriptUpdateProcessorFactoryTest, HdfsTlogReplayBufferedWhileIndexingTest, UnloadDistributedZkTest, TestLRUCache, CloneFieldUpdateProcessorFactoryTest, AnalysisErrorHandlingTest, DirectoryFactoryTest, MoreLikeThisHandlerTest, HdfsNNFailoverTest, TestJmxMonitoredMap, TestSolrQueryParserDefaultOperatorResource, DOMUtilTest, AsyncMigrateRouteKeyTest, SSLMigrationTest, DistributedFacetPivotSmallAdvancedTest, TestFieldCacheWithThreads, ExplicitHLLTest, TestLegacyNumericRangeQueryBuilder, TestGroupingSearch, SchemaVersionSpecificBehaviorTest, OverseerRolesTest, HdfsDirectoryFactoryTest, TestRestoreCore, SolrTestCaseJ4Test, TestManagedResource, VersionInfoTest, OverseerTaskQueueTest, SoftAutoCommitTest, RecoveryAfterSoftCommitTest, TestHashQParserPlugin, DocValuesMultiTest, TestCSVLoader, TestStressCloudBlindAtomicUpdates, XsltUpdateRequestHandlerTest, FastVectorHighlighterTest, DisMaxRequestHandlerTest, TestTolerantSearch, DistributedVersionInfoTest, DataDrivenBlockJoinTest, TestSha256AuthenticationProvider, TestSolrConfigHandlerCloud, CollectionTooManyReplicasTest, ClusterStateTest, HdfsSyncSliceTest, TestHighlightDedupGrouping, DistanceUnitsTest, TestSizeLimitedDistributedMap, TestFieldCacheSortRandom, TestSlowCompositeReaderWrapper, AtomicUpdatesTest, TestTrieFacet, TestManagedSynonymFilterFactory, TestFilteredDocIdSet, DateRangeFieldTest, TestFieldCacheSanityChecker, CdcrReplicationHandlerTest, TestReRankQParserPlugin, TestCloudDeleteByQuery, ZkCLITest, TestBackupRepositoryFactory, BlockJoinFacetDistribTest, BooleanFieldTest, QueryElevationComponentTest, PeerSyncTest, TestConfigReload, SolrRequestParserTest, OverseerTest, TestSweetSpotSimilarityFactory, CoreMergeIndexesAdminHandlerTest, TestUseDocValuesAsStored, TestArbitraryIndexDir, SimplePostToolTest, DeleteShardTest, TestRandomDVFaceting, ClusterStateUpdateTest, PKIAuthenticationIntegrationTest, TestManagedSchemaAPI, TestFreeTextSuggestions, ShardRoutingTest, TestRemoteStreaming, SimpleFacetsTest, TestScoreJoinQPNoScore, ScriptEngineTest, HdfsLockFactoryTest, BlockJoinFacetSimpleTest, TestBulkSchemaConcurrent, TestExceedMaxTermLength, TestSolr4Spatial2, CollectionsAPISolrJTest, SolrXmlInZkTest, TestSolrCloudWithKerberosAlt, BigEndianAscendingWordSerializerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestConfigSets, TestLFUCache, TestSearchPerf, TestSolrXml, CheckHdfsIndexTest, EnumFieldTest, ConjunctionSolrSpellCheckerTest, TestInitParams, TestUniqueKeyFieldResource, TestPseudoReturnFields, TermsComponentTest, TestQuerySenderNoQuery, TestWordDelimiterFilterFactory, TestSimpleQParserPlugin, TestStandardQParsers, SimpleMLTQParserTest, TestStressVersions, TestBlendedInfixSuggestions, URLClassifyProcessorTest, PingRequestHandlerTest, TimeZoneUtilsTest, QueryEqualityTest, TestSolrDeletionPolicy1, TestMissingGroups, DistributedQueryElevationComponentTest, CoreAdminCreateDiscoverTest, TestHdfsCloudBackupRestore, HdfsChaosMonkeySafeLeaderTest, PreAnalyzedFieldTest, TestCustomSort, TestReplicationHandler, TestReplicationHandlerBackup, TestUpdate, IndexSchemaTest, TestMiniSolrCloudClusterBase, TestReloadAndDeleteDocs, TestNumericTerms32, TestCollapseQParserPlugin, DistribJoinFromCollectionTest, ZkStateWriterTest, TestFieldResource, TestDefaultSearchFieldResource, BasicDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, LeaderElectionTest, ShardRoutingCustomTest, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, DistributedTermsComponentTest, SolrCoreTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, TestSolrQueryParser, RegexBoostProcessorTest, ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, JsonLoaderTest, TestComponentsName, SOLR749Test, UpdateParamsTest, CopyFieldTest, BadComponentTest, TestMergePolicyConfig, SampleTest, TestBinaryField, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestIBSimilarityFactory, TestFastLRUCache, TestSystemIdResolver, RAMDirectoryFactoryTest, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CircularListTest, CursorPagingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, CleanupOldIndexTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, RemoteQueryErrorTest, ShardSplitTest, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLockTree, TestMiniSolrCloudCluster, TestRebalanceLeaders, TestSSLRandomization, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, ZkStateReaderTest, RuleEngineTest, CachingDirectoryFactoryTest, CoreSorterTest, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestDynamicLoading, TestHdfsBackupRestoreCore, TestReqParamsAPI, DistributedFacetPivotLargeTest, DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestExpandComponent, TestPivotHelperCode, JavabinLoaderTest, WrapperMergePolicyFactoryTest, SmileWriterTest, TestIntervalFaceting, TestMacroExpander, TestMacros, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestRawResponseWriter, TestRawTransformer, TestSolrQueryResponse, TestSortingResponseWriter, TestChildDocTransformer, TestSubQueryTransformerCrossCore, TestBulkSchemaAPI, TestCloudSchemaless, TestReloadDeadlock, TestSmileRequest, TestXmlQParserPlugin, TestMinMaxOnMultiValuedField, TestOrdValues, TestSortByMinMaxFunction, BJQParserTest, GraphQueryTest, TestScoreJoinQPScore, TestJsonRequest, CloudMLTQParserTest, TestDistribIDF, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [608/632 (3!)] on J0 in 18.29s, 1 test, 1 error <<< FAILURES!

[...truncated 52531 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6083 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6083/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5415C48E85DB21CE]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5415C48E85DB21CE]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12175 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_5415C48E85DB21CE-001\init-core-data-001
   [junit4]   2> 2645074 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5415C48E85DB21CE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2645289 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5415C48E85DB21CE]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2645316 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5415C48E85DB21CE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=sv, timezone=Asia/Colombo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=175759584,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestPHPSerializedResponseWriter, UpdateRequestProcessorFactoryTest, OverseerStatusTest, BasicZkTest, OpenCloseCoreStressTest, DistanceFunctionTest, DateFieldTest, TestBlobHandler, WrapperMergePolicyFactoryTest, TestLMJelinekMercerSimilarityFactory, ChaosMonkeySafeLeaderTest, TestRuleBasedAuthorizationPlugin, ConnectionReuseTest, TestReload, SolrPluginUtilsTest, TestCloudSchemaless, TestJettySolrRunner, CdcrReplicationDistributedZkTest, TestComplexPhraseQParserPlugin, DateMathParserTest, TestAuthorizationFramework, TestSchemaNameResource, BitVectorTest, TestBinaryField, BasicFunctionalityTest, TestSolrFieldCacheMBean, NumericFieldsTest, TestRawTransformer, BasicAuthIntegrationTest, TestFastOutputStream, SortSpecParsingTest, DocValuesMissingTest, TestTrie, TestObjectReleaseTracker, SolrCoreCheckLockOnStartupTest, TestLegacyFieldCache, TestOnReconnectListenerSupport, TestSolrQueryParserResource, TestCustomDocTransformer, TestSolr4Spatial, AddSchemaFieldsUpdateProcessorFactoryTest, CustomCollectionTest, TestCloudManagedSchema, RequestHandlersTest, TestZkChroot, FileBasedSpellCheckerTest, TestDynamicLoading, TestHdfsUpdateLog, TestRecoveryHdfs, TestFieldCacheVsDocValues, CoreSorterTest, AsyncCallRequestStatusResponseTest, SortByFunctionTest, DeleteStatusTest, NoCacheHeaderTest, DistributedFacetPivotLongTailTest, PeerSyncReplicationTest, TestFuzzyAnalyzedSuggestions, TestInfoStreamLogging, TestValueSourceCache, TestCharFilters, TestStressLiveNodes, DistributedSuggestComponentTest, FullHLLTest, DirectSolrConnectionTest, RemoteQueryErrorTest, ResourceLoaderTest, TestManagedStopFilterFactory, DistribDocExpirationUpdateProcessorTest, CopyFieldTest, MultiThreadedOCPTest, TestNumericTerms64, BaseCdcrDistributedZkTest, DeleteReplicaTest, TestSerializedLuceneMatchVersion, ReplicationFactorTest, TestSchemaManager, TestBM25SimilarityFactory, TestHdfsBackupRestoreCore, DistributedExpandComponentTest, TestManagedSchema, RulesTest, TestSmileRequest, SpatialHeatmapFacetsTest, TestSolrCoreProperties, TestSolrCoreSnapshots, TestSolrJ, ExitableDirectoryReaderTest, SimpleCollectionCreateDeleteTest, DistributedFacetPivotSmallTest, SolrInfoMBeanTest, ZkStateReaderTest, HdfsThreadLeakTest, StatsComponentTest, TestJsonFacets, TestConfigSetProperties, TestXmlQParser, TestGraphTermsQParserPlugin, BadIndexSchemaTest, AnalyticsQueryTest, LeaderElectionIntegrationTest, TestCollationField, CdcrUpdateLogTest, TestLocalFSCloudBackupRestore, TestNamedUpdateProcessors, TestQueryWrapperFilter, UUIDUpdateProcessorFallbackTest, CdcrRequestHandlerTest, TestDistribDocBasedVersion, SuggesterTest, TestSuggestSpellingConverter, HighlighterMaxOffsetTest, UniqFieldsUpdateProcessorFactoryTest, BlockDirectoryTest, TestSimpleTrackingShardHandler, SolrIndexSplitterTest, WordBreakSolrSpellCheckerTest, TestRandomRequestDistribution, SaslZkACLProviderTest, ZkSolrClientTest, TestExactStatsCache, TestSolrCloudWithDelegationTokens, HdfsRecoverLeaseTest, TestNRTOpen, TestDocTermOrds, SpellCheckCollatorTest, InfoHandlerTest, DocExpirationUpdateProcessorFactoryTest, TestDocBasedVersionConstraints, TestMacroExpander, SpellingQueryConverterTest, SuggesterTSTTest, AutoCommitTest, HdfsBasicDistributedZk2Test, SolrCmdDistributorTest, EchoParamsTest, TestInitQParser, BlockJoinFacetRandomTest, HLLUtilTest, TestDynamicFieldCollectionResource, TestFieldSortValues, CoreAdminHandlerTest, TestSearcherReuse, CollectionStateFormat2Test, TestSchemaSimilarityResource, TestJoin, DebugComponentTest, HighlighterConfigTest, CollectionsAPIDistributedZkTest, TestReplicationHandler, TestDistributedGrouping, TestHashPartitioner, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestRangeQuery, ConvertedLegacyTest, TestFiltering, TestLazyCores, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, SpatialFilterTest, SuggesterWFSTTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestQueryTypes, DocumentBuilderTest, TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, TestCSVResponseWriter, QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, SOLR749Test, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, TestConfig, OutputWriterTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, TestSystemIdResolver, PrimUtilsTest, RAMDirectoryFactoryTest, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, ActionThrottleTest, CdcrVersionReplicationTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DistributedQueueTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerRolesTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCollectionAPI, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestRandomFlRTGCloud, TestRebalanceLeaders, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=5415C48E85DB21CE -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=Asia/Colombo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5415C48E85DB21CE]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5415C48E85DB21CE]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [507/632 (1!)] on J1 in 0.30s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52847 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6082 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6082/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([23C731E7977AAC8F]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([23C731E7977AAC8F]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11271 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_23C731E7977AAC8F-001\init-core-data-001
   [junit4]   2> 1121498 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[23C731E7977AAC8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1121764 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[23C731E7977AAC8F]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1121795 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[23C731E7977AAC8F]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1121840 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[23C731E7977AAC8F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=7, maxDocsPerChunk=286, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=7, blockSize=8)), sim=RandomSimilarity(queryNorm=false): {}, locale=et-EE, timezone=Asia/Manila
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=147313600,total=423624704
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexSearcher, DistributedExpandComponentTest, TestManagedResourceStorage, TestFastWriter, GraphQueryTest, TestJettySolrRunner, DistributedFacetPivotSmallTest, SimpleCollectionCreateDeleteTest, SolrCmdDistributorTest, OverriddenZkACLAndCredentialsProvidersTest, TestHdfsUpdateLog, TestInitQParser, OpenCloseCoreStressTest, TestDocBasedVersionConstraints, TestIndexingPerformance, TestObjectReleaseTracker, OpenExchangeRatesOrgProviderTest, TestShardHandlerFactory, TestRequestStatusCollectionAPI, FieldAnalysisRequestHandlerTest, SignatureUpdateProcessorFactoryTest, TestMaxScoreQueryParser, HLLUtilTest, TestQuerySenderListener, TestConfigSetProperties, UniqFieldsUpdateProcessorFactoryTest, MinimalSchemaTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, OverseerModifyCollectionTest, DateMathParserTest, TestUseDocValuesAsStored2, IndexSchemaRuntimeFieldTest, TestFuzzyAnalyzedSuggestions, FieldMutatingUpdateProcessorTest, TestCustomDocTransformer, TestRawTransformer, TestNumericTerms64, BlockDirectoryTest, TestReqParamsAPI, TestSubQueryTransformerDistrib, TestValueSourceCache, TestDynamicFieldCollectionResource, MergeStrategyTest, TestBadConfig, SpellCheckCollatorTest, TestBM25SimilarityFactory, SuggestComponentTest, RulesTest, SuggesterWFSTTest, ParsingFieldUpdateProcessorsTest, RequestHandlersTest, SolrCloudExampleTest, DistributedQueryComponentCustomSortTest, MultiThreadedOCPTest, LeaderFailoverAfterPartitionTest, InfoHandlerTest, TestSearcherReuse, FileBasedSpellCheckerTest, ChaosMonkeySafeLeaderTest, TestBinaryField, TestCSVResponseWriter, BJQParserTest, ConvertedLegacyTest, TestFiltering, TestDistribDocBasedVersion, BasicDistributedZk2Test, RAMDirectoryFactoryTest, CloudExitableDirectoryReaderTest, ConcurrentDeleteAndCreateCollectionTest, DistributedSuggestComponentTest, LoggingHandlerTest, CoreSorterTest, DistributedFacetPivotLongTailTest, TestLMJelinekMercerSimilarityFactory, TestSQLHandler, TestFieldTypeCollectionResource, ReplicationFactorTest, TestFieldCacheReopen, TestSchemaSimilarityResource, ZkStateReaderTest, TestRangeQuery, TestTrie, TestExpandComponent, DefaultValueUpdateProcessorTest, ClassificationUpdateProcessorFactoryTest, DocExpirationUpdateProcessorFactoryTest, DebugComponentTest, TestConfigSetsAPI, TestSolrQueryParser, TestCloudSchemaless, ExitableDirectoryReaderTest, TestCollationField, AsyncCallRequestStatusResponseTest, DeleteStatusTest, TestBlobHandler, DirectSolrConnectionTest, TestFieldCollectionResource, AddBlockUpdateTest, TestDistribIDF, HdfsThreadLeakTest, DocValuesMissingTest, ChangedSchemaMergeTest, SolrInfoMBeanTest, AliasIntegrationTest, TestAnalyzeInfixSuggestions, TestDistributedMissingSort, SolrCoreCheckLockOnStartupTest, TestTrackingShardHandlerFactory, PluginInfoTest, TestReplicaProperties, TestDocTermOrds, DistributedIntervalFacetingTest, TermVectorComponentDistributedTest, TermVectorComponentTest, SearchHandlerTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=23C731E7977AAC8F -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([23C731E7977AAC8F]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([23C731E7977AAC8F]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [243/632 (1!)] on J1 in 0.37s, 0 tests, 2 errors <<< FAILURES!

[...truncated 61429 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6081 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6081/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.lucene.search.TestBooleanMinShouldMatch.testRandomQueries

Error Message:


Stack Trace:
junit.framework.AssertionFailedError
	at __randomizedtesting.SeedInfo.seed([9494D2550994EF30:CABF62B9314EC2AE]:0)
	at junit.framework.Assert.fail(Assert.java:48)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertTrue(Assert.java:27)
	at org.apache.lucene.search.QueryUtils.checkUnequal(QueryUtils.java:99)
	at org.apache.lucene.search.QueryUtils.checkHashEquals(QueryUtils.java:82)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:56)
	at org.apache.lucene.search.AssertingIndexSearcher.rewrite(AssertingIndexSearcher.java:63)
	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:156)
	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)
	at org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
	at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:304)
	at org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
	at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:304)
	at org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
	at org.apache.lucene.search.QueryUtils.checkBulkScorerSkipTo(QueryUtils.java:570)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:126)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
	at org.apache.lucene.search.TestBooleanMinShouldMatch.testRandomQueries(TestBooleanMinShouldMatch.java:351)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC:383F7014DF098C40]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1070 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBooleanMinShouldMatch -Dtests.method=testRandomQueries -Dtests.seed=9494D2550994EF30 -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=ART -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.56s J1 | TestBooleanMinShouldMatch.testRandomQueries <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9494D2550994EF30:CABF62B9314EC2AE]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:48)
   [junit4]    > 	at junit.framework.Assert.assertTrue(Assert.java:20)
   [junit4]    > 	at junit.framework.Assert.assertTrue(Assert.java:27)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.checkUnequal(QueryUtils.java:99)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.checkHashEquals(QueryUtils.java:82)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:56)
   [junit4]    > 	at org.apache.lucene.search.AssertingIndexSearcher.rewrite(AssertingIndexSearcher.java:63)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:156)
   [junit4]    > 	at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)
   [junit4]    > 	at org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
   [junit4]    > 	at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:304)
   [junit4]    > 	at org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
   [junit4]    > 	at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:304)
   [junit4]    > 	at org.apache.lucene.search.AssertingWeight.scorer(AssertingWeight.java:36)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.checkBulkScorerSkipTo(QueryUtils.java:570)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:126)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:128)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
   [junit4]    > 	at org.apache.lucene.search.TestBooleanMinShouldMatch.testRandomQueries(TestBooleanMinShouldMatch.java:351)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {all=PostingsFormat(name=LuceneFixedGap), data=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1554, maxMBSortInHeap=7.819202976952535, sim=RandomSimilarity(queryNorm=true): {all=DFR I(F)Z(0.3), data=DFR GB3(800.0)}, locale=ar-TN, timezone=ART
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=140683160,total=245366784
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleFSLockFactory, TestSortedSetSortField, TestMultiPhraseQuery, TestFilterIterator, TestDateSort, TestRecyclingByteBlockAllocator, TestFilterLeafReader, TestQueryBuilder, TestSimilarityBase, TestTermsEnum, TestFileSwitchDirectory, TestIndexWriterExceptions, TestBooleanRewrites, TestPayloads, TestReadOnlyIndex, TestTopDocsMerge, TestPhrasePrefixQuery, TestPrefixCodedTerms, Test2BBinaryDocValues, TestMixedCodecs, TestIndexWriterFromReader, TestRoaringDocIdSet, TestPerFieldDocValuesFormat, TestBlockPostingsFormat3, TestPerFieldPostingsFormat, TestTermVectorsWriter, TestStressIndexing2, TestPolygon, TestFieldMaskingSpanQuery, TestAddIndexes, TestDocIdsWriter, TestDirectory, TestSpanNearQuery, TestRateLimiter, TestFilterSpans, TestCheckIndex, TestIndexWriterThreadsToSegments, TestFuzzyQuery, TestSortedNumericSortField, TestNRTThreads, TestMutableValues, TestSleepingLockWrapper, MultiCollectorTest, TestBytesRefArray, TestNumericUtils, TestBytesStore, TestMultiPhraseEnum, TestTermQuery, TestDocIDMerger, TestMSBRadixSorter, TestPrefixInBooleanQuery, TestArrayUtil, TestDeterminism, TestUpgradeIndexMergePolicy, TestReusableStringReader, TestSpanCollection, Test4GBStoredFields, TestSameScoresWithThreads, TestBM25Similarity, Test2BPoints, TestPhraseQuery, TestIntroSelector, TestIndexWriterDeleteByQuery, TestDocValuesRewriteMethod, Test2BPositions, TestNamedSPILoader, TestRamUsageEstimator, TestSimpleExplanationsWithFillerDocs, TestMergedIterator, TestIntsRef, TestNoMergePolicy, TestNRTReaderWithThreads, TestAutomatonQuery, TestOmitTf, TestForceMergeForever, TestNGramPhraseQuery, TestSentinelIntSet, TestConcurrentMergeScheduler, TestMultiLevelSkipList, TestDocIdSetBuilder, TestIndexWriterOnVMError, TestDirectPacked, TestSegmentInfos, TestSpanExplanationsOfNonMatches, TestIndexWriterNRTIsCurrent, TestUniqueTermCount, TestSegmentReader, TestSearcherManager, TestIndexWriterDelete, TestStressAdvance, TestFieldsReader, TestMixedDocValuesUpdates, TestForTooMuchCloning, TestUTF32ToUTF8, TestCodecUtil, TestPerSegmentDeletes, TestSloppyMath, TestNoDeletionPolicy, TestFilterDirectory, TestCloseableThreadLocal, TestSort, TestLRUQueryCache, TestSameTokenSamePosition, TestCompiledAutomaton, TestSortRandom, TestStandardAnalyzer, TestDocumentWriter, TestIndexCommit, TestMergeSchedulerExternal, TestIndexWriterReader, TestFSTs, TestPackedInts, TestMultiMMap, TestDeletionPolicy, TestBooleanOr, TestFlushByRamOrCountsPolicy, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestDirectoryReaderReopen, TestSearchWithThreads, TestSearchAfter, TestHighCompressionMode, TestDocumentsWriterStallControl, TestNeverDelete, TestLongPostings, TestRollingUpdates, TestTieredMergePolicy, TestBufferedIndexInput, TestWeakIdentityMap, TestLockFactory, TestCollectionUtil, TestComplexExplanations, TestRegexpRandom2, TestNRTCachingDirectory, TestPagedBytes, TestDocValuesIndexing, TestBooleanMinShouldMatch]
   [junit4] Completed [261/432 (1!)] on J1 in 1.11s, 17 tests, 1 failure <<< FAILURES!

[...truncated 9708 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\init-core-data-001
   [junit4]   2> 290663 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 290669 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 290670 INFO  (Thread-562) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 290670 INFO  (Thread-562) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 290770 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65465
   [junit4]   2> 290770 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290771 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290786 INFO  (zkCallback-528-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@546ae3d2 name:ZooKeeperConnection Watcher:127.0.0.1:65465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290788 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290788 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290788 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 290797 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 0x156cdf0e0100000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 290821 INFO  (jetty-launcher-527-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 290821 INFO  (jetty-launcher-527-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 290822 INFO  (jetty-launcher-527-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7e3cb18f{/solr,null,AVAILABLE}
   [junit4]   2> 290825 INFO  (jetty-launcher-527-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4700d685{/solr,null,AVAILABLE}
   [junit4]   2> 290827 INFO  (jetty-launcher-527-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7a76ce18{HTTP/1.1,[http/1.1]}{127.0.0.1:65469}
   [junit4]   2> 290827 INFO  (jetty-launcher-527-thread-1) [    ] o.e.j.s.Server Started @297441ms
   [junit4]   2> 290827 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65469}
   [junit4]   2> 290828 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 290828 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1'
   [junit4]   2> 290828 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 290828 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 290829 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290830 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@6c786b37{HTTP/1.1,[http/1.1]}{127.0.0.1:65472}
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.e.j.s.Server Started @297444ms
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65472}
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2'
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 290831 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 290833 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290834 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290875 INFO  (zkCallback-530-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@77f53e42 name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290875 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290875 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290875 INFO  (zkCallback-529-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@66c955ac name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290875 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290876 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290878 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 290878 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1\.
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2\.
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 26837337
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1]
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1176196982
   [junit4]   2> 290893 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2]
   [junit4]   2> 290893 WARN  (jetty-launcher-527-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1\lib
   [junit4]   2> 290893 WARN  (jetty-launcher-527-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2\lib
   [junit4]   2> 290894 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 290894 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65465/solr
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290902 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65465/solr
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 290904 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 290905 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290907 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290912 INFO  (zkCallback-536-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3117582 name:ZooKeeperConnection Watcher:127.0.0.1:65465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290912 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290912 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290915 INFO  (zkCallback-535-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f8232ce name:ZooKeeperConnection Watcher:127.0.0.1:65465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290915 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290915 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 290918 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 0x156cdf0e0100003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 290920 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$73/648807862@5f2ceb6a
   [junit4]   2> 290924 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 0x156cdf0e0100004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 290925 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$73/648807862@456bc55e
   [junit4]   2> 290926 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290926 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 290934 INFO  (zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16cdf1da name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290934 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290937 INFO  (zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28113d03 name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 290937 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 290939 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 290940 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 290945 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 290946 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 290949 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 290952 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 290957 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 290958 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 290963 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 290964 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 290968 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 290969 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 290972 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 290972 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 290975 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 290975 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 290977 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 290978 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 290982 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 290984 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 290985 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 290985 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 290986 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 290987 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 290988 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 290989 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 290994 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 290995 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 291001 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 291001 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 291003 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 291003 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 291004 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96490876470034437-127.0.0.1:65469_solr-n_0000000001
   [junit4]   2> 291004 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96490876470034438-127.0.0.1:65472_solr-n_0000000000
   [junit4]   2> 291006 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65472_solr
   [junit4]   2> 291006 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 291007 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96490876470034438-127.0.0.1:65472_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 291008 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65469_solr
   [junit4]   2> 291008 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:65469_solr
   [junit4]   2> 291011 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Overseer (id=96490876470034438-127.0.0.1:65472_solr-n_0000000000) starting
   [junit4]   2> 291012 INFO  (zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 291012 INFO  (zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 291013 INFO  (zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 291015 INFO  (zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 291017 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 291028 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 291028 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 291030 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 291032 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:65472_solr as DOWN
   [junit4]   2> 291034 INFO  (OverseerCollectionConfigSetProcessor-96490876470034438-127.0.0.1:65472_solr-n_0000000000) [n:127.0.0.1:65472_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 291034 INFO  (OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) [n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 291035 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65472_solr
   [junit4]   2> 291035 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:65472_solr
   [junit4]   2> 291037 INFO  (OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 291039 INFO  (zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 291040 INFO  (zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 291041 INFO  (zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 291041 INFO  (zkCallback-537-thread-1-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 291042 INFO  (OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) [n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:65472_solr"} current state version: 0
   [junit4]   2> 291042 INFO  (OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) [n:127.0.0.1:65472_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:65472_solr
   [junit4]   2> 291053 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 291053 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 291113 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 291113 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 291579 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 291580 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 291670 INFO  (jetty-launcher-527-thread-1-EventThread) [n:127.0.0.1:65469_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 291671 INFO  (jetty-launcher-527-thread-2-EventThread) [n:127.0.0.1:65472_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 291920 ERROR (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:158)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:134)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:211)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 292268 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 292270 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 292271 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node2\.
   [junit4]   2> 292271 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_5080453E0F939EAC-001\tempDir-001\node1\.
   [junit4]   2> 292272 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 292272 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 292273 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 292273 INFO  (jetty-launcher-527-thread-1) [n:127.0.0.1:65469_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 292273 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 292273 INFO  (jetty-launcher-527-thread-2) [n:127.0.0.1:65472_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 292273 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 292275 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 292278 INFO  (zkCallback-541-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@535783fe name:ZooKeeperConnection Watcher:127.0.0.1:65465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 292278 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 292278 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 292282 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 0x156cdf0e0100009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 292334 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 295530 WARN  (qtp1905330941-2660) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 295531 WARN  (qtp1905330941-2660) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 295560 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295563 WARN  (qtp836242145-2659) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 295563 WARN  (qtp836242145-2659) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 295564 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295580 WARN  (qtp1905330941-2669) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 295580 WARN  (qtp1905330941-2669) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 295581 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295582 WARN  (qtp836242145-2659) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 295582 WARN  (qtp836242145-2659) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 295583 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295583 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 295677 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 295755 ERROR (qtp1905330941-2686) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 295803 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295810 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295834 ERROR (qtp836242145-2663) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 295842 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295848 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295848 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 295911 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 295926 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 295953 INFO  (qtp1905330941-2674) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PSEigFW8f14hAUDFIs328xowxTGbTa9pb3qBp-NMLjLB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 295953 INFO  (qtp1905330941-2674) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PSEigFW8f14hAUDFIs328xowxTGbTa9pb3qBp-NMLjLB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 295954 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 296013 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 296069 INFO  (qtp1905330941-2686) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PTqigFW8f146gYDFF4pdZSJJrVvra25__MYqqrhqXHJB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296069 INFO  (qtp1905330941-2686) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PTqigFW8f146gYDFF4pdZSJJrVvra25__MYqqrhqXHJB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296073 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296080 INFO  (qtp836242145-2667) [n:127.0.0.1:65472_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PTqigFW8f146gYDFF4pdZSJJrVvra25__MYqqrhqXHJB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296080 INFO  (qtp836242145-2667) [n:127.0.0.1:65472_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PTqigFW8f146gYDFF4pdZSJJrVvra25__MYqqrhqXHJB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296086 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296120 INFO  (qtp1905330941-2660) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PU0igFW8f15NAcDFNcStx35N26N1j_Lf8xS_aDAjefYB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296120 INFO  (qtp1905330941-2660) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PU0igFW8f15NAcDFNcStx35N26N1j_Lf8xS_aDAjefYB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296126 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296133 INFO  (qtp836242145-2682) [n:127.0.0.1:65472_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PU0igFW8f15NAcDFNcStx35N26N1j_Lf8xS_aDAjefYB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296133 INFO  (qtp836242145-2682) [n:127.0.0.1:65472_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PU0igFW8f15NAcDFNcStx35N26N1j_Lf8xS_aDAjefYB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296139 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296170 INFO  (qtp1905330941-2685) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PVpigFW8f15aQgDFJTePC-5dyn1u6Tw-hzvJE90vDK2B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296170 INFO  (qtp1905330941-2685) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PVpigFW8f15aQgDFJTePC-5dyn1u6Tw-hzvJE90vDK2B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296178 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296183 INFO  (qtp836242145-2659) [n:127.0.0.1:65472_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PVpigFW8f15aQgDFJTePC-5dyn1u6Tw-hzvJE90vDK2B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296183 INFO  (qtp836242145-2659) [n:127.0.0.1:65472_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PVpigFW8f15aQgDFJTePC-5dyn1u6Tw-hzvJE90vDK2B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296192 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296243 INFO  (qtp1905330941-2671) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PWeigFW8f15ngkDFHr5OBsiKCZFbCIail7VI9V3HIdGB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296243 INFO  (qtp1905330941-2671) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PWeigFW8f15ngkDFHr5OBsiKCZFbCIail7VI9V3HIdGB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296249 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296255 INFO  (qtp836242145-2665) [n:127.0.0.1:65472_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PWeigFW8f15ngkDFHr5OBsiKCZFbCIail7VI9V3HIdGB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296255 INFO  (qtp836242145-2665) [n:127.0.0.1:65472_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PWeigFW8f15ngkDFHr5OBsiKCZFbCIail7VI9V3HIdGB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296260 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296261 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 296301 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 296305 INFO  (qtp1905330941-2685) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296305 INFO  (qtp1905330941-2685) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296307 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1472369936140&s=BGDHu71lr79ezkk5FcAtDwZEtvw="; Path=/; Domain=127.0.0.1; Expires= ad, 28-Aww-2016 07:38:56 GMT; HttpOnly". Invalid 'expires' attribute: ad, 28-Aww-2016 07:38:56 GMT
   [junit4]   2> 296307 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 296346 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 296358 INFO  (qtp1905330941-2671) [n:127.0.0.1:65469_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PY3igFW8f16NwoDFGiZKC2N8zlAtrndSe98XnzF-uNNB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296358 INFO  (qtp1905330941-2671) [n:127.0.0.1:65469_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PY3igFW8f16NwoDFGiZKC2N8zlAtrndSe98XnzF-uNNB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296365 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296371 INFO  (qtp836242145-2683) [n:127.0.0.1:65472_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PY3igFW8f16NwoDFGiZKC2N8zlAtrndSe98XnzF-uNNB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 296372 INFO  (qtp836242145-2683) [n:127.0.0.1:65472_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVbN8PY3igFW8f16NwoDFGiZKC2N8zlAtrndSe98XnzF-uNNB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 296377 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5080453E0F939EAC]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= am, 01-Jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: am, 01-Jan-1970 00:00:00 GMT
   [junit4]   2> 296377 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 296460 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 296470 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 296471 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 296484 INFO  (zkCallback-543-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64bc1731 name:ZooKeeperConnection Watcher:127.0.0.1:65465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 296484 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 296484 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 296491 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 296495 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 0x156cdf0e010000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 296580 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 296603 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[5080453E0F939EAC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=5080453E0F939EAC -Dtests.slow=true -Dtests.locale=mt-MT -Dtests.timezone=America/Winnipeg -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.12s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC:383F7014DF098C40]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 296609 INFO  (jetty-launcher-527-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7a76ce18{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 296610 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26837337
   [junit4]   2> 296610 INFO  (jetty-launcher-527-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@6c786b37{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 296613 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1176196982
   [junit4]   2> 296613 INFO  (jetty-launcher-527-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:65469_solr as DOWN
   [junit4]   2> 296613 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:65472_solr as DOWN
   [junit4]   2> 296620 INFO  (jetty-launcher-527-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96490876470034438-127.0.0.1:65472_solr-n_0000000000) closing
   [junit4]   2> 296625 INFO  (OverseerStateUpdate-96490876470034438-127.0.0.1:65472_solr-n_0000000000) [n:127.0.0.1:65472_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65472_solr
   [junit4]   2> 296631 INFO  (zkCallback-537-thread-2-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 296631 WARN  (zkCallback-537-thread-2-processing-n:127.0.0.1:65472_solr) [n:127.0.0.1:65472_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 296633 ERROR (Thread[Thread-585,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:65472_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 296638 INFO  (zkCallback-538-thread-2-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 296638 WARN  (zkCallback-538-thread-2-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 296671 INFO  (jetty-launcher-527-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4700d685{/solr,null,UNAVAILABLE}
   [junit4]   2> 298132 WARN  (zkCallback-538-thread-1-processing-n:127.0.0.1:65469_solr) [n:127.0.0.1:65469_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 298132 ERROR (Thread[Thread-586,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:65469_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 298139 INFO  (jetty-launcher-527-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7e3cb18f{/solr,null,UNAVAILABLE}
   [junit4]   2> 298140 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 0x156cdf0e0100007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 298150 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65465 65465
   [junit4]   2> 298156 INFO  (Thread-562) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65465 65465
   [junit4]   2> 298160 WARN  (Thread-562) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 298161 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[5080453E0F939EAC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegation

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

ec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1686, maxMBSortInHeap=5.208278033413439, sim=ClassicSimilarity, locale=ar-LY, timezone=Australia/Darwin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=52114520,total=380108800
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest, TestSchemaNameResource, ZkNodePropsTest, DirectSolrConnectionTest, HighlighterConfigTest, TestQuerySenderListener, TestConfigSetProperties, HdfsThreadLeakTest, SortSpecParsingTest, TestSQLHandler, TestSerializedLuceneMatchVersion, BaseCdcrDistributedZkTest, TestSolrIndexConfig, BJQParserTest, SuggesterTSTTest, UpdateRequestProcessorFactoryTest, SolrCoreCheckLockOnStartupTest, HdfsUnloadDistributedZkTest, BasicAuthIntegrationTest, TestFieldCacheVsDocValues, ParsingFieldUpdateProcessorsTest, TestJoin, TestCopyFieldCollectionResource, TestSolrCLIRunExample, CoreAdminRequestStatusTest, TestZkChroot, DefaultValueUpdateProcessorTest, DistributedTermsComponentTest, BadCopyFieldTest, DistributedSuggestComponentTest, ZkStateReaderTest, TestNumericTerms64, OpenExchangeRatesOrgProviderTest, TestDynamicLoading, TestFiltering, NotRequiredUniqueKeyTest, SaslZkACLProviderTest, TestRangeQuery, TestSolrCloudWithDelegationTokens, TestUseDocValuesAsStored2, LeaderElectionIntegrationTest, TestExclusionRuleCollectionAccess, OverriddenZkACLAndCredentialsProvidersTest, TestHdfsUpdateLog, ConnectionManagerTest, MergeStrategyTest, TestBinaryField, TestConfigSetsAPIZkFailure, TestLegacyFieldCache, TestBlobHandler, CopyFieldTest, OverseerStatusTest, ChaosMonkeySafeLeaderTest, TestAtomicUpdateErrorCases, AliasIntegrationTest, TestSortingResponseWriter, HdfsChaosMonkeyNothingIsSafeTest, TestCSVResponseWriter, WordBreakSolrSpellCheckerTest, TestNRTOpen, TestObjectReleaseTracker, RulesTest, SolrCmdDistributorTest, FileBasedSpellCheckerTest, LoggingHandlerTest, ShardRoutingCustomTest, SortByFunctionTest, TestHdfsBackupRestoreCore, LukeRequestHandlerTest, CloudExitableDirectoryReaderTest, WrapperMergePolicyFactoryTest, TestReversedWildcardFilterFactory, TestSmileRequest, TestRandomFaceting, TestPerFieldSimilarity, ClassificationUpdateProcessorFactoryTest, TestCollationField, DeleteReplicaTest, TestSimpleTrackingShardHandler, LeaderInitiatedRecoveryOnShardRestartTest, ResponseLogComponentTest, DistanceFunctionTest, TestRecoveryHdfs, TestManagedStopFilterFactory, TestCloudManagedSchema, SpellPossibilityIteratorTest, TestRuleBasedAuthorizationPlugin, TestShardHandlerFactory, TestRecovery, TestFileDictionaryLookup, TestRequestStatusCollectionAPI, CloudMLTQParserTest, TestSolrCoreSnapshots, HdfsCollectionsAPIDistributedZkTest, DocExpirationUpdateProcessorFactoryTest, SpellingQueryConverterTest, TestSubQueryTransformerDistrib, ForceLeaderTest, TestDocBasedVersionConstraints, ChangedSchemaMergeTest, SpatialHeatmapFacetsTest, AutoCommitTest, HLLUtilTest, TestDocTermOrds, RemoteQueryErrorTest, DistributedFacetPivotSmallTest, TestLeaderElectionZkExpiry, TestJsonFacets, TestSuggestSpellingConverter, DistributedFacetPivotLongTailTest, FullHLLTest, DistribDocExpirationUpdateProcessorTest, TestDistributedGrouping, TestSolrQueryParser, DistributedIntervalFacetingTest, DirectUpdateHandlerOptimizeTest, EchoParamsTest, RAMDirectoryFactoryTest, TestMacroExpander, QueryParsingTest, CdcrRequestHandlerTest, DistributedExpandComponentTest, NumericFieldsTest, TestDistribDocBasedVersion, ResponseHeaderTest, TestConfigOverlay, CacheHeaderTest, TestReload, DistributedQueueTest, TestOmitPositions, TestCrossCoreJoin, ResourceLoaderTest, StatsComponentTest, CurrencyFieldOpenExchangeTest, TestShortCircuitedRequests, TestAnalyzeInfixSuggestions, TestDistributedMissingSort, TestRawTransformer, SpellCheckComponentTest, TermVectorComponentDistributedTest, TestStressUserVersions, TestSolrJ, TestTrackingShardHandlerFactory, TestNonDefinedSimilarityFactory, TestRandomRequestDistribution, TestSolr4Spatial, TestCoreDiscovery, TestCloudInspectUtil, SynonymTokenizerTest, BasicFunctionalityTest, TestSearcherReuse, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, TestBadConfig, ShowFileRequestHandlerTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, TestQueryUtils, TestQueryTypes, PrimitiveFieldTypeTest, RequestHandlersTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, ReturnFieldsTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestDocSet, TestSearchPerf, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, TestPhraseSuggestions, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestFastOutputStream, URLClassifyProcessorTest, PluginInfoTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, DOMUtilTest, TestUtils, SliceStateTest, UUIDFieldTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AssignTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CreateCollectionCleanupTest, CustomCollectionTest, MigrateRouteKeyTest, MultiThreadedOCPTest, PeerSyncReplicationTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPivotFacet, TestConfigSetsAPI, TestHdfsCloudBackupRestore, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestReplicaProperties, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=5080453E0F939EAC -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=Australia/Darwin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5080453E0F939EAC]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [497/632 (2!)] on J1 in 0.27s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60568 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6080 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6080/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.solr.cloud.PeerSyncReplicationTest.test

Error Message:
expected:<152> but was:<139>

Stack Trace:
java.lang.AssertionError: expected:<152> but was:<139>
	at __randomizedtesting.SeedInfo.seed([C8C88268BBABECF4:409CBDB21557810C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.PeerSyncReplicationTest.bringUpDeadNodeAndEnsureNoReplication(PeerSyncReplicationTest.java:277)
	at org.apache.solr.cloud.PeerSyncReplicationTest.forceNodeFailureAndDoPeerSync(PeerSyncReplicationTest.java:241)
	at org.apache.solr.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestLocalFSCloudBackupRestore.test

Error Message:
Error from server at http://127.0.0.1:63403/solr: specified location file:///C:/location/does/not/exist does not exist.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:63403/solr: specified location file:///C:/location/does/not/exist does not exist.
	at __randomizedtesting.SeedInfo.seed([C8C88268BBABECF4:409CBDB21557810C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1280)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.testInvalidPath(AbstractCloudBackupRestoreTestCase.java:148)
	at org.apache.solr.cloud.AbstractCloudBackupRestoreTestCase.test(AbstractCloudBackupRestoreTestCase.java:127)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:53629/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([C8C88268BBABECF4:F5102C448345B284]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:755)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1161)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1050)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:992)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:53629/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:415)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:367)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:730)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C8C88268BBABECF4]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C8C88268BBABECF4]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12036 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\init-core-data-001
   [junit4]   2> 2365640 INFO  (SUITE-PeerSyncReplicationTest-seed#[C8C88268BBABECF4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2365640 INFO  (SUITE-PeerSyncReplicationTest-seed#[C8C88268BBABECF4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /vtj/
   [junit4]   2> 2365644 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2365645 INFO  (Thread-3643) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2365645 INFO  (Thread-3643) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2365745 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.ZkTestServer start zk server on port:61800
   [junit4]   2> 2365745 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2365746 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2365755 INFO  (zkCallback-2618-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@28dd61 name:ZooKeeperConnection Watcher:127.0.0.1:61800 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2365755 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2365756 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2365756 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2365760 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2365764 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2365767 INFO  (zkCallback-2619-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@788816 name:ZooKeeperConnection Watcher:127.0.0.1:61800/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2365767 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2365768 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2365768 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2365773 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2365776 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2365781 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2365785 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2365786 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2365792 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2365793 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2365796 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2365796 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2365799 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2365799 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2365805 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2365805 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2365809 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2365810 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2365815 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2365816 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2365819 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2365819 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2365824 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2365825 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2365828 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2365829 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2365833 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2365833 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2366586 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1
   [junit4]   2> 2366591 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2366591 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e69bc6{/vtj,null,AVAILABLE}
   [junit4]   2> 2366595 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@570d53{HTTP/1.1,[http/1.1]}{127.0.0.1:61807}
   [junit4]   2> 2366595 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.Server Started @2372480ms
   [junit4]   2> 2366595 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\tempDir-001/control/data, hostContext=/vtj, hostPort=61807, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores}
   [junit4]   2> 2366595 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2366595 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001'
   [junit4]   2> 2366595 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2366596 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2366596 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2366597 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2366599 INFO  (zkCallback-2620-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d4cc02 name:ZooKeeperConnection Watcher:127.0.0.1:61800/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2366600 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2366600 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2366603 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2366603 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\solr.xml
   [junit4]   2> 2366626 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores
   [junit4]   2> 2366627 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.CoreContainer New CoreContainer 11988629
   [junit4]   2> 2366627 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001]
   [junit4]   2> 2366627 WARN  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\lib
   [junit4]   2> 2366627 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2366636 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2366636 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2366636 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2366636 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61800/solr
   [junit4]   2> 2366638 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2366638 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2366639 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2366640 INFO  (zkCallback-2623-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26ab6c name:ZooKeeperConnection Watcher:127.0.0.1:61800 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2366640 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2366642 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2366644 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$66/21148308@196a8d3
   [junit4]   2> 2366646 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2366648 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fa27af name:ZooKeeperConnection Watcher:127.0.0.1:61800/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2366648 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2366651 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2366654 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2366661 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2366664 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2366667 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2366669 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2366674 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2366676 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2366680 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2366683 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2366684 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2366685 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2366690 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2366692 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2366694 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2366695 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96488409345163268-127.0.0.1:61807_vtj-n_0000000000
   [junit4]   2> 2366695 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61807_vtj
   [junit4]   2> 2366696 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2366698 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer Overseer (id=96488409345163268-127.0.0.1:61807_vtj-n_0000000000) starting
   [junit4]   2> 2366701 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2366712 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2366713 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61807_vtj
   [junit4]   2> 2366713 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:61807_vtj
   [junit4]   2> 2366714 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2366715 INFO  (OverseerCollectionConfigSetProcessor-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2366715 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2366716 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2366720 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2366730 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2366731 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2366733 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores
   [junit4]   2> 2366738 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2366738 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1
   [junit4]   2> 2366738 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2366739 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2366739 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2366739 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2366739 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [n:127.0.0.1:61807_vtj    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2366750 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2366750 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61807/vtj",
   [junit4]   2>   "node_name":"127.0.0.1:61807_vtj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2366750 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61807/vtj",
   [junit4]   2>   "node_name":"127.0.0.1:61807_vtj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2366751 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 2366752 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2366752 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 2366753 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2366755 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2367755 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2367755 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 2367755 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2367755 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2367756 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2367756 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1'
   [junit4]   2> 2367756 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2367757 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2367760 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2367766 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2367773 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2367784 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2367789 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2367889 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2367899 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2367900 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2367918 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2367921 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2367924 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2367926 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2367931 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2367931 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2367931 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 2367931 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\]
   [junit4]   2> 2367931 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18cf116
   [junit4]   2> 2367934 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 2367934 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2367935 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data
   [junit4]   2> 2367937 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\index/
   [junit4]   2> 2367938 WARN  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2367939 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\index
   [junit4]   2> 2367939 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=91.91015625, floorSegmentMB=0.365234375, forceMergeDeletesPctAllowed=9.824549813230874, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2367949 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 2367950 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2367951 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\
   [junit4]   2> 2367956 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2367956 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2367957 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2367957 WARN  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 2367968 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2367969 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2367970 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2367973 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2367976 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 2367976 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2367977 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2367977 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2367979 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2367980 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2367980 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2367981 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\control-001\cores\collection1\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 2367981 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2367981 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a005ce[collection1] main]
   [junit4]   2> 2367981 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 2367983 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2367983 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2367983 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2367983 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2367984 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2367986 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2367986 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2367986 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2367986 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2367987 INFO  (searcherExecutor-7725-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a005ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2367987 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2367987 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2367987 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2367987 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543814551968940032
   [junit4]   2> 2367989 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543814551968940032
   [junit4]   2> 2367989 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2367991 INFO  (coreLoadExecutor-7724-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2367991 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:61807/vtj collection:control_collection shard:shard1
   [junit4]   2> 2367992 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2367999 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96488409345163268-core_node1-n_0000000000
   [junit4]   2> 2368000 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2368002 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2368002 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2368002 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61807/vtj/collection1/
   [junit4]   2> 2368002 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2368002 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:61807/vtj/collection1/ has no replicas
   [junit4]   2> 2368003 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 2368004 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2368007 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96488409345163268-core_node1-n_0000000000
   [junit4]   2> 2368011 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61807/vtj/collection1/ shard1
   [junit4]   2> 2368012 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:61807/vtj",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 2368114 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2368164 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:61807/vtj/collection1/ and leader is http://127.0.0.1:61807/vtj/collection1/
   [junit4]   2> 2368164 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:61807/vtj
   [junit4]   2> 2368164 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2368164 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2368164 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2368165 INFO  (coreZkRegister-7717-thread-1-processing-n:127.0.0.1:61807_vtj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:61807_vtj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 2368166 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61807/vtj",
   [junit4]   2>   "node_name":"127.0.0.1:61807_vtj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 2368166 INFO  (OverseerStateUpdate-96488409345163268-127.0.0.1:61807_vtj-n_0000000000) [n:127.0.0.1:61807_vtj    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:61807/vtj",
   [junit4]   2>   "node_name":"127.0.0.1:61807_vtj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2368244 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2368245 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2368247 INFO  (zkCallback-2628-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@176ff82 name:ZooKeeperConnection Watcher:127.0.0.1:61800/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2368247 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2368247 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2368247 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2368248 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2368249 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2368251 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2368271 INFO  (zkCallback-2628-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2368271 INFO  (zkCallback-2624-thread-1-processing-n:127.0.0.1:61807_vtj) [n:127.0.0.1:61807_vtj    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2368814 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\shard-1-001\cores\collection1
   [junit4]   2> 2368818 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\shard-1-001
   [junit4]   2> 2368819 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2368820 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13dd649{/vtj,null,AVAILABLE}
   [junit4]   2> 2368821 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@15eed79{HTTP/1.1,[http/1.1]}{127.0.0.1:61837}
   [junit4]   2> 2368823 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.e.j.s.Server Started @2374708ms
   [junit4]   2> 2368823 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/vtj, hostPort=61837, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8C88268BBABECF4-001\shard-1-001\cores}
   [junit4]   2> 2368823 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2368823 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8C88268BBABECF4]) [    ] o.a.

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

il.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.net.SocketException: Software caused connection abort: recv failed
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_C8C88268BBABECF4-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=9852, maxDocsPerChunk=439, blockSize=680), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=9852, blockSize=680)), sim=ClassicSimilarity, locale=ar-TN, timezone=Africa/Ceuta
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=215799736,total=443576320
   [junit4]   2> NOTE: All tests run in this JVM: [TestLMJelinekMercerSimilarityFactory, RequestHandlersTest, TestCustomDocTransformer, SortByFunctionTest, TestQueryTypes, MultiTermTest, OverseerModifyCollectionTest, TestFieldCollectionResource, HdfsRestartWhileUpdatingTest, TestRTGBase, CacheHeaderTest, ZkSolrClientTest, TestRecoveryHdfs, CollectionStateFormat2Test, TestCloudManagedSchema, TestQueryUtils, MultiThreadedOCPTest, SpellingQueryConverterTest, FullHLLTest, HighlighterConfigTest, MinimalSchemaTest, OverseerStatusTest, TestNoOpRegenerator, LoggingHandlerTest, TestReqParamsAPI, TestStressUserVersions, HdfsCollectionsAPIDistributedZkTest, TestCloudInspectUtil, NotRequiredUniqueKeyTest, BinaryUpdateRequestHandlerTest, TestBM25SimilarityFactory, SimpleCollectionCreateDeleteTest, TriLevelCompositeIdRoutingTest, TestCopyFieldCollectionResource, InfoHandlerTest, BigEndianAscendingWordDeserializerTest, SolrCmdDistributorTest, TestClassicSimilarityFactory, TestFieldTypeCollectionResource, TestRequestStatusCollectionAPI, ZkStateReaderTest, LeaderFailoverAfterPartitionTest, HdfsChaosMonkeyNothingIsSafeTest, TestSolrIndexConfig, TestManagedSchema, TestComplexPhraseQParserPlugin, TestDistribDocBasedVersion, CollectionsAPIAsyncDistributedZkTest, PluginInfoTest, TestSolrJ, IndexSchemaRuntimeFieldTest, TestDistribIDF, TestFastOutputStream, CdcrReplicationDistributedZkTest, OpenCloseCoreStressTest, ExitableDirectoryReaderTest, TestCSVResponseWriter, TestUseDocValuesAsStored2, TestRealTimeGet, NoCacheHeaderTest, TestCloudSchemaless, ZkNodePropsTest, SolrInfoMBeanTest, AliasIntegrationTest, TestDynamicLoading, TestFieldCacheReopen, TestCoreDiscovery, DistributedQueueTest, TestOrdValues, SpatialRPTFieldTypeTest, TestDynamicFieldCollectionResource, TestDocTermOrds, TestStressRecovery, UniqFieldsUpdateProcessorFactoryTest, HdfsThreadLeakTest, TestFileDictionaryLookup, TestQueryWrapperFilter, BasicDistributedZk2Test, HighlighterMaxOffsetTest, TestNumericTerms64, SuggesterTest, TestSearcherReuse, TestMacroExpander, AnalyticsQueryTest, TestQuerySenderListener, CdcrUpdateLogTest, HLLUtilTest, RAMDirectoryFactoryTest, TestSolrCloudWithDelegationTokens, RulesTest, TestSystemIdResolver, CoreAdminHandlerTest, TestZkChroot, DirectSolrConnectionTest, ConnectionManagerTest, TestTrackingShardHandlerFactory, SynonymTokenizerTest, TestCharFilters, TestHdfsBackupRestoreCore, StatsComponentTest, DistributedFacetPivotLongTailTest, TestAuthenticationFramework, UpdateRequestProcessorFactoryTest, RollingRestartTest, SpellCheckComponentTest, QueryParsingTest, TestInfoStreamLogging, BJQParserTest, FullSolrCloudDistribCmdsTest, TestSolr4Spatial, CurrencyFieldOpenExchangeTest, TestTrie, TestFoldingMultitermQuery, TestSolrFieldCacheMBean, TestSuggestSpellingConverter, TestCloudPseudoReturnFields, ClassificationUpdateProcessorFactoryTest, SolrIndexSplitterTest, TestUtils, TestNamedUpdateProcessors, TestGraphMLResponseWriter, TestSubQueryTransformer, TestGraphTermsQParserPlugin, DistributedTermsComponentTest, TestCrossCoreJoin, TestLegacyFieldCache, HdfsBasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, ForceLeaderTest, TestSchemaSimilarityResource, WrapperMergePolicyFactoryTest, LeaderElectionIntegrationTest, TestConfigSetProperties, ConcurrentDeleteAndCreateCollectionTest, DistanceFunctionTest, BlockJoinFacetRandomTest, ReplicationFactorTest, TestSolrCLIRunExample, ResponseHeaderTest, FileUtilsTest, TestRawTransformer, DistribDocExpirationUpdateProcessorTest, ResponseLogComponentTest, TestObjectReleaseTracker, MergeStrategyTest, TestShortCircuitedRequests, TestSolrDynamicMBean, TestSolrDeletionPolicy2, TestCollationField, BaseCdcrDistributedZkTest, TestFiltering, DateFieldTest, BasicFunctionalityTest, ParsingFieldUpdateProcessorsTest, CustomCollectionTest, CollectionsAPIDistributedZkTest, OverseerTest, BasicZkTest, TestReplicationHandler, TestRandomDVFaceting, AutoCommitTest, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, SimpleFacetsTest, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestIndexSearcher, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SpatialFilterTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, LukeRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, SolrPluginUtilsTest, TestAnalyzedSuggestions, PingRequestHandlerTest, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, SampleTest, TestBinaryField, NumericFieldsTest, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, ConnectionReuseTest, AssignTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, OverseerRolesTest, ReplaceNodeTest, ShardSplitTest, TestMiniSolrCloudClusterBase, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestRestoreCore, TestSolrConfigHandlerCloud, DistributedExpandComponentTest, DistributedFacetPivotSmallTest, DistributedQueryComponentOptimizationTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestDefaultSearchFieldResource, TestDynamicFieldResource, TestFieldResource, TestFieldTypeResource, TestSchemaResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, ChangedSchemaMergeTest, DocValuesMissingTest, CursorMarkTest, SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestFieldSortValues, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestSmileRequest, TestMinMaxOnMultiValuedField, GraphQueryTest, TestScoreJoinQPNoScore, TestScoreJoinQPScore, TestJsonRequest, CloudMLTQParserTest, BasicAuthIntegrationTest]
   [junit4] Completed [601/632 (4!)] on J1 in 16.79s, 1 test, 1 error <<< FAILURES!

[...truncated 52523 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6079 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6079/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([4C60DAABA73AA147]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([4C60DAABA73AA147]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12121 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_4C60DAABA73AA147-001\init-core-data-001
   [junit4]   2> 2483520 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C60DAABA73AA147]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2483525 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C60DAABA73AA147]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2483672 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C60DAABA73AA147]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2483696 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[4C60DAABA73AA147]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1709, maxMBSortInHeap=6.118051654849976, sim=ClassicSimilarity, locale=es-SV, timezone=America/Rio_Branco
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=245538304,total=449167360
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxScoreQueryParser, TestBulkSchemaAPI, HdfsChaosMonkeyNothingIsSafeTest, TestCollationField, TestShardHandlerFactory, TestSchemaSimilarityResource, ResponseLogComponentTest, DistributedQueryComponentCustomSortTest, TestReplicaProperties, TestAuthenticationFramework, DebugComponentTest, BitVectorTest, OverriddenZkACLAndCredentialsProvidersTest, TestSQLHandler, TestSubQueryTransformerDistrib, MinimalSchemaTest, ChangedSchemaMergeTest, HdfsThreadLeakTest, LeaderElectionIntegrationTest, TestReload, MultiThreadedOCPTest, HdfsUnloadDistributedZkTest, BinaryUpdateRequestHandlerTest, TestDistributedMissingSort, TestQuerySenderListener, LeaderInitiatedRecoveryOnShardRestartTest, ChaosMonkeySafeLeaderTest, TestFileDictionaryLookup, TestAuthorizationFramework, TestSearcherReuse, CollectionsAPIAsyncDistributedZkTest, ClassificationUpdateProcessorFactoryTest, ShardRoutingCustomTest, CdcrRequestHandlerTest, TestCloudPseudoReturnFields, TestAtomicUpdateErrorCases, TestSolrQueryParser, ParsingFieldUpdateProcessorsTest, DistributedFacetPivotSmallTest, TestCloudSchemaless, TestNonDefinedSimilarityFactory, InfoHandlerTest, NumericFieldsTest, TestNoOpRegenerator, TestConfigSetsAPI, FullHLLTest, LoggingHandlerTest, TestFieldCacheSort, AsyncCallRequestStatusResponseTest, TestExpandComponent, LukeRequestHandlerTest, FileBasedSpellCheckerTest, TestQueryTypes, BigEndianAscendingWordDeserializerTest, AnalyticsQueryTest, TriLevelCompositeIdRoutingTest, TestRealTimeGet, TestBinaryResponseWriter, BadCopyFieldTest, SuggesterWFSTTest, HdfsCollectionsAPIDistributedZkTest, TestObjectReleaseTracker, TestRandomFaceting, PluginInfoTest, RemoteQueryErrorTest, TestRequestStatusCollectionAPI, CoreAdminHandlerTest, TestSystemIdResolver, HdfsRestartWhileUpdatingTest, CoreSorterTest, SolrPluginUtilsTest, NoCacheHeaderTest, TestInfoStreamLogging, TestDistributedGrouping, SolrIndexSplitterTest, SortSpecParsingTest, ConvertedLegacyTest, SolrCmdDistributorTest, TestReversedWildcardFilterFactory, TestClassicSimilarityFactory, TestFieldCacheVsDocValues, TestBadConfig, QueryParsingTest, TestJoin, TestSolrCLIRunExample, FieldMutatingUpdateProcessorTest, TestSolrDynamicMBean, UUIDUpdateProcessorFallbackTest, StressHdfsTest, TestHighFrequencyDictionaryFactory, TestOmitPositions, TestDocTermOrds, SimpleCollectionCreateDeleteTest, CurrencyFieldOpenExchangeTest, CollectionsAPIDistributedZkTest, TestNRTOpen, DirectSolrConnectionTest, FullSolrCloudDistribCmdsTest, PeerSyncReplicationTest, TestOnReconnectListenerSupport, TestRawTransformer, OpenExchangeRatesOrgProviderTest, TestConfigOverlay, ConnectionReuseTest, TestLegacyFieldCache, TestConfigSetsAPIZkFailure, RequestHandlersTest, TestSolrFieldCacheMBean, TestScoreJoinQPScore, TestLMJelinekMercerSimilarityFactory, TestCloudManagedSchema, TestNamedUpdateProcessors, TestHdfsBackupRestoreCore, AliasIntegrationTest, SaslZkACLProviderTest, CdcrReplicationDistributedZkTest, RAMDirectoryFactoryTest, ZkSolrClientTest, TestCSVResponseWriter, TestConfigSetProperties, TestSolrJ, TestRuleBasedAuthorizationPlugin, CoreAdminRequestStatusTest, TestUtils, TestSolrQueryParserResource, SortByFunctionTest, HighlighterConfigTest, TestSolrCloudWithDelegationTokens, CustomCollectionTest, BasicZkTest, TestSolrCoreProperties, TestIndexSearcher, TestLocalFSCloudBackupRestore, StatsComponentTest, TermVectorComponentDistributedTest, TestExclusionRuleCollectionAccess, BJQParserTest, DeleteLastCustomShardedReplicaTest, TestFieldCacheReopen, ConnectionManagerTest, TestComplexPhraseQParserPlugin, TestMiniSolrCloudCluster, IndexSchemaRuntimeFieldTest, TestZkChroot, UpdateRequestProcessorFactoryTest, OverseerModifyCollectionTest, TestJettySolrRunner, ExitableDirectoryReaderTest, SolrCloudExampleTest, TestBinaryField, EchoParamsTest, TestRecoveryHdfs, TestExactStatsCache, UnloadDistributedZkTest, ZkCLITest, TestDistributedSearch, TestStressReorder, DistributedTermsComponentTest, SpellCheckComponentTest, BadIndexSchemaTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestTrie, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, TestWordDelimiterFilterFactory, QueryEqualityTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestWriterPerf, TermsComponentTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, TestArbitraryIndexDir, RegexBoostProcessorTest, ReturnFieldsTest, JsonLoaderTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestStressRecovery, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestSearchPerf, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, ZkNodePropsTest, UUIDFieldTest, CircularListTest, DistributedMLTComponentTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteReplicaTest, DistribJoinFromCollectionTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, ReplicationFactorTest, RollingRestartTest, SSLMigrationTest, TestCloudDeleteByQuery, TestDistribDocBasedVersion, TestLockTree, TestMiniSolrCloudClusterSSL, TestRequestForwarding, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=4C60DAABA73AA147 -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=America/Rio_Branco -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4C60DAABA73AA147]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4C60DAABA73AA147]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [493/632 (1!)] on J1 in 0.23s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60594 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6078 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6078/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=6241, name=SocketProxy-Request-60378:60020, state=RUNNABLE, group=TGRP-HttpPartitionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=6241, name=SocketProxy-Request-60378:60020, state=RUNNABLE, group=TGRP-HttpPartitionTest]
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
Caused by: java.net.SocketException: Socket is closed
	at java.net.Socket.setSoTimeout(Socket.java:1137)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\snapshot_metadata, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\index.20160826174333642, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\index.20160826174333765] expected:<3> but was:<4>

Stack Trace:
java.lang.AssertionError: [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\snapshot_metadata, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\index.20160826174333642, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_25A5A0B6B8584DC6-001\solr-instance-030\.\collection1\data\index.20160826174333765] expected:<3> but was:<4>
	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6:D2D64EEE7EB0E220]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:902)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1334)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6:4D1A959C68C25F2A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:57603/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6:187D0E9A80B613B6]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:57603/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10864 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 867195 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 867197 INFO  (Thread-1459) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 867197 INFO  (Thread-1459) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 867298 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.ZkTestServer start zk server on port:57599
   [junit4]   2> 867298 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867299 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867304 INFO  (zkCallback-7730-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d3a67 name:ZooKeeperConnection Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867304 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867304 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867304 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[25A5A0B6B8584DC6]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 867313 INFO  (jetty-launcher-7729-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867313 INFO  (jetty-launcher-7729-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867313 INFO  (jetty-launcher-7729-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867316 INFO  (jetty-launcher-7729-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d224e5{/solr,null,AVAILABLE}
   [junit4]   2> 867316 INFO  (jetty-launcher-7729-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d27d0{/solr,null,AVAILABLE}
   [junit4]   2> 867317 INFO  (jetty-launcher-7729-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1755737{HTTP/1.1,[http/1.1]}{127.0.0.1:57606}
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d17d6e{HTTP/1.1,[http/1.1]}{127.0.0.1:57603}
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-2) [    ] o.e.j.s.Server Started @871851ms
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-3) [    ] o.e.j.s.Server Started @871851ms
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57606}
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57603}
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867325 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867326 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2'
   [junit4]   2> 867326 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3'
   [junit4]   2> 867329 INFO  (jetty-launcher-7729-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@df8613{/solr,null,AVAILABLE}
   [junit4]   2> 867330 INFO  (jetty-launcher-7729-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 867330 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867330 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 867330 INFO  (jetty-launcher-7729-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@df1522{/solr,null,AVAILABLE}
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@159ae07{HTTP/1.1,[http/1.1]}{127.0.0.1:57612}
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1eaebc{/solr,null,AVAILABLE}
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] o.e.j.s.Server Started @871857ms
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57612}
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867331 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1'
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@6e9dbb{HTTP/1.1,[http/1.1]}{127.0.0.1:57615}
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-5) [    ] o.e.j.s.Server Started @871858ms
   [junit4]   2> 867332 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57615}
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5'
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 867333 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867334 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867334 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867335 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867335 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867335 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 867336 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867336 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867344 INFO  (jetty-launcher-7729-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@a4ae4f{HTTP/1.1,[http/1.1]}{127.0.0.1:57609}
   [junit4]   2> 867344 INFO  (jetty-launcher-7729-thread-4) [    ] o.e.j.s.Server Started @871870ms
   [junit4]   2> 867344 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57609}
   [junit4]   2> 867344 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 867345 INFO  (zkCallback-7731-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d5945 name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867345 INFO  (zkCallback-7734-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@186bf9c name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4'
   [junit4]   2> 867345 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867346 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 867346 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 867346 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867346 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867347 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867347 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867347 INFO  (zkCallback-7733-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@259e0f name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867347 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867348 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867348 INFO  (zkCallback-7732-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1dd0e6d name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867348 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867348 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867348 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867351 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3\.
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2\.
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 16289042
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 24185828
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2]
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3]
   [junit4]   2> 867367 WARN  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2\lib
   [junit4]   2> 867367 WARN  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3\lib
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 867367 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 867368 INFO  (zkCallback-7735-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b968a name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867368 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867368 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867369 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 0x156c73bbd9f0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 867369 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1\.
   [junit4]   2> 867369 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 28130191
   [junit4]   2> 867369 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1]
   [junit4]   2> 867370 WARN  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node1\lib
   [junit4]   2> 867370 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 867370 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5\.
   [junit4]   2> 867371 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 9343934
   [junit4]   2> 867371 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5]
   [junit4]   2> 867371 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 867371 WARN  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5\lib
   [junit4]   2> 867371 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867377 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867378 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867379 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867385 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4\.
   [junit4]   2> 867385 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 0x156c73bbd9f0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867382 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867388 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867389 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867386 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 20373316
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4]
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867390 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867390 WARN  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4\lib
   [junit4]   2> 867392 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 867394 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57599/solr
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 867395 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867399 INFO  (zkCallback-7738-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69a467 name:ZooKeeperConnection Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867399 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867399 INFO  (jetty-launcher-7729-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867400 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867400 INFO  (zkCallback-7745-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8b7b9f name:ZooKeeperConnection Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867400 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867400 INFO  (jetty-launcher-7729-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867401 INFO  (zkCallback-7746-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bd3859 name:ZooKeeperConnection Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867401 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867403 INFO  (jetty-launcher-7729-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867403 INFO  (zkCallback-7747-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6f6c83 name:ZooKeeperConnection Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867403 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867403 INFO  (jetty-launcher-7729-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867405 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 0x156c73bbd9f0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 867405 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@85e3c7
   [junit4]   2> 867407 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867408 INFO  (zkCallback-7750-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@122d04e name:ZooKeeperConnection Watcher:127.0.0.1:57599 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867408 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867408 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 0x156c73bbd9f0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 867408 INFO  (jetty-launcher-7729-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 867411 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@117f06e
   [junit4]   2> 867415 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867418 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@9da8be
   [junit4]   2> 867418 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@533181
   [junit4]   2> 867421 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867423 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867423 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 0x156c73bbd9f000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 867423 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/15928008@15c9197
   [junit4]   2> 867423 INFO  (zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@378195 name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867423 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867423 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 867427 INFO  (zkCallback-7752-thread-1-processing-n:127.0.0.1:57603_solr) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e00495 name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867428 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867428 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 867429 INFO  (zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d74c73 name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867429 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867429 INFO  (zkCallback-7753-thread-1-processing-n:127.0.0.1:57606_solr) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19d2092 name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867429 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867430 INFO  (zkCallback-7755-thread-1-processing-n:127.0.0.1:57609_solr) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18c121d name:ZooKeeperConnection Watcher:127.0.0.1:57599/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 867430 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 867430 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 867431 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 867431 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 867436 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 867437 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 867438 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 867439 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 867439 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 867448 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 867449 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 867449 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 867450 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 867450 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 867455 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 867455 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 867455 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 867456 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 867456 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 867462 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 867462 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 867463 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 867463 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 867463 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867473 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 867479 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867479 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867479 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867480 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867480 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 867486 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867486 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867488 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867488 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867488 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 867496 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867498 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867498 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867498 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867498 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867505 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 867512 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 867512 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 867512 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 867514 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 867514 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 867516 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 867516 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 867516 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 867517 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 867517 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 867518 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 867518 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 867520 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 867520 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 867520 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 867526 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867526 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867526 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867526 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867527 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 867531 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 867533 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867533 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867534 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867534 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867534 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 867535 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96483501433356302-127.0.0.1:57606_solr-n_0000000001
   [junit4]   2> 867535 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96483501433356299-127.0.0.1:57612_solr-n_0000000000
   [junit4]   2> 867535 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96483501433356300-127.0.0.1:57603_solr-n_0000000002
   [junit4]   2> 867535 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96483501433356301-127.0.0.1:57615_solr-n_0000000003
   [junit4]   2> 867536 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96483501433356303-127.0.0.1:57609_solr-n_0000000004
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96483501433356299-127.0.0.1:57612_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57612_solr
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96483501433356302-127.0.0.1:57606_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96483501433356300-127.0.0.1:57603_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57606_solr
   [junit4]   2> 867537 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57606_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96483501433356301-127.0.0.1:57615_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57603_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57603_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57615_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57615_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57609_solr
   [junit4]   2> 867538 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57609_solr
   [junit4]   2> 867541 INFO  (zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 867541 INFO  (zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 867541 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.Overseer Overseer (id=96483501433356299-127.0.0.1:57612_solr-n_0000000000) starting
   [junit4]   2> 867543 INFO  (zkCallback-7753-thread-1-processing-n:127.0.0.1:57606_solr) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 867543 INFO  (zkCallback-7755-thread-1-processing-n:127.0.0.1:57609_solr) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 867543 INFO  (zkCallback-7752-thread-1-processing-n:127.0.0.1:57603_solr) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 867544 INFO  (zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 867544 INFO  (zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 867546 INFO  (zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 867547 INFO  (zkCallback-7755-thread-1-processing-n:127.0.0.1:57609_solr) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 867548 INFO  (zkCallback-7753-thread-1-processing-n:127.0.0.1:57606_solr) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 867549 INFO  (zkCallback-7752-thread-1-processing-n:127.0.0.1:57603_solr) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 867576 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 867576 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 867576 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node5\.
   [junit4]   2> 867577 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 867585 INFO  (zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 867588 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 867588 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 867589 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 867589 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 867592 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node2\.
   [junit4]   2> 867592 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node3\.
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-5) [n:127.0.0.1:57615_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 867593 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-2) [n:127.0.0.1:57606_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_25A5A0B6B8584DC6-001\tempDir-001\node4\.
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-3) [n:127.0.0.1:57603_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 867594 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 867595 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 867595 INFO  (jetty-launcher-7729-thread-4) [n:127.0.0.1:57609_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 867596 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 867608 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 867608 INFO  (OverseerCollectionConfigSetProcessor-96483501433356299-127.0.0.1:57612_solr-n_0000000000) [n:127.0.0.1:57612_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 867610 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:57612_solr as DOWN
   [junit4]   2> 867610 INFO  (OverseerStateUpdate-96483501433356299-127.0.0.1:57612_solr-n_0000000000) [n:127.0.0.1:57612_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 867611 INFO  (OverseerStateUpdate-96483501433356299-127.0.0.1:57612_solr-n_0000000000) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 867612 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57612_solr
   [junit4]   2> 867612 INFO  (jetty-launcher-7729-thread-1) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57612_solr
   [junit4]   2> 867615 INFO  (zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867615 INFO  (zkCallback-7753-thread-1-processing-n:127.0.0.1:57606_solr) [n:127.0.0.1:57606_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867615 INFO  (zkCallback-7751-thread-1-processing-n:127.0.0.1:57612_solr) [n:127.0.0.1:57612_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867617 INFO  (zkCallback-7755-thread-1-processing-n:127.0.0.1:57609_solr) [n:127.0.0.1:57609_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867617 INFO  (OverseerStateUpdate-96483501433356299-127.0.0.1:57612_solr-n_0000000000) [n:127.0.0.1:57612_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:57612_solr"} current state version: 0
   [junit4]   2> 867617 INFO  (OverseerStateUpdate-96483501433356299-127.0.0.1:57612_solr-n_0000000000) [n:127.0.0.1:57612_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:57612_solr
   [junit4]   2> 867617 INFO  (zkCallback-7752-thread-1-processing-n:127.0.0.1:57603_solr) [n:127.0.0.1:57603_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 867617 INFO  (zkCallback-7754-thread-1-processing-n:127.0.0.1:57615_solr) [n:127.0.0.1:57615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (

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

worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=547, maxMBSortInHeap=5.313601015161931, sim=ClassicSimilarity, locale=es-CR, timezone=Asia/Jerusalem
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=167642152,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestZkChroot, TestBinaryResponseWriter, TestFoldingMultitermQuery, CdcrUpdateLogTest, OverseerStatusTest, QueryParsingTest, RulesTest, TestAuthorizationFramework, TestFiltering, DocExpirationUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnShardRestartTest, ForceLeaderTest, ConcurrentDeleteAndCreateCollectionTest, TestDistributedGrouping, TestReqParamsAPI, TestLeaderElectionZkExpiry, BJQParserTest, TestNumericTerms64, TestShortCircuitedRequests, TestReplicaProperties, CollectionStateFormat2Test, TestBinaryField, AnalyticsQueryTest, DistanceFunctionTest, TestFastWriter, SolrCoreCheckLockOnStartupTest, TestStressUserVersions, TestQueryWrapperFilter, TermVectorComponentDistributedTest, TestSolrCoreProperties, HdfsUnloadDistributedZkTest, TestBulkSchemaAPI, BadIndexSchemaTest, TestStressLiveNodes, CurrencyFieldOpenExchangeTest, TestUseDocValuesAsStored2, TestReversedWildcardFilterFactory, ZkNodePropsTest, TestSubQueryTransformerDistrib, TestIndexingPerformance, TestSolrQueryParserResource, SuggesterTest, CSVRequestHandlerTest, TriLevelCompositeIdRoutingTest, RequestHandlersTest, DistributedQueueTest, TestCloudPseudoReturnFields, TestNRTOpen, NoCacheHeaderTest, TestTrackingShardHandlerFactory, TestBlobHandler, RAMDirectoryFactoryTest, CollectionsAPIDistributedZkTest, DistributedTermsComponentTest, FieldMutatingUpdateProcessorTest, TestCustomDocTransformer, NumericFieldsTest, BasicAuthIntegrationTest, TestBadConfig, TestSortingResponseWriter, EchoParamsTest, ChangedSchemaMergeTest, DistributedMLTComponentTest, SharedFSAutoReplicaFailoverTest, TestSolrDeletionPolicy2, TestTolerantUpdateProcessorRandomCloud, SpellCheckComponentTest, TestUtils, StressHdfsTest, TestSolrCloudWithDelegationTokens, TestNamedUpdateProcessors, PeerSyncReplicationTest, FieldAnalysisRequestHandlerTest, SpellPossibilityIteratorTest, BlockDirectoryTest, DeleteStatusTest, TestExpandComponent, TestExclusionRuleCollectionAccess, LeaderFailoverAfterPartitionTest, SuggestComponentTest, DistribDocExpirationUpdateProcessorTest, TestSchemaNameResource, CoreAdminRequestStatusTest, CloudExitableDirectoryReaderTest, TestRecoveryHdfs, ShardRoutingCustomTest, FullHLLTest, TestClassicSimilarityFactory, TestSuggestSpellingConverter, TestShardHandlerFactory, TestOnReconnectListenerSupport, TestAnalyzeInfixSuggestions, UniqFieldsUpdateProcessorFactoryTest, SortByFunctionTest, MultiTermTest, AutoCommitTest, CustomCollectionTest, SortSpecParsingTest, TestFieldCacheSort, TestAtomicUpdateErrorCases, TestIndexSearcher, CdcrReplicationDistributedZkTest, TestSystemIdResolver, TestDynamicLoading, HdfsChaosMonkeyNothingIsSafeTest, FileUtilsTest, TestObjectReleaseTracker, TestDistributedMissingSort, TestRandomFaceting, TestFieldCacheReopen, BinaryUpdateRequestHandlerTest, PluginInfoTest, BasicZkTest, TestDistribIDF, TestXmlQParser, HighlighterMaxOffsetTest, TestRuleBasedAuthorizationPlugin, TestPerFieldSimilarity, TestConfigSetsAPIZkFailure, TestRandomRequestDistribution, SpellCheckCollatorTest, SpatialHeatmapFacetsTest, ReplicationFactorTest, MergeStrategyTest, HdfsBasicDistributedZk2Test, TestNoOpRegenerator, TestMaxScoreQueryParser, SolrIndexSplitterTest, SegmentsInfoRequestHandlerTest, TestValueSourceCache, TestSchemaManager, ResponseLogComponentTest, HLLUtilTest, ExitableDirectoryReaderTest, CopyFieldTest, IndexSchemaRuntimeFieldTest, HdfsRecoverLeaseTest, SearchHandlerTest, TestGraphTermsQParserPlugin, LoggingHandlerTest, SignatureUpdateProcessorFactoryTest, SolrCmdDistributorTest, TestCrossCoreJoin, FullSolrCloudDistribCmdsTest, DistributedExpandComponentTest, TestSolrQueryParser, HdfsDirectoryTest, TestDynamicFieldCollectionResource, TestGraphMLResponseWriter, GraphQueryTest, BigEndianAscendingWordDeserializerTest, HdfsThreadLeakTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, LeaderElectionIntegrationTest, ShardRoutingTest, ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, TestRecovery, DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, SimpleFacetsTest, StatsComponentTest, BasicFunctionalityTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SolrRequestParserTest, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestQueryTypes, TestOmitPositions, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, PingRequestHandlerTest, UpdateParamsTest, TestSolrIndexConfig, SolrIndexConfigTest, TestDocSet, TestSearchPerf, MinimalSchemaTest, OutputWriterTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, DateMathParserTest, DateFieldTest, DOMUtilTest, TestSolrJ, UUIDFieldTest, TestRTGBase, DistributedIntervalFacetingTest, ConnectionReuseTest, AssignTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, MultiThreadedOCPTest, OverseerTaskQueueTest, RemoteQueryErrorTest, SaslZkACLProviderTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCollectionAPI, TestDistribDocBasedVersion, TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=25A5A0B6B8584DC6 -Dtests.slow=true -Dtests.locale=es-CR -Dtests.timezone=Asia/Jerusalem -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([25A5A0B6B8584DC6]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [495/632 (5!)] on J1 in 0.33s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52848 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6077 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6077/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([3C24015C5DB38A4C:549B34768D2998A0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:62688/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([3C24015C5DB38A4C:1FCAF70655DD43C]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:62688/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([3C24015C5DB38A4C]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([3C24015C5DB38A4C]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11110 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1234011 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1234012 INFO  (Thread-1699) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1234012 INFO  (Thread-1699) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1234111 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.ZkTestServer start zk server on port:62684
   [junit4]   2> 1234111 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234112 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234119 INFO  (zkCallback-1327-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4fa43f3f name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234119 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234119 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234119 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1234131 INFO  (jetty-launcher-1326-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1234131 INFO  (jetty-launcher-1326-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1234132 INFO  (jetty-launcher-1326-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1234132 INFO  (jetty-launcher-1326-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40e0788f{/solr,null,AVAILABLE}
   [junit4]   2> 1234132 INFO  (jetty-launcher-1326-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1234132 INFO  (jetty-launcher-1326-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33b3ee18{/solr,null,AVAILABLE}
   [junit4]   2> 1234132 INFO  (jetty-launcher-1326-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1234135 INFO  (jetty-launcher-1326-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1720823e{/solr,null,AVAILABLE}
   [junit4]   2> 1234135 INFO  (jetty-launcher-1326-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@8c18a11{HTTP/1.1,[http/1.1]}{127.0.0.1:62688}
   [junit4]   2> 1234135 INFO  (jetty-launcher-1326-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77d82688{/solr,null,AVAILABLE}
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-2) [    ] o.e.j.s.Server Started @1239047ms
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62688}
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@12cfadd8{HTTP/1.1,[http/1.1]}{127.0.0.1:62694}
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node2'
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.e.j.s.Server Started @1239048ms
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62694}
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node1'
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@7fbedc95{HTTP/1.1,[http/1.1]}{127.0.0.1:62697}
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-3) [    ] o.e.j.s.Server Started @1239048ms
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62697}
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1234137 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node3'
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43d656ab{/solr,null,AVAILABLE}
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234138 INFO  (jetty-launcher-1326-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@3c868725{HTTP/1.1,[http/1.1]}{127.0.0.1:62691}
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-4) [    ] o.e.j.s.Server Started @1239050ms
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62691}
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node4'
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@5dc89c56{HTTP/1.1,[http/1.1]}{127.0.0.1:62706}
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-5) [    ] o.e.j.s.Server Started @1239051ms
   [junit4]   2> 1234139 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62706}
   [junit4]   2> 1234140 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1234140 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node5'
   [junit4]   2> 1234140 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234140 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1234140 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234140 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234141 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234143 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234160 INFO  (zkCallback-1330-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@294ae215 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234160 INFO  (zkCallback-1332-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3b7c5ec9 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234160 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234160 INFO  (zkCallback-1331-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f870d50 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234160 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234160 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234161 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234161 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234161 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234161 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1234162 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1234162 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1234164 INFO  (zkCallback-1329-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79405606 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234164 INFO  (zkCallback-1328-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@78c1923e name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234165 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234165 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234165 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234165 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234166 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1234166 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1234192 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 0x156c5005eda0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1234194 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node2\.
   [junit4]   2> 1234194 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1242986595
   [junit4]   2> 1234194 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node2]
   [junit4]   2> 1234194 WARN  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node2\lib
   [junit4]   2> 1234195 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1234201 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node5\.
   [junit4]   2> 1234203 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1258166180
   [junit4]   2> 1234201 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node4\.
   [junit4]   2> 1234203 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1191665525
   [junit4]   2> 1234203 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node4]
   [junit4]   2> 1234203 WARN  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node4\lib
   [junit4]   2> 1234203 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1234203 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node5]
   [junit4]   2> 1234206 WARN  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node5\lib
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1234204 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node1\.
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1828022469
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node1]
   [junit4]   2> 1234206 WARN  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node1\lib
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1234206 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62684/solr
   [junit4]   2> 1234207 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1234207 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234209 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 0x156c5005eda0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1234211 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234212 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1234212 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1234212 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1234212 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62684/solr
   [junit4]   2> 1234212 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1234213 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234213 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1234214 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1234209 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node3\.
   [junit4]   2> 1234214 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1305122702
   [junit4]   2> 1234214 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node3]
   [junit4]   2> 1234214 WARN  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node3\lib
   [junit4]   2> 1234216 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1234217 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1234217 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1234217 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1234217 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62684/solr
   [junit4]   2> 1234214 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1234217 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1234218 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62684/solr
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62684/solr
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1234219 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234216 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234218 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234220 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234220 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234221 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234222 INFO  (zkCallback-1335-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6d3ab2a1 name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234222 INFO  (zkCallback-1340-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b3364d7 name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234222 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234222 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234224 INFO  (jetty-launcher-1326-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234224 INFO  (jetty-launcher-1326-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234224 INFO  (zkCallback-1347-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@140ae84d name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234224 INFO  (zkCallback-1345-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fa65f31 name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234224 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234224 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234224 INFO  (jetty-launcher-1326-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234224 INFO  (jetty-launcher-1326-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234225 INFO  (zkCallback-1346-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ceb6f29 name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234225 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234225 INFO  (jetty-launcher-1326-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234229 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/1534942227@5476cd0b
   [junit4]   2> 1234231 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/1534942227@6041cdb5
   [junit4]   2> 1234232 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234232 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/1534942227@71e34c81
   [junit4]   2> 1234232 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/1534942227@c594e3a
   [junit4]   2> 1234234 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234234 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234234 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234237 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/1534942227@6246638
   [junit4]   2> 1234239 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234242 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@657e761b name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234242 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234243 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c4ab123 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234243 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e52360e name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234243 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234243 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234244 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f5ea1f2 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234245 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bae1269 name:ZooKeeperConnection Watcher:127.0.0.1:62684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234245 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234245 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234246 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1234247 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1234247 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1234247 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1234248 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1234252 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1234253 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1234255 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1234255 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1234255 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1234264 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1234265 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1234266 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1234266 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1234266 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1234270 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1234271 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1234272 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1234272 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1234272 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1234275 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1234276 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1234279 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1234279 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1234280 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1234281 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1234281 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1234284 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1234284 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1234284 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1234285 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1234285 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1234287 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1234287 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1234287 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1234287 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1234287 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1234290 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1234290 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1234290 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1234291 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1234291 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1234296 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1234297 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1234300 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1234300 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1234300 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1234301 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1234303 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1234305 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1234305 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1234305 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1234305 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1234305 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1234307 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1234307 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1234308 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1234308 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1234309 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1234310 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1234310 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1234311 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1234313 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1234313 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1234316 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1234316 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1234318 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234318 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234319 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96481047417061389-127.0.0.1:62697_solr-n_0000000000
   [junit4]   2> 1234319 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234319 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234320 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96481047417061388-127.0.0.1:62706_solr-n_0000000001
   [junit4]   2> 1234320 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62697_solr
   [junit4]   2> 1234320 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1234320 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234321 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96481047417061391-127.0.0.1:62694_solr-n_0000000002
   [junit4]   2> 1234321 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96481047417061390-127.0.0.1:62691_solr-n_0000000003
   [junit4]   2> 1234322 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96481047417061387-127.0.0.1:62688_solr-n_0000000004
   [junit4]   2> 1234322 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96481047417061389-127.0.0.1:62697_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1234322 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96481047417061388-127.0.0.1:62706_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1234322 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62706_solr
   [junit4]   2> 1234323 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62706_solr
   [junit4]   2> 1234323 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96481047417061390-127.0.0.1:62691_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1234323 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96481047417061391-127.0.0.1:62694_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62694_solr
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62694_solr
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.Overseer Overseer (id=96481047417061389-127.0.0.1:62697_solr-n_0000000000) starting
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62688_solr
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62688_solr
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62691_solr
   [junit4]   2> 1234324 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62691_solr
   [junit4]   2> 1234325 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1234325 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1234325 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1234326 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1234326 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1234329 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1234330 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1234331 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1234332 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1234336 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1234338 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1234338 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1234338 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1234338 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1234338 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1234338 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1234339 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1234339 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1234339 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node5\.
   [junit4]   2> 1234342 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1234342 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1234342 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1234342 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1234342 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 1234344 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1234349 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1234351 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1234351 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node1\.
   [junit4]   2> 1234352 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1234352 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1234352 INFO  (jetty-launcher-1326-thread-5) [n:127.0.0.1:62706_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1234353 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1234353 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1234353 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node4\.
   [junit4]   2> 1234355 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1234355 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1234355 INFO  (jetty-launcher-1326-thread-1) [n:127.0.0.1:62694_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1234356 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1234356 INFO  (jetty-launcher-1326-thread-4) [n:127.0.0.1:62691_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1234358 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1234358 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1234358 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node2\.
   [junit4]   2> 1234360 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1234361 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1234361 INFO  (jetty-launcher-1326-thread-2) [n:127.0.0.1:62688_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1234368 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1234368 INFO  (OverseerCollectionConfigSetProcessor-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1234369 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:62697_solr as DOWN
   [junit4]   2> 1234369 INFO  (OverseerStateUpdate-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1234371 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62697_solr
   [junit4]   2> 1234371 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62697_solr
   [junit4]   2> 1234371 INFO  (OverseerStateUpdate-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1234372 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1234372 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1234372 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1234372 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1234372 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1234373 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1234373 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1234373 INFO  (zkCallback-1350-thread-1-processing-n:127.0.0.1:62706_solr) [n:127.0.0.1:62706_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1234373 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1234373 INFO  (OverseerStateUpdate-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62697_solr"} current state version: 0
   [junit4]   2> 1234373 INFO  (OverseerStateUpdate-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62697_solr
   [junit4]   2> 1234373 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1234386 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1234386 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1234387 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3C24015C5DB38A4C-001\tempDir-001\node3\.
   [junit4]   2> 1234388 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1234389 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1234389 INFO  (jetty-launcher-1326-thread-3) [n:127.0.0.1:62697_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1234389 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234390 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234392 INFO  (zkCallback-1358-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5c34b655 name:ZooKeeperConnection Watcher:127.0.0.1:62684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234392 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234392 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234396 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@5dc89c56{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1234397 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1258166180
   [junit4]   2> 1234397 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:62706_solr as DOWN
   [junit4]   2> 1234404 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1234404 ERROR (jetty-launcher-1326-thread-5-EventThread) [n:127.0.0.1:62706_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$48/1762932730@b2a28fe rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@f15bd43[Shutting down, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 4]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 1234405 INFO  (zkCallback-1352-thread-2-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1234405 INFO  (zkCallback-1348-thread-1-processing-n:127.0.0.1:62688_solr) [n:127.0.0.1:62688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1234404 INFO  (zkCallback-1351-thread-1-processing-n:127.0.0.1:62697_solr) [n:127.0.0.1:62697_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1234404 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3C24015C5DB38A4C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43d656ab{/solr,null,UNAVAILABLE}
   [junit4]   2> 1234404 INFO  (OverseerStateUpdate-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62706_solr"} current state version: 0
   [junit4]   2> 1234405 INFO  (OverseerStateUpdate-96481047417061389-127.0.0.1:62697_solr-n_0000000000) [n:127.0.0.1:62697_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62706_solr
   [junit4]   2> 1234405 INFO  (zkCallback-1349-thread-1-processing-n:127.0.0.1:62691_solr) [n:127.0.0.1:62691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1234406 INFO  (zkCallback-1352-thread-2-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1234408 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:62694_solr) [n:127.0.0.1:62694_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96481047417061389-127.0.0.1:

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

6c51710570008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2726768 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[3C24015C5DB38A4C]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60723 60723
   [junit4]   2> 2726771 INFO  (Thread-4943) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60723 60723
   [junit4]   2> 2726776 WARN  (Thread-4943) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2726776 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[3C24015C5DB38A4C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_3C24015C5DB38A4C-001
   [junit4]   2> Aug 26, 2016 4:24:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=2638, maxDocsPerChunk=4, blockSize=290), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=2638, blockSize=290)), sim=ClassicSimilarity, locale=sk, timezone=Eire
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=215075808,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrFieldCacheMBean, FileUtilsTest, ConnectionReuseTest, EchoParamsTest, CacheHeaderTest, TestSuggestSpellingConverter, FullSolrCloudDistribCmdsTest, TestSolrCoreSnapshots, StressHdfsTest, TestFuzzyAnalyzedSuggestions, DistributedFacetPivotLongTailTest, TestQueryWrapperFilter, ParsingFieldUpdateProcessorsTest, TestBinaryField, BlockDirectoryTest, BasicFunctionalityTest, TestUseDocValuesAsStored2, TestFieldCacheReopen, TestHighFrequencyDictionaryFactory, BJQParserTest, RequestHandlersTest, TestDynamicFieldCollectionResource, CdcrRequestHandlerTest, OverseerModifyCollectionTest, SolrCoreCheckLockOnStartupTest, ResourceLoaderTest, ReplicationFactorTest, SolrInfoMBeanTest, SuggestComponentTest, CollectionStateFormat2Test, TestExactStatsCache, SuggesterTSTTest, DistributedQueueTest, LeaderElectionIntegrationTest, DistribDocExpirationUpdateProcessorTest, CSVRequestHandlerTest, HLLUtilTest, TestRecoveryHdfs, SpellCheckComponentTest, TestReqParamsAPI, TestNumericTerms64, SearchHandlerTest, BadCopyFieldTest, TestRandomRequestDistribution, BlockJoinFacetRandomTest, TestHdfsBackupRestoreCore, HdfsUnloadDistributedZkTest, TestRuleBasedAuthorizationPlugin, TestInitQParser, SpatialRPTFieldTypeTest, TestRandomFaceting, TestCharFilters, CollectionsAPIDistributedZkTest, TestRangeQuery, TestLeaderElectionZkExpiry, TestFieldCollectionResource, TestFieldCacheSort, TestReplicaProperties, TestSolrCLIRunExample, PeerSyncReplicationTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, TestAuthorizationFramework, DateFieldTest, CdcrReplicationDistributedZkTest, TestFiltering, RAMDirectoryFactoryTest, TestManagedResourceStorage, TestMacroExpander, TestClassicSimilarityFactory, TestDistribDocBasedVersion, SortByFunctionTest, SignatureUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, CoreAdminRequestStatusTest, LoggingHandlerTest, TestSchemaNameResource, DistanceFunctionTest, TestInfoStreamLogging, TestSystemIdResolver, BasicDistributedZk2Test, DocValuesMissingTest, TestOrdValues, QueryResultKeyTest, ChangedSchemaMergeTest, TestExpandComponent, RemoteQueryErrorTest, TestGraphTermsQParserPlugin, NumericFieldsTest, TestRecovery, TestSolrQueryParserResource, TestCloudManagedSchema, OpenExchangeRatesOrgProviderTest, TestWriterPerf, TestShortCircuitedRequests, ShardRoutingCustomTest, TestQueryTypes, TestCollationField, TestJsonFacets, TestPerFieldSimilarity, DistributedSuggestComponentTest, CloudExitableDirectoryReaderTest, TriLevelCompositeIdRoutingTest, BasicAuthIntegrationTest, TestBadConfig, TestSolrConfigHandlerConcurrent, TestRawTransformer, TestReversedWildcardFilterFactory, QueryParsingTest, IndexSchemaRuntimeFieldTest, BadIndexSchemaTest, NotRequiredUniqueKeyTest, DocExpirationUpdateProcessorFactoryTest, TestSchemaSimilarityResource, TestIndexingPerformance, TestStressUserVersions, ConcurrentDeleteAndCreateCollectionTest, TestExclusionRuleCollectionAccess, ClassificationUpdateProcessorFactoryTest, SaslZkACLProviderTest, TestSQLHandler, TestManagedSchema, SpellCheckCollatorTest, TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, BasicZkTest, MultiThreadedOCPTest, AddBlockUpdateTest, HdfsDirectoryTest, MinimalSchemaTest, TestRequestStatusCollectionAPI, TestCSVResponseWriter, SuggesterTest, TestSolrQueryParser, SpatialHeatmapFacetsTest, OverriddenZkACLAndCredentialsProvidersTest, MergeStrategyTest, BaseCdcrDistributedZkTest, ResponseHeaderTest, SuggesterWFSTTest, TestSubQueryTransformer, SolrCloudExampleTest, HdfsRecoverLeaseTest, TestCoreDiscovery, HdfsThreadLeakTest, TestStressRecovery, TestSchemaManager, HighlighterMaxOffsetTest, TestTrie, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, TestRandomDVFaceting, AutoCommitTest, TestFaceting, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestIndexSearcher, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, TestFoldingMultitermQuery, TestCSVLoader, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DebugComponentTest, LukeRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, TestBinaryResponseWriter, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, BadComponentTest, TestMergePolicyConfig, OutputWriterTest, DirectSolrConnectionTest, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, PluginInfoTest, PrimUtilsTest, DOMUtilTest, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, TestRTGBase, CursorPagingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CollectionReloadTest, DeleteReplicaTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, OverseerStatusTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestHdfsCloudBackupRestore, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, TestSSLRandomization, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [497/632 (3!)] on J1 in 5.81s, 8 tests, 1 failure <<< FAILURES!

[...truncated 60585 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6076 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6076/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:57978/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([3DEA98CEFD6B2603:3236E2C5857873]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:57978/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([3DEA98CEFD6B2603]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([3DEA98CEFD6B2603]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11289 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_3DEA98CEFD6B2603-001\init-core-data-001
   [junit4]   2> 1234764 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3DEA98CEFD6B2603]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1235021 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3DEA98CEFD6B2603]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1235061 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3DEA98CEFD6B2603]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1235082 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3DEA98CEFD6B2603]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=838, maxMBSortInHeap=5.1150952942306045, sim=ClassicSimilarity, locale=es-BO, timezone=America/Cayman
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=157519640,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicLoading, TestCloudInspectUtil, BlockJoinFacetRandomTest, TestSchemaManager, TestQuerySenderListener, TestShardHandlerFactory, WrapperMergePolicyFactoryTest, TestGraphMLResponseWriter, TestFileDictionaryLookup, OverseerModifyCollectionTest, ConnectionReuseTest, FieldAnalysisRequestHandlerTest, RulesTest, DeleteStatusTest, UniqFieldsUpdateProcessorFactoryTest, CollectionStateFormat2Test, LeaderElectionIntegrationTest, CacheHeaderTest, TestValueSourceCache, TestClassicSimilarityFactory, AsyncCallRequestStatusResponseTest, DistributedTermsComponentTest, BigEndianAscendingWordDeserializerTest, TestTolerantUpdateProcessorRandomCloud, GraphQueryTest, TestHdfsUpdateLog, DeleteReplicaTest, TestNamedUpdateProcessors, TestAtomicUpdateErrorCases, TestSolrDeletionPolicy2, TestNoOpRegenerator, TestJettySolrRunner, TestCloudPseudoReturnFields, SignatureUpdateProcessorFactoryTest, TestStressLiveNodes, TestConfigSetsAPI, TestManagedResourceStorage, TestFieldCacheSort, CloudMLTQParserTest, TestFieldCacheVsDocValues, TestTrie, DocValuesMissingTest, SaslZkACLProviderTest, TestLocalFSCloudBackupRestore, AnalyticsQueryTest, TestCrossCoreJoin, TestFieldCacheReopen, TestRecoveryHdfs, TestSimpleTrackingShardHandler, TestDistributedMissingSort, CdcrReplicationDistributedZkTest, BaseCdcrDistributedZkTest, SimpleCollectionCreateDeleteTest, TestInfoStreamLogging, HdfsBasicDistributedZk2Test, TestJoin, TestDistribIDF, TestDistribDocBasedVersion, SharedFSAutoReplicaFailoverTest, TermVectorComponentTest, TestCoreDiscovery, TestCloudSchemaless, TestScoreJoinQPScore, BlockDirectoryTest, MultiThreadedOCPTest, TestShortCircuitedRequests, TestBadConfig, TestSolrConfigHandlerConcurrent, SegmentsInfoRequestHandlerTest, TestExclusionRuleCollectionAccess, NotRequiredUniqueKeyTest, TestLMJelinekMercerSimilarityFactory, TestMiniSolrCloudCluster, TestUtils, CdcrRequestHandlerTest, TestBlobHandler, OverseerStatusTest, AliasIntegrationTest, MultiTermTest, TestSchemaNameResource, TestRTGBase, RequestHandlersTest, DeleteLastCustomShardedReplicaTest, TestTrackingShardHandlerFactory, TestReplicaProperties, BJQParserTest, TestRawTransformer, TestOnReconnectListenerSupport, SpatialRPTFieldTypeTest, AddBlockUpdateTest, DateFieldTest, SolrCmdDistributorTest, TestSerializedLuceneMatchVersion, TestReversedWildcardFilterFactory, TestSolrIndexConfig, TestHighFrequencyDictionaryFactory, SolrCloudExampleTest, TestCSVResponseWriter, TestMaxScoreQueryParser, TestRecovery, CdcrUpdateLogTest, DistributedQueryComponentCustomSortTest, TestQueryTypes, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=3DEA98CEFD6B2603 -Dtests.slow=true -Dtests.locale=es-BO -Dtests.timezone=America/Cayman -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DEA98CEFD6B2603]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3DEA98CEFD6B2603]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [219/632 (1!)] on J1 in 0.37s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1207 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 3057538 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3057539 INFO  (Thread-6012) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3057539 INFO  (Thread-6012) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3057638 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.ZkTestServer start zk server on port:57956
   [junit4]   2> 3057638 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057639 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057653 INFO  (zkCallback-10863-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1bd2cd4 name:ZooKeeperConnection Watcher:127.0.0.1:57956 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057653 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057654 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057654 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[3DEA98CEFD6B2603]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 3057674 INFO  (jetty-launcher-10862-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3057675 INFO  (jetty-launcher-10862-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16a2212{/solr,null,AVAILABLE}
   [junit4]   2> 3057677 INFO  (jetty-launcher-10862-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3057677 INFO  (jetty-launcher-10862-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@884bd7{HTTP/1.1,[http/1.1]}{127.0.0.1:57960}
   [junit4]   2> 3057677 INFO  (jetty-launcher-10862-thread-1) [    ] o.e.j.s.Server Started @3061934ms
   [junit4]   2> 3057677 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57960}
   [junit4]   2> 3057677 INFO  (jetty-launcher-10862-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3057678 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3057678 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node1'
   [junit4]   2> 3057678 INFO  (jetty-launcher-10862-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@599764{/solr,null,AVAILABLE}
   [junit4]   2> 3057678 INFO  (jetty-launcher-10862-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c37ec4{/solr,null,AVAILABLE}
   [junit4]   2> 3057679 INFO  (jetty-launcher-10862-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@108766{HTTP/1.1,[http/1.1]}{127.0.0.1:57964}
   [junit4]   2> 3057679 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3057679 INFO  (jetty-launcher-10862-thread-5) [    ] o.e.j.s.Server Started @3061936ms
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57964}
   [junit4]   2> 3057679 INFO  (jetty-launcher-10862-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@9ac946{HTTP/1.1,[http/1.1]}{127.0.0.1:57963}
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-4) [    ] o.e.j.s.Server Started @3061936ms
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57963}
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node3'
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node4'
   [junit4]   2> 3057680 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3057683 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3057683 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3057683 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3057683 INFO  (jetty-launcher-10862-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3057683 INFO  (jetty-launcher-10862-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3057684 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057684 INFO  (jetty-launcher-10862-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17ded3d{/solr,null,AVAILABLE}
   [junit4]   2> 3057684 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057685 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057685 INFO  (jetty-launcher-10862-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@16c60cc{HTTP/1.1,[http/1.1]}{127.0.0.1:57970}
   [junit4]   2> 3057685 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057685 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057685 INFO  (jetty-launcher-10862-thread-2) [    ] o.e.j.s.Server Started @3061942ms
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57970}
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node2'
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3057686 INFO  (jetty-launcher-10862-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f68ff3{/solr,null,AVAILABLE}
   [junit4]   2> 3057687 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057688 INFO  (jetty-launcher-10862-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@1220e86{HTTP/1.1,[http/1.1]}{127.0.0.1:57978}
   [junit4]   2> 3057688 INFO  (jetty-launcher-10862-thread-3) [    ] o.e.j.s.Server Started @3061944ms
   [junit4]   2> 3057688 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057688 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57978}
   [junit4]   2> 3057688 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 3057689 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node5'
   [junit4]   2> 3057689 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3057689 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3057690 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057732 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057740 INFO  (zkCallback-10864-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@51e2ed name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057740 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057741 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057743 INFO  (zkCallback-10867-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@812b3f name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057744 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057744 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057746 INFO  (zkCallback-10865-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18775a0 name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057746 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057746 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057747 INFO  (zkCallback-10866-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f9e131 name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057747 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057747 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057752 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057752 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057755 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057756 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057791 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node3\.
   [junit4]   2> 3057791 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 15638886
   [junit4]   2> 3057791 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node3]
   [junit4]   2> 3057791 WARN  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node3\lib
   [junit4]   2> 3057792 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3057804 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3057804 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3057804 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3057804 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57956/solr
   [junit4]   2> 3057804 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3057804 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057806 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057807 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node1\.
   [junit4]   2> 3057807 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 901569
   [junit4]   2> 3057808 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node1]
   [junit4]   2> 3057808 WARN  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node1\lib
   [junit4]   2> 3057808 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3057811 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3057812 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3057812 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3057812 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57956/solr
   [junit4]   2> 3057812 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3057812 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057814 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057831 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node2\.
   [junit4]   2> 3057831 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 30988106
   [junit4]   2> 3057831 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node2]
   [junit4]   2> 3057831 WARN  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node2\lib
   [junit4]   2> 3057832 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3057835 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3057835 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3057835 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3057836 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57956/solr
   [junit4]   2> 3057836 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3057836 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057839 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057842 INFO  (zkCallback-10868-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8d936c name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057842 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057842 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057846 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3057846 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node4\.
   [junit4]   2> 3057847 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 13178752
   [junit4]   2> 3057847 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node4]
   [junit4]   2> 3057847 WARN  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node4\lib
   [junit4]   2> 3057847 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3057854 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3057854 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3057854 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3057854 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57956/solr
   [junit4]   2> 3057854 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3057854 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057856 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057866 INFO  (zkCallback-10871-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@191c824 name:ZooKeeperConnection Watcher:127.0.0.1:57956 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057866 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057867 INFO  (jetty-launcher-10862-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057869 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node5\.
   [junit4]   2> 3057869 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 5448782
   [junit4]   2> 3057869 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node5]
   [junit4]   2> 3057869 WARN  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node5\lib
   [junit4]   2> 3057869 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57956/solr
   [junit4]   2> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3057873 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057878 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1506788@1579678
   [junit4]   2> 3057880 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057882 INFO  (zkCallback-10874-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7a5047 name:ZooKeeperConnection Watcher:127.0.0.1:57956 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057882 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057882 INFO  (jetty-launcher-10862-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057884 INFO  (zkCallback-10877-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b41b2a name:ZooKeeperConnection Watcher:127.0.0.1:57956 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057884 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057884 INFO  (zkCallback-10880-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e4e6f6 name:ZooKeeperConnection Watcher:127.0.0.1:57956 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057884 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057885 INFO  (jetty-launcher-10862-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057885 INFO  (jetty-launcher-10862-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057896 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1506788@c7afa8
   [junit4]   2> 3057904 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057907 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 0x156c284ec110008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3057908 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 0x156c284ec110009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3057908 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1506788@1533c0c
   [junit4]   2> 3057908 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1506788@16fc985
   [junit4]   2> 3057911 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057911 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057916 INFO  (zkCallback-10884-thread-1-processing-n:127.0.0.1:57964_solr) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11ff651 name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057916 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057916 INFO  (zkCallback-10883-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e61ebe name:ZooKeeperConnection Watcher:127.0.0.1:57956 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057916 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057917 INFO  (jetty-launcher-10862-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3057922 INFO  (zkCallback-10885-thread-1-processing-n:127.0.0.1:57960_solr) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@198e1eb name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057923 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057924 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3057925 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ed0205 name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057925 INFO  (zkCallback-10887-thread-1-processing-n:127.0.0.1:57963_solr) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e0051f name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057925 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057927 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1506788@51a30f
   [junit4]   2> 3057928 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3057930 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057931 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3057934 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3057939 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c8319f name:ZooKeeperConnection Watcher:127.0.0.1:57956/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3057939 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3057941 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3057942 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3057943 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3057963 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3057965 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3057965 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3057966 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3057967 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3057978 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3057983 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3057983 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3057985 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3057987 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3057995 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3057996 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3057999 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3058001 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3058002 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3058003 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3058003 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3058007 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3058011 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3058011 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3058012 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3058013 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3058014 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3058022 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3058023 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3058024 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3058025 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3058025 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3058031 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3058031 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3058032 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3058032 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3058033 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3058037 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3058038 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3058038 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3058038 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3058038 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3058042 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3058042 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3058043 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3058043 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3058044 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3058046 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3058046 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3058046 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3058047 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3058047 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3058049 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3058049 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3058049 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3058049 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3058050 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3058060 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3058062 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3058063 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3058063 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3058063 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3058066 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3058067 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3058067 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3058068 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3058069 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3058072 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3058075 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3058075 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3058077 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96478318187053070-127.0.0.1:57963_solr-n_0000000000
   [junit4]   2> 3058077 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3058078 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3058079 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96478318187053069-127.0.0.1:57970_solr-n_0000000001
   [junit4]   2> 3058079 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96478318187053068-127.0.0.1:57960_solr-n_0000000002
   [junit4]   2> 3058081 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57963_solr
   [junit4]   2> 3058081 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3058082 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96478318187053071-127.0.0.1:57978_solr-n_0000000003
   [junit4]   2> 3058082 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96478318187053066-127.0.0.1:57964_solr-n_0000000004
   [junit4]   2> 3058085 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96478318187053069-127.0.0.1:57970_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 3058085 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96478318187053070-127.0.0.1:57963_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3058086 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96478318187053068-127.0.0.1:57960_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 3058086 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96478318187053071-127.0.0.1:57978_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 3058086 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57960_solr
   [junit4]   2> 3058087 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57960_solr
   [junit4]   2> 3058088 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57970_solr
   [junit4]   2> 3058088 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57970_solr
   [junit4]   2> 3058088 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.Overseer Overseer (id=96478318187053070-127.0.0.1:57963_solr-n_0000000000) starting
   [junit4]   2> 3058088 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57978_solr
   [junit4]   2> 3058088 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57964_solr
   [junit4]   2> 3058090 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57964_solr
   [junit4]   2> 3058089 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57978_solr
   [junit4]   2> 3058093 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3058094 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3058094 INFO  (zkCallback-10885-thread-1-processing-n:127.0.0.1:57960_solr) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3058094 INFO  (zkCallback-10884-thread-1-processing-n:127.0.0.1:57964_solr) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3058094 INFO  (zkCallback-10887-thread-1-processing-n:127.0.0.1:57963_solr) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3058097 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3058102 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3058102 INFO  (zkCallback-10885-thread-1-processing-n:127.0.0.1:57960_solr) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3058103 INFO  (zkCallback-10884-thread-1-processing-n:127.0.0.1:57964_solr) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3058103 INFO  (zkCallback-10887-thread-1-processing-n:127.0.0.1:57963_solr) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3058103 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3058107 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3058107 INFO  (zkCallback-10887-thread-1-processing-n:127.0.0.1:57963_solr) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3058108 INFO  (zkCallback-10885-thread-1-processing-n:127.0.0.1:57960_solr) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3058108 INFO  (zkCallback-10884-thread-1-processing-n:127.0.0.1:57964_solr) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3058124 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 3058126 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3058127 INFO  (zkCallback-10887-thread-1-processing-n:127.0.0.1:57963_solr) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3058127 INFO  (zkCallback-10885-thread-1-processing-n:127.0.0.1:57960_solr) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3058127 INFO  (zkCallback-10884-thread-1-processing-n:127.0.0.1:57964_solr) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3058127 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3058171 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3058172 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3058173 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node3\.
   [junit4]   2> 3058174 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3058240 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3058240 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3058241 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node5\.
   [junit4]   2> 3058241 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3058246 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3058247 INFO  (jetty-launcher-10862-thread-5) [n:127.0.0.1:57964_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3058247 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3058247 INFO  (jetty-launcher-10862-thread-3) [n:127.0.0.1:57978_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3058254 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3058254 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3058255 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node2\.
   [junit4]   2> 3058256 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3058258 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3058258 INFO  (jetty-launcher-10862-thread-2) [n:127.0.0.1:57970_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3058269 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3058271 INFO  (OverseerCollectionConfigSetProcessor-96478318187053070-127.0.0.1:57963_solr-n_0000000000) [n:127.0.0.1:57963_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3058272 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:57963_solr as DOWN
   [junit4]   2> 3058273 INFO  (OverseerStateUpdate-96478318187053070-127.0.0.1:57963_solr-n_0000000000) [n:127.0.0.1:57963_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3058275 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3058275 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3058276 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001\tempDir-001\node1\.
   [junit4]   2> 3058277 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3058278 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57963_solr
   [junit4]   2> 3058278 INFO  (jetty-launcher-10862-thread-4) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57963_solr
   [junit4]   2> 3058278 INFO  (OverseerStateUpdate-96478318187053070-127.0.0.1:57963_solr-n_0000000000) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 3058279 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 3058279 INFO  (jetty-launcher-10862-thread-1) [n:127.0.0.1:57960_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3058280 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3058280 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3058281 INFO  (zkCallback-10887-thread-1-processing-n:127.0.0.1:57963_solr) [n:127.0.0.1:57963_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3058281 INFO  (zkCallback-10885-thread-1-processing-n:127.0.0.1:57960_solr) [n:127.0.0.1:57960_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3058282 INFO  (zkCallback-10884-thread-1-processing-n:127.0.0.1:57964_solr) [n:127.0.0.1:57964_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3058282 INFO  (zkCallback-10886-thread-1-processing-n:127.0.0.1:57970_solr) [n:127.0.0.1:57970_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3058282 INFO  (zkCallback-10888-thread-1-processing-n:127.0.0.1:57978_solr) [n:127.0.0.1:57978_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 305

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

nection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_3DEA98CEFD6B2603-001
   [junit4]   2> Aug 25, 2016 4:25:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=PostingsFormat(name=Direct), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), timestamp=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1965, maxMBSortInHeap=7.06305281178137, sim=ClassicSimilarity, locale=ar-SY, timezone=Asia/Choibalsan
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=131984800,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicLoading, TestCloudInspectUtil, BlockJoinFacetRandomTest, TestSchemaManager, TestQuerySenderListener, TestShardHandlerFactory, WrapperMergePolicyFactoryTest, TestGraphMLResponseWriter, TestFileDictionaryLookup, OverseerModifyCollectionTest, ConnectionReuseTest, FieldAnalysisRequestHandlerTest, RulesTest, DeleteStatusTest, UniqFieldsUpdateProcessorFactoryTest, CollectionStateFormat2Test, LeaderElectionIntegrationTest, CacheHeaderTest, TestValueSourceCache, TestClassicSimilarityFactory, AsyncCallRequestStatusResponseTest, DistributedTermsComponentTest, BigEndianAscendingWordDeserializerTest, TestTolerantUpdateProcessorRandomCloud, GraphQueryTest, TestHdfsUpdateLog, DeleteReplicaTest, TestNamedUpdateProcessors, TestAtomicUpdateErrorCases, TestSolrDeletionPolicy2, TestNoOpRegenerator, TestJettySolrRunner, TestCloudPseudoReturnFields, SignatureUpdateProcessorFactoryTest, TestStressLiveNodes, TestConfigSetsAPI, TestManagedResourceStorage, TestFieldCacheSort, CloudMLTQParserTest, TestFieldCacheVsDocValues, TestTrie, DocValuesMissingTest, SaslZkACLProviderTest, TestLocalFSCloudBackupRestore, AnalyticsQueryTest, TestCrossCoreJoin, TestFieldCacheReopen, TestRecoveryHdfs, TestSimpleTrackingShardHandler, TestDistributedMissingSort, CdcrReplicationDistributedZkTest, BaseCdcrDistributedZkTest, SimpleCollectionCreateDeleteTest, TestInfoStreamLogging, HdfsBasicDistributedZk2Test, TestJoin, TestDistribIDF, TestDistribDocBasedVersion, SharedFSAutoReplicaFailoverTest, TermVectorComponentTest, TestCoreDiscovery, TestCloudSchemaless, TestScoreJoinQPScore, BlockDirectoryTest, MultiThreadedOCPTest, TestShortCircuitedRequests, TestBadConfig, TestSolrConfigHandlerConcurrent, SegmentsInfoRequestHandlerTest, TestExclusionRuleCollectionAccess, NotRequiredUniqueKeyTest, TestLMJelinekMercerSimilarityFactory, TestMiniSolrCloudCluster, TestUtils, CdcrRequestHandlerTest, TestBlobHandler, OverseerStatusTest, AliasIntegrationTest, MultiTermTest, TestSchemaNameResource, TestRTGBase, RequestHandlersTest, DeleteLastCustomShardedReplicaTest, TestTrackingShardHandlerFactory, TestReplicaProperties, BJQParserTest, TestRawTransformer, TestOnReconnectListenerSupport, SpatialRPTFieldTypeTest, AddBlockUpdateTest, DateFieldTest, SolrCmdDistributorTest, TestSerializedLuceneMatchVersion, TestReversedWildcardFilterFactory, TestSolrIndexConfig, TestHighFrequencyDictionaryFactory, SolrCloudExampleTest, TestCSVResponseWriter, TestMaxScoreQueryParser, TestRecovery, CdcrUpdateLogTest, DistributedQueryComponentCustomSortTest, TestQueryTypes, TestSolrCloudWithSecureImpersonation, SuggesterTest, DirectUpdateHandlerOptimizeTest, DistributedQueueTest, TestBinaryField, TestRuleBasedAuthorizationPlugin, HdfsChaosMonkeyNothingIsSafeTest, SortSpecParsingTest, CurrencyFieldOpenExchangeTest, TestSmileRequest, FieldMutatingUpdateProcessorTest, HdfsUnloadDistributedZkTest, TestNonDefinedSimilarityFactory, EchoParamsTest, CoreAdminHandlerTest, DefaultValueUpdateProcessorTest, TestPHPSerializedResponseWriter, TestBulkSchemaAPI, ZkNodePropsTest, TestIndexSearcher, SuggesterWFSTTest, TestCopyFieldCollectionResource, CoreAdminRequestStatusTest, TestSolrCoreProperties, TestLeaderElectionZkExpiry, TestReqParamsAPI, TestComplexPhraseQParserPlugin, TestSolr4Spatial, TestStressUserVersions, LeaderFailoverAfterPartitionTest, TestLegacyFieldCache, TestOmitPositions, TestSolrCLIRunExample, TestOrdValues, SynonymTokenizerTest, ResponseLogComponentTest, SearchHandlerTest, NoCacheHeaderTest, HLLUtilTest, TestRandomFaceting, TestFoldingMultitermQuery, BitVectorTest, TestObjectReleaseTracker, StressHdfsTest, SolrInfoMBeanTest, ConcurrentDeleteAndCreateCollectionTest, TestJsonFacets, TestSolrQueryParser, TestExactStatsCache, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, TestReplicationHandler, ShardRoutingCustomTest, TestDistributedGrouping, TestRealTimeGet, TestReload, TestStressVersions, StatsComponentTest, TestGroupingSearch, PeerSyncTest, TestFiltering, BasicFunctionalityTest, DistributedQueryElevationComponentTest, SolrRequestParserTest, TestStressLucene, TestCSVLoader, SolrCoreCheckLockOnStartupTest, QueryEqualityTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, DebugComponentTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, CSVRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest, CopyFieldTest, TestStressRecovery, TestMergePolicyConfig, NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCharFilters, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestEmbeddedSolrServerConstructors, CdcrVersionReplicationTest, CollectionTooManyReplicasTest, ConfigSetsAPITest, ConnectionManagerTest, CustomCollectionTest, HttpPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, PeerSyncReplicationTest, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestLockTree, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, RuleEngineTest, BlobRepositoryCloudTest, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetProperties, TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrConfigHandler, TestHdfsBackupRestoreCore, TestRestoreCore, TestSQLHandler, CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, SecurityConfHandlerTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestExpandComponent, TestPivotHelperCode, HighlighterMaxOffsetTest, CheckHdfsIndexTest, TestIntervalFaceting, TestMacroExpander, TestCustomDocTransformer, TestSolrQueryResponse, TestSortingResponseWriter, TestChildDocTransformer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, BadCopyFieldTest, ChangedSchemaMergeTest, DateRangeFieldTest, TestCloudManagedSchema, TestCollationFieldDocValues, TestManagedSchema, TestManagedSchemaAPI, TestInitQParser, TestLegacyNumericRangeQueryBuilder, TestMissingGroups, TestReRankQParserPlugin, TestSearcherReuse, TestSolrFieldCacheMBean, TestXmlQParser, TestSortByMinMaxFunction, TestJsonRequest, SimpleMLTQParserTest, TestDefaultStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [603/632 (2!)] on J1 in 17.83s, 1 test, 1 error <<< FAILURES!

[...truncated 52536 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6075 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6075/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8D486751D25171F7]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([8D486751D25171F7]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10731 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_8D486751D25171F7-001\init-core-data-001
   [junit4]   2> 310503 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D486751D25171F7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 310750 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D486751D25171F7]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 310782 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D486751D25171F7]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 310849 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[8D486751D25171F7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1445, maxMBSortInHeap=5.156949630699833, sim=ClassicSimilarity, locale=ar-OM, timezone=Etc/GMT0
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=172906688,total=239599616
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformer, ForceLeaderTest, TestManagedSchema, TestReplicaProperties, OverriddenZkACLAndCredentialsProvidersTest, BitVectorTest, HdfsBasicDistributedZk2Test, CacheHeaderTest, PeerSyncReplicationTest, HdfsThreadLeakTest, TestFastWriter, TriLevelCompositeIdRoutingTest, DefaultValueUpdateProcessorTest, BadCopyFieldTest, SpellCheckCollatorTest, TestSystemIdResolver, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=8D486751D25171F7 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=Etc/GMT0 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D486751D25171F7]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D486751D25171F7]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [55/632 (1!)] on J1 in 0.39s, 0 tests, 2 errors <<< FAILURES!

[...truncated 54301 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6074 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6074/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49:F1287FBC9A491A99]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
</response>

	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
	... 41 more


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49:A82CF4A3EFEC18A5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11071 lines...]
   [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001
   [junit4]   2> 781201 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 781201 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 781201 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 781201 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 781201 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 781202 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 781202 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 781249 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 781252 WARN  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 781252 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 781259 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 781264 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 781331 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 781340 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 781340 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 781345 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 781346 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1274738881
   [junit4]   2> 781349 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 781350 WARN  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 781350 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 781355 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 781355 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 781355 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 781355 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 781355 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 781356 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-spellcheckcomponent.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001, shard=shard1}
   [junit4]   2> 781357 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 781358 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 781358 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr
   [junit4]   2> 781358 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 781358 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 781378 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 781380 WARN  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 781381 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 781387 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 781391 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 781446 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 781451 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 781451 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 781456 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 781457 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 781459 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 781459 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 781466 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 781466 INFO  (coreLoadExecutor-3894-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\]
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\snapshot_metadata
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\
   [junit4]   2> 781467 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index/
   [junit4]   2> 781467 WARN  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 781468 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index
   [junit4]   2> 781468 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 781468 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@139985a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c589eb),segFN=segments_1,generation=1}
   [junit4]   2> 781468 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 781468 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\
   [junit4]   2> 781470 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 781474 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 781476 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 781476 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 781477 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 781478 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,spellCheckCompRH1,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 781478 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=45.5869140625, floorSegmentMB=2.1533203125, forceMergeDeletesPctAllowed=25.08406866690746, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5677612980149085
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@139985a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c589eb),segFN=segments_1,generation=1}
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c4002d2[collection1] main]
   [junit4]   2> 781480 WARN  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 781480 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 781489 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 781495 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 781495 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 781495 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 781506 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 781506 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 781506 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 781512 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 781531 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 781538 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 781538 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 781540 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 781540 INFO  (coreLoadExecutor-3894-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 781541 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 781541 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 781543 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 781543 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 781543 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 781543 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 781545 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 3
   [junit4]   2> 781545 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 781545 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 781545 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 781547 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 781548 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 781548 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 781549 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 781550 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 781550 INFO  (searcherExecutor-3895-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c4002d2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 781553 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 5
   [junit4]   2> 781554 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 781554 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 781557 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 2
   [junit4]   2> 781558 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 781558 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 781561 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 2
   [junit4]   2> 781562 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 781562 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 781565 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 2
   [junit4]   2> 781565 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 781565 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 781568 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 2
   [junit4]   2> 781569 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 781569 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 781569 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 781580 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@139985a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c589eb),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@139985a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27c589eb),segFN=segments_2,generation=2}
   [junit4]   2> 781582 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 781585 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a17fd20[collection1] main]
   [junit4]   2> 781585 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 781585 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 781634 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 781674 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 781685 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 781685 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 781725 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 781765 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 781807 INFO  (searcherExecutor-3895-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7a17fd20[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c3) Uninverting(_1(7.0.0):c3) Uninverting(_2(7.0.0):c3) Uninverting(_3(7.0.0):c3) Uninverting(_4(7.0.0):c3) Uninverting(_5(7.0.0):c2)))}
   [junit4]   2> 781808 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 238
   [junit4]   2> 781813 INFO  (TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithFilter
   [junit4]   2> 781892 INFO  (TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithFilter
   [junit4]   2> 781896 INFO  (TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithGrouping
   [junit4]   2> 781972 INFO  (TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithGrouping
   [junit4]   2> 781979 INFO  (TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedCollate
   [junit4]   2> 782034 INFO  (TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedCollate
   [junit4]   2> 782039 INFO  (TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithHypens
   [junit4]   2> 782140 INFO  (TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithHypens
   [junit4]   2> 782145 INFO  (TEST-SpellCheckCollatorTest.testZeroTries-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZeroTries
   [junit4]   2> 782194 INFO  (TEST-SpellCheckCollatorTest.testZeroTries-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZeroTries
   [junit4]   2> 782200 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContextSensitiveCollate
   [junit4]   2> 782248 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=47
   [junit4]   2> 782255 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=1 status=0 QTime=6
   [junit4]   2> 782257 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=2&q=teststop:(june+customs)&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&wt=xml&spellcheck.collate=true} hits=2 status=0 QTime=0
   [junit4]   2> 782309 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=50
   [junit4]   2> 782311 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=1 status=0 QTime=1
   [junit4]   2> 782312 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=2&q=teststop:(june+customs)&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&wt=xml&spellcheck.collate=true} hits=2 status=0 QTime=0
   [junit4]   2> 782312 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testContextSensitiveCollate
   [junit4]   2> 782318 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithOverride
   [junit4]   2> 782332 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=1&q=partisian+politcal+mashine&defType=edismax&spellcheck.dictionary=direct&qt=spellCheckCompRH&spellcheck=true&qf=teststop&spellcheck.maxCollations=10&spellcheck.count=10&spellcheck.maxCollationTries=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=13
   [junit4]   2> 782344 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={mm=1&spellcheck.dictionary=direct&qt=spellCheckCompRH&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&q=partisian+politcal+mashine&defType=edismax&spellcheck.collateParam.mm=100%25&spellcheck=true&qf=teststop&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=11
   [junit4]   2> 782345 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithOverride
   [junit4]   2> 782349 INFO  (TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWithCursorMark
   [junit4]   2> 782401 INFO  (TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWithCursorMark
   [junit4]   2> 782408 INFO  (TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithRangeQuery
   [junit4]   1> id:[1 TO 10] AND lowerfilt:love
   [junit4]   2> 782457 INFO  (TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithRangeQuery
   [junit4]   2> 782463 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEstimatedHitCounts
   [junit4]   2> 782468 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia} hits=0 status=0 QTime=4
   [junit4]   2> 782471 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=0} hits=0 status=0 QTime=3
   [junit4]   2> 782475 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=30} hits=0 status=0 QTime=4
   [junit4]   2> 782480 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=100} hits=0 status=0 QTime=3
   [junit4]   2> 782484 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=10000} hits=0 status=0 QTime=3
   [junit4]   2> 782488 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=2} hits=0 status=0 QTime=3
   [junit4]   2> 782492 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=4} hits=0 status=0 QTime=3
   [junit4]   2> 782495 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=4} hits=0 status=0 QTime=2
   [junit4]   2> 782499 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=13} hits=0 status=0 QTime=2
   [junit4]   2> 782502 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=12} hits=0 status=0 QTime=2
   [junit4]   2> 782505 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=2} hits=0 status=0 QTime=2
   [junit4]   2> 782520 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=13} hits=0 status=0 QTime=2
   [junit4]   2> 782524 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=3} hits=0 status=0 QTime=2
   [junit4]   2> 782527 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=15} hits=0 status=0 QTime=2
   [junit4]   2> 782530 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=16} hits=0 status=0 QTime=2
   [junit4]   2> 782533 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=13} hits=0 status=0 QTime=2
   [junit4]   2> 782538 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=17} hits=0 status=0 QTime=4
   [junit4]   2> 782542 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=3} hits=0 status=0 QTime=2
   [junit4]   2> 782545 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5} hits=0 status=0 QTime=3
   [junit4]   2> 782545 ERROR (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
   [junit4]   2> 782547 ERROR (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5:java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
   [junit4]   2> 	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 782548 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEstimatedHitCounts
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckCollatorTest -Dtests.method=testEstimatedHitCounts -Dtests.seed=C093C1893F760A49 -Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Etc/GMT+5 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.09s J1 | SpellCheckCollatorTest.testEstimatedHitCounts <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49:F1287FBC9A491A99]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:782)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
   [junit4]    > 	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]    > </response>
   [junit4]    > 	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:775)
   [junit4]    > 	... 41 more
   [junit4]   2> 782555 INFO  (TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithMultipleRequestHandlers
   [junit4]   2> 782616 INFO  (TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[C093C1893F760A49]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithMultipleRequestHandlers
   [junit4]   2> 782616 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 782616 INFO  (SUITE-SpellCheckCollatorTest-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1274738881
   [junit4]   2> 782618 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1afce143
   [junit4]   2> 782618 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=17,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 782618 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 782618 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 782618 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 782626 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\;done=false>>]
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\index
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\snapshot_metadata;done=false>>]
   [junit4]   2> 782627 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 782628 INFO  (coreCloseExecutor-3899-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001\init-core-data-001\snapshot_metadata
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorTest_C093C1893F760A49-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {start1=FSTOrd50, range_facet_l_dv=PostingsFormat(name=Asserting), lowerfilt1=FSTOrd50, multiDefault=PostingsFormat(name=Memory doPackFST= true), teststop=PostingsFormat(name=Memory doPackFST= true), intDefault=Lucene50(blocksize=128), range_facet_l=Lucene50(blocksize=128), lowerfilt1and2=PostingsFormat(name=Memory doPackFST= true), end4=FSTOrd50, end3=PostingsFormat(name=Memory doPackFST= true), end2=PostingsFormat(name=Asserting), end1=Lucene50(blocksize=128), lowerfilt=PostingsFormat(name=Memory doPackFST= true), gram1=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting), range_facet_i_dv=Lucene50(blocksize=128), gram2=PostingsFormat(name=Asserting), gram3=PostingsFormat(name=Memory doPackFST= true), start3=PostingsFormat(name=Asserting), gram4=FSTOrd50, start2=PostingsFormat(name=Memory doPackFST= true), word=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128), start4=Lucene50(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=431, maxMBSortInHeap=5.245346162150399, sim=RandomSimilarity(queryNorm=true): {}, locale=sq-AL, timezone=Etc/GMT+5
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=388512448,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ZkStateReaderTest, CdcrUpdateLogTest, TestConfigSetsAPI, TestTrie, ExitableDirectoryReaderTest, TestSimpleTrackingShardHandler, TestDocBasedVersionConstraints, TestBadConfig, TestStressUserVersions, LoggingHandlerTest, ConnectionManagerTest, BadCopyFieldTest, CoreAdminHandlerTest, TestReload, SaslZkACLProviderTest, TestHdfsBackupRestoreCore, DistributedFacetPivotLongTailTest, TestRawTransformer, AddBlockUpdateTest, TestRangeQuery, TestNonDefinedSimilarityFactory, TestCloudInspectUtil, TestJettySolrRunner, CoreSorterTest, TestOnReconnectListenerSupport, TestFieldSortValues, UpdateRequestProcessorFactoryTest, UUIDUpdateProcessorFallbackTest, TestSolrCoreProperties, DateMathParserTest, BinaryUpdateRequestHandlerTest, BlockDirectoryTest, TestSolrConfigHandlerConcurrent, BlockJoinFacetRandomTest, SortByFunctionTest, TestCharFilters, SpellPossibilityIteratorTest, RequestHandlersTest, TestSchemaNameResource, BasicDistributedZk2Test, HdfsRestartWhileUpdatingTest, ClassificationUpdateProcessorFactoryTest, CollectionsAPIDistributedZkTest, RAMDirectoryFactoryTest, TestShardHandlerFactory, TestNamedUpdateProcessors, TestQuerySenderListener, TestConfigSetsAPIZkFailure, TermVectorComponentDistributedTest, DistributedTermsComponentTest, TestExpandComponent, DeleteLastCustomShardedReplicaTest, TestAuthorizationFramework, SpatialRPTFieldTypeTest, TestFileDictionaryLookup, ResponseLogComponentTest, PeerSyncReplicationTest, FieldAnalysisRequestHandlerTest, TestBinaryField, TestQueryTypes, HdfsCollectionsAPIDistributedZkTest, DistributedExpandComponentTest, TestStressLiveNodes, TestZkChroot, DeleteReplicaTest, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest, TestFieldCollectionResource, TestSubQueryTransformer, DateFieldTest, TestFieldCacheSort, StatsComponentTest, BJQParserTest, TestCrossCoreJoin, TestConfigSetProperties, SpellCheckCollatorTest]
   [junit4] Completed [164/632 (1!)] on J1 in 1.46s, 11 tests, 1 error <<< FAILURES!

[...truncated 247 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C093C1893F760A49-001\init-core-data-001
   [junit4]   2> 1657540 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1657546 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1657546 INFO  (Thread-3042) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1657546 INFO  (Thread-3042) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1657648 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57836
   [junit4]   2> 1657648 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1657649 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1657654 INFO  (zkCallback-8925-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@80be5f6 name:ZooKeeperConnection Watcher:127.0.0.1:57836 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1657655 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1657655 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1657655 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1657658 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C093C1893F760A49]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 1657660 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 0x156bde537030000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1657673 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1657677 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@51542153{/solr,null,AVAILABLE}
   [junit4]   2> 1657677 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1657678 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6908a7f5{/solr,null,AVAILABLE}
   [junit4]   2> 1657682 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@e649cba{SSL,[ssl, http/1.1]}{127.0.0.1:57840}
   [junit4]   2> 1657683 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.Server Started @1662855ms
   [junit4]   2> 1657683 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57840}
   [junit4]   2> 1657683 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1657683 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C093C1893F760A49-001\tempDir-001\node1'
   [junit4]   2> 1657684 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1657684 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1657685 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1657685 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@23f3bf7f{SSL,[ssl, http/1.1]}{127.0.0.1:57841}
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.Server Started @1662861ms
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57841}
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C093C1893F760A49-001\tempDir-001\node2'
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1657688 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1657689 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1657690 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1657701 INFO  (zkCallback-8927-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@61a0baeb name:ZooKeeperConnection Watcher:127.0.0.1:57836/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1657701 INFO  (zkCallback-8926-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7aeddb16 name:ZooKeeperConnection Watcher:127.0.0.1:57836/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1657701 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1657701 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1657702 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1657702 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1657702 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1657702 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1657721 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 sess

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

rFactoryTest, UUIDUpdateProcessorFallbackTest, TestSolrCoreProperties, DateMathParserTest, BinaryUpdateRequestHandlerTest, BlockDirectoryTest, TestSolrConfigHandlerConcurrent, BlockJoinFacetRandomTest, SortByFunctionTest, TestCharFilters, SpellPossibilityIteratorTest, RequestHandlersTest, TestSchemaNameResource, BasicDistributedZk2Test, HdfsRestartWhileUpdatingTest, ClassificationUpdateProcessorFactoryTest, CollectionsAPIDistributedZkTest, RAMDirectoryFactoryTest, TestShardHandlerFactory, TestNamedUpdateProcessors, TestQuerySenderListener, TestConfigSetsAPIZkFailure, TermVectorComponentDistributedTest, DistributedTermsComponentTest, TestExpandComponent, DeleteLastCustomShardedReplicaTest, TestAuthorizationFramework, SpatialRPTFieldTypeTest, TestFileDictionaryLookup, ResponseLogComponentTest, PeerSyncReplicationTest, FieldAnalysisRequestHandlerTest, TestBinaryField, TestQueryTypes, HdfsCollectionsAPIDistributedZkTest, DistributedExpandComponentTest, TestStressLiveNodes, TestZkChroot, DeleteReplicaTest, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest, TestFieldCollectionResource, TestSubQueryTransformer, DateFieldTest, TestFieldCacheSort, StatsComponentTest, BJQParserTest, TestCrossCoreJoin, TestConfigSetProperties, SpellCheckCollatorTest, TestUseDocValuesAsStored2, TestFoldingMultitermQuery, SuggesterTSTTest, ForceLeaderTest, TestHighFrequencyDictionaryFactory, TestCloudSchemaless, HdfsThreadLeakTest, TestFuzzyAnalyzedSuggestions, TestMiniSolrCloudCluster, TestSubQueryTransformerDistrib, TestCSVResponseWriter, TestDistributedMissingSort, TestComplexPhraseQParserPlugin, HLLUtilTest, MergeStrategyTest, ZkNodePropsTest, TestSortingResponseWriter, DistributedMLTComponentTest, ZkSolrClientTest, TestBlobHandler, ResourceLoaderTest, TestFieldTypeCollectionResource, TestRuleBasedAuthorizationPlugin, TestDocTermOrds, TestMaxScoreQueryParser, SortSpecParsingTest, HdfsRecoverLeaseTest, TestAuthenticationFramework, DistributedQueryComponentCustomSortTest, MultiThreadedOCPTest, TestJoin, TestCustomDocTransformer, HdfsBasicDistributedZk2Test, CollectionsAPIAsyncDistributedZkTest, TestFiltering, TestRandomFaceting, TestBinaryResponseWriter, TestDynamicFieldCollectionResource, CustomCollectionTest, TestExactStatsCache, RulesTest, TestQueryUtils, TestPHPSerializedResponseWriter, CloudMLTQParserTest, TestSystemIdResolver, CurrencyFieldOpenExchangeTest, HdfsDirectoryTest, DistanceFunctionTest, FileUtilsTest, TestXmlQParser, TestSuggestSpellingConverter, TestSchemaSimilarityResource, StressHdfsTest, DeleteStatusTest, TestValueSourceCache, SuggestComponentTest, AutoCommitTest, TestUtils, TestWriterPerf, LeaderInitiatedRecoveryOnShardRestartTest, TestInfoStreamLogging, DistributedFacetPivotSmallTest, PluginInfoTest, ChangedSchemaMergeTest, TestReversedWildcardFilterFactory, TestLegacyFieldCache, BasicAuthIntegrationTest, TestSolrJ, FieldMutatingUpdateProcessorTest, EchoParamsTest, BitVectorTest, TestSolrQueryParser, TestSmileRequest, TestGraphMLResponseWriter, TestSolrCloudWithDelegationTokens, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, HardAutoCommitTest, TestCoreContainer, TestSolr4Spatial, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, DebugComponentTest, CacheHeaderTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, DocumentBuilderTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, ReturnFieldsTest, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, HighlighterConfigTest, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, ConnectionReuseTest, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, DeleteInactiveReplicaTest, DistributedQueueTest, HttpPartitionTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrCloudExampleTest, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestReplicaProperties, TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=C093C1893F760A49 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=GMT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C093C1893F760A49]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [509/632 (3!)] on J1 in 0.31s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60527 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6073 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6073/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.cloud.DistributedVersionInfoTest.testReplicaVersionHandling

Error Message:
Captured an uncaught exception in thread: Thread[id=9877, name=Thread-2033, state=RUNNABLE, group=TGRP-DistributedVersionInfoTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=9877, name=Thread-2033, state=RUNNABLE, group=TGRP-DistributedVersionInfoTest]
	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2:6D6AEFA0C3A0E3]:0)
Caused by: java.lang.IllegalArgumentException: bound must be positive
	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2]:0)
	at java.util.Random.nextInt(Random.java:388)
	at org.apache.solr.cloud.DistributedVersionInfoTest$3.run(DistributedVersionInfoTest.java:204)


FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:58989/czfok/forceleader_test_collection_shard1_replica3]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:58989/czfok/forceleader_test_collection_shard1_replica3]
	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2:3A0389D53B3A93C3]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:58989/czfok/forceleader_test_collection_shard1_replica3]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:58989/czfok/forceleader_test_collection_shard1_replica3
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:381)
	... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:58989 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 54 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 64 more


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2:B42B883FD222784E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10629 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\init-core-data-001
   [junit4]   2> 156852 INFO  (SUITE-ForceLeaderTest-seed#[DC94BD1502B86AA2]-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> 156852 INFO  (SUITE-ForceLeaderTest-seed#[DC94BD1502B86AA2]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /czfok/
   [junit4]   2> 156854 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 156854 INFO  (Thread-434) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 156854 INFO  (Thread-434) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 156955 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.ZkTestServer start zk server on port:58743
   [junit4]   2> 156955 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156956 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156962 INFO  (zkCallback-131-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ae05368 name:ZooKeeperConnection Watcher:127.0.0.1:58743 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156962 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156962 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156962 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 156967 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 0x156bb901d950000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 156968 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 156970 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 156973 INFO  (zkCallback-132-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d0226ca name:ZooKeeperConnection Watcher:127.0.0.1:58743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156973 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 156973 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 156973 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 156976 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 156978 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 156980 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 156982 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 156982 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 156985 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 156985 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 156988 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 156988 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 156990 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 156990 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 156992 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 156992 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 156994 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 156994 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 156996 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 156996 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 156999 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 156999 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 157002 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 157002 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 157004 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 157004 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 157006 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 157006 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 157019 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 0x156bb901d950001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 157528 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1
   [junit4]   2> 157531 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 157532 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bfd4628{/czfok,null,AVAILABLE}
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6164b96a{HTTP/1.1,[http/1.1]}{127.0.0.1:58751}
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.Server Started @162659ms
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\tempDir-001/control/data, hostContext=/czfok, hostPort=58750, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores}
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001'
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 157534 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 157535 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 157536 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157538 INFO  (zkCallback-133-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@76699b0f name:ZooKeeperConnection Watcher:127.0.0.1:58743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 157538 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157538 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 157541 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 157541 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\solr.xml
   [junit4]   2> 157549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores
   [junit4]   2> 157549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.CoreContainer New CoreContainer 1388747089
   [junit4]   2> 157549 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001]
   [junit4]   2> 157550 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\lib
   [junit4]   2> 157550 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 157561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 157561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 157561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 157561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58743/solr
   [junit4]   2> 157561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 157561 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 157562 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157565 INFO  (zkCallback-136-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37f810d8 name:ZooKeeperConnection Watcher:127.0.0.1:58743 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 157565 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157565 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 157566 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 0x156bb901d950003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 157568 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$95/1385636310@475c3871
   [junit4]   2> 157569 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 157572 INFO  (zkCallback-137-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@279bffac name:ZooKeeperConnection Watcher:127.0.0.1:58743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 157572 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 157573 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 157576 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 157580 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 157582 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 157584 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 157586 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 157587 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 157589 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 157590 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 157592 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 157593 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 157593 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 157596 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 157598 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 157599 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157600 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96470669681033220-127.0.0.1:58750_czfok-n_0000000000
   [junit4]   2> 157600 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58750_czfok
   [junit4]   2> 157600 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 157602 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer Overseer (id=96470669681033220-127.0.0.1:58750_czfok-n_0000000000) starting
   [junit4]   2> 157604 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 157610 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 157611 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58750_czfok
   [junit4]   2> 157611 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58750_czfok
   [junit4]   2> 157612 INFO  (zkCallback-137-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 157615 INFO  (zkCallback-137-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 157615 INFO  (OverseerCollectionConfigSetProcessor-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 157617 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 157620 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 157634 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 157634 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 157636 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores
   [junit4]   2> 157638 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 157638 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1
   [junit4]   2> 157638 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 157639 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 157639 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [n:127.0.0.1:58750_czfok    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 157639 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 157639 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 157641 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 157641 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58750/czfok",
   [junit4]   2>   "node_name":"127.0.0.1:58750_czfok",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 157642 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58750/czfok",
   [junit4]   2>   "node_name":"127.0.0.1:58750_czfok",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 157642 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 157642 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 157642 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 157643 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 157644 INFO  (zkCallback-137-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 158644 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 158644 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 158644 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 158644 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 158645 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 158645 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1'
   [junit4]   2> 158645 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 158646 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 158648 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 158655 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 158658 WARN  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 158658 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 158665 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 158671 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 158741 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 158750 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 158750 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 158761 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 158765 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 158768 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 158769 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 158772 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 158772 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 158772 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 158772 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\]
   [junit4]   2> 158772 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2229cdb8
   [junit4]   2> 158773 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 158773 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 158773 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\
   [junit4]   2> 158773 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\index/
   [junit4]   2> 158773 WARN  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 158773 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\index
   [junit4]   2> 158773 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25626588925051863]
   [junit4]   2> 158774 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@36ea26fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@376d26e8),segFN=segments_1,generation=1}
   [junit4]   2> 158774 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 158774 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\
   [junit4]   2> 158775 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 158777 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 158778 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 158778 WARN  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 158783 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 158784 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 158785 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 158786 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 158789 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 158789 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 158790 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 158790 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 158791 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 158791 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 158792 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=45.5625, floorSegmentMB=2.177734375, forceMergeDeletesPctAllowed=22.668222623556822, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8450090079485673
   [junit4]   2> 158792 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@36ea26fe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@376d26e8),segFN=segments_1,generation=1}
   [junit4]   2> 158792 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 158792 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d7eeac1[collection1] main]
   [junit4]   2> 158792 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 158793 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 158793 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 158794 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 158795 INFO  (searcherExecutor-673-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d7eeac1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 158795 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 158795 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 158795 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 158795 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543530716927623168
   [junit4]   2> 158798 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543530716927623168
   [junit4]   2> 158798 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 158799 INFO  (coreLoadExecutor-672-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 158799 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:58750/czfok collection:control_collection shard:shard1
   [junit4]   2> 158799 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 158804 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96470669681033220-core_node1-n_0000000000
   [junit4]   2> 158805 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 158808 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 158808 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 158808 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58750/czfok/collection1/
   [junit4]   2> 158808 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 158808 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58750/czfok/collection1/ has no replicas
   [junit4]   2> 158809 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 158809 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 158813 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96470669681033220-core_node1-n_0000000000
   [junit4]   2> 158815 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58750/czfok/collection1/ shard1
   [junit4]   2> 158816 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:58750/czfok",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 158922 INFO  (zkCallback-137-thread-2-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 158969 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58750/czfok/collection1/ and leader is http://127.0.0.1:58750/czfok/collection1/
   [junit4]   2> 158969 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58750/czfok
   [junit4]   2> 158969 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 158969 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 158969 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 158971 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:58750_czfok x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:58750_czfok c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 158972 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58750/czfok",
   [junit4]   2>   "node_name":"127.0.0.1:58750_czfok",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 158972 INFO  (OverseerStateUpdate-96470669681033220-127.0.0.1:58750_czfok-n_0000000000) [n:127.0.0.1:58750_czfok    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58750/czfok",
   [junit4]   2>   "node_name":"127.0.0.1:58750_czfok",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 159075 INFO  (zkCallback-137-thread-1-processing-n:127.0.0.1:58750_czfok) [n:127.0.0.1:58750_czfok    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 159148 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159149 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159151 INFO  (zkCallback-141-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64003bb4 name:ZooKeeperConnection Watcher:127.0.0.1:58743/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 159151 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 159151 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 159151 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 159153 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 159154 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 159155 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 159598 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\shard-1-001\cores\collection1
   [junit4]   2> 159601 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\shard-1-001
   [junit4]   2> 159602 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 159603 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56c8e141{/czfok,null,AVAILABLE}
   [junit4]   2> 159604 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@99dfb7f{HTTP/1.1,[http/1.1]}{127.0.0.1:58767}
   [junit4]   2> 159604 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.e.j.s.Server Started @164729ms
   [junit4]   2> 159604 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/czfok, hostPort=58766, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\shard-1-001\cores}
   [junit4]   2> 159604 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 159604 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_DC94BD1502B86AA2-001\shard-1-001'
   [junit4]   2> 159605 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 159605 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 159605 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 159606 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[DC94BD1502B86AA2]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 159609 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64baa6d2 name:ZooKeeperConnection Watcher:127.0.0.1:58743/solr got event WatchedEvent state:SyncConnected type:None path:null 

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

gth, TestAddFieldRealTimeGet, PrimitiveFieldTypeTest, TestAnalyzedSuggestions, DeleteNodeTest, XmlUpdateRequestHandlerTest, DataDrivenBlockJoinTest, ScriptEngineTest, TestRequestForwarding, HdfsWriteToMultipleCollectionsTest, MoreLikeThisHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, BigEndianAscendingWordSerializerTest, CheckHdfsIndexTest, OverseerRolesTest, SmileWriterTest, MBeansHandlerTest, TestLMDirichletSimilarityFactory, CoreMergeIndexesAdminHandlerTest, StandardRequestHandlerTest, DocumentBuilderTest, TestManagedResource, SyncSliceTest, DocValuesTest, DistributedFacetPivotSmallAdvancedTest, FacetPivotSmallTest, TestClusterStateMutator, RegexBoostProcessorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [485/632 (3!)] on J0 in 2.84s, 8 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_DC94BD1502B86AA2-001\init-core-data-001
   [junit4]   2> 3071896 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[DC94BD1502B86AA2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3072071 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[DC94BD1502B86AA2]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 3072108 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[DC94BD1502B86AA2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false): {}, locale=is-IS, timezone=America/St_Johns
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=124761488,total=443023360
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryResponse, TestLegacyNumericRangeQueryBuilder, ZkCLITest, RankQueryTest, OverseerCollectionConfigSetProcessorTest, DistributedFacetPivotLargeTest, DOMUtilTest, QueryEqualityTest, TestSolrXml, TestJsonRequest, TestRawResponseWriter, LeaderInitiatedRecoveryOnCommitTest, TestTolerantSearch, TestRestoreCore, SpatialFilterTest, DistanceUnitsTest, TestUpdate, CircularListTest, HttpPartitionTest, DistributedQueryComponentOptimizationTest, DirectUpdateHandlerTest, DistribCursorPagingTest, XsltUpdateRequestHandlerTest, TestMinMaxOnMultiValuedField, TestOverriddenPrefixQueryForCustomFieldType, ConfigSetsAPITest, BlobRepositoryCloudTest, CollectionReloadTest, DocValuesMultiTest, CachingDirectoryFactoryTest, TestSolrDeletionPolicy1, DocumentAnalysisRequestHandlerTest, TestCoreContainer, CollectionTooManyReplicasTest, ExternalFileFieldSortTest, ZkControllerTest, TestPartialUpdateDeduplication, TestCursorMarkWithoutUniqueKey, TestSha256AuthenticationProvider, TestXIncludeConfig, TestMergePolicyConfig, TestBlendedInfixSuggestions, TestRestManager, RecoveryZkTest, TestDistributedSearch, VersionInfoTest, TestReplicationHandler, RuleEngineTest, DateRangeFieldTest, TestLFUCache, TlogReplayBufferedWhileIndexingTest, TestExactSharedStatsCache, TestCryptoKeys, TestRandomFlRTGCloud, TestBulkSchemaConcurrent, RecoveryAfterSoftCommitTest, SchemaVersionSpecificBehaviorTest, IndexBasedSpellCheckerTest, OverseerTest, SimplePostToolTest, CdcrReplicationHandlerTest, SolrCoreTest, CleanupOldIndexTest, ShardSplitTest, TestMiniSolrCloudClusterSSL, TestFieldCache, TestDocSet, TestHdfsCloudBackupRestore, IndexSchemaTest, BlockCacheTest, SuggesterFSTTest, TestFaceting, JavabinLoaderTest, TestManagedSchemaAPI, PreAnalyzedUpdateProcessorTest, DistributedVersionInfoTest, BooleanFieldTest, PeerSyncTest, AlternateDirectoryTest, TestDocumentBuilder, TestReRankQParserPlugin, HdfsNNFailoverTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestInitParams, TestSolrCloudWithKerberosAlt, HdfsChaosMonkeySafeLeaderTest, TestGeoJSONResponseWriter, TestCollapseQParserPlugin, TestEmbeddedSolrServerConstructors, URLClassifyProcessorTest, CurrencyFieldXmlFileTest, LeaderElectionTest, JSONWriterTest, TestChildDocTransformer, PingRequestHandlerTest, SolrIndexConfigTest, HdfsRecoveryZkTest, DeleteShardTest, HardAutoCommitTest, TestTrieFacet, CdcrBootstrapTest, TestBackupRepositoryFactory, TestStressReorder, MigrateRouteKeyTest, TestPhraseSuggestions, TestFieldResource, TestHashPartitioner, TestWordDelimiterFilterFactory, TestSortByMinMaxFunction, TestJmxIntegration, VMParamsZkACLAndCredentialsProvidersTest, PreAnalyzedFieldTest, TestElisionMultitermQuery, TestSweetSpotSimilarityFactory, TestFreeTextSuggestions, AssignTest, TestCodecSupport, HdfsSyncSliceTest, SolrTestCaseJ4Test, AtomicUpdatesTest, TestLazyCores, TestRebalanceLeaders, TestUseDocValuesAsStored, TestSort, TestLockTree, TestExceedMaxTermLength, TestAddFieldRealTimeGet, PrimitiveFieldTypeTest, TestAnalyzedSuggestions, DeleteNodeTest, XmlUpdateRequestHandlerTest, DataDrivenBlockJoinTest, ScriptEngineTest, TestRequestForwarding, HdfsWriteToMultipleCollectionsTest, MoreLikeThisHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, BigEndianAscendingWordSerializerTest, CheckHdfsIndexTest, OverseerRolesTest, SmileWriterTest, MBeansHandlerTest, TestLMDirichletSimilarityFactory, CoreMergeIndexesAdminHandlerTest, StandardRequestHandlerTest, DocumentBuilderTest, TestManagedResource, SyncSliceTest, DocValuesTest, DistributedFacetPivotSmallAdvancedTest, FacetPivotSmallTest, TestClusterStateMutator, RegexBoostProcessorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestMiniSolrCloudCluster, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=DC94BD1502B86AA2 -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=America/St_Johns -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DC94BD1502B86AA2]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [486/632 (4!)] on J0 in 0.25s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60595 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6072 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6072/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([3970D7C5E1EB056]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([3970D7C5E1EB056]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12130 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_3970D7C5E1EB056-001\init-core-data-001
   [junit4]   2> 2714418 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3970D7C5E1EB056]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2714426 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3970D7C5E1EB056]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2714573 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3970D7C5E1EB056]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2714598 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[3970D7C5E1EB056]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=156, maxMBSortInHeap=6.9819184766915985, sim=RandomSimilarity(queryNorm=false): {}, locale=is, timezone=Pacific/Galapagos
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=126067296,total=378155008
   [junit4]   2> NOTE: All tests run in this JVM: [FastVectorHighlighterTest, TestStressVersions, TestConfigSetsAPIExclusivity, IndexSchemaTest, TestChildDocTransformer, TestRequestForwarding, TestRestoreCore, SOLR749Test, DisMaxRequestHandlerTest, TestMacros, DistributedVersionInfoTest, RuleEngineTest, TestSolrConfigHandler, TestRandomDVFaceting, TestCloudDeleteByQuery, TestSolrXml, TestTrieFacet, TestPerFieldSimilarityWithDefaultOverride, UnloadDistributedZkTest, TestRebalanceLeaders, TestLuceneMatchVersion, TestDFISimilarityFactory, TestHighlightDedupGrouping, CdcrVersionReplicationTest, HdfsWriteToMultipleCollectionsTest, PKIAuthenticationIntegrationTest, SliceStateTest, CoreMergeIndexesAdminHandlerTest, TestReplicationHandler, CdcrReplicationHandlerTest, TestJsonRequest, TolerantUpdateProcessorTest, DocValuesTest, JSONWriterTest, TestSolr4Spatial2, TestSimpleQParserPlugin, TestConfigSets, HttpPartitionTest, ReturnFieldsTest, ZkCLITest, TestDynamicFieldResource, HdfsDirectoryFactoryTest, TestHashQParserPlugin, OutOfBoxZkACLAndCredentialsProvidersTest, DataDrivenBlockJoinTest, RankQueryTest, ClusterStateUpdateTest, TestIntervalFaceting, SolrIndexConfigTest, StandardRequestHandlerTest, TestSSLRandomization, BooleanFieldTest, TestPhraseSuggestions, DirectUpdateHandlerTest, DeleteNodeTest, SuggesterFSTTest, TestCollectionAPI, SimpleFacetsTest, TestStressReorder, RecoveryZkTest, DistributedFacetPivotLargeTest, ConfigSetsAPITest, XsltUpdateRequestHandlerTest, TestGroupingSearch, DistanceUnitsTest, TestTestInjection, TestDefaultStatsCache, PrimUtilsTest, TestOverriddenPrefixQueryForCustomFieldType, UpdateParamsTest, SystemInfoHandlerTest, SolrXmlInZkTest, ZkStateWriterTest, DirectSolrSpellCheckerTest, PingRequestHandlerTest, TestNumericTerms32, TlogReplayBufferedWhileIndexingTest, TestFreeTextSuggestions, CoreAdminCreateDiscoverTest, PrimitiveFieldTypeTest, TestInitParams, TestFaceting, TestArbitraryIndexDir, TestManagedSchemaAPI, TestCustomSort, TestLRUCache, JavabinLoaderTest, TestLockTree, DistributedDebugComponentTest, TestSubQueryTransformerCrossCore, TestSortByMinMaxFunction, TestFastLRUCache, TestFunctionQuery, DocValuesMultiTest, AssignTest, TestGeoJSONResponseWriter, FacetPivotSmallTest, SmileWriterTest, CurrencyFieldXmlFileTest, TestEmbeddedSolrServerConstructors, TestFieldCacheSanityChecker, TestUniqueKeyFieldResource, TestFilteredDocIdSet, TestCoreContainer, TestStressLucene, TestRTimerTree, TestPseudoReturnFields, TestDefaultSearchFieldResource, TestLeaderInitiatedRecoveryThread, CleanupOldIndexTest, TestJmxIntegration, SyncSliceTest, TestIBSimilarityFactory, IndexBasedSpellCheckerTest, TestDFRSimilarityFactory, TestCodecSupport, MigrateRouteKeyTest, TestReplicationHandlerBackup, SpatialFilterTest, BlockCacheTest, TestExactSharedStatsCache, TestDocumentBuilder, CheckHdfsIndexTest, MoreLikeThisHandlerTest, TestSlowCompositeReaderWrapper, CachingDirectoryFactoryTest, SecurityConfHandlerTest, CollectionsAPISolrJTest, TestMergePolicyConfig, TestFieldTypeResource, OverseerRolesTest, TestSha256AuthenticationProvider, TestPartialUpdateDeduplication, TestXIncludeConfig, DirectoryFactoryTest, SimplePostToolTest, TestReRankQParserPlugin, HdfsRecoveryZkTest, TestScoreJoinQPNoScore, TestSchemaVersionResource, CollectionReloadTest, HdfsTlogReplayBufferedWhileIndexingTest, SimpleMLTQParserTest, CloneFieldUpdateProcessorFactoryTest, TestSolrQueryParserDefaultOperatorResource, BlockJoinFacetDistribTest, OverseerTaskQueueTest, SoftAutoCommitTest, TestRandomCollapseQParserPlugin, XmlUpdateRequestHandlerTest, DistributedSpellCheckComponentTest, TestDownShardTolerantSearch, TestAnalyzedSuggestions, BasicDistributedZkTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, HardAutoCommitTest, StatsComponentTest, PeerSyncTest, TestFiltering, HighlighterTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, CacheHeaderTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, TermsComponentTest, DocumentBuilderTest, TestIndexingPerformance, TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, JsonLoaderTest, TestComponentsName, HighlighterConfigTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestUtils, UUIDFieldTest, FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestTolerantSearch, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, AsyncMigrateRouteKeyTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, PeerSyncReplicationTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCryptoKeys, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=3970D7C5E1EB056 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Pacific/Galapagos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3970D7C5E1EB056]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3970D7C5E1EB056]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [497/632 (1!)] on J0 in 0.23s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52869 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6071 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6071/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([72C86C57F1809503:1A77597D211A87EF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([72C86C57F1809503:FA9C538D5F7CF8FB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([72C86C57F1809503]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([72C86C57F1809503]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11293 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\init-core-data-001
   [junit4]   2> 972606 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 972617 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 972617 INFO  (Thread-1777) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 972617 INFO  (Thread-1777) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 972718 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:60615
   [junit4]   2> 972718 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 972719 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972724 INFO  (zkCallback-1627-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c6b7936 name:ZooKeeperConnection Watcher:127.0.0.1:60615 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972724 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972724 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 972724 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 972733 INFO  (jetty-launcher-1626-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 972733 INFO  (jetty-launcher-1626-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 972735 INFO  (jetty-launcher-1626-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7822b5b1{/solr,null,AVAILABLE}
   [junit4]   2> 972735 INFO  (jetty-launcher-1626-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9c77cf7{/solr,null,AVAILABLE}
   [junit4]   2> 972737 INFO  (jetty-launcher-1626-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@acd0ded{HTTP/1.1,[http/1.1]}{127.0.0.1:60621}
   [junit4]   2> 972738 INFO  (jetty-launcher-1626-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@56d8ca45{HTTP/1.1,[http/1.1]}{127.0.0.1:60622}
   [junit4]   2> 972738 INFO  (jetty-launcher-1626-thread-2) [    ] o.e.j.s.Server Started @983187ms
   [junit4]   2> 972738 INFO  (jetty-launcher-1626-thread-1) [    ] o.e.j.s.Server Started @983187ms
   [junit4]   2> 972738 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60621}
   [junit4]   2> 972739 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60622}
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node2'
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node1'
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 972740 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 972741 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 972744 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 972744 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 972745 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972745 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972747 INFO  (zkCallback-1628-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2b8c4511 name:ZooKeeperConnection Watcher:127.0.0.1:60615/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972747 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972747 INFO  (zkCallback-1629-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@573cf3c8 name:ZooKeeperConnection Watcher:127.0.0.1:60615/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972748 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972748 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 972748 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 972748 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 972748 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 972771 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 0x156b71a126e0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 972771 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node2\.
   [junit4]   2> 972773 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 64228712
   [junit4]   2> 972773 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node2]
   [junit4]   2> 972773 WARN  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node2\lib
   [junit4]   2> 972773 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 972777 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node1\.
   [junit4]   2> 972777 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 174948120
   [junit4]   2> 972777 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node1]
   [junit4]   2> 972777 WARN  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node1\lib
   [junit4]   2> 972777 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 972780 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 972780 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 972780 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60615/solr
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60615/solr
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 972781 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 972782 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 972783 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972783 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972788 INFO  (zkCallback-1634-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ad35691 name:ZooKeeperConnection Watcher:127.0.0.1:60615 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972788 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972789 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 972790 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 0x156b71a126e0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 972792 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$30/312021984@69890ab2
   [junit4]   2> 972793 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972794 INFO  (zkCallback-1635-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@467a0a76 name:ZooKeeperConnection Watcher:127.0.0.1:60615 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972794 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972794 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 972796 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$30/312021984@5a42c6cc
   [junit4]   2> 972798 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 972804 INFO  (zkCallback-1636-thread-1-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@35125fa5 name:ZooKeeperConnection Watcher:127.0.0.1:60615/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972804 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972806 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 972810 INFO  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65da2862 name:ZooKeeperConnection Watcher:127.0.0.1:60615/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 972810 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 972810 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 972815 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 972817 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 972818 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 972821 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 972821 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 972822 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 972823 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 972824 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 972824 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 972825 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 972826 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 972827 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 972827 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 972829 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 972829 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 972830 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 972830 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 972831 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 972831 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 972832 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 972832 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 972836 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 972837 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 972838 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 972839 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 972839 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 972840 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96465764641275909-127.0.0.1:60621_solr-n_0000000000
   [junit4]   2> 972840 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96465764641275910-127.0.0.1:60622_solr-n_0000000001
   [junit4]   2> 972840 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60621_solr
   [junit4]   2> 972840 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 972841 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96465764641275909-127.0.0.1:60621_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 972842 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.Overseer Overseer (id=96465764641275909-127.0.0.1:60621_solr-n_0000000000) starting
   [junit4]   2> 972842 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60622_solr
   [junit4]   2> 972842 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60622_solr
   [junit4]   2> 972845 INFO  (zkCallback-1636-thread-1-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 972845 INFO  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 972846 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 972848 INFO  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 972848 INFO  (zkCallback-1636-thread-1-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 972860 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 972860 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 972863 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 972864 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:60621_solr as DOWN
   [junit4]   2> 972866 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60621_solr
   [junit4]   2> 972866 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60621_solr
   [junit4]   2> 972868 INFO  (zkCallback-1636-thread-1-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 972868 INFO  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 972884 INFO  (zkCallback-1636-thread-1-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 972886 INFO  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 972913 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 972914 INFO  (OverseerCollectionConfigSetProcessor-96465764641275909-127.0.0.1:60621_solr-n_0000000000) [n:127.0.0.1:60621_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 972914 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 972916 INFO  (OverseerStateUpdate-96465764641275909-127.0.0.1:60621_solr-n_0000000000) [n:127.0.0.1:60621_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 972919 INFO  (OverseerStateUpdate-96465764641275909-127.0.0.1:60621_solr-n_0000000000) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 972922 INFO  (OverseerStateUpdate-96465764641275909-127.0.0.1:60621_solr-n_0000000000) [n:127.0.0.1:60621_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60621_solr"} current state version: 0
   [junit4]   2> 972922 INFO  (OverseerStateUpdate-96465764641275909-127.0.0.1:60621_solr-n_0000000000) [n:127.0.0.1:60621_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60621_solr
   [junit4]   2> 972992 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 972992 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 973569 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 973571 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 973677 INFO  (jetty-launcher-1626-thread-2-EventThread) [n:127.0.0.1:60621_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 973677 INFO  (jetty-launcher-1626-thread-1-EventThread) [n:127.0.0.1:60622_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 973996 ERROR (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:158)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:134)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:211)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 974370 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 974370 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 974371 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node2\.
   [junit4]   2> 974371 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001\tempDir-001\node1\.
   [junit4]   2> 974372 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 974372 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 974373 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 974373 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 974373 INFO  (jetty-launcher-1626-thread-1) [n:127.0.0.1:60622_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 974373 INFO  (jetty-launcher-1626-thread-2) [n:127.0.0.1:60621_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 974373 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 974374 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 974377 INFO  (zkCallback-1640-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@182b6cdc name:ZooKeeperConnection Watcher:127.0.0.1:60615 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 974377 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 974377 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 974379 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 0x156b71a126e0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 974413 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 976796 WARN  (qtp1307841386-9024) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 976798 WARN  (qtp1307841386-9024) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 976811 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 976815 WARN  (qtp521851859-9026) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 976817 WARN  (qtp521851859-9026) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 976817 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 976832 WARN  (qtp1307841386-9020) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 976832 WARN  (qtp1307841386-9020) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 976833 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 976834 WARN  (qtp521851859-9032) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 976834 WARN  (qtp521851859-9032) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 976835 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 976835 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 976911 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 976960 INFO  (qtp1307841386-9018) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiMsigFW2yanLAMEFC1cZBBWHWcCQwH9xJ_yDXP-sSa2B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 976961 INFO  (qtp1307841386-9018) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiMsigFW2yanLAMEFC1cZBBWHWcCQwH9xJ_yDXP-sSa2B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 976968 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977003 INFO  (qtp521851859-9032) [n:127.0.0.1:60621_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiMsigFW2yanLAMEFC1cZBBWHWcCQwH9xJ_yDXP-sSa2B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977003 INFO  (qtp521851859-9032) [n:127.0.0.1:60621_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiMsigFW2yanLAMEFC1cZBBWHWcCQwH9xJ_yDXP-sSa2B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977009 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977010 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 977098 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 977149 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=72C86C57F1809503 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.14s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([72C86C57F1809503:1A77597D211A87EF]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 977226 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 977279 INFO  (qtp1307841386-9022) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiRpigFW2yaoaQUEFPeO_28sYegPqoB0k69N41KQoR3AB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977279 INFO  (qtp1307841386-9022) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiRpigFW2yaoaQUEFPeO_28sYegPqoB0k69N41KQoR3AB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977284 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977290 INFO  (qtp521851859-9031) [n:127.0.0.1:60621_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiRpigFW2yaoaQUEFPeO_28sYegPqoB0k69N41KQoR3AB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977290 INFO  (qtp521851859-9031) [n:127.0.0.1:60621_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiRpigFW2yaoaQUEFPeO_28sYegPqoB0k69N41KQoR3AB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977295 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977321 INFO  (qtp1307841386-9018) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiStigFW2yaorQYEFFuSpwt39QqyuzZuUwWQPqV3JYsaB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977321 INFO  (qtp1307841386-9018) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiStigFW2yaorQYEFFuSpwt39QqyuzZuUwWQPqV3JYsaB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977326 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977329 INFO  (qtp521851859-9026) [n:127.0.0.1:60621_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiStigFW2yaorQYEFFuSpwt39QqyuzZuUwWQPqV3JYsaB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977329 INFO  (qtp521851859-9026) [n:127.0.0.1:60621_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiStigFW2yaorQYEFFuSpwt39QqyuzZuUwWQPqV3JYsaB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977333 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977358 INFO  (qtp1307841386-9030) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiTTigFW2yao0wcEFCF9nQPhr7zhnZampQ-8dYkfeW27B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977358 INFO  (qtp1307841386-9030) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiTTigFW2yao0wcEFCF9nQPhr7zhnZampQ-8dYkfeW27B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977363 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977371 INFO  (qtp521851859-9026) [n:127.0.0.1:60621_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiTTigFW2yao0wcEFCF9nQPhr7zhnZampQ-8dYkfeW27B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977371 INFO  (qtp521851859-9026) [n:127.0.0.1:60621_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiTTigFW2yao0wcEFCF9nQPhr7zhnZampQ-8dYkfeW27B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977374 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977399 INFO  (qtp1307841386-9022) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiT8igFW2yao_AgEFIv3GVEuUFB6Vo4qWFtVRn3upUvzB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977399 INFO  (qtp1307841386-9022) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiT8igFW2yao_AgEFIv3GVEuUFB6Vo4qWFtVRn3upUvzB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977404 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977407 INFO  (qtp521851859-9021) [n:127.0.0.1:60621_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiT8igFW2yao_AgEFIv3GVEuUFB6Vo4qWFtVRn3upUvzB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977408 INFO  (qtp521851859-9021) [n:127.0.0.1:60621_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiT8igFW2yao_AgEFIv3GVEuUFB6Vo4qWFtVRn3upUvzB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977412 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977414 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 977461 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 977472 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977475 INFO  (qtp1307841386-9025) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiVSigFW2yapUgkEFNlSL_ZHFCJfCcav0nWbKo5eC2dCB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977475 INFO  (qtp1307841386-9025) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVa3GiVSigFW2yapUgkEFNlSL_ZHFCJfCcav0nWbKo5eC2dCB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977476 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 977557 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 977561 INFO  (qtp1307841386-9018) [n:127.0.0.1:60622_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 977561 INFO  (qtp1307841386-9018) [n:127.0.0.1:60622_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 977563 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1471986759349&s=ZWVVR2ibcTL7E2iou9l5UkbUUbk="; Path=/; Domain=127.0.0.1; Expires=Ut, 23-aug-2016 21:12:39 GMT; HttpOnly". Invalid 'expires' attribute: Ut, 23-aug-2016 21:12:39 GMT
   [junit4]   2> 977563 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 977600 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 977618 ERROR (qtp1307841386-9025) [n:127.0.0.1:60622_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_10]
   [junit4]   2> 977670 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977674 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977688 ERROR (qtp521851859-9026) [n:127.0.0.1:60621_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_11]
   [junit4]   2> 977696 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977701 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72C86C57F1809503]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= t, 01-jan-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: t, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 977702 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 977763 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 977770 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72C86C57F1809503]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 977771 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72C86C57F1809503]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 977776 INFO  (zkCallback-1642-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@69a8db17 name:ZooKeeperConnection Watcher:127.0.0.1:60615/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 977776 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72C86C57F1809503]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 977776 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72C86C57F1809503]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 977778 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 0x156b71a126e000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 977780 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[72C86C57F1809503]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 977782 INFO  (jetty-launcher-1626-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@acd0ded{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 977782 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=64228712
   [junit4]   2> 977785 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:60621_solr as DOWN
   [junit4]   2> 977785 INFO  (jetty-launcher-1626-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@56d8ca45{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 977787 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=174948120
   [junit4]   2> 977790 INFO  (jetty-launcher-1626-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:60622_solr as DOWN
   [junit4]   2> 977797 INFO  (jetty-launcher-1626-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96465764641275909-127.0.0.1:60621_solr-n_0000000000) closing
   [junit4]   2> 977799 INFO  (OverseerStateUpdate-96465764641275909-127.0.0.1:60621_solr-n_0000000000) [n:127.0.0.1:60621_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60621_solr
   [junit4]   2> 977802 INFO  (zkCallback-1636-thread-3-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 977802 WARN  (zkCallback-1636-thread-3-processing-n:127.0.0.1:60621_solr) [n:127.0.0.1:60621_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 977806 INFO  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 977807 ERROR (Thread[Thread-1796,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:60621_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 977819 WARN  (zkCallback-1637-thread-2-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 977840 INFO  (jetty-launcher-1626-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7822b5b1{/solr,null,UNAVAILABLE}
   [junit4]   2> 977841 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 0x156b71a126e0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 979306 WARN  (zkCallback-1637-thread-1-processing-n:127.0.0.1:60622_solr) [n:127.0.0.1:60622_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 979307 ERROR (Thread[Thread-1794,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:60622_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 979315 INFO  (jetty-launcher-1626-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9c77cf7{/solr,null,UNAVAILABLE}
   [junit4]   2> 979323 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60615 60615
   [junit4]   2> 979332 INFO  (Thread-1777) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60615 60615
   [junit4]   2> 979333 WARN  (Thread-1777) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 979334 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[72C86C57F1809503]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_72C86C57F1809503-001
   [junit4]   2> Aug 23, 2016 11:12:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1997, maxMBSortInHeap=6.27629721878453, sim=RandomSimilarity(queryNorm=true): {}, locale=sk, timezone=Asia/Ashkhabad
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=179812024,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheVsDocValues, BasicZkTest, TestSolrQueryParser, BigEndianAscendingWordDeserializerTest, CSVRequestHandlerTest, CdcrUpdateLogTest, IndexSchemaRuntimeFieldTest, TestReversedWildcardFilterFactory, OverriddenZkACLAndCredentialsProvidersTest, TestLMJelinekMercerSimilarityFactory, TestManagedSchema, TestFileDictionaryLookup, MultiTermTest, TestCoreDiscovery, TestSearcherReuse, CollectionsAPIDistributedZkTest, CopyFieldTest, TestConfigSetsAPIZkFailure, InfoHandlerTest, RemoteQueryErrorTest, DeleteLastCustomShardedReplicaTest, OverseerStatusTest, TestGraphTermsQParserPlugin, HdfsRestartWhileUpdatingTest, DateFieldTest, TestExclusionRuleCollectionAccess, TestScoreJoinQPScore, ForceLeaderTest, TestFieldTypeCollectionResource, TestJoin, OutputWriterTest, TestRecoveryHdfs, ClassificationUpdateProcessorFactoryTest, SortByFunctionTest, ZkNodePropsTest, TestStressRecovery, TestRecovery, TestTrie, TestSolrIndexConfig, CoreSorterTest, ShardRoutingCustomTest, TestOmitPositions, SpellPossibilityIteratorTest, AddSchemaFieldsUpdateProcessorFactoryTest, QueryParsingTest, TestDynamicFieldCollectionResource, BJQParserTest, LukeRequestHandlerTest, CollectionStateFormat2Test, NotRequiredUniqueKeyTest, TestCollationField, FullHLLTest, DeleteStatusTest, HdfsThreadLeakTest, ZkStateReaderTest, SuggestComponentTest, SpellCheckCollatorTest, BlockJoinFacetRandomTest, TestSolrCLIRunExample, TestSuggestSpellingConverter, ResponseLogComponentTest, TestMiniSolrCloudCluster, HdfsDirectoryTest, TestDynamicLoading, DirectSolrConnectionTest, DistributedMLTComponentTest, TestRawTransformer, GraphQueryTest, TestOnReconnectListenerSupport, UpdateRequestProcessorFactoryTest, TestSmileRequest, DocValuesMissingTest, SearchHandlerTest, CdcrReplicationDistributedZkTest, TestSQLHandler, SuggesterTest, TestSchemaManager, SaslZkACLProviderTest, TestCopyFieldCollectionResource, OpenCloseCoreStressTest, NoCacheHeaderTest, HdfsCollectionsAPIDistributedZkTest, FileUtilsTest, TestDistributedMissingSort, TestSortingResponseWriter, AnalyticsQueryTest, FieldAnalysisRequestHandlerTest, BadIndexSchemaTest, AliasIntegrationTest, RAMDirectoryFactoryTest, DistributedExpandComponentTest, TestRealTimeGet, StatsComponentTest, TestBM25SimilarityFactory, ZkSolrClientTest, TestClassicSimilarityFactory, TestSolrJ, TestNRTOpen, ConcurrentDeleteAndCreateCollectionTest, SignatureUpdateProcessorFactoryTest, TestRangeQuery, TestInfoStreamLogging, TestHighFrequencyDictionaryFactory, TestAtomicUpdateErrorCases, ParsingFieldUpdateProcessorsTest, TestLegacyFieldCache, ExitableDirectoryReaderTest, TestNamedUpdateProcessors, RequestHandlersTest, TestCSVResponseWriter, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [219/632 (1!)] on J1 in 7.78s, 8 tests, 1 failure <<< FAILURES!

[...truncated 175 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_72C86C57F1809503-001\init-core-data-001
   [junit4]   2> 1219592 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[72C86C57F1809503]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1219766 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[72C86C57F1809503]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1219789 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[72C86C57F1809503]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1556, maxMBSortInHeap=7.408469994760658, sim=ClassicSimilarity, locale=es-ES, timezone=Brazil/East
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=213507184,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheVsDocValues, BasicZkTest, TestSolrQueryParser, BigEndianAscendingWordDeserializerTest, CSVRequestHandlerTest, CdcrUpdateLogTest, IndexSchemaRuntimeFieldTest, TestReversedWildcardFilterFactory, OverriddenZkACLAndCredentialsProvidersTest, TestLMJelinekMercerSimilarityFactory, TestManagedSchema, TestFileDictionaryLookup, MultiTermTest, TestCoreDiscovery, TestSearcherReuse, CollectionsAPIDistributedZkTest, CopyFieldTest, TestConfigSetsAPIZkFailure, InfoHandlerTest, RemoteQueryErrorTest, DeleteLastCustomShardedReplicaTest, OverseerStatusTest, TestGraphTermsQParserPlugin, HdfsRestartWhileUpdatingTest, DateFieldTest, TestExclusionRuleCollectionAccess, TestScoreJoinQPScore, ForceLeaderTest, TestFieldTypeCollectionResource, TestJoin, OutputWriterTest, TestRecoveryHdfs, ClassificationUpdateProcessorFactoryTest, SortByFunctionTest, ZkNodePropsTest, TestStressRecovery, TestRecovery, TestTrie, TestSolrIndexConfig, CoreSorterTest, ShardRoutingCustomTest, TestOmitPositions, SpellPossibilityIteratorTest, AddSchemaFieldsUpdateProcessorFactoryTest, QueryParsingTest, TestDynamicFieldCollectionResource, BJQParserTest, LukeRequestHandlerTest, CollectionStateFormat2Test, NotRequiredUniqueKeyTest, TestCollationField, FullHLLTest, DeleteStatusTest, HdfsThreadLeakTest, ZkStateReaderTest, SuggestComponentTest, SpellCheckCollatorTest, BlockJoinFacetRandomTest, TestSolrCLIRunExample, TestSuggestSpellingConverter, ResponseLogComponentTest, TestMiniSolrCloudCluster, HdfsDirectoryTest, TestDynamicLoading, DirectSolrConnectionTest, DistributedMLTComponentTest, TestRawTransformer, GraphQueryTest, TestOnReconnectListenerSupport, UpdateRequestProcessorFactoryTest, TestSmileRequest, DocValuesMissingTest, SearchHandlerTest, CdcrReplicationDistributedZkTest, TestSQLHandler, SuggesterTest, TestSchemaManager, SaslZkACLProviderTest, TestCopyFieldCollectionResource, OpenCloseCoreStressTest, NoCacheHeaderTest, HdfsCollectionsAPIDistributedZkTest, FileUtilsTest, TestDistributedMissingSort, TestSortingResponseWriter, AnalyticsQueryTest, FieldAnalysisRequestHandlerTest, BadIndexSchemaTest, AliasIntegrationTest, RAMDirectoryFactoryTest, DistributedExpandComponentTest, TestRealTimeGet, StatsComponentTest, TestBM25SimilarityFactory, ZkSolrClientTest, TestClassicSimilarityFactory, TestSolrJ, TestNRTOpen, ConcurrentDeleteAndCreateCollectionTest, SignatureUpdateProcessorFactoryTest, TestRangeQuery, TestInfoStreamLogging, TestHighFrequencyDictionaryFactory, TestAtomicUpdateErrorCases, ParsingFieldUpdateProcessorsTest, TestLegacyFieldCache, ExitableDirectoryReaderTest, TestNamedUpdateProcessors, RequestHandlersTest, TestCSVResponseWriter, TestSolrCloudWithDelegationTokens, TestJettySolrRunner, StressHdfsTest, EchoP

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

 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\index;done=false>>]
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\index
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\;done=false>>]
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1675174 INFO  (coreCloseExecutor-6535-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001\tempDir-001\shard2\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1675175 INFO  (TEST-PeerSyncTest.test-seed#[72C86C57F1809503]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e8c2496{/kdec,null,UNAVAILABLE}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncTest -Dtests.method=test -Dtests.seed=72C86C57F1809503 -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Europe/Volgograd -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.83s J1 | PeerSyncTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<true> but was:<false>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([72C86C57F1809503:FA9C538D5F7CF8FB]:0)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
   [junit4]    > 	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1675178 INFO  (SUITE-PeerSyncTest-seed#[72C86C57F1809503]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncTest_72C86C57F1809503-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapFixedInterval), n_l1=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Direct), n_dt1=PostingsFormat(name=Direct), n_td1=PostingsFormat(name=Direct), n_d1=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Asserting), n_f1=PostingsFormat(name=Direct), n_ti1=PostingsFormat(name=LuceneVarGapFixedInterval), n_tl1=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Direct), n_tf1=PostingsFormat(name=Asserting), n_tdt1=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_i_dv=PostingsFormat(name=Asserting), timestamp=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1077, maxMBSortInHeap=5.231651790618997, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-BE, timezone=Europe/Volgograd
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=177895104,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheVsDocValues, BasicZkTest, TestSolrQueryParser, BigEndianAscendingWordDeserializerTest, CSVRequestHandlerTest, CdcrUpdateLogTest, IndexSchemaRuntimeFieldTest, TestReversedWildcardFilterFactory, OverriddenZkACLAndCredentialsProvidersTest, TestLMJelinekMercerSimilarityFactory, TestManagedSchema, TestFileDictionaryLookup, MultiTermTest, TestCoreDiscovery, TestSearcherReuse, CollectionsAPIDistributedZkTest, CopyFieldTest, TestConfigSetsAPIZkFailure, InfoHandlerTest, RemoteQueryErrorTest, DeleteLastCustomShardedReplicaTest, OverseerStatusTest, TestGraphTermsQParserPlugin, HdfsRestartWhileUpdatingTest, DateFieldTest, TestExclusionRuleCollectionAccess, TestScoreJoinQPScore, ForceLeaderTest, TestFieldTypeCollectionResource, TestJoin, OutputWriterTest, TestRecoveryHdfs, ClassificationUpdateProcessorFactoryTest, SortByFunctionTest, ZkNodePropsTest, TestStressRecovery, TestRecovery, TestTrie, TestSolrIndexConfig, CoreSorterTest, ShardRoutingCustomTest, TestOmitPositions, SpellPossibilityIteratorTest, AddSchemaFieldsUpdateProcessorFactoryTest, QueryParsingTest, TestDynamicFieldCollectionResource, BJQParserTest, LukeRequestHandlerTest, CollectionStateFormat2Test, NotRequiredUniqueKeyTest, TestCollationField, FullHLLTest, DeleteStatusTest, HdfsThreadLeakTest, ZkStateReaderTest, SuggestComponentTest, SpellCheckCollatorTest, BlockJoinFacetRandomTest, TestSolrCLIRunExample, TestSuggestSpellingConverter, ResponseLogComponentTest, TestMiniSolrCloudCluster, HdfsDirectoryTest, TestDynamicLoading, DirectSolrConnectionTest, DistributedMLTComponentTest, TestRawTransformer, GraphQueryTest, TestOnReconnectListenerSupport, UpdateRequestProcessorFactoryTest, TestSmileRequest, DocValuesMissingTest, SearchHandlerTest, CdcrReplicationDistributedZkTest, TestSQLHandler, SuggesterTest, TestSchemaManager, SaslZkACLProviderTest, TestCopyFieldCollectionResource, OpenCloseCoreStressTest, NoCacheHeaderTest, HdfsCollectionsAPIDistributedZkTest, FileUtilsTest, TestDistributedMissingSort, TestSortingResponseWriter, AnalyticsQueryTest, FieldAnalysisRequestHandlerTest, BadIndexSchemaTest, AliasIntegrationTest, RAMDirectoryFactoryTest, DistributedExpandComponentTest, TestRealTimeGet, StatsComponentTest, TestBM25SimilarityFactory, ZkSolrClientTest, TestClassicSimilarityFactory, TestSolrJ, TestNRTOpen, ConcurrentDeleteAndCreateCollectionTest, SignatureUpdateProcessorFactoryTest, TestRangeQuery, TestInfoStreamLogging, TestHighFrequencyDictionaryFactory, TestAtomicUpdateErrorCases, ParsingFieldUpdateProcessorsTest, TestLegacyFieldCache, ExitableDirectoryReaderTest, TestNamedUpdateProcessors, RequestHandlersTest, TestCSVResponseWriter, TestSolrCloudWithDelegationTokens, TestJettySolrRunner, StressHdfsTest, EchoParamsTest, DistributedQueueTest, TestZkChroot, DistanceFunctionTest, SpatialRPTFieldTypeTest, TestSolrDeletionPolicy2, TestBinaryResponseWriter, DateMathParserTest, TestTolerantUpdateProcessorRandomCloud, TestValueSourceCache, LeaderInitiatedRecoveryOnShardRestartTest, ConnectionReuseTest, SolrCoreCheckLockOnStartupTest, LeaderFailoverAfterPartitionTest, BasicFunctionalityTest, TestSolrConfigHandlerConcurrent, SuggesterWFSTTest, TestXmlQParser, CollectionsAPIAsyncDistributedZkTest, TestQueryWrapperFilter, TestExactStatsCache, BitVectorTest, SuggesterTSTTest, HdfsBasicDistributedZk2Test, DefaultValueUpdateProcessorTest, WrapperMergePolicyFactoryTest, TestRTGBase, TestSolrCloudWithSecureImpersonation, UUIDUpdateProcessorFallbackTest, TestConfigSetsAPI, TestAuthenticationFramework, ChaosMonkeySafeLeaderTest, FileBasedSpellCheckerTest, SpellCheckComponentTest, CacheHeaderTest, TestManagedResourceStorage, ShowFileRequestHandlerTest, TestRandomRequestDistribution, SimpleCollectionCreateDeleteTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestDistributedSearch, TestHashPartitioner, ZkControllerTest, TestStressReorder, TestReload, HardAutoCommitTest, SimpleFacetsTest, TestSolr4Spatial, QueryElevationComponentTest, PeerSyncTest]
   [junit4] Completed [339/632 (3!)] on J1 in 4.86s, 1 test, 1 failure <<< FAILURES!

[...truncated 61076 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6070 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6070/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([6B269833028064D8:399AD19D21A7634]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
expected:<true> but was:<false>

Stack Trace:
java.lang.AssertionError: expected:<true> but was:<false>
	at __randomizedtesting.SeedInfo.seed([6B269833028064D8:E372A7E9AC7C0920]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.PeerSyncTest.assertSync(PeerSyncTest.java:208)
	at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([6B269833028064D8]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([6B269833028064D8]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11346 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_6B269833028064D8-001\init-core-data-001
   [junit4]   2> 1046840 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[6B269833028064D8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1047163 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[6B269833028064D8]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1047206 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[6B269833028064D8]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1047243 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[6B269833028064D8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=12777, maxDocsPerChunk=512, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=12777, blockSize=5)), sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=US/Pacific
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=254798528,total=412614656
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZk2Test, AddBlockUpdateTest, TermVectorComponentDistributedTest, HighlighterMaxOffsetTest, TestBadConfig, CdcrUpdateLogTest, TestShardHandlerFactory, TestSolrIndexConfig, SortByFunctionTest, TestReplicaProperties, NoCacheHeaderTest, SpellingQueryConverterTest, BlockJoinFacetRandomTest, TestLegacyFieldCache, TestOmitPositions, TestSolrJ, MergeStrategyTest, AnalyticsQueryTest, RAMDirectoryFactoryTest, TestStressRecovery, SolrCoreCheckLockOnStartupTest, TestMacroExpander, ShardRoutingCustomTest, TestBinaryResponseWriter, TestStressLiveNodes, FullHLLTest, TestWriterPerf, TriLevelCompositeIdRoutingTest, TestLocalFSCloudBackupRestore, DistanceFunctionTest, BigEndianAscendingWordDeserializerTest, SharedFSAutoReplicaFailoverTest, TestScoreJoinQPScore, TestOrdValues, PluginInfoTest, LeaderFailoverAfterPartitionTest, TestManagedStopFilterFactory, CdcrReplicationDistributedZkTest, TestObjectReleaseTracker, TestFieldCacheReopen, CollectionsAPIAsyncDistributedZkTest, TestDistribDocBasedVersion, TestAuthorizationFramework, DefaultValueUpdateProcessorTest, FileBasedSpellCheckerTest, ConcurrentDeleteAndCreateCollectionTest, SortSpecParsingTest, OpenCloseCoreStressTest, InfoHandlerTest, TestRecovery, TestFiltering, CoreAdminHandlerTest, TestFieldCacheVsDocValues, SuggestComponentTest, CoreSorterTest, TestFuzzyAnalyzedSuggestions, AsyncCallRequestStatusResponseTest, TestCloudPseudoReturnFields, TestSolrQueryParser, TestSolrFieldCacheMBean, HdfsCollectionsAPIDistributedZkTest, TestRangeQuery, TestQueryUtils, OverriddenZkACLAndCredentialsProvidersTest, BasicZkTest, SaslZkACLProviderTest, TestFieldTypeCollectionResource, TestConfigSetProperties, TestConfigSetsAPI, TestInfoStreamLogging, SpellCheckComponentTest, TestBulkSchemaAPI, TestZkChroot, TestSerializedLuceneMatchVersion, TestReqParamsAPI, LeaderElectionIntegrationTest, HdfsThreadLeakTest, TestSchemaSimilarityResource, TestAuthenticationFramework, RemoteQueryErrorTest, TestFieldCacheSort, TestRuleBasedAuthorizationPlugin, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestRandomFaceting, TestSchemaNameResource, TestBlobHandler, TestCloudManagedSchema, BJQParserTest, DeleteLastCustomShardedReplicaTest, TestConfigSetsAPIZkFailure, OverseerStatusTest, FieldMutatingUpdateProcessorTest, TestCopyFieldCollectionResource, BaseCdcrDistributedZkTest, CustomCollectionTest, SuggesterTSTTest, ShowFileRequestHandlerTest, SolrCloudExampleTest, DistributedExpandComponentTest, HdfsRestartWhileUpdatingTest, TermVectorComponentTest, EchoParamsTest, TestFoldingMultitermQuery, TestDocBasedVersionConstraints, SignatureUpdateProcessorFactoryTest, TestSchemaManager, TestExclusionRuleCollectionAccess, HdfsRecoverLeaseTest, TestHighFrequencyDictionaryFactory, TestCharFilters, CdcrRequestHandlerTest, NumericFieldsTest, ZkNodePropsTest, DistributedTermsComponentTest, DistributedSuggestComponentTest, LoggingHandlerTest, TestConfigOverlay, SuggesterWFSTTest, TestExpandComponent, StressHdfsTest, SynonymTokenizerTest, ExitableDirectoryReaderTest, TestRawTransformer, TestAtomicUpdateErrorCases, TestLeaderElectionZkExpiry, OutputWriterTest, HdfsUnloadDistributedZkTest, HLLUtilTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=6B269833028064D8 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=US/Pacific -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6B269833028064D8]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6B269833028064D8]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [241/632 (1!)] on J1 in 0.44s, 0 tests, 2 errors <<< FAILURES!

[...truncated 331 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\init-core-data-001
   [junit4]   2> 1605043 INFO  (SUITE-PeerSyncTest-seed#[6B269833028064D8]-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> 1605043 INFO  (SUITE-PeerSyncTest-seed#[6B269833028064D8]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tedv/wb
   [junit4]   2> 1605719 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1605722 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1605724 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13368f73{/tedv/wb,null,AVAILABLE}
   [junit4]   2> 1605733 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@734b7f56{HTTP/1.1,[http/1.1]}{127.0.0.1:65264}
   [junit4]   2> 1605733 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.Server Started @1610506ms
   [junit4]   2> 1605733 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tedv/wb, hostPort=65264, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores}
   [junit4]   2> 1605733 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1605733 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control'
   [junit4]   2> 1605733 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1605734 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1605735 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\solr.xml
   [junit4]   2> 1605751 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores
   [junit4]   2> 1605752 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer New CoreContainer 947985455
   [junit4]   2> 1605752 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control]
   [junit4]   2> 1605755 WARN  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\lib
   [junit4]   2> 1605755 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1605763 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1605763 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1605763 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1605763 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1605764 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1605766 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores
   [junit4]   2> 1605767 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 1605767 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1605767 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1605768 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1605768 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1605769 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1605771 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1605771 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1605771 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1605771 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1605826 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1605829 WARN  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1605830 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1605838 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1605843 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1605955 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1605970 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1605972 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1605982 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1605984 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1605986 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1605988 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1605997 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1605997 INFO  (coreLoadExecutor-4941-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1605997 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1605997 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1605997 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d0bfbd
   [junit4]   2> 1605999 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1605999 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1605999 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 1605999 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\index/
   [junit4]   2> 1605999 WARN  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1605999 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\index
   [junit4]   2> 1605999 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1606000 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@39b4d23e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@263c0eea),segFN=segments_1,generation=1}
   [junit4]   2> 1606000 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1606000 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 1606002 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\control\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1606003 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1606004 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1606004 WARN  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1606012 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1606014 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1606015 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1606016 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1606020 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1606020 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1606021 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1606021 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1606022 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1606022 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1606023 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=20.6591796875, floorSegmentMB=0.91796875, forceMergeDeletesPctAllowed=19.221209014276262, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1606023 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@39b4d23e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@263c0eea),segFN=segments_1,generation=1}
   [junit4]   2> 1606023 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1606023 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5834969a[collection1] main]
   [junit4]   2> 1606024 WARN  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1606024 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1606024 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1606024 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1606024 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1606025 INFO  (searcherExecutor-4942-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5834969a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1606025 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1606025 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1606025 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1606025 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543413784791482368
   [junit4]   2> 1606027 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543413784791482368
   [junit4]   2> 1606027 INFO  (coreLoadExecutor-4941-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1606915 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1606918 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1606919 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@437b266{/tedv/wb,null,AVAILABLE}
   [junit4]   2> 1606919 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4521d108{HTTP/1.1,[http/1.1]}{127.0.0.1:65267}
   [junit4]   2> 1606919 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.Server Started @1611694ms
   [junit4]   2> 1606920 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tedv/wb, hostPort=65267, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores}
   [junit4]   2> 1606920 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1606920 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0'
   [junit4]   2> 1606920 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1606920 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1606922 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1606938 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores
   [junit4]   2> 1606940 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer New CoreContainer 2062851763
   [junit4]   2> 1606941 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0]
   [junit4]   2> 1606941 WARN  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\lib
   [junit4]   2> 1606942 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1606948 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1606948 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1606948 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1606948 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1606949 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1606950 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores
   [junit4]   2> 1606951 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 1606951 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1606951 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1606951 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1606951 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1606952 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1606954 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1606954 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1606955 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1606955 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1607056 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1607058 WARN  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1607059 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1607071 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1607080 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1607194 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1607202 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1607203 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1607209 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1607212 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1607219 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1607219 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1607234 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1607234 INFO  (coreLoadExecutor-4952-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1607235 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1607235 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1607235 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d0bfbd
   [junit4]   2> 1607235 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1607235 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1607250 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 1607250 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\index/
   [junit4]   2> 1607250 WARN  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1607250 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\index
   [junit4]   2> 1607250 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1607260 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@216bfcf8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8ffccdf),segFN=segments_1,generation=1}
   [junit4]   2> 1607260 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1607265 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1607265 WARN  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1607274 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1607277 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1607279 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1607282 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1607283 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 1607285 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard0\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1607290 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1607292 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1607293 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1607293 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1607295 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1607295 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1607295 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=20.6591796875, floorSegmentMB=0.91796875, forceMergeDeletesPctAllowed=19.221209014276262, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1607296 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@216bfcf8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8ffccdf),segFN=segments_1,generation=1}
   [junit4]   2> 1607296 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1607296 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25910533[collection1] main]
   [junit4]   2> 1607298 WARN  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1607298 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1607298 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1607298 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1607298 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1607299 INFO  (searcherExecutor-4953-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25910533[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1607299 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1607301 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1607301 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1607301 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543413786129465344
   [junit4]   2> 1607302 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543413786129465344
   [junit4]   2> 1607302 INFO  (coreLoadExecutor-4952-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1608092 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1608095 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1608095 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@42a942b4{/tedv/wb,null,AVAILABLE}
   [junit4]   2> 1608096 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@b3446af{HTTP/1.1,[http/1.1]}{127.0.0.1:65270}
   [junit4]   2> 1608096 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.e.j.s.Server Started @1612871ms
   [junit4]   2> 1608096 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/tedv/wb, hostPort=65270, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores}
   [junit4]   2> 1608097 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1608097 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1'
   [junit4]   2> 1608097 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1608097 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1608098 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 1608117 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores
   [junit4]   2> 1608117 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer New CoreContainer 2118657118
   [junit4]   2> 1608117 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1]
   [junit4]   2> 1608117 WARN  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\lib
   [junit4]   2> 1608117 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1608122 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1608122 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1608122 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1608122 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1608122 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1608123 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores
   [junit4]   2> 1608126 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-tlog.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 1608126 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1608126 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1608126 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1608126 INFO  (TEST-PeerSyncTest.test-seed#[6B269833028064D8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1608127 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1608128 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1608128 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1608129 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1608129 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1608208 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1608212 WARN  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1608213 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1608250 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-tlog.xml
   [junit4]   2> 1608258 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1608339 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1608347 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1608348 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1608352 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1608355 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1608356 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1608357 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1608366 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1608366 INFO  (coreLoadExecutor-4963-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1608366 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1608366 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 1608366 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@18d0bfbd
   [junit4]   2> 1608367 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1608367 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1608367 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 1608367 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\index/
   [junit4]   2> 1608367 WARN  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1608367 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\index
   [junit4]   2> 1608367 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1608368 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@48948132 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57b91b4f),segFN=segments_1,generation=1}
   [junit4]   2> 1608368 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1608369 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 1608369 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.PeerSyncTest_6B269833028064D8-001\tempDir-001\shard1\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1608372 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1608372 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1608372 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1608372 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1608373 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1608373 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1608373 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1608373 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1608373 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1608373 WARN  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1608379 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1608381 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1608382 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1608383 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1608391 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1608391 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1608392 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1608392 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1608393 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1608393 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1608393 INFO  (coreLoadExecutor-4963-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=20.6591796875, floorSegmentMB=0.91796875, forceMergeDeletesPctAllowed=19.221209014276262, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1608

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

 end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x156b4f7cd380008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2478153 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[6B269833028064D8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53782 53782
   [junit4]   2> 2478159 INFO  (Thread-3679) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53782 53782
   [junit4]   2> 2478161 WARN  (Thread-3679) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [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/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2478163 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[6B269833028064D8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_6B269833028064D8-001
   [junit4]   2> Aug 23, 2016 1:15:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=534, maxMBSortInHeap=6.262723245447152, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-TW, timezone=Africa/Malabo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=195215424,total=503316480
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrVersionReplicationTest, AnalysisErrorHandlingTest, DistributedQueryElevationComponentTest, JavabinLoaderTest, TermsComponentTest, TestCodecSupport, DirectUpdateHandlerTest, TestJmxMonitoredMap, TestQuerySenderNoQuery, TestStressLucene, TestRandomFlRTGCloud, TestExactSharedStatsCache, SolrRequestParserTest, TestTrieFacet, TestNumericTerms32, RequiredFieldsTest, TestReRankQParserPlugin, TestCollationFieldDocValues, SOLR749Test, TestSearchPerf, TestBackupRepositoryFactory, SharedFSAutoReplicaFailoverUtilsTest, CheckHdfsIndexTest, TestSolrCloudWithKerberosAlt, HLLSerializationTest, TlogReplayBufferedWhileIndexingTest, TestHdfsCloudBackupRestore, TestStressVersions, BigEndianAscendingWordSerializerTest, SliceStateTest, TestFunctionQuery, TestStressReorder, DirectoryFactoryTest, OverseerCollectionConfigSetProcessorTest, TestDynamicFieldResource, CleanupOldIndexTest, SimplePostToolTest, TestLockTree, TestFieldCacheSanityChecker, ConfigSetsAPITest, TestCryptoKeys, TestLMDirichletSimilarityFactory, AtomicUpdatesTest, PKIAuthenticationIntegrationTest, DeleteInactiveReplicaTest, TestUseDocValuesAsStored, CachingDirectoryFactoryTest, TestCSVLoader, TestLFUCache, QueryEqualityTest, RequestLoggingTest, TestFieldCacheWithThreads, DistributedQueryComponentOptimizationTest, AlternateDirectoryTest, TestPhraseSuggestions, CdcrBootstrapTest, TestCloudPivotFacet, TestReloadDeadlock, TestRandomCollapseQParserPlugin, HdfsBasicDistributedZkTest, TestFastLRUCache, TestDocSet, OverseerTest, ChaosMonkeyNothingIsSafeTest, ShardSplitTest, UUIDFieldTest, TestSubQueryTransformerCrossCore, TestConfigSetImmutable, TestCollectionAPI, TestImplicitCoreProperties, DistributedFacetPivotSmallAdvancedTest, TestGeoJSONResponseWriter, TestTolerantUpdateProcessorCloud, JsonLoaderTest, OutOfBoxZkACLAndCredentialsProvidersTest, HdfsRecoveryZkTest, TestRestManager, SyncSliceTest, RestartWhileUpdatingTest, TestFieldCacheSortRandom, TestPerFieldSimilarityWithDefaultOverride, TestPartialUpdateDeduplication, TestSolrConfigHandler, TestTolerantSearch, TestManagedResource, TestXIncludeConfig, IndexSchemaTest, TestSurroundQueryParser, DistribCursorPagingTest, TestConfigSetsAPIExclusivity, RecoveryZkTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRawResponseWriter, CdcrReplicationHandlerTest, CollectionReloadTest, DeleteShardTest, IndexBasedSpellCheckerTest, TestRestoreCore, SimpleMLTQParserTest, SolrXmlInZkTest, XmlUpdateRequestHandlerTest, HdfsNNFailoverTest, DistributedSpellCheckComponentTest, SampleTest, RankQueryTest, SolrIndexConfigTest, RegexBoostProcessorTest, SchemaVersionSpecificBehaviorTest, TestDownShardTolerantSearch, HdfsChaosMonkeySafeLeaderTest, BlockCacheTest, TestEmbeddedSolrServerConstructors, ClusterStateTest, DateRangeFieldTest, UnloadDistributedZkTest, SystemInfoHandlerTest, SecurityConfHandlerTest, TestConfigReload, TestConfig, TestAnalyzedSuggestions, FacetPivotSmallTest, HdfsTlogReplayBufferedWhileIndexingTest, EnumFieldTest, BlobRepositoryCloudTest, SmileWriterTest, SoftAutoCommitTest, TestHashPartitioner, TestCursorMarkWithoutUniqueKey, HdfsSyncSliceTest, SparseHLLTest, TestSizeLimitedDistributedMap, TestCollapseQParserPlugin, ZkCLITest, TestArbitraryIndexDir, TestLeaderInitiatedRecoveryThread, TestInitParams, TestXmlQParserPlugin, VMParamsZkACLAndCredentialsProvidersTest, RuleEngineTest, TestScoreJoinQPNoScore, TestMissingGroups, TestFieldTypeResource, TestDefaultSearchFieldResource, ReturnFieldsTest, AssignTest, TestSortByMinMaxFunction, PreAnalyzedUpdateProcessorTest, TestRTimerTree, TestExceedMaxTermLength, CursorMarkTest, TestChildDocTransformer, JSONWriterTest, TestManagedSchemaAPI, TestHashQParserPlugin, CollectionsAPIDistributedZkTest, LeaderElectionTest, TestDistributedSearch, HardAutoCommitTest, TestSolr4Spatial, StatsComponentTest, PeerSyncTest, BasicFunctionalityTest, TestIndexSearcher, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, TestExtendedDismaxParser, SuggesterFSTTest, SuggesterTest, TestTrie, SpatialFilterTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestUpdate, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, TestJmxIntegration, TestCSVResponseWriter, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, UpdateParamsTest, ResponseLogComponentTest, TestMergePolicyConfig, MinimalSchemaTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ScriptEngineTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, TestUtils, CircularListTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, TestSimpleTrackingShardHandler, AsyncMigrateRouteKeyTest, CollectionTooManyReplicasTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteNodeTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SolrCLIZkUtilsTest, TestCloudInspectUtil, TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestRequestStatusCollectionAPI, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [507/632 (3!)] on J0 in 5.04s, 8 tests, 1 failure <<< FAILURES!

[...truncated 60532 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6069 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6069/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog]
	at __randomizedtesting.SeedInfo.seed([DAD5B4DBB2D62717]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DAD5B4DBB2D62717]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DAD5B4DBB2D62717]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10676 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\init-core-data-001
   [junit4]   2> 201303 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 201305 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 201306 INFO  (Thread-327) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 201306 INFO  (Thread-327) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 201407 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54080
   [junit4]   2> 201407 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201409 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201423 INFO  (zkCallback-229-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5883f9d6 name:ZooKeeperConnection Watcher:127.0.0.1:54080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201423 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201423 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201423 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 201431 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 201443 INFO  (jetty-launcher-228-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 201443 INFO  (jetty-launcher-228-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 201444 INFO  (jetty-launcher-228-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38f8ea3{/solr,null,AVAILABLE}
   [junit4]   2> 201444 INFO  (jetty-launcher-228-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3285f950{/solr,null,AVAILABLE}
   [junit4]   2> 201453 INFO  (jetty-launcher-228-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@399d93f7{SSL,[ssl, http/1.1]}{127.0.0.1:54084}
   [junit4]   2> 201453 INFO  (jetty-launcher-228-thread-1) [    ] o.e.j.s.Server Started @206472ms
   [junit4]   2> 201454 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54084}
   [junit4]   2> 201454 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 201454 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1'
   [junit4]   2> 201454 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 201454 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 201456 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201457 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201461 INFO  (jetty-launcher-228-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@46345761{SSL,[ssl, http/1.1]}{127.0.0.1:54085}
   [junit4]   2> 201461 INFO  (jetty-launcher-228-thread-2) [    ] o.e.j.s.Server Started @206479ms
   [junit4]   2> 201461 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54085}
   [junit4]   2> 201461 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 201462 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2'
   [junit4]   2> 201462 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 201462 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 201463 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201465 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201491 INFO  (zkCallback-231-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11d37de6 name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201492 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201492 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201493 INFO  (zkCallback-230-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13448cb4 name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201494 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201494 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201500 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201502 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201516 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.
   [junit4]   2> 201516 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1542445801
   [junit4]   2> 201517 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2]
   [junit4]   2> 201517 WARN  (jetty-launcher-228-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\lib
   [junit4]   2> 201517 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 201521 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 201521 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 201521 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 201521 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54080/solr
   [junit4]   2> 201521 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 201522 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201524 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201524 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.
   [junit4]   2> 201531 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1574392539
   [junit4]   2> 201531 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1]
   [junit4]   2> 201533 WARN  (jetty-launcher-228-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\lib
   [junit4]   2> 201533 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 201546 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 201546 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 201546 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 201546 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54080/solr
   [junit4]   2> 201546 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 201546 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201548 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201559 INFO  (zkCallback-234-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4620be0b name:ZooKeeperConnection Watcher:127.0.0.1:54080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201562 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201562 INFO  (zkCallback-237-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42ac4854 name:ZooKeeperConnection Watcher:127.0.0.1:54080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201563 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201563 INFO  (jetty-launcher-228-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201563 INFO  (jetty-launcher-228-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201569 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/581999694@162d49d0
   [junit4]   2> 201571 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201575 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/581999694@115b5e5b
   [junit4]   2> 201576 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201583 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@79acf3a0 name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201583 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@756e8307 name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201583 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201583 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201586 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 201587 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 201590 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 201590 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 201597 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 201597 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 201601 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 201602 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 201610 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 201610 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 201613 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 201613 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 201617 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 201617 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 201620 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 201620 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 201623 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 201623 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 201625 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 201626 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 201627 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 201628 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 201629 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 201629 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 201630 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 201630 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 201637 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 201639 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 201640 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 201640 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 201644 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 201644 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 201644 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96460891980234758-127.0.0.1:54084_solr-n_0000000000
   [junit4]   2> 201645 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96460891980234757-127.0.0.1:54085_solr-n_0000000001
   [junit4]   2> 201646 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54084_solr
   [junit4]   2> 201646 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 201648 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96460891980234758-127.0.0.1:54084_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 201649 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54085_solr
   [junit4]   2> 201649 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54085_solr
   [junit4]   2> 201652 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer Overseer (id=96460891980234758-127.0.0.1:54084_solr-n_0000000000) starting
   [junit4]   2> 201657 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 201658 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 201689 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 201696 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 201701 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 201701 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 201702 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.
   [junit4]   2> 201703 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 201706 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 201706 INFO  (jetty-launcher-228-thread-2) [n:127.0.0.1:54085_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 201707 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 201735 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 201749 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:54084_solr as DOWN
   [junit4]   2> 201751 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54084_solr
   [junit4]   2> 201751 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54084_solr
   [junit4]   2> 201753 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 201753 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 201754 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 201754 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 201765 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 201765 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 201766 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.
   [junit4]   2> 201767 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 201768 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 201768 INFO  (jetty-launcher-228-thread-1) [n:127.0.0.1:54084_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 201768 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201769 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201770 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 201770 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 201773 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:54084_solr"} current state version: 0
   [junit4]   2> 201773 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:54084_solr
   [junit4]   2> 201775 INFO  (OverseerCollectionConfigSetProcessor-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 201802 INFO  (zkCallback-242-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e765e48 name:ZooKeeperConnection Watcher:127.0.0.1:54080 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201803 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201803 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201813 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 201815 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 201833 INFO  (zkCallback-245-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1be4f0 name:ZooKeeperConnection Watcher:127.0.0.1:54080/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 201833 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 201833 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 201833 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 201837 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 201838 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 201852 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 201861 INFO  (SUITE-TestManagedSchemaAPI-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 201942 INFO  (TEST-TestManagedSchemaAPI.test-seed#[DAD5B4DBB2D62717]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 202003 INFO  (qtp197556322-1495) [n:127.0.0.1:54084_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 202007 INFO  (OverseerCollectionConfigSetProcessor-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 202010 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 202010 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 202011 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 202011 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 202015 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 202015 INFO  (zkCallback-245-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 202016 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 202020 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 202022 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 202023 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 202121 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 202121 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:54084_solr
   [junit4]   2> 202121 INFO  (OverseerThreadFactory-826-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:54085_solr
   [junit4]   2> 202174 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 202176 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 202177 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 202179 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 202181 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 202181 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 202181 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:54084/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54084_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 202182 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:54084/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54084_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 202201 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 202203 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 202204 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 202207 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 202207 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 202207 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 202209 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:54085/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54085_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 202209 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:54085/solr",
   [junit4]   2>   "node_name":"127.0.0.1:54085_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 202315 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 202315 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 202315 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 202317 INFO  (zkCallback-239-thread-1-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 202318 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 203181 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 203181 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 203181 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 203181 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 203182 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 203182 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\testschemaapi_shard1_replica1'
   [junit4]   2> 203183 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 203183 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 203185 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 203190 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 203193 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 203199 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 203205 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 203208 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 203209 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 203209 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 203209 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 203209 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 203210 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 203210 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 203212 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 203212 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 203212 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 203212 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\testschemaapi_shard1_replica2'
   [junit4]   2> 203212 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 203212 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 203212 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 203213 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 203213 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 203213 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 203213 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 203214 WARN  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 203219 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 203220 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@214e7975 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b28a458),segFN=segments_1,generation=1}
   [junit4]   2> 203220 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 203220 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 203222 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 203224 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node1\.\testschemaapi_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 203228 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203228 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 203230 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203233 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203234 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203240 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 203240 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 203240 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 203242 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 203242 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 203243 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 203246 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 203246 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 203246 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@214e7975 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3b28a458),segFN=segments_1,generation=1}
   [junit4]   2> 203246 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 203246 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@652c8af6[testschemaapi_shard1_replica1] main]
   [junit4]   2> 203247 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 203248 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 203248 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 203248 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 203248 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 203249 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203249 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 203249 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 203249 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203249 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 203260 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 203260 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 203301 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 203301 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:662418393507950
   [junit4]   2> 203301 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 203302 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 203302 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 203302 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 203302 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543374273772519424
   [junit4]   2> 203302 INFO  (searcherExecutor-827-thread-1-processing-n:127.0.0.1:54084_solr x:testschemaapi_shard1_replica1 s:shard1 c:testschemaapi r:core_node1) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Registered new searcher Searcher@652c8af6[testschemaapi_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 203304 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543374273772519424
   [junit4]   2> 203304 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 203305 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 203305 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 203305 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica1
   [junit4]   2> 203305 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica1 address:https://127.0.0.1:54084/solr collection:testschemaapi shard:shard1
   [junit4]   2> 203305 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 203305 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 203305 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 203306 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 203306 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 203307 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 203307 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 203307 WARN  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 203311 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi/leader_elect/shard1/election
   [junit4]   2> 203312 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 203317 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/96460891980234758-core_node1-n_0000000000
   [junit4]   2> 203318 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 203323 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 203324 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi"} current state version: 0
   [junit4]   2> 203325 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5d737cb1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4dd18513),segFN=segments_1,generation=1}
   [junit4]   2> 203325 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 203330 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 203332 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203334 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203336 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203347 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 203349 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 203349 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 203351 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 203351 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 203355 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 203355 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 203355 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_DAD5B4DBB2D62717-001\tempDir-001\node2\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 203356 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5d737cb1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4dd18513),segFN=segments_1,generation=1}
   [junit4]   2> 203356 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 203356 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c04f927[testschemaapi_shard1_replica2] main]
   [junit4]   2> 203356 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 203359 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 203359 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 203360 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 203360 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 203360 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203361 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 203361 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 203361 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 203361 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 203362 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica2:662418487677740
   [junit4]   2> 203362 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 203362 INFO  (searcherExecutor-832-thread-1-processing-n:127.0.0.1:54085_solr x:testschemaapi_shard1_replica2 s:shard1 c:testschemaapi r:core_node2) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@2c04f927[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 203363 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 203363 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 203363 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 203363 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543374273836482560
   [junit4]   2> 203366 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1543374273836482560
   [junit4]   2> 203366 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 203367 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica2
   [junit4]   2> 203367 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Register replica - core:testschemaapi_shard1_replica2 address:https://127.0.0.1:54085/solr collection:testschemaapi shard:shard1
   [junit4]   2> 203369 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.LeaderElector Joined leadership election with path: /collections/testschemaapi/leader_elect/shard1/election/96460891980234757-core_node2-n_0000000001
   [junit4]   2> 203371 INFO  (qtp1249742816-1500) [n:127.0.0.1:54085_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.LeaderElector Watching path /collections/testschemaapi/leader_elect/shard1/election/96460891980234758-core_node1-n_0000000000 to know if I could be the leader
   [junit4]   2> 203432 INFO  (OverseerStateUpdate-96460891980234758-127.0.0.1:54084_solr-n_0000000000) [n:127.0.0.1:54084_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 1
   [junit4]   2> 203433 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 203433 INFO  (zkCallback-239-thread-2-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 203433 INFO  (zkCallback-238-thread-1-processing-n:127.0.0.1:54085_solr) [n:127.0.0.1:54085_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 203435 INFO  (zkCallback-239-thread-2-processing-n:127.0.0.1:54084_solr) [n:127.0.0.1:54084_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [1] to [2]
   [junit4]   2> 203823 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 203823 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 203823 INFO  (qtp197556322-1493) [n:127.0.0.1:54084_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SyncStrategy S

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

startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1058166 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[DAD5B4DBB2D62717]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=646, maxMBSortInHeap=5.977896573133761, sim=RandomSimilarity(queryNorm=true): {}, locale=ru, timezone=Europe/Kiev
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=171124528,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJettySolrRunner, SpellCheckCollatorTest, CollectionsAPIAsyncDistributedZkTest, MultiTermTest, SortSpecParsingTest, TestSolrDeletionPolicy2, HLLUtilTest, HdfsDirectoryTest, TestSolrQueryParser, TestOnReconnectListenerSupport, TestNRTOpen, DistributedSuggestComponentTest, DateFieldTest, TestManagedStopFilterFactory, TestReload, TestFieldCollectionResource, NumericFieldsTest, UUIDUpdateProcessorFallbackTest, TestRequestStatusCollectionAPI, TestReversedWildcardFilterFactory, BlockDirectoryTest, RulesTest, RemoteQueryErrorTest, TestPerFieldSimilarity, TestCharFilters, QueryParsingTest, HdfsBasicDistributedZk2Test, TestValueSourceCache, ConcurrentDeleteAndCreateCollectionTest, FieldMutatingUpdateProcessorTest, CollectionsAPIDistributedZkTest, QueryResultKeyTest, SuggesterTSTTest, DirectSolrConnectionTest, TestStressUserVersions, TestReqParamsAPI, CdcrRequestHandlerTest, TestFieldCacheSort, TestOmitPositions, TestStressLiveNodes, TestManagedSchema, TestFuzzyAnalyzedSuggestions, SolrCoreCheckLockOnStartupTest, DistributedTermsComponentTest, TestFastWriter, TriLevelCompositeIdRoutingTest, SynonymTokenizerTest, TestQueryTypes, TestMaxScoreQueryParser, TestGraphTermsQParserPlugin, TestNonDefinedSimilarityFactory, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestSubQueryTransformerDistrib, SearchHandlerTest, CurrencyFieldOpenExchangeTest, TestOrdValues, LeaderFailoverAfterPartitionTest, TestMiniSolrCloudCluster, CoreAdminHandlerTest, BJQParserTest, TestSerializedLuceneMatchVersion, SimpleCollectionCreateDeleteTest, ChaosMonkeySafeLeaderTest, TestUtils, MultiThreadedOCPTest, TestShortCircuitedRequests, ClassificationUpdateProcessorFactoryTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=DAD5B4DBB2D62717 -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=Europe/Kiev -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DAD5B4DBB2D62717]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DAD5B4DBB2D62717]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [162/632 (2!)] on J1 in 0.33s, 0 tests, 2 errors <<< FAILURES!

[...truncated 61353 lines...]
changes-to-html:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\docs\changes
      [get] Getting: https://issues.apache.org/jira/rest/api/2/project/SOLR
      [get] To: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\docs\changes\jiraVersionList.json
     [exec] Section 'Other Changes' appears more than once under release '6.3.0' at C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\site\changes/changes2html.pl line 135.

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:763: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:632: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:607: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2514: exec returned: 255

Total time: 101 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6068 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6068/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches

Error Message:
Error from server at http://127.0.0.1:53179/solr: Could not find collection : tobedeleted

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53179/solr: Could not find collection : tobedeleted
	at __randomizedtesting.SeedInfo.seed([46E470D8D0BF1CDC:E425B85752DCCAB1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:275)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([D41FA7A2E5873ED]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([D41FA7A2E5873ED]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12206 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_D41FA7A2E5873ED-001\init-core-data-001
   [junit4]   2> 2383341 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[D41FA7A2E5873ED]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2383572 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[D41FA7A2E5873ED]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2383601 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[D41FA7A2E5873ED]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2383636 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[D41FA7A2E5873ED]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1041, maxMBSortInHeap=6.358390649248548, sim=ClassicSimilarity, locale=ms, timezone=America/Fort_Nelson
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=249537184,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrReplicationDistributedZkTest, JavabinLoaderTest, TestBM25SimilarityFactory, SuggesterTest, TestFieldCollectionResource, SecurityConfHandlerTest, ShardSplitTest, LeaderInitiatedRecoveryOnShardRestartTest, FileUtilsTest, TestCustomDocTransformer, TestExceedMaxTermLength, TestSolr4Spatial2, FieldMutatingUpdateProcessorTest, TestValueSourceCache, TestConfigReload, DeleteLastCustomShardedReplicaTest, SolrIndexSplitterTest, QueryParsingTest, TestSolrXml, TestNumericTerms32, TestReloadDeadlock, TestZkChroot, BlobRepositoryCloudTest, TestMissingGroups, TestReloadAndDeleteDocs, TestFieldSortValues, TestSortByMinMaxFunction, CustomCollectionTest, TestSystemIdResolver, DirectSolrConnectionTest, RuleEngineTest, NotRequiredUniqueKeyTest, DefaultValueUpdateProcessorTest, HLLSerializationTest, TestOverriddenPrefixQueryForCustomFieldType, TestCSVResponseWriter, TestPHPSerializedResponseWriter, DistributedFacetPivotWhiteBoxTest, TestJettySolrRunner, TestReversedWildcardFilterFactory, TestFuzzyAnalyzedSuggestions, TestMinMaxOnMultiValuedField, LoggingHandlerTest, TestStressRecovery, TestSerializedLuceneMatchVersion, ReplaceNodeTest, CachingDirectoryFactoryTest, LeaderFailoverAfterPartitionTest, TestSchemaManager, TestSchemaSimilarityResource, TestGraphTermsQParserPlugin, TestSha256AuthenticationProvider, HdfsTlogReplayBufferedWhileIndexingTest, TestWriterPerf, TestSubQueryTransformer, ZkStateWriterTest, TestSSLRandomization, TestComplexPhraseQParserPlugin, DistributedIntervalFacetingTest, CollectionsAPIAsyncDistributedZkTest, TestRealTimeGet, SortSpecParsingTest, SparseHLLTest, BadCopyFieldTest, CloneFieldUpdateProcessorFactoryTest, TestUninvertingReader, TestDownShardTolerantSearch, SolrCLIZkUtilsTest, TestSuggestSpellingConverter, CacheHeaderTest, VersionInfoTest, HdfsLockFactoryTest, TestImplicitCoreProperties, TestSlowCompositeReaderWrapper, TestFreeTextSuggestions, ConcurrentDeleteAndCreateCollectionTest, TestPerFieldSimilarityWithDefaultOverride, TestRawTransformer, SSLMigrationTest, PKIAuthenticationIntegrationTest, TestDefaultStatsCache, TestTestInjection, TestLRUStatsCache, DateFieldTest, WordBreakSolrSpellCheckerTest, TestManagedStopFilterFactory, TestRequestForwarding, SuggesterTSTTest, TestFastOutputStream, LeaderElectionIntegrationTest, AsyncCallRequestStatusResponseTest, DistributedDebugComponentTest, TestPKIAuthenticationPlugin, TestFieldTypeCollectionResource, TestDistributedMissingSort, TestCharFilters, TestTolerantUpdateProcessorCloud, TestSimpleQParserPlugin, AutoCommitTest, HdfsDirectoryFactoryTest, TestIntervalFaceting, TestDistributedGrouping, BasicDistributedZk2Test, RecoveryAfterSoftCommitTest, TestLMJelinekMercerSimilarityFactory, TestSolrConfigHandlerCloud, OutputWriterTest, TestRTimerTree, TestFastWriter, TestRandomFaceting, AnalysisErrorHandlingTest, DebugComponentTest, TestOmitPositions, CoreAdminHandlerTest, CopyFieldTest, CoreMergeIndexesAdminHandlerTest, TestCloudPivotFacet, AliasIntegrationTest, TestBlendedInfixSuggestions, BufferStoreTest, TestCloudDeleteByQuery, TestCoreDiscovery, SpellingQueryConverterTest, TestLeaderInitiatedRecoveryThread, TestSimpleTrackingShardHandler, BlockJoinFacetDistribTest, NumericFieldsTest, DirectoryFactoryTest, DirectUpdateHandlerOptimizeTest, TestCollationField, TestReload, TestRestoreCore, TestClusterStateMutator, MergeStrategyTest, SpellCheckComponentTest, TestCollectionAPI, TestIndexingPerformance, SuggesterWFSTTest, TestRandomFlRTGCloud, UniqFieldsUpdateProcessorFactoryTest, DistributedTermsComponentTest, TestDynamicFieldCollectionResource, TestCopyFieldCollectionResource, ExplicitHLLTest, ForceLeaderTest, SignatureUpdateProcessorFactoryTest, TestSizeLimitedDistributedMap, CoreAdminCreateDiscoverTest, TestUtils, MinimalSchemaTest, DistributedFacetPivotSmallAdvancedTest, ChangedSchemaMergeTest, SpellPossibilityIteratorTest, ConjunctionSolrSpellCheckerTest, TestCloudSchemaless, TestSubQueryTransformerDistrib, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, LeaderElectionTest, ZkSolrClientTest, ShardRoutingCustomTest, TestRecovery, TermVectorComponentDistributedTest, TestStressVersions, TestSolr4Spatial, StatsComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, SolrRequestParserTest, TestStressLucene, TestTrie, TestCSVLoader, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestQueryUtils, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, IndexSchemaTest, UpdateRequestProcessorFactoryTest, CSVRequestHandlerTest, TestComponentsName, TestBinaryResponseWriter, TestLFUCache, TestSolrIndexConfig, TestQuerySenderNoQuery, TestSolrDeletionPolicy2, TestElisionMultitermQuery, TestSolrCoreProperties, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, PrimUtilsTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, AssignTest, AsyncMigrateRouteKeyTest, CleanupOldIndexTest, CollectionStateFormat2Test, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistributedQueueTest, DistributedVersionInfoTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, RestartWhileUpdatingTest, RollingRestartTest, TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterBase, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestReplicaProperties, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=D41FA7A2E5873ED -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=America/Fort_Nelson -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D41FA7A2E5873ED]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D41FA7A2E5873ED]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [502/629 (1!)] on J1 in 0.34s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1058 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\init-core-data-001
   [junit4]   2> 209702 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 209707 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 209708 INFO  (Thread-326) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 209708 INFO  (Thread-326) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 209809 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53165
   [junit4]   2> 209809 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209809 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209817 INFO  (zkCallback-842-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29fc9a47 name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209817 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209817 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209817 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 209821 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 0x156b08c94290000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 209826 INFO  (jetty-launcher-841-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 209827 INFO  (jetty-launcher-841-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 209829 INFO  (jetty-launcher-841-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c14fb71{/solr,null,AVAILABLE}
   [junit4]   2> 209829 INFO  (jetty-launcher-841-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@342962f7{/solr,null,AVAILABLE}
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b68acbb{HTTP/1.1,[http/1.1]}{127.0.0.1:53170}
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-2) [    ] o.e.j.s.Server Started @216501ms
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53170}
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@24b3272a{HTTP/1.1,[http/1.1]}{127.0.0.1:53169}
   [junit4]   2> 209831 INFO  (jetty-launcher-841-thread-1) [    ] o.e.j.s.Server Started @216502ms
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53169}
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2'
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1'
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 209832 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 209833 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209834 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209834 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209835 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209837 INFO  (jetty-launcher-841-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 209839 INFO  (jetty-launcher-841-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f05b06{/solr,null,AVAILABLE}
   [junit4]   2> 209839 INFO  (jetty-launcher-841-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@4a06e0{HTTP/1.1,[http/1.1]}{127.0.0.1:53179}
   [junit4]   2> 209839 INFO  (jetty-launcher-841-thread-3) [    ] o.e.j.s.Server Started @216509ms
   [junit4]   2> 209839 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53179}
   [junit4]   2> 209840 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 209840 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3'
   [junit4]   2> 209840 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 209840 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 209841 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209842 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209858 INFO  (jetty-launcher-841-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 209859 INFO  (jetty-launcher-841-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d2162a9{/solr,null,AVAILABLE}
   [junit4]   2> 209861 INFO  (jetty-launcher-841-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@3f3436ef{HTTP/1.1,[http/1.1]}{127.0.0.1:53187}
   [junit4]   2> 209861 INFO  (jetty-launcher-841-thread-4) [    ] o.e.j.s.Server Started @216532ms
   [junit4]   2> 209862 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53187}
   [junit4]   2> 209862 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 209862 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4'
   [junit4]   2> 209863 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 209863 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 209868 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209872 INFO  (zkCallback-845-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@644ea934 name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209872 INFO  (zkCallback-843-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b6a9483 name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209872 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209872 INFO  (zkCallback-844-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68e36cec name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209873 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209874 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209875 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209876 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209876 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209896 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1\.
   [junit4]   2> 209896 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 41004380
   [junit4]   2> 209896 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1]
   [junit4]   2> 209896 WARN  (jetty-launcher-841-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1\lib
   [junit4]   2> 209896 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 209897 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2\.
   [junit4]   2> 209897 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 973663035
   [junit4]   2> 209897 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2]
   [junit4]   2> 209897 WARN  (jetty-launcher-841-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2\lib
   [junit4]   2> 209897 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 209901 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 209901 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 209901 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 209902 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53165/solr
   [junit4]   2> 209902 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 209902 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209903 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209903 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 209908 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 209908 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 209908 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53165/solr
   [junit4]   2> 209908 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 209909 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209911 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209917 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3\.
   [junit4]   2> 209919 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1405904722
   [junit4]   2> 209919 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3]
   [junit4]   2> 209919 WARN  (jetty-launcher-841-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3\lib
   [junit4]   2> 209919 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 209920 INFO  (zkCallback-849-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62d2c2f6 name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209919 INFO  (zkCallback-846-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d20976f name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209920 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209920 INFO  (jetty-launcher-841-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209920 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53165/solr
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 209921 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209923 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209924 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 209927 INFO  (zkCallback-852-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7cce58ab name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209928 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209929 INFO  (jetty-launcher-841-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209931 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/315074944@5765ef15
   [junit4]   2> 209932 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209938 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 0x156b08c94290006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 209943 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 0x156b08c94290005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 209944 INFO  (zkCallback-855-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7963b865 name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209944 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/315074944@77095949
   [junit4]   2> 209945 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209945 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\.
   [junit4]   2> 209945 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 374876559
   [junit4]   2> 209945 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4]
   [junit4]   2> 209945 WARN  (jetty-launcher-841-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\lib
   [junit4]   2> 209946 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53165/solr
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 209950 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 209952 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209953 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209955 INFO  (jetty-launcher-841-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 209961 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/315074944@5b1af91e
   [junit4]   2> 209962 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 209964 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15e50ff4 name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209964 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 209965 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 209968 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 209972 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@790ee17f name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 209973 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210073 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 210098 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 210099 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 210106 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 210106 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 210108 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 210108 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 210110 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 210110 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 210111 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 210111 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 210113 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 210114 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 210115 INFO  (zkCallback-860-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2f4794f1 name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210115 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210115 INFO  (jetty-launcher-841-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210116 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 210116 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 210118 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 210118 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 210118 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 210118 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 210119 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 210119 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 210123 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 210123 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 210124 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 210125 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 210125 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/315074944@54cf5786
   [junit4]   2> 210127 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210128 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210128 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210128 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96458559862669320-127.0.0.1:53170_solr-n_0000000000
   [junit4]   2> 210129 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96458559862669321-127.0.0.1:53169_solr-n_0000000001
   [junit4]   2> 210130 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53170_solr
   [junit4]   2> 210130 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 210131 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96458559862669320-127.0.0.1:53170_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 210132 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53169_solr
   [junit4]   2> 210132 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53169_solr
   [junit4]   2> 210132 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer Overseer (id=96458559862669320-127.0.0.1:53170_solr-n_0000000000) starting
   [junit4]   2> 210140 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 210141 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 210145 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@20147c96 name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210149 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 210149 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210153 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 210158 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 210178 INFO  (zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4586040a name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210179 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210186 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 210188 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 210189 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 210190 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53170_solr as DOWN
   [junit4]   2> 210194 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 210195 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53170_solr
   [junit4]   2> 210195 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53170_solr
   [junit4]   2> 210199 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 210199 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 210199 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 210218 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 210218 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 210220 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node1\.
   [junit4]   2> 210221 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 210229 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 210229 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 210231 INFO  (OverseerCollectionConfigSetProcessor-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 210232 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 210232 INFO  (jetty-launcher-841-thread-1) [n:127.0.0.1:53169_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 210233 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 210236 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 210238 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 210238 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 210239 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 210241 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node2\.
   [junit4]   2> 210241 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 210242 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210244 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 210244 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96458559862669323-127.0.0.1:53179_solr-n_0000000002
   [junit4]   2> 210244 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 210245 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 210245 INFO  (jetty-launcher-841-thread-2) [n:127.0.0.1:53170_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 210246 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96458559862669321-127.0.0.1:53169_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 210247 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 210247 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53179_solr as DOWN
   [junit4]   2> 210248 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53170_solr"} current state version: 0
   [junit4]   2> 210248 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53170_solr
   [junit4]   2> 210251 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53179_solr
   [junit4]   2> 210251 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53179_solr
   [junit4]   2> 210252 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53179_solr"} current state version: 0
   [junit4]   2> 210252 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53179_solr
   [junit4]   2> 210253 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 210254 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 210254 INFO  (zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 210255 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 210257 INFO  (zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 210258 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 210259 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 210259 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 210261 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 210262 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96458559862669324-127.0.0.1:53187_solr-n_0000000003
   [junit4]   2> 210264 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96458559862669323-127.0.0.1:53179_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 210266 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53187_solr as DOWN
   [junit4]   2> 210270 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53187_solr
   [junit4]   2> 210270 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53187_solr
   [junit4]   2> 210274 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 210276 INFO  (zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 210276 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 210276 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 210276 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53187_solr"} current state version: 0
   [junit4]   2> 210276 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53187_solr
   [junit4]   2> 210281 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 210281 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 210281 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node3\.
   [junit4]   2> 210283 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 210284 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 210284 INFO  (zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 210284 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 210284 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 210285 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 210285 INFO  (jetty-launcher-841-thread-3) [n:127.0.0.1:53179_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 210292 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 210292 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 210294 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\.
   [junit4]   2> 210295 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 210295 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1
   [junit4]   2> 210295 INFO  (jetty-launcher-841-thread-4) [n:127.0.0.1:53187_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 210297 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210298 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210300 INFO  (zkCallback-867-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6fe14165 name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210300 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210300 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210306 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210307 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210311 INFO  (zkCallback-870-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@53f6b8ce name:ZooKeeperConnection Watcher:127.0.0.1:53165/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210311 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210311 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210311 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 210317 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 210319 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 210323 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 210327 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 210330 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 210334 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 210337 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 210340 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 210343 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 210458 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWaitForStateChecksCurrentState
   [junit4]   2> 210458 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 210466 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 210468 INFO  (zkCallback-871-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1aab5bde name:ZooKeeperConnection Watcher:127.0.0.1:53165 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 210468 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 210468 INFO  (TEST-TestCollectionStateWatchers.testWaitForStateChecksCurrentState-seed#[46E470D8D0BF1CDC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 210486 INFO  (qtp1372408145-2546) [n:127.0.0.1:53179_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=1373fb4f-f093-4130-a8df-a368c12a03ab&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 210503 INFO  (qtp1372408145-2546) [n:127.0.0.1:53179_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=1373fb4f-f093-4130-a8df-a368c12a03ab&replicationFactor=1&collection.configName=config&name=waitforstate&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 210516 INFO  (qtp1372408145-2545) [n:127.0.0.1:53179_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=1373fb4f-f093-4130-a8df-a368c12a03ab&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 210526 INFO  (OverseerCollectionConfigSetProcessor-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-1373fb4f-f093-4130-a8df-a368c12a03ab
   [junit4]   2> 210527 INFO  (qtp1372408145-2545) [n:127.0.0.1:53179_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=1373fb4f-f093-4130-a8df-a368c12a03ab&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 210530 INFO  (OverseerCollectionConfigSetProcessor-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"1373fb4f-f093-4130-a8df-a368c12a03ab",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 210584 INFO  (OverseerThreadFactory-525-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"1373fb4f-f093-4130-a8df-a368c12a03ab",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 210584 INFO  (OverseerThreadFactory-525-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.CreateCollectionCmd Create collection waitforstate
   [junit4]   2> 210585 INFO  (OverseerThreadFactory-525-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/waitforstate 
   [junit4]   2> 210585 INFO  (OverseerThreadFactory-525-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/waitforstate
   [junit4]   2> 210588 INFO  (zkCallback-856-thread-1-processing-n:127.0.0.1:53169_solr) [n:127.0.0.1:53169_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 210589 INFO  (zkCallback-870-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 210589 INFO  (zkCallback-857-thread-1-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 210590 INFO  (zkCallback-864-thread-1-processing-n:127.0.0.1:53187_solr) [n:127.0.0.1:53187_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 210590 INFO  (zkCallback-861-thread-1-processing-n:127.0.0.1:53179_solr) [n:127.0.0.1:53179_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 210597 INFO  (OverseerStateUpdate-96458559862669320-127.0.0.1:53170_solr-n_0000000000) [n:127.0.0.1:53170_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"waitforstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit

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

\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001\tempDir-001\node4\.\delayed_shard1_replica1\data\
   [junit4]   2> 264325 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 0x156b08c9429000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 264326 INFO  (zkCallback-857-thread-16-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 264326 INFO  (jetty-launcher-841-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d2162a9{/solr,null,UNAVAILABLE}
   [junit4]   2> 264326 ERROR (jetty-launcher-841-thread-4-EventThread) [n:127.0.0.1:53187_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/499521345@384b71ce rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7d49e8a3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 46]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 264332 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 0x156b08c94290008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 264340 ERROR (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[46E470D8D0BF1CDC]-EventThread) [n:127.0.0.1:53169_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/499521345@1c3d286a rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@593fb589[Shutting down, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 30]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 264357 ERROR (TEST-TestCollectionStateWatchers.testWaitForStateWatcherIsRetainedOnPredicateFailure-seed#[46E470D8D0BF1CDC]-EventThread) [n:127.0.0.1:53169_solr    ] o.a.z.ClientCnxn Error while calling watcher 
   [junit4]   2> java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$9/499521345@68ac2c01 rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@593fb589[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 30]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 264340 INFO  (jetty-launcher-841-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@55072a02{/solr,null,UNAVAILABLE}
   [junit4]   2> 265826 WARN  (zkCallback-857-thread-16-processing-n:127.0.0.1:53170_solr) [n:127.0.0.1:53170_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 265830 INFO  (jetty-launcher-841-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@342962f7{/solr,null,UNAVAILABLE}
   [junit4]   2> 265830 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53165 53165
   [junit4]   2> 265842 INFO  (Thread-326) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53165 53165
   [junit4]   2> 265846 WARN  (Thread-326) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	6	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	7	/solr/collections/testcollection/state.json
   [junit4]   2> 	3	/solr/collections/currentstate/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/96458559862669320-127.0.0.1:53170_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96458559862669332-127.0.0.1:53169_solr-n_0000000004
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	77	/solr/overseer/queue
   [junit4]   2> 	35	/solr/overseer/collection-queue-work
   [junit4]   2> 	19	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 265846 INFO  (SUITE-TestCollectionStateWatchers-seed#[46E470D8D0BF1CDC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_46E470D8D0BF1CDC-001
   [junit4]   2> Aug 22, 2016 4:41:14 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=769, maxMBSortInHeap=5.814673298219747, sim=ClassicSimilarity, locale=ar-OM, timezone=America/Cancun
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=80643312,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusteringResponse, CommonParamsTest, StreamExpressionTest, TestJsonRecordReader, GetByIdTest, SolrZkClientTest, ClientUtilsTest, JdbcTest, SolrExampleBinaryTest, TestConfigSetAdminRequest, LargeVolumeEmbeddedTest, ContentStreamTest, StreamExpressionParserTest, GraphTest, StreamExpressionToExplanationTest, TestNamedListCodec, SolrPingTest, TestLBHttpSolrClient, DocumentAnalysisResponseTest, TestZkConfigManager, SolrExampleEmbeddedTest, JettyWebappTest, LargeVolumeJettyTest, MergeIndexesEmbeddedTest, ModifiableSolrParamsTest, SolrDocumentTest, TestUpdateRequestCodec, AnlysisResponseBaseTest, BasicHttpSolrClientTest, JDBCStreamTest, TestCollectionAdminRequest, TestDelegationTokenResponse, TestSuggesterResponse, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J1 in 56.94s, 9 tests, 1 error <<< FAILURES!

[...truncated 59524 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6067 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6067/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([B279FF9ED82D609A]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([B279FF9ED82D609A]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12155 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_B279FF9ED82D609A-001\init-core-data-001
   [junit4]   2> 2551047 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B279FF9ED82D609A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2551323 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B279FF9ED82D609A]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2551353 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B279FF9ED82D609A]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2551376 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B279FF9ED82D609A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=580, maxMBSortInHeap=7.599714334276643, sim=ClassicSimilarity, locale=sr-Latn-BA, timezone=Asia/Manila
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=188278192,total=395378688
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicFieldCollectionResource, SSLMigrationTest, DataDrivenBlockJoinTest, TestConfigSetImmutable, BlockJoinFacetSimpleTest, TestBackupRepositoryFactory, CloudExitableDirectoryReaderTest, TestValueSourceCache, ZkSolrClientTest, TestCopyFieldCollectionResource, TestLMJelinekMercerSimilarityFactory, TestGraphMLResponseWriter, TestPHPSerializedResponseWriter, RequestLoggingTest, HdfsChaosMonkeySafeLeaderTest, TestReloadAndDeleteDocs, TestDistributedMissingSort, SynonymTokenizerTest, TestFoldingMultitermQuery, TestComplexPhraseQParserPlugin, BaseCdcrDistributedZkTest, TestConfigReload, LoggingHandlerTest, DistribDocExpirationUpdateProcessorTest, TestConfigSetsAPIExclusivity, TestPKIAuthenticationPlugin, TestSolrCloudWithKerberosAlt, HdfsTlogReplayBufferedWhileIndexingTest, RestartWhileUpdatingTest, MultiThreadedOCPTest, LeaderInitiatedRecoveryOnShardRestartTest, CurrencyFieldOpenExchangeTest, TermVectorComponentDistributedTest, IndexSchemaRuntimeFieldTest, SpellCheckCollatorTest, TestBinaryField, TestRTimerTree, UniqFieldsUpdateProcessorFactoryTest, SortByFunctionTest, TestMiniSolrCloudClusterBase, TestReRankQParserPlugin, TestRequestForwarding, TestFieldCacheSanityChecker, CollectionsAPIAsyncDistributedZkTest, TestBinaryResponseWriter, ChangedSchemaMergeTest, DeleteStatusTest, TestJoin, HighlighterConfigTest, OverseerModifyCollectionTest, TestMissingGroups, LeaderElectionIntegrationTest, DistributedIntervalFacetingTest, ChaosMonkeySafeLeaderTest, TestSchemaNameResource, NotRequiredUniqueKeyTest, BlockCacheTest, TestManagedSchema, AsyncCallRequestStatusResponseTest, OutputWriterTest, TestOverriddenPrefixQueryForCustomFieldType, TestCSVResponseWriter, FieldAnalysisRequestHandlerTest, TestRestoreCore, FileBasedSpellCheckerTest, TestSSLRandomization, TestHdfsCloudBackupRestore, TestSolr4Spatial2, ConcurrentDeleteAndCreateCollectionTest, SpellPossibilityIteratorTest, TestScoreJoinQPNoScore, TestSystemIdResolver, BasicZkTest, DistributedQueryComponentOptimizationTest, RecoveryAfterSoftCommitTest, TestPivotHelperCode, AtomicUpdatesTest, HLLSerializationTest, TestSolrConfigHandlerCloud, TestSortByMinMaxFunction, FieldMutatingUpdateProcessorTest, TestUninvertingReader, NumericFieldsTest, TestLRUStatsCache, EchoParamsTest, NoCacheHeaderTest, TestCollationField, TestSortingResponseWriter, VersionInfoTest, TestUtils, TestSuggestSpellingConverter, AnalysisErrorHandlingTest, TestPerFieldSimilarity, BlockJoinFacetDistribTest, TestSimpleTrackingShardHandler, AutoCommitTest, HdfsRecoveryZkTest, SortSpecParsingTest, OverriddenZkACLAndCredentialsProvidersTest, TestQuerySenderListener, TestClusterStateMutator, DeleteLastCustomShardedReplicaTest, TestCustomDocTransformer, ConvertedLegacyTest, SuggesterTest, TestDefaultStatsCache, HdfsBasicDistributedZkTest, TestSchemaManager, TestFastWriter, BasicDistributedZk2Test, TestInitParams, ShowFileRequestHandlerTest, TestBulkSchemaAPI, ReplaceNodeTest, MinimalSchemaTest, CachingDirectoryFactoryTest, TestDFISimilarityFactory, TestInitQParser, DirectoryFactoryTest, DistributedFacetPivotLargeTest, TestSlowCompositeReaderWrapper, TestRecovery, LeaderFailoverAfterPartitionTest, TestFieldCollectionResource, TestSolrConfigHandler, MergeStrategyTest, ForceLeaderTest, SimpleMLTQParserTest, CopyFieldTest, TestRealTimeGet, CoreAdminCreateDiscoverTest, DateMathParserTest, FileUtilsTest, DistributedQueueTest, SuggestComponentContextFilterQueryTest, TestStandardQParsers, TestExactSharedStatsCache, TestCloudSchemaless, LukeRequestHandlerTest, CustomCollectionTest, CSVRequestHandlerTest, DefaultValueUpdateProcessorTest, TestRawTransformer, SpatialRPTFieldTypeTest, TestSizeLimitedDistributedMap, HdfsDirectoryFactoryTest, FullSolrCloudDistribCmdsTest, RuleEngineTest, TestSolr4Spatial, UpdateRequestProcessorFactoryTest, CoreAdminHandlerTest, TestStressRecovery, TestIntervalFaceting, TestReplicationHandlerBackup, SparseHLLTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, TestReplicationHandler, TestDistributedGrouping, TestStressReorder, TestStressVersions, HardAutoCommitTest, TestRangeQuery, SpellCheckComponentTest, PeerSyncTest, TestFiltering, BasicFunctionalityTest, TestBadConfig, HighlighterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, DocValuesTest, DebugComponentTest, TestQueryUtils, TestWriterPerf, PrimitiveFieldTypeTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, TestSolrQueryParser, RegexBoostProcessorTest, QueryParsingTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, TestComponentsName, SearchHandlerTest, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestPhraseSuggestions, TestXIncludeConfig, TestDFRSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, URLClassifyProcessorTest, PluginInfoTest, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, DistributedMLTComponentTest, TestRTGBase, SolrTestCaseJ4Test, TestCrossCoreJoin, TestHighlightDedupGrouping, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DistribCursorPagingTest, HttpPartitionTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCollectionAPI, TestDistribDocBasedVersion, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=B279FF9ED82D609A -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B279FF9ED82D609A]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B279FF9ED82D609A]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [495/629 (1!)] on J1 in 0.38s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52921 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6066 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6066/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:54556/e/j/forceleader_test_collection_shard1_replica1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:54556/e/j/forceleader_test_collection_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([83B4F29C56929CE4:6523C65C6F106585]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:54556/e/j/forceleader_test_collection_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:392)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:54556/e/j/forceleader_test_collection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:381)
	... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:54556 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 54 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 64 more


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:62620/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([83B4F29C56929CE4:BE6C5CB06E7CC294]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:62620/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([83B4F29C56929CE4]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([83B4F29C56929CE4]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10846 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\init-core-data-001
   [junit4]   2> 192149 INFO  (SUITE-ForceLeaderTest-seed#[83B4F29C56929CE4]-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> 192149 INFO  (SUITE-ForceLeaderTest-seed#[83B4F29C56929CE4]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /e/j
   [junit4]   2> 192151 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 192152 INFO  (Thread-645) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 192152 INFO  (Thread-645) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 192268 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.ZkTestServer start zk server on port:54028
   [junit4]   2> 192268 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 192269 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192291 INFO  (zkCallback-316-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ee210b8 name:ZooKeeperConnection Watcher:127.0.0.1:54028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192292 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192292 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 192292 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 192295 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 192297 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 192310 INFO  (zkCallback-317-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@70b647f6 name:ZooKeeperConnection Watcher:127.0.0.1:54028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 192310 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 192310 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 192310 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 192313 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 192315 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 192316 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 192319 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 192320 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 192326 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 192327 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 192330 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 192331 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 192335 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 192335 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 192345 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 192345 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 192347 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 192347 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 192349 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 192349 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 192351 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 192351 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 192352 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 192353 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 192354 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 192354 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 192356 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 192357 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 193028 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1
   [junit4]   2> 193033 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 193034 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f06afe8{/e/j,null,AVAILABLE}
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@67d8d6ff{HTTP/1.1,[http/1.1]}{127.0.0.1:54044}
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.Server Started @197959ms
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\tempDir-001/control/data, hostContext=/e/j, hostPort=54043, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores}
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001'
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 193040 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 193041 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 193042 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193061 INFO  (zkCallback-318-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ac632d name:ZooKeeperConnection Watcher:127.0.0.1:54028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193062 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193062 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 193065 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 0x156ac150be70002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 193066 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 193066 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\solr.xml
   [junit4]   2> 193082 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores
   [junit4]   2> 193082 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.CoreContainer New CoreContainer 1848951636
   [junit4]   2> 193082 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001]
   [junit4]   2> 193082 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\lib
   [junit4]   2> 193083 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 193089 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 193089 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 193090 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 193090 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54028/solr
   [junit4]   2> 193090 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 193090 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 193091 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193098 INFO  (zkCallback-321-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a52bd30 name:ZooKeeperConnection Watcher:127.0.0.1:54028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193099 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193099 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 193103 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 0x156ac150be70003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 193103 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$63/1981321046@35db23ea
   [junit4]   2> 193105 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193130 INFO  (zkCallback-322-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19952478 name:ZooKeeperConnection Watcher:127.0.0.1:54028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193130 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193132 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 193144 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 193158 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 193161 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 193166 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 193170 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 193171 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 193172 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 193174 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 193176 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 193180 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 193180 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 193185 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 193189 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 193191 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 193191 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000
   [junit4]   2> 193192 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54043_e%2Fj
   [junit4]   2> 193192 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 193194 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer Overseer (id=96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) starting
   [junit4]   2> 193195 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 193202 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 193202 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54043_e%2Fj
   [junit4]   2> 193202 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:54043_e%2Fj
   [junit4]   2> 193204 INFO  (zkCallback-322-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 193207 INFO  (zkCallback-322-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 193207 INFO  (OverseerCollectionConfigSetProcessor-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 193215 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 193215 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 193216 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores
   [junit4]   2> 193216 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 193218 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 193218 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1
   [junit4]   2> 193218 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 193221 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 193221 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 193222 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 193226 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 193226 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 193228 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54043/e/j",
   [junit4]   2>   "node_name":"127.0.0.1:54043_e%2Fj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 193229 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54043/e/j",
   [junit4]   2>   "node_name":"127.0.0.1:54043_e%2Fj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 193229 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 193230 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 193232 INFO  (zkCallback-322-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 193237 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController Registering watch for collection control_collection
   [junit4]   2> 193238 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 193238 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 193238 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 193238 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 193238 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 193238 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 193239 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 193239 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1'
   [junit4]   2> 193239 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 193240 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 193243 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 193258 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 193261 WARN  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 193262 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 193269 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 193274 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 193358 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 193369 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 193370 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 193386 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 193390 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 193395 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 193396 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 193402 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 193402 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 193402 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 193403 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\]
   [junit4]   2> 193403 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65de2fd3
   [junit4]   2> 193406 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 193406 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 193406 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\
   [junit4]   2> 193407 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\index/
   [junit4]   2> 193407 WARN  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 193407 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\index
   [junit4]   2> 193407 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=2.53125, floorSegmentMB=0.208984375, forceMergeDeletesPctAllowed=4.934494272079668, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 193408 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c2f4781 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ae7781),segFN=segments_1,generation=1}
   [junit4]   2> 193408 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 193409 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\
   [junit4]   2> 193411 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 193417 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 193417 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 193417 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 193417 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 193417 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 193417 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 193418 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 193418 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 193418 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 193418 WARN  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 193432 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193434 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193436 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193437 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 193440 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 193440 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 193441 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 193441 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 193442 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 193442 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 193443 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7326477610166942]
   [junit4]   2> 193443 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4c2f4781 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49ae7781),segFN=segments_1,generation=1}
   [junit4]   2> 193443 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 193443 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73d81070[collection1] main]
   [junit4]   2> 193443 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 193444 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 193444 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 193445 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 193446 INFO  (searcherExecutor-1146-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73d81070[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 193446 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 193446 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 193446 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 193446 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543258376213889024
   [junit4]   2> 193449 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543258376213889024
   [junit4]   2> 193449 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 193450 INFO  (coreLoadExecutor-1144-thread-1-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 193450 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:54043/e/j collection:control_collection shard:shard1
   [junit4]   2> 193451 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 193465 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96453648429023236-core_node1-n_0000000000
   [junit4]   2> 193466 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 193468 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 193468 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 193469 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54043/e/j/collection1/
   [junit4]   2> 193469 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 193469 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54043/e/j/collection1/ has no replicas
   [junit4]   2> 193470 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 193470 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 193475 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96453648429023236-core_node1-n_0000000000
   [junit4]   2> 193478 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:54043/e/j/collection1/ shard1
   [junit4]   2> 193480 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:54043/e/j",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 193591 INFO  (zkCallback-322-thread-5-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 193630 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:54043/e/j/collection1/ and leader is http://127.0.0.1:54043/e/j/collection1/
   [junit4]   2> 193630 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54043/e/j
   [junit4]   2> 193630 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 193630 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 193630 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 193634 INFO  (coreZkRegister-1138-thread-1-processing-n:127.0.0.1:54043_e%2Fj x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:54043_e%2Fj c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 193636 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54043/e/j",
   [junit4]   2>   "node_name":"127.0.0.1:54043_e%2Fj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 193636 INFO  (OverseerStateUpdate-96453648429023236-127.0.0.1:54043_e%2Fj-n_0000000000) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:54043/e/j",
   [junit4]   2>   "node_name":"127.0.0.1:54043_e%2Fj",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 193736 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 193738 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 193761 INFO  (zkCallback-322-thread-6-processing-n:127.0.0.1:54043_e%2Fj) [n:127.0.0.1:54043_e%2Fj    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 193769 INFO  (zkCallback-326-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ea46580 name:ZooKeeperConnection Watcher:127.0.0.1:54028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 193769 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 193770 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 193770 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 193772 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 193775 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 193782 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 194359 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\shard-1-001\cores\collection1
   [junit4]   2> 194361 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_83B4F29C56929CE4-001\shard-1-001
   [junit4]   2> 194362 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 194363 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76cf04e8{/e/j,null,AVAILABLE}
   [junit4]   2> 194364 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.e.j.s.ServerConnector Started ServerConnector@78e93420{HTTP/1.1,[http/1.1]}{127.0.0.1:54063}
   [junit4]   2> 194364 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[83B4F29C56929CE4]) [    ] o.

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

utor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_83B4F29C56929CE4-001
   [junit4]   2> Aug 21, 2016 8:39:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=Lucene50(blocksize=128), _version_=FST50, multiDefault=BlockTreeOrds(blocksize=128), intDefault=FST50, id=Lucene50(blocksize=128), range_facet_i_dv=FST50, range_facet_l=FST50, timestamp=FST50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1121, maxMBSortInHeap=7.7186807840569625, sim=RandomSimilarity(queryNorm=true): {}, locale=es-US, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=208157072,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SynonymTokenizerTest, TestWriterPerf, TestGraphTermsQParserPlugin, AsyncCallRequestStatusResponseTest, DebugComponentTest, TestFastOutputStream, SimpleMLTQParserTest, ShardRoutingCustomTest, JavabinLoaderTest, CacheHeaderTest, TestPHPSerializedResponseWriter, TestDefaultStatsCache, SignatureUpdateProcessorFactoryTest, TestManagedResourceStorage, TestIndexingPerformance, TestExactSharedStatsCache, HdfsSyncSliceTest, TestFreeTextSuggestions, SuggestComponentContextFilterQueryTest, TestQueryUtils, TestSerializedLuceneMatchVersion, TestMiniSolrCloudClusterSSL, TestSuggestSpellingConverter, TestHdfsCloudBackupRestore, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CdcrReplicationDistributedZkTest, TestCollationField, TestPerFieldSimilarity, TestOverriddenPrefixQueryForCustomFieldType, NoCacheHeaderTest, SortByFunctionTest, FileUtilsTest, TestJsonRequest, FacetPivotSmallTest, TestManagedStopFilterFactory, TestBulkSchemaAPI, DistributedDebugComponentTest, TestSolrCoreProperties, UpdateRequestProcessorFactoryTest, TestCloudPivotFacet, TestCustomDocTransformer, TestSortingResponseWriter, ForceLeaderTest, TestConfigSets, LukeRequestHandlerTest, BlockCacheTest, TermVectorComponentDistributedTest, HLLSerializationTest, PKIAuthenticationIntegrationTest, FullSolrCloudDistribCmdsTest, AtomicUpdatesTest, TlogReplayBufferedWhileIndexingTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, TestReload, TestSha256AuthenticationProvider, TestConfigSetImmutable, TestSolrConfigHandler, OverriddenZkACLAndCredentialsProvidersTest, TestSchemaManager, SolrIndexSplitterTest, TestCoreDiscovery, TestSizeLimitedDistributedMap, TestBM25SimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, RequestLoggingTest, TestBackupRepositoryFactory, TestPKIAuthenticationPlugin, SparseHLLTest, BadCopyFieldTest, DataDrivenBlockJoinTest, CoreAdminHandlerTest, TestMiniSolrCloudClusterBase, TestDistributedGrouping, CustomCollectionTest, LeaderElectionIntegrationTest, TestSolrConfigHandlerCloud, TestReloadDeadlock, TestUseDocValuesAsStored2, RequestHandlersTest, QueryParsingTest, TestBinaryResponseWriter, DistributedFacetPivotWhiteBoxTest, ExplicitHLLTest, TestSSLRandomization, TestLockTree, TestConfigReload, TestCrossCoreJoin, CheckHdfsIndexTest, BasicFunctionalityTest, TestFastWriter, TestRandomFlRTGCloud, MinimalSchemaTest, SolrCoreCheckLockOnStartupTest, TestStressCloudBlindAtomicUpdates, TestFieldTypeCollectionResource, TestMinMaxOnMultiValuedField, IndexSchemaRuntimeFieldTest, HdfsRecoveryZkTest, MultiThreadedOCPTest, HdfsChaosMonkeySafeLeaderTest, TestDynamicFieldCollectionResource, ConvertedLegacyTest, AnalyticsQueryTest, TestSystemIdResolver, TestComplexPhraseQParserPlugin, DistributedQueueTest, TestSimpleTrackingShardHandler, BadIndexSchemaTest, DeleteReplicaTest, SpellPossibilityIteratorTest, TestStressRecovery, SolrInfoMBeanTest, TestQuerySenderListener, TestXmlQParserPlugin, VMParamsZkACLAndCredentialsProvidersTest, TolerantUpdateProcessorTest, TestCharFilters, SpatialRPTFieldTypeTest, TestValueSourceCache, BaseCdcrDistributedZkTest, TestBinaryField, SpellCheckComponentTest, TestSolrCloudWithKerberosAlt, CopyFieldTest, HdfsDirectoryFactoryTest, LeaderFailoverAfterPartitionTest, BlobRepositoryCloudTest, BasicDistributedZk2Test, TestRestoreCore, BasicZkTest, DocValuesMissingTest, TestJettySolrRunner, DateMathParserTest, ChaosMonkeySafeLeaderTest, DateFieldTest, TestLeaderInitiatedRecoveryThread, TestUninvertingReader, BufferStoreTest, HdfsLockFactoryTest, MultiTermTest, SharedFSAutoReplicaFailoverUtilsTest, TestSolrQueryParserResource, SearchHandlerTest, OutputWriterTest, CoreMergeIndexesAdminHandlerTest, TestSolrDeletionPolicy2, TermVectorComponentTest, TestNumericTerms32, PreAnalyzedUpdateProcessorTest, TestImplicitCoreProperties, SmileWriterTest, BlockJoinFacetSimpleTest, WordBreakSolrSpellCheckerTest, TestQueryTypes, DirectUpdateHandlerOptimizeTest, BasicDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestJoin, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, StatsComponentTest, SolrCmdDistributorTest, TestSort, TestBadConfig, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, PolyFieldTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, TestOmitPositions, TermsComponentTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestJmxIntegration, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, HighlighterConfigTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, TestMergePolicyConfig, SampleTest, TestDocSet, NumericFieldsTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, TestTolerantSearch, TestEmbeddedSolrServerConstructors, ActionThrottleTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerRolesTest, ReplaceNodeTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCollectionAPI, TestDownShardTolerantSearch, TestMiniSolrCloudCluster, TestRequestForwarding, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TriLevelCompositeIdRoutingTest, CachingDirectoryFactoryTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigOverlay, TestInitParams, TestReloadAndDeleteDocs, TestSolrXml, TestSolrCoreSnapshots, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReqParamsAPI, TestSQLHandler, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, SecurityConfHandlerTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentOptimizationTest, SpatialHeatmapFacetsTest, TestPivotHelperCode, TestTrackingShardHandlerFactory, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, TestIntervalFaceting, TestMacros, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestRawTransformer, TestSubQueryTransformer, TestSubQueryTransformerDistrib, TestCloudSchemaless, TestReRankQParserPlugin, TestSearcherReuse, TestSimpleQParserPlugin, TestSolr4Spatial2, TestSolrFieldCacheMBean, TestStandardQParsers, TestTrieFacet, TestJsonFacets, GraphQueryTest, TestScoreJoinQPNoScore, TestScoreJoinQPScore, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestDistribIDF, BasicAuthIntegrationTest]
   [junit4] Completed [596/629 (3!)] on J1 in 18.78s, 1 test, 1 error <<< FAILURES!

[...truncated 60285 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6065 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6065/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([EEC27F9EC6EDAC2C]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([EEC27F9EC6EDAC2C]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11113 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_EEC27F9EC6EDAC2C-001\init-core-data-001
   [junit4]   2> 767304 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EEC27F9EC6EDAC2C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 767493 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EEC27F9EC6EDAC2C]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 767520 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EEC27F9EC6EDAC2C]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 767544 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[EEC27F9EC6EDAC2C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=true): {}, locale=nn-NO, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=94405904,total=291323904
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCoreTest, BasicAuthIntegrationTest, ClassificationUpdateProcessorFactoryTest, TestSolrQueryResponse, HdfsRestartWhileUpdatingTest, SOLR749Test, TestJmxMonitoredMap, HighlighterTest, TestStressReorder, DistributedFacetPivotLongTailTest, TestCSVLoader, BasicDistributedZkTest, TestShortCircuitedRequests, TestFastLRUCache, CdcrVersionReplicationTest, DistribCursorPagingTest, TestRandomDVFaceting, SpatialFilterTest, TestCollationFieldDocValues, RegexBoostProcessorTest, TestFieldResource, TestStressLucene, TestAuthorizationFramework, SuggesterFSTTest, DistributedExpandComponentTest, PingRequestHandlerTest, TestTrackingShardHandlerFactory, TestHighlightDedupGrouping, TestPostingsSolrHighlighter, URLClassifyProcessorTest, CdcrUpdateLogTest, FastVectorHighlighterTest, JSONWriterTest, AlternateDirectoryTest, PathHierarchyTokenizerFactoryTest, TestInfoStreamLogging, SolrIndexConfigTest, CdcrBootstrapTest, TestHdfsBackupRestoreCore, TestHashQParserPlugin, TestGroupingSearch, TestComponentsName, OverseerTest, HardAutoCommitTest, PreAnalyzedFieldTest, OverseerTaskQueueTest, TestReqParamsAPI, DeleteNodeTest, TestMergePolicyConfig, TriLevelCompositeIdRoutingTest, TestTolerantSearch, StandardRequestHandlerTest, TestDocSet, TestDocBasedVersionConstraints, DocValuesTest, DirectUpdateHandlerTest, SchemaVersionSpecificBehaviorTest, TestLMDirichletSimilarityFactory, TestLuceneMatchVersion, SampleTest, StatelessScriptUpdateProcessorFactoryTest, TestCodecSupport, DocExpirationUpdateProcessorFactoryTest, TestXIncludeConfig, TestDistribDocBasedVersion, TestDistributedSearch, SpatialHeatmapFacetsTest, CollectionReloadTest, TestDocTermOrds, CloudMLTQParserTest, TestTolerantUpdateProcessorRandomCloud, ConfigSetsAPITest, HdfsCollectionsAPIDistributedZkTest, XsltUpdateRequestHandlerTest, ZkControllerTest, TestCustomSort, PolyFieldTest, HdfsBasicDistributedZk2Test, TestSweetSpotSimilarityFactory, TestConfigSetsAPI, DirectSolrSpellCheckerTest, BitVectorTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=EEC27F9EC6EDAC2C -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EEC27F9EC6EDAC2C]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EEC27F9EC6EDAC2C]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [168/629 (1!)] on J0 in 0.27s, 0 tests, 2 errors <<< FAILURES!

[...truncated 53956 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6064 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6064/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([134B265A6C0EDE07]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:54314/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([134B265A6C0EDE07:2E93887654E08077]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:54314/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([134B265A6C0EDE07]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([134B265A6C0EDE07]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11017 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_134B265A6C0EDE07-001\init-core-data-001
   [junit4]   2> 430442 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[134B265A6C0EDE07]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 430665 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[134B265A6C0EDE07]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 430694 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[134B265A6C0EDE07]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 430749 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[134B265A6C0EDE07]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=241, maxMBSortInHeap=7.670174412806418, sim=ClassicSimilarity, locale=vi-VN, timezone=Antarctica/Vostok
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=138939712,total=282341376
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCloudExampleTest, TestAnalyzeInfixSuggestions, CursorPagingTest, TestDocumentBuilder, XsltUpdateRequestHandlerTest, DOMUtilTest, OverseerTaskQueueTest, TestHighFrequencyDictionaryFactory, TestSolrQueryParserDefaultOperatorResource, TestStressReorder, TestBlobHandler, BJQParserTest, LeaderElectionTest, TestXmlQParser, HdfsRecoverLeaseTest, TestManagedSchemaAPI, TestDynamicLoading, TestMiniSolrCloudCluster, TestFieldCacheReopen, PathHierarchyTokenizerFactoryTest, JSONWriterTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, TestCustomSort, TestCloudInspectUtil, QueryElevationComponentTest, BlockDirectoryTest, TestOnReconnectListenerSupport, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=134B265A6C0EDE07 -Dtests.slow=true -Dtests.locale=vi-VN -Dtests.timezone=Antarctica/Vostok -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([134B265A6C0EDE07]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([134B265A6C0EDE07]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [131/629 (1!)] on J0 in 0.33s, 0 tests, 2 errors <<< FAILURES!

[...truncated 209 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\init-core-data-001
   [junit4]   2> 685312 INFO  (SUITE-CdcrVersionReplicationTest-seed#[134B265A6C0EDE07]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 685313 INFO  (SUITE-CdcrVersionReplicationTest-seed#[134B265A6C0EDE07]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 685333 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 685333 INFO  (Thread-1284) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 685333 INFO  (Thread-1284) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 685434 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.ZkTestServer start zk server on port:64254
   [junit4]   2> 685434 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 685435 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 685440 INFO  (zkCallback-1039-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@167c404 name:ZooKeeperConnection Watcher:127.0.0.1:64254 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 685440 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 685441 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 685441 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 685443 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 0x156a75353870000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 685445 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 685449 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 685451 INFO  (zkCallback-1040-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f3c64f name:ZooKeeperConnection Watcher:127.0.0.1:64254/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 685451 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 685451 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 685451 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 685454 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 685457 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 685459 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 685461 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 685462 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 685464 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 685464 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 685467 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 685467 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 685470 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 685470 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 685473 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 685473 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 685474 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 685474 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 685477 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 685477 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 685479 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 685481 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 685482 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 685482 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 685484 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 685484 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 685487 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 685487 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 685494 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 686031 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores\collection1
   [junit4]   2> 686034 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 686035 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ab2c4b{/,null,AVAILABLE}
   [junit4]   2> 686040 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.e.j.s.ServerConnector Started ServerConnector@c088cd{HTTP/1.1,[http/1.1]}{127.0.0.1:64261}
   [junit4]   2> 686040 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.e.j.s.Server Started @690906ms
   [junit4]   2> 686040 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=64261, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores}
   [junit4]   2> 686040 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 686040 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001'
   [junit4]   2> 686040 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 686040 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 686041 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 686042 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 686046 INFO  (zkCallback-1041-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d406de name:ZooKeeperConnection Watcher:127.0.0.1:64254/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 686046 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 686047 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 686048 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 0x156a75353870002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 686050 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 686050 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\solr.xml
   [junit4]   2> 686062 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores
   [junit4]   2> 686062 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.CoreContainer New CoreContainer 2912387
   [junit4]   2> 686062 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001]
   [junit4]   2> 686063 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\lib
   [junit4]   2> 686063 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 686072 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 686072 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 686072 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 686072 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64254/solr
   [junit4]   2> 686072 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 686072 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 686074 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 686076 INFO  (zkCallback-1044-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1c274c3 name:ZooKeeperConnection Watcher:127.0.0.1:64254 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 686077 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 686077 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 686078 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 0x156a75353870003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 686080 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/21352601@35b0b3
   [junit4]   2> 686083 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 686090 INFO  (zkCallback-1045-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1be3e7e name:ZooKeeperConnection Watcher:127.0.0.1:64254/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 686090 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 686093 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 686097 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 686106 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 686109 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 686112 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 686114 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 686116 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 686118 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 686120 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 686122 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 686123 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 686124 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 686128 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 686130 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 686132 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 686133 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96448418360524804-127.0.0.1:64261_-n_0000000000
   [junit4]   2> 686134 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64261_
   [junit4]   2> 686134 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 686135 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.Overseer Overseer (id=96448418360524804-127.0.0.1:64261_-n_0000000000) starting
   [junit4]   2> 686138 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 686146 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 686147 INFO  (OverseerCollectionConfigSetProcessor-96448418360524804-127.0.0.1:64261_-n_0000000000) [n:127.0.0.1:64261_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 686147 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64261_
   [junit4]   2> 686147 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64261_
   [junit4]   2> 686148 INFO  (OverseerStateUpdate-96448418360524804-127.0.0.1:64261_-n_0000000000) [n:127.0.0.1:64261_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 686150 INFO  (zkCallback-1045-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 686150 INFO  (OverseerStateUpdate-96448418360524804-127.0.0.1:64261_-n_0000000000) [n:127.0.0.1:64261_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 686151 INFO  (zkCallback-1045-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 686167 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 686167 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 686169 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores
   [junit4]   2> 686171 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 686171 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores\collection1
   [junit4]   2> 686171 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 686171 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 686171 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 686172 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 686172 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [n:127.0.0.1:64261_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 686172 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection tmp_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 686173 INFO  (OverseerStateUpdate-96448418360524804-127.0.0.1:64261_-n_0000000000) [n:127.0.0.1:64261_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64261",
   [junit4]   2>   "node_name":"127.0.0.1:64261_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 686173 INFO  (OverseerStateUpdate-96448418360524804-127.0.0.1:64261_-n_0000000000) [n:127.0.0.1:64261_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64261",
   [junit4]   2>   "node_name":"127.0.0.1:64261_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 686173 INFO  (OverseerStateUpdate-96448418360524804-127.0.0.1:64261_-n_0000000000) [n:127.0.0.1:64261_    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 686173 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 686173 INFO  (OverseerStateUpdate-96448418360524804-127.0.0.1:64261_-n_0000000000) [n:127.0.0.1:64261_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 686175 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 686175 INFO  (zkCallback-1045-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 687176 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 687176 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 687176 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 687176 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 687177 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 687177 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 687179 INFO  (zkCallback-1045-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 687179 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 687180 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 687180 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores\collection1'
   [junit4]   2> 687180 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 687180 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 687182 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 687190 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 687193 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 687197 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 687202 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 687265 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 687266 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 687266 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 687269 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 687291 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 687291 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 687291 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 687291 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores\collection1\data\]
   [junit4]   2> 687291 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@481902
   [junit4]   2> 687292 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 687292 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 687293 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores\collection1\data\
   [junit4]   2> 687293 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores\collection1\data\index/
   [junit4]   2> 687293 WARN  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 687294 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores\collection1\data\index
   [junit4]   2> 687294 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=29.8134765625, floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=27.35083262605869, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 687294 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d2964d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@314c57),segFN=segments_1,generation=1}
   [junit4]   2> 687294 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 687295 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores\collection1\data\
   [junit4]   2> 687295 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 687297 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 687338 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 687343 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 687344 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 687345 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 687346 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 687369 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/cdcr,/update,/admin/file,/terms
   [junit4]   2> 687369 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 687395 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 687395 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 687396 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 687396 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 687396 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8704947645214846]
   [junit4]   2> 687396 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1d2964d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@314c57),segFN=segments_1,generation=1}
   [junit4]   2> 687397 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 687397 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1563575[collection1] main]
   [junit4]   2> 687397 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 687398 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 687398 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 687398 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 687398 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 687398 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 687399 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 687399 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 687399 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 687399 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 687406 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 687409 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 687417 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 687447 INFO  (searcherExecutor-1930-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1563575[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 687447 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 687447 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 687447 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 687447 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543174695978795008
   [junit4]   2> 687449 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543174695978795008
   [junit4]   2> 687449 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 687450 INFO  (coreLoadExecutor-1929-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 687450 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:64261 collection:tmp_collection shard:shard2
   [junit4]   2> 687451 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard2/election
   [junit4]   2> 687456 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard2/election/96448418360524804-core_node1-n_0000000000
   [junit4]   2> 687456 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 687458 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 687458 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 687458 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64261/collection1/
   [junit4]   2> 687458 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 687458 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:64261/collection1/ has no replicas
   [junit4]   2> 687459 INFO  (OverseerStateUpdate-96448418360524804-127.0.0.1:64261_-n_0000000000) [n:127.0.0.1:64261_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 687459 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard2
   [junit4]   2> 687463 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tmp_collection/leaders/shard2/leader after winning as /collections/tmp_collection/leader_elect/shard2/election/96448418360524804-core_node1-n_0000000000
   [junit4]   2> 687464 INFO  (zkCallback-1045-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 687467 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64261/collection1/ shard2
   [junit4]   2> 687468 INFO  (OverseerStateUpdate-96448418360524804-127.0.0.1:64261_-n_0000000000) [n:127.0.0.1:64261_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:64261",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 687570 INFO  (zkCallback-1045-thread-2-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 687621 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:64261/collection1/ and leader is http://127.0.0.1:64261/collection1/
   [junit4]   2> 687621 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64261
   [junit4]   2> 687621 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 687621 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 687621 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 687622 INFO  (coreZkRegister-1922-thread-1-processing-n:127.0.0.1:64261_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:64261_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection tmp_collection
   [junit4]   2> 687623 INFO  (OverseerStateUpdate-96448418360524804-127.0.0.1:64261_-n_0000000000) [n:127.0.0.1:64261_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64261",
   [junit4]   2>   "node_name":"127.0.0.1:64261_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 687623 INFO  (OverseerStateUpdate-96448418360524804-127.0.0.1:64261_-n_0000000000) [n:127.0.0.1:64261_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64261",
   [junit4]   2>   "node_name":"127.0.0.1:64261_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 687726 INFO  (zkCallback-1045-thread-1-processing-n:127.0.0.1:64261_) [n:127.0.0.1:64261_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 688150 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-002\cores\collection1
   [junit4]   2> 688153 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 688154 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d679b5{/,null,AVAILABLE}
   [junit4]   2> 688155 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1a1c7d8{HTTP/1.1,[http/1.1]}{127.0.0.1:64278}
   [junit4]   2> 688155 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.e.j.s.Server Started @693020ms
   [junit4]   2> 688155 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=64278, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_134B265A6C0EDE07-001\jetty-002\cores}
   [junit4]   2> 688155 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 688155 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[134B265A6C0EDE07]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.

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

solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:365)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.net.SocketException: Software caused connection abort: recv failed
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_134B265A6C0EDE07-001
   [junit4]   2> Aug 20, 2016 10:16:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), _version_=BlockTreeOrds(blocksize=128), multiDefault=Lucene50(blocksize=128), intDefault=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=BlockTreeOrds(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), timestamp=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1926, maxMBSortInHeap=7.532947298525585, sim=ClassicSimilarity, locale=sr-Latn-BA, timezone=America/Coral_Harbour
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=166212288,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCloudExampleTest, TestAnalyzeInfixSuggestions, CursorPagingTest, TestDocumentBuilder, XsltUpdateRequestHandlerTest, DOMUtilTest, OverseerTaskQueueTest, TestHighFrequencyDictionaryFactory, TestSolrQueryParserDefaultOperatorResource, TestStressReorder, TestBlobHandler, BJQParserTest, LeaderElectionTest, TestXmlQParser, HdfsRecoverLeaseTest, TestManagedSchemaAPI, TestDynamicLoading, TestMiniSolrCloudCluster, TestFieldCacheReopen, PathHierarchyTokenizerFactoryTest, JSONWriterTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, TestCustomSort, TestCloudInspectUtil, QueryElevationComponentTest, BlockDirectoryTest, TestOnReconnectListenerSupport, TestSolrCloudWithSecureImpersonation, PrimUtilsTest, TestCollapseQParserPlugin, TestFieldCacheVsDocValues, HardAutoCommitTest, IndexSchemaTest, SyncSliceTest, TestCSVLoader, ParsingFieldUpdateProcessorsTest, SolrRequestParserTest, TestTolerantUpdateProcessorRandomCloud, ExitableDirectoryReaderTest, TestLFUCache, TestManagedResource, TestGroupingSearch, TestCloudPseudoReturnFields, CoreSorterTest, TestRandomDVFaceting, TestConfig, CloudMLTQParserTest, ClusterStateUpdateTest, IndexBasedSpellCheckerTest, TestDistribDocBasedVersion, TestManagedSynonymFilterFactory, TestTolerantSearch, StatelessScriptUpdateProcessorFactoryTest, TestLeaderElectionZkExpiry, SaslZkACLProviderTest, CdcrReplicationHandlerTest, TestGeoJSONResponseWriter, DocValuesMultiTest, CdcrVersionReplicationTest, TestComponentsName, DistribJoinFromCollectionTest, CurrencyFieldXmlFileTest, ReplicationFactorTest, InfoHandlerTest, SharedFSAutoReplicaFailoverTest, TestRawResponseWriter, DeleteInactiveReplicaTest, QueryResultKeyTest, SchemaVersionSpecificBehaviorTest, FastVectorHighlighterTest, TestRestManager, TestNoOpRegenerator, RulesTest, TestElisionMultitermQuery, TestJmxIntegration, TestPostingsSolrHighlighter, TestDistributedSearch, TestLocalFSCloudBackupRestore, TestSQLHandler, TestHashQParserPlugin, TestReplicationHandler, SuggesterFSTTest, ConfigSetsAPITest, PreAnalyzedFieldTest, DistributedExpandComponentTest, ReturnFieldsTest, MBeansHandlerTest, AssignTest, PrimitiveFieldTypeTest, HdfsDirectoryTest, CdcrBootstrapTest, SpatialHeatmapFacetsTest, TestNonDefinedSimilarityFactory, SimpleFacetsTest, ResponseHeaderTest, SolrTestCaseJ4Test, TestShardHandlerFactory, GraphQueryTest, TestSolrCoreSnapshots, TestCursorMarkWithoutUniqueKey, AnalysisAfterCoreReloadTest, DistributedFacetPivotLongTailTest, TestDynamicFieldResource, CollectionTooManyReplicasTest, DistributedVersionInfoTest, TestRemoteStreaming, TestLuceneMatchVersion, TestFilteredDocIdSet, TestSolrConfigHandlerConcurrent, TestHashPartitioner, TestShortCircuitedRequests, TestFastLRUCache, StressHdfsTest, SOLR749Test, TestFunctionQuery, XmlUpdateRequestHandlerTest, TestStressLucene, TestConfigSetProperties, DeleteNodeTest, DistributedSpellCheckComponentTest, JsonLoaderTest, TestCoreContainer, TestExactStatsCache, ScriptEngineTest, TestFieldResource, TestRandomRequestDistribution, TestWordDelimiterFilterFactory, TestConfigOverlay, DistributedQueryComponentCustomSortTest, TestAnalyzedSuggestions, HdfsRestartWhileUpdatingTest, CoreAdminRequestStatusTest, QueryEqualityTest, TestFieldTypeResource, TestSearchPerf, TestReqParamsAPI, TestPhraseSuggestions, ExternalFileFieldSortTest, TestMacros, TestBulkSchemaConcurrent, TestPseudoReturnFields, TestUpdate, DistributedFacetPivotSmallTest, ShardRoutingTest, PeerSyncTest, SolrIndexConfigTest, BitVectorTest, TestNamedUpdateProcessors, TestSolrDeletionPolicy1, BasicDistributedZkTest, TestSolrCloudWithDelegationTokens, CollectionsAPISolrJTest, DeleteReplicaTest, DeleteStatusTest, DistribCursorPagingTest, HttpPartitionTest, MultiThreadedOCPTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, ReplaceNodeTest, RollingRestartTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterBase, TestRebalanceLeaders, TestRequestStatusCollectionAPI, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestRestoreCore, SegmentsInfoRequestHandlerTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest, FacetPivotSmallTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory, TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource, TestSchemaResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, BadCopyFieldTest, BooleanFieldTest, ChangedSchemaMergeTest, DateRangeFieldTest, EnumFieldTest, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestCollationFieldDocValues, TestManagedSchema, TestUseDocValuesAsStored, AnalyticsMergeStrategyTest, CursorMarkTest, MergeStrategyTest, RankQueryTest, SortSpecParsingTest, TestAddFieldRealTimeGet, TestComplexPhraseQParserPlugin, TestFieldSortValues, TestInitQParser, TestMaxScoreQueryParser, TestMissingGroups, TestQueryWrapperFilter, TestRecoveryHdfs, TestSearcherReuse, TestSmileRequest, TestSolr4Spatial2, TestSolrFieldCacheMBean, TestStressUserVersions, TestXmlQParserPlugin, TestOrdValues, BlockJoinFacetDistribTest, TestLRUStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [598/629 (3!)] on J0 in 16.27s, 1 test, 1 error <<< FAILURES!

[...truncated 52582 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6063 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6063/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([8F5A5CB6F0DB2717:D26193C6B7D6B829]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1246)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:651)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testSimpleCollectionWatch(TestCollectionStateWatchers.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([556C59789DD0CD58]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([556C59789DD0CD58]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11818 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_556C59789DD0CD58-001\init-core-data-001
   [junit4]   2> 1947081 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[556C59789DD0CD58]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1947460 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[556C59789DD0CD58]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1947503 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[556C59789DD0CD58]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1947545 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[556C59789DD0CD58]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=428, maxMBSortInHeap=7.8382134771924985, sim=RandomSimilarity(queryNorm=false): {}, locale=es-DO, timezone=America/Danmarkshavn
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=176682880,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerTaskQueueTest, TestWordDelimiterFilterFactory, TestSort, TestNamedUpdateProcessors, SimpleFacetsTest, SoftAutoCommitTest, HttpPartitionTest, SolrCloudExampleTest, SolrCoreTest, MoreLikeThisHandlerTest, TestFieldCacheReopen, FullHLLTest, TestHighlightDedupGrouping, HighlighterMaxOffsetTest, CircularListTest, TestLazyCores, TestMergePolicyConfig, CdcrBootstrapTest, TestGroupingSearch, TestHashPartitioner, TestComponentsName, StatelessScriptUpdateProcessorFactoryTest, CloudMLTQParserTest, DistributedQueryComponentCustomSortTest, CursorPagingTest, SchemaVersionSpecificBehaviorTest, ExitableDirectoryReaderTest, DistributedSpellCheckComponentTest, HdfsCollectionsAPIDistributedZkTest, RegexBoostProcessorTest, DistribCursorPagingTest, DistributedSuggestComponentTest, UnloadDistributedZkTest, UUIDFieldTest, MBeansHandlerTest, CdcrVersionReplicationTest, TestReplicationHandler, TestShortCircuitedRequests, TestBlobHandler, TestManagedSynonymFilterFactory, TestCoreContainer, TestHdfsBackupRestoreCore, DocExpirationUpdateProcessorFactoryTest, TestFileDictionaryLookup, TestFieldCacheSort, BadComponentTest, TestClassicSimilarityFactory, TestFieldResource, TestSolrQueryResponse, CdcrUpdateLogTest, ResponseHeaderTest, AsyncMigrateRouteKeyTest, TestAnalyzeInfixSuggestions, PreAnalyzedFieldTest, TestConfigSetProperties, RequiredFieldsTest, OverseerRolesTest, SuggestComponentTest, SampleTest, TestSweetSpotSimilarityFactory, TestHdfsUpdateLog, TestQueryWrapperFilter, TestCSVLoader, PathHierarchyTokenizerFactoryTest, TestBulkSchemaConcurrent, ClusterStateTest, TestDistribIDF, TestStressLucene, SegmentsInfoRequestHandlerTest, HardAutoCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, ZkControllerTest, TestFilteredDocIdSet, PingRequestHandlerTest, RemoteQueryErrorTest, TestQuerySenderNoQuery, TestDynamicLoading, DisMaxRequestHandlerTest, HdfsThreadLeakTest, DocValuesMultiTest, BlockDirectoryTest, TestStressLiveNodes, TestFunctionQuery, TestAuthenticationFramework, TestDFRSimilarityFactory, TestAuthorizationFramework, TestJmxMonitoredMap, DeleteNodeTest, TestMiniSolrCloudCluster, TestFieldCacheVsDocValues, CoreSorterTest, DocumentAnalysisRequestHandlerTest, TestRestManager, TestXIncludeConfig, TestLegacyFieldCache, TestSmileRequest, JSONWriterTest, TestSearcherReuse, StressHdfsTest, TestNumericTerms64, ConfigSetsAPITest, TestTrackingShardHandlerFactory, TestNRTOpen, CleanupOldIndexTest, DistributedExpandComponentTest, DocValuesTest, QueryElevationComponentTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=556C59789DD0CD58 -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([556C59789DD0CD58]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([556C59789DD0CD58]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [376/629 (1!)] on J0 in 0.51s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1461 lines...]
   [junit4] Suite: org.apache.solr.common.cloud.TestCollectionStateWatchers
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\init-core-data-001
   [junit4]   2> 166632 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 166637 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 166637 INFO  (Thread-613) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 166637 INFO  (Thread-613) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 166737 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58684
   [junit4]   2> 166737 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166738 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166748 INFO  (zkCallback-662-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b1f736e name:ZooKeeperConnection Watcher:127.0.0.1:58684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166748 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166748 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166748 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 166754 INFO  (jetty-launcher-661-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 166758 INFO  (jetty-launcher-661-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7a581686{/solr,null,AVAILABLE}
   [junit4]   2> 166760 INFO  (jetty-launcher-661-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 166761 INFO  (jetty-launcher-661-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23f9a479{/solr,null,AVAILABLE}
   [junit4]   2> 166762 INFO  (jetty-launcher-661-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@405eed45{HTTP/1.1,[http/1.1]}{127.0.0.1:58688}
   [junit4]   2> 166762 INFO  (jetty-launcher-661-thread-1) [    ] o.e.j.s.Server Started @171707ms
   [junit4]   2> 166762 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58688}
   [junit4]   2> 166762 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 166762 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node1'
   [junit4]   2> 166762 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 166762 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 166763 INFO  (jetty-launcher-661-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b4a47e3{HTTP/1.1,[http/1.1]}{127.0.0.1:58691}
   [junit4]   2> 166763 INFO  (jetty-launcher-661-thread-2) [    ] o.e.j.s.Server Started @171709ms
   [junit4]   2> 166763 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58691}
   [junit4]   2> 166763 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166763 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 166763 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node2'
   [junit4]   2> 166763 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 166763 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 166765 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166765 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166766 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166789 INFO  (jetty-launcher-661-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 166791 INFO  (zkCallback-664-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d03acaa name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166791 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166791 INFO  (jetty-launcher-661-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 166791 INFO  (jetty-launcher-661-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b786173{/solr,null,AVAILABLE}
   [junit4]   2> 166791 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166792 INFO  (jetty-launcher-661-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59744d5f{/solr,null,AVAILABLE}
   [junit4]   2> 166792 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 166793 INFO  (jetty-launcher-661-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@613dbc32{HTTP/1.1,[http/1.1]}{127.0.0.1:58700}
   [junit4]   2> 166793 INFO  (jetty-launcher-661-thread-3) [    ] o.e.j.s.Server Started @171738ms
   [junit4]   2> 166793 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58700}
   [junit4]   2> 166793 INFO  (jetty-launcher-661-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f132460{HTTP/1.1,[http/1.1]}{127.0.0.1:58703}
   [junit4]   2> 166793 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 166793 INFO  (jetty-launcher-661-thread-4) [    ] o.e.j.s.Server Started @171739ms
   [junit4]   2> 166793 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58703}
   [junit4]   2> 166793 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node3'
   [junit4]   2> 166793 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 166793 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node4'
   [junit4]   2> 166793 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 166794 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 166794 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 166794 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 166794 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166795 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166795 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166797 INFO  (zkCallback-663-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64b67bcf name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166797 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166797 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166797 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166797 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 166811 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 0x156a5460c280001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 166811 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node2\.
   [junit4]   2> 166811 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 2061517188
   [junit4]   2> 166811 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node2]
   [junit4]   2> 166811 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node1\.
   [junit4]   2> 166811 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1287780706
   [junit4]   2> 166811 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node1]
   [junit4]   2> 166811 WARN  (jetty-launcher-661-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node2\lib
   [junit4]   2> 166812 WARN  (jetty-launcher-661-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node1\lib
   [junit4]   2> 166812 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 166812 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 166812 INFO  (zkCallback-665-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6efe74f5 name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166813 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166813 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166813 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 166814 INFO  (zkCallback-666-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@627ca725 name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166815 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166815 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166817 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 166818 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 166818 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 166818 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 166818 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58684/solr
   [junit4]   2> 166818 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 166818 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166819 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166823 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 166823 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 166823 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 166823 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58684/solr
   [junit4]   2> 166823 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 166829 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166829 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 0x156a5460c280004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 166830 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node4\.
   [junit4]   2> 166830 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 386252293
   [junit4]   2> 166830 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node4]
   [junit4]   2> 166830 WARN  (jetty-launcher-661-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node4\lib
   [junit4]   2> 166830 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 166832 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166832 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 166832 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 166833 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 166833 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58684/solr
   [junit4]   2> 166833 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 166833 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166834 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node3\.
   [junit4]   2> 166834 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 541262452
   [junit4]   2> 166834 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node3]
   [junit4]   2> 166834 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166834 WARN  (jetty-launcher-661-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node3\lib
   [junit4]   2> 166834 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 166836 INFO  (zkCallback-669-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fc66de4 name:ZooKeeperConnection Watcher:127.0.0.1:58684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166837 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 166837 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166837 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 166837 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 166837 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58684/solr
   [junit4]   2> 166837 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 166837 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 166837 INFO  (jetty-launcher-661-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166840 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166841 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$90/1957130018@2d4a39a2
   [junit4]   2> 166843 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166843 INFO  (zkCallback-672-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d4c5953 name:ZooKeeperConnection Watcher:127.0.0.1:58684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166843 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166843 INFO  (jetty-launcher-661-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166845 INFO  (zkCallback-675-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6bbd1f73 name:ZooKeeperConnection Watcher:127.0.0.1:58684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166846 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166846 INFO  (jetty-launcher-661-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166847 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$90/1957130018@6ed40f06
   [junit4]   2> 166847 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 0x156a5460c280007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 166848 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$90/1957130018@44d99bbe
   [junit4]   2> 166848 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166848 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166855 INFO  (zkCallback-678-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a5a5a1f name:ZooKeeperConnection Watcher:127.0.0.1:58684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166856 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166856 INFO  (jetty-launcher-661-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 166856 INFO  (zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4c759a48 name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166857 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166858 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$90/1957130018@3f39724c
   [junit4]   2> 166858 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 0x156a5460c280008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 166858 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 166859 INFO  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c24046 name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166859 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 166859 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166859 INFO  (zkCallback-680-thread-1-processing-n:127.0.0.1:58688_solr) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19ae6f9c name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166860 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166863 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 166864 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 166864 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 166867 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5be0bcbd name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 166867 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 166870 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 166870 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 166870 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 166875 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 166876 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 166876 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 166877 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 166880 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 166880 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 166880 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 166880 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 166884 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 166885 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 166885 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 166885 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 166888 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 166889 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 166891 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 166891 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 166894 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 166894 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 166894 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 166895 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 166897 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 166897 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 166897 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 166898 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 166901 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 166901 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 166901 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 166902 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 166903 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 166903 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 166903 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 166904 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 166904 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 166904 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 166905 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 166905 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 166905 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 166905 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 166906 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 166907 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 166911 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 166911 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 166916 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 166916 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 166916 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 166917 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 166917 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 166918 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 166918 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 166918 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96446162305286154-127.0.0.1:58703_solr-n_0000000000
   [junit4]   2> 166918 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96446162305286156-127.0.0.1:58700_solr-n_0000000001
   [junit4]   2> 166919 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58703_solr
   [junit4]   2> 166919 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 166919 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96446162305286153-127.0.0.1:58691_solr-n_0000000002
   [junit4]   2> 166920 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96446162305286154-127.0.0.1:58703_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 166920 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 166920 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58700_solr
   [junit4]   2> 166920 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58700_solr
   [junit4]   2> 166921 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96446162305286155-127.0.0.1:58688_solr-n_0000000003
   [junit4]   2> 166922 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96446162305286156-127.0.0.1:58700_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 166922 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.Overseer Overseer (id=96446162305286154-127.0.0.1:58703_solr-n_0000000000) starting
   [junit4]   2> 166924 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58691_solr
   [junit4]   2> 166924 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58691_solr
   [junit4]   2> 166924 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96446162305286153-127.0.0.1:58691_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 166924 INFO  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 166925 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 166925 INFO  (zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 166925 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:58688_solr as DOWN
   [junit4]   2> 166925 INFO  (zkCallback-680-thread-1-processing-n:127.0.0.1:58688_solr) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 166928 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 166929 INFO  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 166931 INFO  (zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 166936 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 166938 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 166938 INFO  (zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 166939 INFO  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 166940 INFO  (zkCallback-680-thread-1-processing-n:127.0.0.1:58688_solr) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 166940 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 166949 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 166950 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 166951 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node3\.
   [junit4]   2> 166952 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 166955 INFO  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 166955 INFO  (zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 166956 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 166956 INFO  (jetty-launcher-661-thread-3) [n:127.0.0.1:58700_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 166956 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58688_solr
   [junit4]   2> 166956 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58688_solr
   [junit4]   2> 166960 INFO  (zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 166960 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 166960 INFO  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 166965 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 166965 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 166966 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node2\.
   [junit4]   2> 166967 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 166968 INFO  (zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 166968 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 166968 INFO  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 166969 INFO  (zkCallback-680-thread-2-processing-n:127.0.0.1:58688_solr) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 166969 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 166969 INFO  (jetty-launcher-661-thread-2) [n:127.0.0.1:58691_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 166973 INFO  (zkCallback-680-thread-2-processing-n:127.0.0.1:58688_solr) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 166973 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 166974 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 166975 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node1\.
   [junit4]   2> 166976 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 166977 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 166977 INFO  (jetty-launcher-661-thread-1) [n:127.0.0.1:58688_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 166977 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 166979 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:58703_solr as DOWN
   [junit4]   2> 166979 INFO  (OverseerCollectionConfigSetProcessor-96446162305286154-127.0.0.1:58703_solr-n_0000000000) [n:127.0.0.1:58703_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 166980 INFO  (OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000) [n:127.0.0.1:58703_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 166980 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58703_solr
   [junit4]   2> 166980 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58703_solr
   [junit4]   2> 166983 INFO  (zkCallback-680-thread-2-processing-n:127.0.0.1:58688_solr) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 166984 INFO  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 166984 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 166984 INFO  (OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166985 INFO  (zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 166985 INFO  (zkCallback-680-thread-2-processing-n:127.0.0.1:58688_solr) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166986 INFO  (zkCallback-682-thread-1-processing-n:127.0.0.1:58700_solr) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166986 INFO  (zkCallback-679-thread-1-processing-n:127.0.0.1:58691_solr) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 166986 INFO  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 166988 INFO  (OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000) [n:127.0.0.1:58703_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58688_solr"} current state version: 0
   [junit4]   2> 166988 INFO  (OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000) [n:127.0.0.1:58703_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58688_solr
   [junit4]   2> 166990 INFO  (OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000) [n:127.0.0.1:58703_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58703_solr"} current state version: 0
   [junit4]   2> 166990 INFO  (OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000) [n:127.0.0.1:58703_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58703_solr
   [junit4]   2> 167007 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 167007 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 167008 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001\tempDir-001\node4\.
   [junit4]   2> 167010 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 167011 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 167011 INFO  (jetty-launcher-661-thread-4) [n:127.0.0.1:58703_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 167011 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167012 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167015 INFO  (zkCallback-687-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6854d7f0 name:ZooKeeperConnection Watcher:127.0.0.1:58684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167015 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167015 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167017 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 0x156a5460c28000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 167020 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167021 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167023 INFO  (zkCallback-690-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6521f510 name:ZooKeeperConnection Watcher:127.0.0.1:58684/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167023 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167023 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167023 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 167024 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 167025 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 167028 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 167033 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 167037 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 167040 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 167044 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 167048 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 167051 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 167107 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatcherIsRemovedAfterTimeout
   [junit4]   2> 167107 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167109 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167111 INFO  (zkCallback-691-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@85c7f82 name:ZooKeeperConnection Watcher:127.0.0.1:58684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167111 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167111 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167120 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717]) [    ] o.a.s.c.c.ZkStateReader Deleting data for [no-such-collection]
   [junit4]   2> 167132 INFO  (TEST-TestCollectionStateWatchers.testWatcherIsRemovedAfterTimeout-seed#[8F5A5CB6F0DB2717]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWatcherIsRemovedAfterTimeout
   [junit4]   2> 167162 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[8F5A5CB6F0DB2717]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWatchesWorkForStateFormat1
   [junit4]   2> 167162 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[8F5A5CB6F0DB2717]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 167164 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[8F5A5CB6F0DB2717]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 167168 INFO  (zkCallback-692-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3f4cf032 name:ZooKeeperConnection Watcher:127.0.0.1:58684 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 167168 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[8F5A5CB6F0DB2717]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 167169 INFO  (TEST-TestCollectionStateWatchers.testWatchesWorkForStateFormat1-seed#[8F5A5CB6F0DB2717]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 167183 INFO  (backgroundWatchers-660-thread-1) [    ] o.a.s.c.c.ZkStateReader Deleting data for [stateformat1]
   [junit4]   2> 167190 INFO  (qtp1250170024-2571) [n:127.0.0.1:58703_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=81c804ae-4050-4b8c-886e-924dbef2b00a&replicationFactor=1&collection.configName=config&name=stateformat1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 167196 INFO  (qtp1250170024-2571) [n:127.0.0.1:58703_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=81c804ae-4050-4b8c-886e-924dbef2b00a&replicationFactor=1&collection.configName=config&name=stateformat1&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 167201 INFO  (OverseerCollectionConfigSetProcessor-96446162305286154-127.0.0.1:58703_solr-n_0000000000) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running/mn-81c804ae-4050-4b8c-886e-924dbef2b00a
   [junit4]   2> 167202 INFO  (qtp1250170024-2574) [n:127.0.0.1:58703_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=81c804ae-4050-4b8c-886e-924dbef2b00a&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 167207 INFO  (OverseerCollectionConfigSetProcessor-96446162305286154-127.0.0.1:58703_solr-n_0000000000) [n:127.0.0.1:58703_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"stateformat1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "async":"81c804ae-4050-4b8c-886e-924dbef2b00a",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 167207 INFO  (qtp1250170024-2574) [n:127.0.0.1:58703_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=81c804ae-4050-4b8c-886e-924dbef2b00a&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 167210 INFO  (OverseerThreadFactory-912-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"stateformat1",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"1",
   [junit4]   2>   "async":"81c804ae-4050-4b8c-886e-924dbef2b00a",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 167210 INFO  (OverseerThreadFactory-912-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.CreateCollectionCmd Create collection stateformat1
   [junit4]   2> 167211 INFO  (OverseerThreadFactory-912-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/stateformat1 
   [junit4]   2> 167211 INFO  (OverseerThreadFactory-912-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/stateformat1
   [junit4]   2> 167214 INFO  (zkCallback-680-thread-2-processing-n:127.0.0.1:58688_solr) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [jun

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

read-1-processing-n:127.0.0.1:58688_solr) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 227645 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:58700_solr) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 227645 WARN  (zkCallback-703-thread-1-processing-n:127.0.0.1:58688_solr) [n:127.0.0.1:58688_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 227645 WARN  (zkCallback-709-thread-1-processing-n:127.0.0.1:58700_solr) [n:127.0.0.1:58700_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 227645 INFO  (zkCallback-679-thread-2-processing-n:127.0.0.1:58691_solr) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 227645 WARN  (zkCallback-679-thread-2-processing-n:127.0.0.1:58691_solr) [n:127.0.0.1:58691_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 227645 INFO  (OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000) [n:127.0.0.1:58703_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testcollection/state.json version: 3
   [junit4]   2> 227645 INFO  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (1)
   [junit4]   2> 227650 INFO  (jetty-launcher-661-thread-6) [    ] o.a.s.c.Overseer Overseer (id=96446162305286154-127.0.0.1:58703_solr-n_0000000000) closing
   [junit4]   2> 227650 WARN  (zkCallback-703-thread-2-processing-n:127.0.0.1:58688_solr) [n:127.0.0.1:58688_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 227652 INFO  (OverseerStateUpdate-96446162305286154-127.0.0.1:58703_solr-n_0000000000) [n:127.0.0.1:58703_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58703_solr
   [junit4]   2> 227656 INFO  (jetty-launcher-661-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@633b9b35{/solr,null,UNAVAILABLE}
   [junit4]   2> 227659 INFO  (jetty-launcher-661-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@23f9a479{/solr,null,UNAVAILABLE}
   [junit4]   2> 227659 INFO  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 227663 INFO  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testcollection] from [3] to [4]
   [junit4]   2> 227672 INFO  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 227673 INFO  (jetty-launcher-661-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45aa0733{/solr,null,UNAVAILABLE}
   [junit4]   2> 229172 WARN  (zkCallback-681-thread-1-processing-n:127.0.0.1:58703_solr) [n:127.0.0.1:58703_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 229172 INFO  (jetty-launcher-661-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@59744d5f{/solr,null,UNAVAILABLE}
   [junit4]   2> 229187 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58684 58684
   [junit4]   2> 229193 INFO  (Thread-613) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58684 58684
   [junit4]   2> 229194 WARN  (Thread-613) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/currentstate/state.json
   [junit4]   2> 	3	/solr/collections/testcollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96446162305286154-127.0.0.1:58703_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 	2	/solr/collections/tobedeleted/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96446162305286153-127.0.0.1:58691_solr-n_0000000002
   [junit4]   2> 	2	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	69	/solr/overseer/queue
   [junit4]   2> 	39	/solr/overseer/collection-queue-work
   [junit4]   2> 	17	/solr/overseer/queue-work
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 229194 INFO  (SUITE-TestCollectionStateWatchers-seed#[8F5A5CB6F0DB2717]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.common.cloud.TestCollectionStateWatchers_8F5A5CB6F0DB2717-001
   [junit4]   2> Aug 20, 2016 12:08:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=366, maxMBSortInHeap=6.105520385187489, sim=ClassicSimilarity, locale=de-CH, timezone=Universal
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=95893192,total=223752192
   [junit4]   2> NOTE: All tests run in this JVM: [NamedListTest, TestRetryUtil, TestUpdateRequestCodec, TestSolrJErrorHandling, SolrDocumentTest, TestToleratedUpdateError, SchemaTest, TestEmbeddedSolrServer, NoOpResponseParserTest, StreamingTest, JettyWebappTest, CollectionAdminRequestRequiredParamsTest, GraphExpressionTest, FieldAnalysisResponseTest, TestHash, ModifiableSolrParamsTest, TestXMLEscaping, LBHttpSolrClientBuilderTest, SolrExampleXMLTest, TermsResponseTest, CloudSolrClientBuilderTest, SolrExampleStreamingTest, SolrExampleEmbeddedTest, TestSpellCheckResponse, TestCoreAdmin, TestJavaBinCodec, TestDocumentObjectBinder, ClientUtilsTest, SolrSchemalessExampleTest, ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, HttpSolrClientBuilderTest, GraphTest, JdbcDriverTest, JdbcTest, JDBCStreamTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, StreamExpressionParserTest, ConcatOperationTest, TestCollectionAdminRequest, TestConfigSetAdminRequest, TestDelegationTokenRequest, TestClusteringResponse, TestDelegationTokenResponse, TestSuggesterResponse, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J0 in 63.59s, 9 tests, 1 error <<< FAILURES!

[...truncated 59523 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6062 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6062/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([2A7F4F9841BEF1ED]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([2A7F4F9841BEF1ED]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([2A7F4F9841BEF1ED]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12186 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_2A7F4F9841BEF1ED-001\init-core-data-001
   [junit4]   2> 2616665 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2616814 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2616834 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=236, maxMBSortInHeap=5.341796685436205, sim=RandomSimilarity(queryNorm=true): {}, locale=is-IS, timezone=HST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=172199640,total=510918656
   [junit4]   2> NOTE: All tests run in this JVM: [ShardSplitTest, BaseCdcrDistributedZkTest, TestSolrDeletionPolicy2, TestPHPSerializedResponseWriter, TestCloudSchemaless, SecurityConfHandlerTest, TestCharFilters, TestSolrConfigHandler, TestRawTransformer, TestFastOutputStream, FileUtilsTest, CollectionsAPIDistributedZkTest, TestPerFieldSimilarityWithDefaultOverride, TestBlendedInfixSuggestions, StatsComponentTest, TestPerFieldSimilarity, PKIAuthenticationIntegrationTest, TestLeaderInitiatedRecoveryThread, TestBM25SimilarityFactory, TestStressCloudBlindAtomicUpdates, ConnectionManagerTest, HdfsWriteToMultipleCollectionsTest, TestScoreJoinQPNoScore, ReplaceNodeTest, FullSolrCloudDistribCmdsTest, DistributedMLTComponentTest, TestInitParams, SolrPluginUtilsTest, DeleteReplicaTest, TestMiniSolrCloudClusterSSL, RestartWhileUpdatingTest, TestSchemaSimilarityResource, BlockCacheTest, TestSolrXml, SuggestComponentContextFilterQueryTest, TestSchemaManager, TestRandomFaceting, TestSortByMinMaxFunction, TestFieldCacheSanityChecker, TestConfigReload, TermVectorComponentDistributedTest, SortSpecParsingTest, ResponseLogComponentTest, TestDownShardTolerantSearch, DistanceUnitsTest, TestIndexSearcher, CachingDirectoryFactoryTest, DistributedFacetPivotWhiteBoxTest, TestTrieFacet, TestFiltering, TestSolrCoreProperties, ResourceLoaderTest, NumericFieldsTest, TestMissingGroups, HdfsNNFailoverTest, HdfsTlogReplayBufferedWhileIndexingTest, TestDynamicFieldCollectionResource, TestSortingResponseWriter, CdcrRequestHandlerTest, TestIndexingPerformance, TestLockTree, TestComplexPhraseQParserPlugin, TestMiniSolrCloudClusterBase, DataDrivenBlockJoinTest, SmileWriterTest, TestSolrJ, OpenCloseCoreStressTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnShardRestartTest, TestConfigSetImmutable, TestSolrIndexConfig, TestClusterStateMutator, TestStandardQParsers, LoggingHandlerTest, TestQueryTypes, TestBinaryResponseWriter, TestRangeQuery, SolrCLIZkUtilsTest, UpdateRequestProcessorFactoryTest, DistributedQueueTest, TestFieldCacheSortRandom, SpatialRPTFieldTypeTest, MultiThreadedOCPTest, BasicDistributedZk2Test, SignatureUpdateProcessorFactoryTest, TestReplicationHandlerBackup, TestConfigSets, TestRTimerTree, TestSolrConfigHandlerCloud, TestInitQParser, HdfsBasicDistributedZkTest, RecoveryAfterSoftCommitTest, CacheHeaderTest, BlobRepositoryCloudTest, CoreMergeIndexesAdminHandlerTest, TestUseDocValuesAsStored2, HdfsSyncSliceTest, TestTestInjection, TestSolrCloudWithKerberosAlt, TestUtils, SolrInfoMBeanTest, HdfsLockFactoryTest, TestCollectionAPI, TestCloudDeleteByQuery, TestStressRecovery, TestRandomCollapseQParserPlugin, SparseHLLTest, RequestHandlersTest, BufferStoreTest, TestSolr4Spatial2, TestGraphMLResponseWriter, TestSystemIdResolver, SolrCmdDistributorTest, DirectSolrConnectionTest, ZkNodePropsTest, TestFieldTypeCollectionResource, FieldAnalysisRequestHandlerTest, AnalyticsQueryTest, SpellCheckCollatorTest, TestFuzzyAnalyzedSuggestions, DistributedFacetPivotSmallAdvancedTest, TestBinaryField, TestSlowCompositeReaderWrapper, AtomicUpdatesTest, CustomCollectionTest, LeaderElectionIntegrationTest, ZkSolrClientTest, MergeStrategyTest, TestCloudPivotFacet, TestOverriddenPrefixQueryForCustomFieldType, TestSubQueryTransformer, TestSSLRandomization, TestLRUStatsCache, TestSolr4Spatial, TestSchemaNameResource, SpellPossibilityIteratorTest, CoreAdminHandlerTest, OutputWriterTest, TestSolrQueryParser, RequestLoggingTest, TestSimpleTrackingShardHandler, IndexSchemaRuntimeFieldTest, TestDFISimilarityFactory, CopyFieldTest, PreAnalyzedUpdateProcessorTest, TestReloadAndDeleteDocs, LeaderFailoverAfterPartitionTest, TestConfigSetsAPIExclusivity, ZkStateWriterTest, TestDistributedGrouping, HighlighterConfigTest, OverriddenZkACLAndCredentialsProvidersTest, HdfsDirectoryFactoryTest, TestReloadDeadlock, BasicZkTest, TestReplicationHandler, TestDistributedSearch, TestJoin, DistributedTermsComponentTest, TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, TestBadConfig, ShowFileRequestHandlerTest, TestCoreDiscovery, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DistanceFunctionTest, DebugComponentTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, TestValueSourceCache, TermVectorComponentTest, FastVectorHighlighterTest, ReturnFieldsTest, MBeansHandlerTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestLFUCache, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, SliceStateTest, UUIDFieldTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, OverseerStatusTest, OverseerTaskQueueTest, ReplicationFactorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestCloudPseudoReturnFields, TestCryptoKeys, TestOnReconnectListenerSupport, TestReplicaProperties, TestRequestStatusCollectionAPI, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=2A7F4F9841BEF1ED -Dtests.slow=true -Dtests.locale=is-IS -Dtests.timezone=HST -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2A7F4F9841BEF1ED]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2A7F4F9841BEF1ED]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [498/629 (1!)] on J1 in 0.23s, 0 tests, 2 errors <<< FAILURES!

[...truncated 250 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\init-core-data-001
   [junit4]   2> 2838679 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2838683 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2838683 INFO  (Thread-5189) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2838683 INFO  (Thread-5189) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2838783 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62952
   [junit4]   2> 2838783 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838784 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838791 INFO  (zkCallback-4434-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@42e04261 name:ZooKeeperConnection Watcher:127.0.0.1:62952 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838791 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838791 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838791 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2838800 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 2838809 INFO  (jetty-launcher-4433-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2838809 INFO  (jetty-launcher-4433-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2838810 INFO  (jetty-launcher-4433-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f73cfd7{/solr,null,AVAILABLE}
   [junit4]   2> 2838810 INFO  (jetty-launcher-4433-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fe4dd20{/solr,null,AVAILABLE}
   [junit4]   2> 2838814 INFO  (jetty-launcher-4433-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b691186{SSL,[ssl, http/1.1]}{127.0.0.1:62956}
   [junit4]   2> 2838814 INFO  (jetty-launcher-4433-thread-1) [    ] o.e.j.s.Server Started @2843990ms
   [junit4]   2> 2838822 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62956}
   [junit4]   2> 2838822 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2838822 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1'
   [junit4]   2> 2838823 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2838823 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2838823 INFO  (jetty-launcher-4433-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@78f8b3d2{SSL,[ssl, http/1.1]}{127.0.0.1:62957}
   [junit4]   2> 2838824 INFO  (jetty-launcher-4433-thread-2) [    ] o.e.j.s.Server Started @2843999ms
   [junit4]   2> 2838824 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62957}
   [junit4]   2> 2838824 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838824 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2838824 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2'
   [junit4]   2> 2838824 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2838824 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2838825 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838827 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838828 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838829 INFO  (zkCallback-4435-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fce3449 name:ZooKeeperConnection Watcher:127.0.0.1:62952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838830 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838830 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838831 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2838831 INFO  (zkCallback-4436-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f2a2562 name:ZooKeeperConnection Watcher:127.0.0.1:62952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838831 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838831 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838832 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2838849 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 0x156a2fa9d780002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2838851 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\.
   [junit4]   2> 2838851 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1741283558
   [junit4]   2> 2838851 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2]
   [junit4]   2> 2838851 WARN  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\lib
   [junit4]   2> 2838851 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2838852 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 0x156a2fa9d780001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2838853 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\.
   [junit4]   2> 2838854 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 2032070251
   [junit4]   2> 2838854 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1]
   [junit4]   2> 2838854 WARN  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\lib
   [junit4]   2> 2838854 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2838860 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2838860 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2838860 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2838860 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62952/solr
   [junit4]   2> 2838861 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2838861 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838862 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838862 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2838862 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2838862 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2838862 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62952/solr
   [junit4]   2> 2838862 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2838863 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838863 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838868 INFO  (zkCallback-4441-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e94742d name:ZooKeeperConnection Watcher:127.0.0.1:62952 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838869 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838869 INFO  (jetty-launcher-4433-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838869 INFO  (zkCallback-4442-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d6cdbfd name:ZooKeeperConnection Watcher:127.0.0.1:62952 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838869 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838870 INFO  (jetty-launcher-4433-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838875 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/196428909@4111fc5d
   [junit4]   2> 2838876 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838876 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/196428909@e3d9182
   [junit4]   2> 2838880 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838883 INFO  (zkCallback-4443-thread-1-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@37099807 name:ZooKeeperConnection Watcher:127.0.0.1:62952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838883 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838885 INFO  (zkCallback-4444-thread-1-processing-n:127.0.0.1:62957_solr) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4d27d5c8 name:ZooKeeperConnection Watcher:127.0.0.1:62952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838885 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838886 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2838887 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2838890 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2838890 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2838895 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2838895 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2838898 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2838898 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2838901 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2838901 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2838903 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2838903 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2838906 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2838906 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2838907 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2838908 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2838909 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2838909 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2838911 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2838911 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2838913 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2838913 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2838914 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2838914 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2838914 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2838915 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2838920 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2838923 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2838924 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2838927 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2838927 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96443639302455301-127.0.0.1:62956_solr-n_0000000000
   [junit4]   2> 2838928 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2838928 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62956_solr
   [junit4]   2> 2838928 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2838929 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96443639302455302-127.0.0.1:62957_solr-n_0000000001
   [junit4]   2> 2838930 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96443639302455301-127.0.0.1:62956_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2838930 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62957_solr
   [junit4]   2> 2838930 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62957_solr
   [junit4]   2> 2838930 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.Overseer Overseer (id=96443639302455301-127.0.0.1:62956_solr-n_0000000000) starting
   [junit4]   2> 2838932 INFO  (zkCallback-4444-thread-1-processing-n:127.0.0.1:62957_solr) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2838933 INFO  (zkCallback-4443-thread-1-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2838949 INFO  (zkCallback-4444-thread-1-processing-n:127.0.0.1:62957_solr) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2838949 INFO  (zkCallback-4443-thread-1-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2838949 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2838949 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2838950 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2838951 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\.
   [junit4]   2> 2838952 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2838953 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2838953 INFO  (jetty-launcher-4433-thread-2) [n:127.0.0.1:62957_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2838959 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2838960 INFO  (OverseerCollectionConfigSetProcessor-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2838960 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:62956_solr as DOWN
   [junit4]   2> 2838961 INFO  (OverseerStateUpdate-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2838962 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62956_solr
   [junit4]   2> 2838962 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:62956_solr
   [junit4]   2> 2838963 INFO  (OverseerStateUpdate-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2838964 INFO  (zkCallback-4444-thread-1-processing-n:127.0.0.1:62957_solr) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2838965 INFO  (zkCallback-4443-thread-1-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2838965 INFO  (zkCallback-4444-thread-1-processing-n:127.0.0.1:62957_solr) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2838966 INFO  (zkCallback-4443-thread-1-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2838968 INFO  (OverseerStateUpdate-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62956_solr"} current state version: 0
   [junit4]   2> 2838968 INFO  (OverseerStateUpdate-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:62956_solr
   [junit4]   2> 2838975 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2838975 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2838975 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\.
   [junit4]   2> 2838976 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2838977 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2838977 INFO  (jetty-launcher-4433-thread-1) [n:127.0.0.1:62956_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2838977 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838978 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838979 INFO  (zkCallback-4447-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fafd408 name:ZooKeeperConnection Watcher:127.0.0.1:62952 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838979 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838980 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838983 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2838983 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2838985 INFO  (zkCallback-4450-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@64c124c5 name:ZooKeeperConnection Watcher:127.0.0.1:62952/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2838985 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2838986 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2838986 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2838987 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 2838988 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2838992 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 2839004 INFO  (SUITE-TestManagedSchemaAPI-seed#[2A7F4F9841BEF1ED]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2839023 INFO  (TEST-TestManagedSchemaAPI.test-seed#[2A7F4F9841BEF1ED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2839053 INFO  (qtp1538437430-24241) [n:127.0.0.1:62957_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2839056 INFO  (OverseerCollectionConfigSetProcessor-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2839056 INFO  (OverseerThreadFactory-10643-thread-1-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 2839056 INFO  (OverseerThreadFactory-10643-thread-1-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.CreateCollectionCmd Create collection testschemaapi
   [junit4]   2> 2839057 INFO  (OverseerThreadFactory-10643-thread-1-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 2839057 INFO  (OverseerThreadFactory-10643-thread-1-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 2839058 INFO  (zkCallback-4444-thread-1-processing-n:127.0.0.1:62957_solr) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2839058 INFO  (zkCallback-4450-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2839058 INFO  (zkCallback-4443-thread-1-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2839061 INFO  (OverseerStateUpdate-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2839061 INFO  (OverseerStateUpdate-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 2839062 INFO  (OverseerStateUpdate-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 2839161 INFO  (OverseerThreadFactory-10643-thread-1-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.CreateCollectionCmd Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 2839161 INFO  (OverseerThreadFactory-10643-thread-1-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:62957_solr
   [junit4]   2> 2839162 INFO  (OverseerThreadFactory-10643-thread-1-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.CreateCollectionCmd Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:62956_solr
   [junit4]   2> 2839173 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2839174 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2839184 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2839188 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2839189 INFO  (OverseerStateUpdate-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62957/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62957_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2839189 INFO  (OverseerStateUpdate-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62957/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62957_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2839190 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2839190 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2839209 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2839211 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 2839212 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2839213 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 2839213 INFO  (OverseerStateUpdate-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62956/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62956_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2839214 INFO  (OverseerStateUpdate-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:62956/solr",
   [junit4]   2>   "node_name":"127.0.0.1:62956_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2839214 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 2839215 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2839320 INFO  (OverseerStateUpdate-96443639302455301-127.0.0.1:62956_solr-n_0000000000) [n:127.0.0.1:62956_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 2839321 INFO  (zkCallback-4443-thread-2-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2839321 INFO  (zkCallback-4444-thread-1-processing-n:127.0.0.1:62957_solr) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2839322 INFO  (zkCallback-4444-thread-1-processing-n:127.0.0.1:62957_solr) [n:127.0.0.1:62957_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2839322 INFO  (zkCallback-4443-thread-2-processing-n:127.0.0.1:62956_solr) [n:127.0.0.1:62956_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 2840191 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 2840191 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2840191 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2840191 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2840192 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2840192 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1'
   [junit4]   2> 2840193 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2840193 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2840194 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2840202 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2840204 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2840210 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2840215 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 2840216 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 2840216 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 2840216 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 2840217 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 2840217 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2840218 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2'
   [junit4]   2> 2840218 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2840218 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2840221 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2840222 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2840226 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2840226 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2840226 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 2840227 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2840227 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 2840227 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 2840228 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 2840228 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2840228 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 2840229 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2840229 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 2840229 WARN  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2840243 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 2840243 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5bf61025 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@62a7c31),segFN=segments_1,generation=1}
   [junit4]   2> 2840244 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2840245 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 2840245 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2840245 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2840249 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2840253 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 2840255 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2840256 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2840258 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2840258 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 2840258 INFO  (qtp1538437430-24235) [n:127.0.0.1:62957_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2840258 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2840258 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 2840258 INFO  (qtp1225800843-24240) [n:127.0.0.1:62956_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 2840260 INFO  (qtp12258

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

, ZkStateWriterTest, TestDistributedGrouping, HighlighterConfigTest, OverriddenZkACLAndCredentialsProvidersTest, HdfsDirectoryFactoryTest, TestReloadDeadlock, BasicZkTest, TestReplicationHandler, TestDistributedSearch, TestJoin, DistributedTermsComponentTest, TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, TestBadConfig, ShowFileRequestHandlerTest, TestCoreDiscovery, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DistanceFunctionTest, DebugComponentTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, TestValueSourceCache, TermVectorComponentTest, FastVectorHighlighterTest, ReturnFieldsTest, MBeansHandlerTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestLFUCache, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, SliceStateTest, UUIDFieldTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, OverseerStatusTest, OverseerTaskQueueTest, ReplicationFactorTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrXmlInZkTest, TestCloudPseudoReturnFields, TestCryptoKeys, TestOnReconnectListenerSupport, TestReplicaProperties, TestRequestStatusCollectionAPI, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorCloud, StressHdfsTest, RuleEngineTest, CoreSorterTest, DirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigSetProperties, TestImplicitCoreProperties, TestInfoStreamLogging, TestShardHandlerFactory, TestHdfsBackupRestoreCore, TestRestoreCore, TestSQLHandler, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, InfoHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallTest, DistributedQueryComponentCustomSortTest, DistributedQueryComponentOptimizationTest, DistributedSuggestComponentTest, FacetPivotSmallTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, TestExpandComponent, TestPivotHelperCode, JavabinLoaderTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestIntervalFaceting, TestCustomDocTransformer, TestSubQueryTransformerDistrib, TestDynamicFieldResource, TestFieldTypeResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, BadCopyFieldTest, ChangedSchemaMergeTest, DocValuesMissingTest, EnumFieldTest, TestCloudManagedSchema, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=2A7F4F9841BEF1ED -Dtests.slow=true -Dtests.locale=ga-IE -Dtests.timezone=CNT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2A7F4F9841BEF1ED]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1\testschemaapi_shard1_replica2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2\testschemaapi_shard1_replica1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_2A7F4F9841BEF1ED-001
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [577/629 (2!)] on J1 in 12.63s, 1 test, 1 failure, 1 error <<< FAILURES!

[...truncated 60354 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6061 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6061/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 10 object(s) that were not released!!! [TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([85CCDC78F2787582]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([85CCDC78F2787582]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([85CCDC78F2787582]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10904 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\init-core-data-001
   [junit4]   2> 601514 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 601519 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 601520 INFO  (Thread-1145) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 601520 INFO  (Thread-1145) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 601620 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:50969
   [junit4]   2> 601620 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601621 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601629 INFO  (zkCallback-896-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ad4bdcc name:ZooKeeperConnection Watcher:127.0.0.1:50969 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601630 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601630 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601630 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 601637 INFO  (jetty-launcher-895-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 601638 INFO  (jetty-launcher-895-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 601640 INFO  (jetty-launcher-895-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c3ecf42{/solr,null,AVAILABLE}
   [junit4]   2> 601641 INFO  (jetty-launcher-895-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a037adf{/solr,null,AVAILABLE}
   [junit4]   2> 601647 INFO  (jetty-launcher-895-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7b55a96e{HTTP/1.1,[http/1.1]}{127.0.0.1:50973}
   [junit4]   2> 601647 INFO  (jetty-launcher-895-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@432f082c{HTTP/1.1,[http/1.1]}{127.0.0.1:50974}
   [junit4]   2> 601647 INFO  (jetty-launcher-895-thread-1) [    ] o.e.j.s.Server Started @607192ms
   [junit4]   2> 601647 INFO  (jetty-launcher-895-thread-2) [    ] o.e.j.s.Server Started @607192ms
   [junit4]   2> 601647 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50974}
   [junit4]   2> 601647 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50973}
   [junit4]   2> 601647 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 601647 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 601648 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2'
   [junit4]   2> 601648 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1'
   [junit4]   2> 601648 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 601648 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 601648 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 601648 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 601650 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601651 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601652 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601652 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601654 INFO  (zkCallback-897-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1457ce19 name:ZooKeeperConnection Watcher:127.0.0.1:50969/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601654 INFO  (zkCallback-898-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6ee6db8a name:ZooKeeperConnection Watcher:127.0.0.1:50969/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601654 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601654 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601655 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601655 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601655 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 601655 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 601671 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 0x156a0a7688b0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 601671 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\.
   [junit4]   2> 601672 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 272601427
   [junit4]   2> 601672 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2]
   [junit4]   2> 601672 WARN  (jetty-launcher-895-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\lib
   [junit4]   2> 601672 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 601673 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 0x156a0a7688b0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 601674 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\.
   [junit4]   2> 601674 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1302383174
   [junit4]   2> 601674 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1]
   [junit4]   2> 601675 WARN  (jetty-launcher-895-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\lib
   [junit4]   2> 601676 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 601680 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 601680 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 601680 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 601680 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50969/solr
   [junit4]   2> 601680 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 601680 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 601681 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 601681 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 601680 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601681 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50969/solr
   [junit4]   2> 601681 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 601681 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601683 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601685 INFO  (zkCallback-904-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@29a7ef30 name:ZooKeeperConnection Watcher:127.0.0.1:50969 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601685 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601685 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601686 INFO  (jetty-launcher-895-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601688 INFO  (zkCallback-903-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58df6409 name:ZooKeeperConnection Watcher:127.0.0.1:50969 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601688 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601688 INFO  (jetty-launcher-895-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601688 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 0x156a0a7688b0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 601688 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$66/168280589@3fd5fcb4
   [junit4]   2> 601690 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 0x156a0a7688b0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 601692 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$66/168280589@361e56bc
   [junit4]   2> 601693 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601694 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601696 INFO  (zkCallback-905-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3768c4b6 name:ZooKeeperConnection Watcher:127.0.0.1:50969/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601696 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601697 INFO  (zkCallback-906-thread-1-processing-n:127.0.0.1:50973_solr) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ae13787 name:ZooKeeperConnection Watcher:127.0.0.1:50969/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601697 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601703 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 601703 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 601707 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 601713 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 601720 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 601720 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 601725 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 601726 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 601729 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 601729 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 601731 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 601732 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 601733 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 601737 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 601737 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 601739 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 601739 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 601740 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 601740 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 601741 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 601741 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 601742 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 601742 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 601751 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 601759 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 601762 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 601772 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 601774 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 601786 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96441082908966917-127.0.0.1:50974_solr-n_0000000000
   [junit4]   2> 601791 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96441082908966918-127.0.0.1:50973_solr-n_0000000001
   [junit4]   2> 601792 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50974_solr
   [junit4]   2> 601792 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 601795 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96441082908966917-127.0.0.1:50974_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 601801 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50973_solr
   [junit4]   2> 601801 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50973_solr
   [junit4]   2> 601813 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.Overseer Overseer (id=96441082908966917-127.0.0.1:50974_solr-n_0000000000) starting
   [junit4]   2> 601816 INFO  (zkCallback-905-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 601816 INFO  (zkCallback-906-thread-1-processing-n:127.0.0.1:50973_solr) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 601816 INFO  (zkCallback-905-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 601823 INFO  (zkCallback-906-thread-1-processing-n:127.0.0.1:50973_solr) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 601824 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 601837 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 601837 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 601841 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\.
   [junit4]   2> 601843 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 601843 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 601844 INFO  (OverseerCollectionConfigSetProcessor-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 601844 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 601844 INFO  (jetty-launcher-895-thread-1) [n:127.0.0.1:50973_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 601844 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50974_solr as DOWN
   [junit4]   2> 601844 INFO  (OverseerStateUpdate-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 601846 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50974_solr
   [junit4]   2> 601846 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:50974_solr
   [junit4]   2> 601847 INFO  (OverseerStateUpdate-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 601848 INFO  (zkCallback-905-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 601848 INFO  (zkCallback-906-thread-1-processing-n:127.0.0.1:50973_solr) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 601849 INFO  (zkCallback-906-thread-1-processing-n:127.0.0.1:50973_solr) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 601849 INFO  (OverseerStateUpdate-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:50974_solr"} current state version: 0
   [junit4]   2> 601849 INFO  (OverseerStateUpdate-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:50974_solr
   [junit4]   2> 601849 INFO  (zkCallback-905-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 601858 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 601858 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 601859 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\.
   [junit4]   2> 601860 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 601861 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 601861 INFO  (jetty-launcher-895-thread-2) [n:127.0.0.1:50974_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 601861 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601863 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601864 INFO  (zkCallback-909-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6de390f2 name:ZooKeeperConnection Watcher:127.0.0.1:50969 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601864 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601865 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601870 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 601871 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 601873 INFO  (zkCallback-912-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@792f19e2 name:ZooKeeperConnection Watcher:127.0.0.1:50969/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 601873 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 601873 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 601873 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 601874 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 601875 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 601880 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 601886 INFO  (SUITE-TestManagedSchemaAPI-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 601918 INFO  (TEST-TestManagedSchemaAPI.test-seed#[85CCDC78F2787582]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 601928 INFO  (qtp1229412461-5356) [n:127.0.0.1:50974_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 601932 INFO  (OverseerCollectionConfigSetProcessor-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 601933 INFO  (OverseerThreadFactory-1872-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 601933 INFO  (OverseerThreadFactory-1872-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 601937 INFO  (OverseerThreadFactory-1872-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 601938 INFO  (OverseerThreadFactory-1872-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 601942 INFO  (zkCallback-905-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 601942 INFO  (zkCallback-906-thread-1-processing-n:127.0.0.1:50973_solr) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 601942 INFO  (zkCallback-912-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 601955 INFO  (OverseerStateUpdate-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 601955 INFO  (OverseerStateUpdate-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 601957 INFO  (OverseerStateUpdate-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 602055 INFO  (OverseerThreadFactory-1872-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 602056 INFO  (OverseerThreadFactory-1872-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:50974_solr
   [junit4]   2> 602056 INFO  (OverseerThreadFactory-1872-thread-1-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:50973_solr
   [junit4]   2> 602060 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 602063 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 602063 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 602079 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 602081 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 602081 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 602083 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 602085 INFO  (OverseerStateUpdate-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50974/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50974_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 602085 INFO  (OverseerStateUpdate-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50974/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50974_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 602086 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 602088 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 602089 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 602090 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 602090 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 602091 INFO  (OverseerStateUpdate-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50973/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50973_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 602092 INFO  (OverseerStateUpdate-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:50973/solr",
   [junit4]   2>   "node_name":"127.0.0.1:50973_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 602200 INFO  (OverseerStateUpdate-96441082908966917-127.0.0.1:50974_solr-n_0000000000) [n:127.0.0.1:50974_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 602201 INFO  (zkCallback-905-thread-2-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 602201 INFO  (zkCallback-906-thread-1-processing-n:127.0.0.1:50973_solr) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 602202 INFO  (zkCallback-906-thread-1-processing-n:127.0.0.1:50973_solr) [n:127.0.0.1:50973_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 602202 INFO  (zkCallback-905-thread-2-processing-n:127.0.0.1:50974_solr) [n:127.0.0.1:50974_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 603081 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 603081 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 603082 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 603082 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 603083 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 603083 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1'
   [junit4]   2> 603083 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 603083 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 603087 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 603090 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 603090 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 603091 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 603091 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 603092 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 603092 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\testschemaapi_shard1_replica2'
   [junit4]   2> 603093 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 603093 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 603095 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 603099 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 603103 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 603120 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 603123 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 603124 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 603130 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 603130 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 603139 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 603142 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 603142 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 603149 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 603149 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 603149 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 603149 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 603149 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 603149 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 603150 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 603150 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 603150 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 603150 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 603151 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 603151 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 603151 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 603151 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 603152 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 603152 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 603152 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 603152 WARN  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 603154 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 603152 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 603155 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15387d0b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@680f4b3),segFN=segments_1,generation=1}
   [junit4]   2> 603155 WARN  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 603155 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 603156 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 603156 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 603156 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7c0cec6e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ac349f3),segFN=segments_1,generation=1}
   [junit4]   2> 603157 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 603157 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 603158 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 603158 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 603160 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 603162 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_85CCDC78F2787582-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 603176 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 603176 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 603178 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 603179 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 603181 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 603184 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 603186 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 603187 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 603187 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 603188 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 603188 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 603189 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 603190 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 603190 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 603191 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15387d0b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@680f4b3),segFN=segments_1,generation=1}
   [junit4]   2> 603191 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 603191 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@64e6a2d6[testschemaapi_shard1_replica2] main]
   [junit4]   2> 603191 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 603191 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 603191 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 603192 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 603192 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 603193 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 603193 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 603193 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 603193 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 603193 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 603194 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 603194 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 603194 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 603194 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 603196 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica2:360155562539085
   [junit4]   2> 603196 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 603196 INFO  (searcherExecutor-1875-thread-1-processing-n:127.0.0.1:50973_solr x:testschemaapi_shard1_replica2 s:shard1 c:testschemaapi r:core_node2) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Registered new searcher Searcher@64e6a2d6[testschemaapi_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 603196 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 603196 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 603196 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 603197 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1543057328294592512
   [junit4]   2> 603197 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 603197 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 603197 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7c0cec6e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2ac349f3),segFN=segments_1,generation=1}
   [junit4]   2> 603197 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 603198 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@442ac488[testschemaapi_shard1_replica1] main]
   [junit4]   2> 603198 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 603198 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1543057328294592512
   [junit4]   2> 603199 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 603199 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 603199 INFO  (qtp1229412461-5358) [n:127.0.0.1:50974_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 603200 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer registering core: testschemaapi_shard1_replica2
   [junit4]   2> 603200 INFO  (qtp752735833-5351) [n:127.0.0.1:50973_solr c:testschemaapi s:shard1 r:core_node2 x:tes

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

il.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2622644 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[85CCDC78F2787582]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=447, maxMBSortInHeap=6.48599904421674, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SD, timezone=Pacific/Ponape
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=357776752,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheWithThreads, NoCacheHeaderTest, TestRequestForwarding, TestBulkSchemaAPI, TestSlowCompositeReaderWrapper, TestPKIAuthenticationPlugin, TestBlendedInfixSuggestions, StatsComponentTest, VMParamsZkACLAndCredentialsProvidersTest, WordBreakSolrSpellCheckerTest, TestReloadAndDeleteDocs, TestFieldSortValues, DistributedMLTComponentTest, SuggesterTSTTest, CustomCollectionTest, TestPerFieldSimilarity, OverseerStatusTest, CollectionStateFormat2Test, AnalysisErrorHandlingTest, BlockJoinFacetSimpleTest, TestDistributedGrouping, TestManagedSchema, CoreAdminHandlerTest, TestReRankQParserPlugin, ConvertedLegacyTest, AutoCommitTest, TestCloudPivotFacet, TestCloudManagedSchema, TestQuerySenderListener, TestSolrQueryParserResource, OverriddenZkACLAndCredentialsProvidersTest, SecurityConfHandlerTest, TestMiniSolrCloudClusterSSL, BadCopyFieldTest, ShardRoutingCustomTest, DirectoryFactoryTest, TestReload, TestManagedResourceStorage, TestReplicationHandlerBackup, TestPerFieldSimilarityWithDefaultOverride, TolerantUpdateProcessorTest, DistributedFacetPivotWhiteBoxTest, ForceLeaderTest, IndexSchemaRuntimeFieldTest, DistributedDebugComponentTest, AnalyticsQueryTest, TestUtils, TlogReplayBufferedWhileIndexingTest, TestXmlQParserPlugin, HdfsBasicDistributedZkTest, SearchHandlerTest, LeaderElectionIntegrationTest, TestRealTimeGet, CurrencyFieldOpenExchangeTest, TestOverriddenPrefixQueryForCustomFieldType, TestSizeLimitedDistributedMap, FileBasedSpellCheckerTest, TestGraphTermsQParserPlugin, TestValueSourceCache, SolrCoreCheckLockOnStartupTest, TestDownShardTolerantSearch, TestFieldCache, DebugComponentTest, SolrInfoMBeanTest, RequestLoggingTest, TestCustomDocTransformer, CdcrRequestHandlerTest, SuggesterWFSTTest, DeleteLastCustomShardedReplicaTest, SimpleMLTQParserTest, TestSolr4Spatial2, TestFuzzyAnalyzedSuggestions, TestSolrXml, TestOmitPositions, TestConfigSetImmutable, HdfsTlogReplayBufferedWhileIndexingTest, FieldAnalysisRequestHandlerTest, TestIndexingPerformance, TestRawTransformer, DistributedQueryComponentOptimizationTest, TestCopyFieldCollectionResource, RAMDirectoryFactoryTest, SpellingQueryConverterTest, TestManagedStopFilterFactory, TestBinaryResponseWriter, BasicZkTest, TestZkChroot, DirectSolrConnectionTest, TestScoreJoinQPNoScore, ChangedSchemaMergeTest, RecoveryAfterSoftCommitTest, UpdateRequestProcessorFactoryTest, DocValuesMissingTest, ResourceLoaderTest, TestStressCloudBlindAtomicUpdates, TestSchemaManager, TestFieldCacheSanityChecker, SpellCheckComponentTest, TestDefaultStatsCache, HdfsWriteToMultipleCollectionsTest, TestFastOutputStream, TestComplexPhraseQParserPlugin, PreAnalyzedUpdateProcessorTest, TestFieldCacheSortRandom, FacetPivotSmallTest, TestRestoreCore, BlockCacheTest, TestDynamicFieldCollectionResource, DistributedFacetPivotLargeTest, TestCollationField, TestCryptoKeys, TestSolrQueryParser, DeleteReplicaTest, DistanceFunctionTest, CSVRequestHandlerTest, DeleteStatusTest, TestFieldTypeCollectionResource, TestCloudSchemaless, TestHdfsCloudBackupRestore, DistributedIntervalFacetingTest, SolrXmlInZkTest, MultiTermTest, TestFastWriter, OpenCloseCoreStressTest, TestConfigReload, SparseHLLTest, TestCharFilters, TestFiltering, ZkNodePropsTest, ConcurrentDeleteAndCreateCollectionTest, TestPHPSerializedResponseWriter, ReplaceNodeTest, TestClusterStateMutator, NotRequiredUniqueKeyTest, HLLSerializationTest, DefaultValueUpdateProcessorTest, CacheHeaderTest, TestExceedMaxTermLength, TestCollectionAPI, DateFieldTest, BadIndexSchemaTest, HdfsNNFailoverTest, TestStandardQParsers, CollectionsAPIAsyncDistributedZkTest, HdfsDirectoryFactoryTest, TestSSLRandomization, FileUtilsTest, DistribDocExpirationUpdateProcessorTest, TestSubQueryTransformer, TestQueryTypes, TestRandomCollapseQParserPlugin, ExplicitHLLTest, TestSolr4Spatial, BinaryUpdateRequestHandlerTest, CheckHdfsIndexTest, TestNumericTerms32, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, DistributedTermsComponentTest, SimpleFacetsTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, DocValuesTest, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, PathHierarchyTokenizerFactoryTest, SolrPluginUtilsTest, TestCSVResponseWriter, QueryParsingTest, PingRequestHandlerTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, CollectionTooManyReplicasTest, ConnectionManagerTest, CreateCollectionCleanupTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MultiThreadedOCPTest, RestartWhileUpdatingTest, RollingRestartTest, ShardSplitTest, TestMiniSolrCloudClusterBase, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestReplicaProperties, TestRequestStatusCollectionAPI, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=85CCDC78F2787582 -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Pacific/Ponape -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([85CCDC78F2787582]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([85CCDC78F2787582]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [495/629 (2!)] on J1 in 0.35s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60587 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6060 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6060/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([AADC05BCF8989EB5]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([AADC05BCF8989EB5]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([AADC05BCF8989EB5:5DAFEBE43E703153]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1329)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11231 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\init-core-data-001
   [junit4]   2> 647704 INFO  (SUITE-TestReplicationHandler-seed#[AADC05BCF8989EB5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 647706 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 647708 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\collection1
   [junit4]   2> 647726 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 647727 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70542726{/solr,null,AVAILABLE}
   [junit4]   2> 647729 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1cf7b422{HTTP/1.1,[http/1.1]}{127.0.0.1:61950}
   [junit4]   2> 647729 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.e.j.s.Server Started @652650ms
   [junit4]   2> 647729 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=61950}
   [junit4]   2> 647730 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 647730 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001'
   [junit4]   2> 647730 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 647730 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 647731 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\solr.xml
   [junit4]   2> 647758 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\.
   [junit4]   2> 647758 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CoreContainer New CoreContainer 2102958995
   [junit4]   2> 647758 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001]
   [junit4]   2> 647759 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\lib
   [junit4]   2> 647759 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 647767 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 647768 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 647768 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 647768 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 647768 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 647770 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\.
   [junit4]   2> 647776 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 647776 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\.\collection1
   [junit4]   2> 647777 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 647777 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 647777 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 647777 INFO  (coreLoadExecutor-2157-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\collection1'
   [junit4]   2> 647778 INFO  (coreLoadExecutor-2157-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 647778 INFO  (coreLoadExecutor-2157-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 647815 INFO  (coreLoadExecutor-2157-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 647818 INFO  (coreLoadExecutor-2157-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 647824 INFO  (coreLoadExecutor-2157-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 647829 INFO  (coreLoadExecutor-2157-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 647837 INFO  (coreLoadExecutor-2157-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 647851 INFO  (coreLoadExecutor-2157-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\collection1'
   [junit4]   2> 647851 INFO  (coreLoadExecutor-2157-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\.\collection1
   [junit4]   2> 647851 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 647852 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 647852 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 647852 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 647852 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 647853 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 647853 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 647853 WARN  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 647853 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 647853 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 647854 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60746219 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44a521ec),segFN=segments_1,generation=1}
   [junit4]   2> 647854 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 647854 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 647855 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 647868 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 647869 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 647871 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 647873 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 647875 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 647875 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 647875 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 647876 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 647876 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 647876 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1229091527, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 647877 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60746219 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44a521ec),segFN=segments_1,generation=1}
   [junit4]   2> 647877 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 647877 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c4839c6[collection1] main]
   [junit4]   2> 647877 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\collection1\conf
   [junit4]   2> 647877 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\collection1\conf}
   [junit4]   2> 647877 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-001\collection1\conf
   [junit4]   2> 647879 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 647880 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 647880 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 647880 INFO  (coreLoadExecutor-2157-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 647881 INFO  (searcherExecutor-2158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c4839c6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 648287 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\collection1
   [junit4]   2> 648310 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 648311 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3fdb6ca9{/solr,null,AVAILABLE}
   [junit4]   2> 648316 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.e.j.s.ServerConnector Started ServerConnector@4d041085{HTTP/1.1,[http/1.1]}{127.0.0.1:61956}
   [junit4]   2> 648317 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.e.j.s.Server Started @653239ms
   [junit4]   2> 648317 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=61956}
   [junit4]   2> 648317 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 648318 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002'
   [junit4]   2> 648318 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 648318 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 648319 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\solr.xml
   [junit4]   2> 648325 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.
   [junit4]   2> 648325 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CoreContainer New CoreContainer 1434049760
   [junit4]   2> 648325 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002]
   [junit4]   2> 648325 WARN  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\lib
   [junit4]   2> 648328 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 648333 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 648333 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 648333 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 648334 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 648334 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 648334 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.
   [junit4]   2> 648344 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 648344 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1
   [junit4]   2> 648345 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 648345 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 648345 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 648345 INFO  (coreLoadExecutor-2167-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\collection1'
   [junit4]   2> 648346 INFO  (coreLoadExecutor-2167-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 648346 INFO  (coreLoadExecutor-2167-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 648362 INFO  (coreLoadExecutor-2167-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 648364 INFO  (coreLoadExecutor-2167-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 648368 INFO  (coreLoadExecutor-2167-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 648371 INFO  (coreLoadExecutor-2167-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 648373 INFO  (coreLoadExecutor-2167-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 648375 INFO  (coreLoadExecutor-2167-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\collection1'
   [junit4]   2> 648376 INFO  (coreLoadExecutor-2167-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1
   [junit4]   2> 648376 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 648376 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 648376 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 648376 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\snapshot_metadata
   [junit4]   2> 648376 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 648376 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 648377 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 648377 WARN  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 648377 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 648377 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 648377 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_1,generation=1}
   [junit4]   2> 648377 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 648378 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 648379 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 648380 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 648381 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 648384 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 648385 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 648386 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 648386 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 648387 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 648387 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 648387 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 648388 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1229091527, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 648388 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_1,generation=1}
   [junit4]   2> 648388 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 648388 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2437ad8b[collection1] main]
   [junit4]   2> 648389 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\collection1\conf
   [junit4]   2> 648389 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\collection1\conf}
   [junit4]   2> 648389 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\collection1\conf
   [junit4]   2> 648390 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 648392 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 648392 INFO  (searcherExecutor-2168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2437ad8b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 648392 INFO  (coreLoadExecutor-2167-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 648679 INFO  (qtp1087942082-4732) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 648855 INFO  (qtp1087942082-4739) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 648856 INFO  (qtp1087942082-4737) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 648867 INFO  (qtp1087942082-4737) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 648867 INFO  (qtp346140341-4754) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 648868 INFO  (qtp1087942082-4737) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 648870 INFO  (qtp1087942082-4734) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 648871 INFO  (qtp1087942082-4734) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60746219 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44a521ec),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60746219 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44a521ec),segFN=segments_2,generation=2}
   [junit4]   2> 648873 INFO  (qtp1087942082-4734) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 648873 INFO  (qtp1087942082-4734) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a0fe233[collection1] main]
   [junit4]   2> 648873 INFO  (qtp1087942082-4734) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 648873 INFO  (searcherExecutor-2158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a0fe233[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 648873 INFO  (qtp1087942082-4734) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 648880 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 648894 INFO  (qtp1087942082-4735) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 648894 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 648894 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 648894 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 648907 INFO  (qtp1087942082-4735) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=11
   [junit4]   2> 648908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 648908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index.20160818121836899
   [junit4]   2> 648908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 648909 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=497101057, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 648909 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_1,generation=1}
   [junit4]   2> 648909 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 648910 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 648910 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_1,generation=1}
   [junit4]   2> 648910 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 648910 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 648910 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@4ea6ac04 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a19649c)
   [junit4]   2> 648911 INFO  (qtp1087942082-4741) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 648912 INFO  (qtp1087942082-4732) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 648915 INFO  (qtp1087942082-4739) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 648918 INFO  (qtp1087942082-4738) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 648919 INFO  (qtp1087942082-4736) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 648921 INFO  (qtp1087942082-4737) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 648922 INFO  (qtp1087942082-4734) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 648923 INFO  (qtp1087942082-4743) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 648924 INFO  (qtp1087942082-4735) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 648925 INFO  (qtp1087942082-4741) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 648926 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1411) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@4ea6ac04 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2a19649c)
   [junit4]   2> 648933 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=17.1708984375, floorSegmentMB=1.1259765625, forceMergeDeletesPctAllowed=1.0314158050593536, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 648938 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_2,generation=2}
   [junit4]   2> 648938 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 648940 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 648941 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c3b82b4[collection1] main]
   [junit4]   2> 648941 INFO  (searcherExecutor-2168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c3b82b4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 648941 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index.20160818121836899 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index.20160818121836899;done=true>>]
   [junit4]   2> 648942 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 648942 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index.20160818121836899
   [junit4]   2> 648942 INFO  (qtp346140341-4755) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:61950/solr/collection1/replication&command=fetchindex} status=0 QTime=62
   [junit4]   2> 648953 INFO  (qtp1087942082-4732) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 648954 INFO  (qtp346140341-4756) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=3
   [junit4]   2> 648959 INFO  (qtp1087942082-4739) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 3
   [junit4]   2> 648960 INFO  (qtp1087942082-4739) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 648966 INFO  (qtp1087942082-4739) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60746219 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44a521ec),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60746219 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44a521ec),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60746219 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44a521ec),segFN=segments_3,generation=3}
   [junit4]   2> 648966 INFO  (qtp1087942082-4739) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 648966 INFO  (qtp1087942082-4739) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ed2408d[collection1] main]
   [junit4]   2> 648967 INFO  (qtp1087942082-4739) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 648967 INFO  (searcherExecutor-2158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6ed2408d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1) Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 648967 INFO  (qtp1087942082-4739) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 648971 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 648974 INFO  (qtp1087942082-4738) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 648974 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 648974 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 648974 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 648979 INFO  (qtp1087942082-4738) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=4
   [junit4]   2> 648980 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 648980 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index.20160818121836971
   [junit4]   2> 648981 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 648982 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=497101057, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 648982 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_2,generation=2}
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_2,generation=2}
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@d37bb41 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1eb02044)
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.tip because it already exists
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.doc because it already exists
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.tim because it already exists
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 648983 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 648984 INFO  (qtp1087942082-4737) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 648986 INFO  (qtp1087942082-4734) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 648989 INFO  (qtp1087942082-4743) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 648990 INFO  (qtp1087942082-4735) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649029 INFO  (qtp1087942082-4735) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649054 INFO  (qtp1087942082-4735) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649101 INFO  (qtp1087942082-4741) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649107 INFO  (qtp1087942082-4732) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649124 INFO  (qtp1087942082-4739) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649131 INFO  (qtp1087942082-4736) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649132 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1477) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@d37bb41 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1eb02044)
   [junit4]   2> 649257 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Exception while updating statistics
   [junit4]   2> java.io.IOException: file "replication.properties" was already written to
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:654)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:695)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:507)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:268)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 649258 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=17.1708984375, floorSegmentMB=1.1259765625, forceMergeDeletesPctAllowed=1.0314158050593536, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 649259 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_3,generation=3}
   [junit4]   2> 649259 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 649259 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 649261 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@34db86df[collection1] main]
   [junit4]   2> 649261 INFO  (searcherExecutor-2168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@34db86df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1) Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 649261 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index.20160818121836971 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index.20160818121836971;done=true>>]
   [junit4]   2> 649261 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 649261 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index.20160818121836971
   [junit4]   2> 649261 INFO  (qtp346140341-4757) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:61950/solr/collection1/replication&command=fetchindex} status=0 QTime=292
   [junit4]   2> 649264 INFO  (qtp1087942082-4736) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 649265 INFO  (qtp346140341-4758) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 649265 INFO  (qtp1087942082-4737) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 649267 INFO  (qtp1087942082-4737) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 649268 INFO  (qtp1087942082-4737) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=4
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60746219 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44a521ec),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60746219 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44a521ec),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60746219 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44a521ec),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@60746219 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44a521ec),segFN=segments_4,generation=4}
   [junit4]   2> 649269 INFO  (qtp1087942082-4737) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 649269 INFO  (qtp1087942082-4737) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e53f0d4[collection1] main]
   [junit4]   2> 649269 INFO  (searcherExecutor-2158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e53f0d4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1) Uninverting(_1(7.0.0):C1) Uninverting(_2(7.0.0):C1)))}
   [junit4]   2> 649269 INFO  (qtp1087942082-4737) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 649269 INFO  (qtp1087942082-4737) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 649272 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 649273 INFO  (qtp1087942082-4734) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 649274 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 649274 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 649274 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 649275 INFO  (qtp1087942082-4734) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1
   [junit4]   2> 649276 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 28
   [junit4]   2> 649276 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index.20160818121837267
   [junit4]   2> 649277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 649277 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=497101057, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 649278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_3,generation=3}
   [junit4]   2> 649278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 649278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 649278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_3,generation=3}
   [junit4]   2> 649278 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@19e65958 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fe8de5d)
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.tip because it already exists
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.doc because it already exists
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.tim because it already exists
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvd because it already exists
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.doc because it already exists
   [junit4]   2> 649281 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.tim because it already exists
   [junit4]   2> 649282 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.tip because it already exists
   [junit4]   2> 649282 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdx because it already exists
   [junit4]   2> 649282 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fnm because it already exists
   [junit4]   2> 649282 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.nvm because it already exists
   [junit4]   2> 649282 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.fdt because it already exists
   [junit4]   2> 649282 INFO  (qtp1087942082-4735) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649284 INFO  (qtp1087942082-4741) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649285 INFO  (qtp1087942082-4732) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.tip&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649288 INFO  (qtp1087942082-4739) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649310 INFO  (qtp1087942082-4739) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649313 INFO  (qtp1087942082-4739) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649314 INFO  (qtp1087942082-4738) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649315 INFO  (qtp1087942082-4736) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649316 INFO  (qtp1087942082-4737) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.tim&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649318 INFO  (qtp1087942082-4743) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 649318 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1543) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@19e65958 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3fe8de5d)
   [junit4]   2> 649322 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Exception while updating statistics
   [junit4]   2> java.io.IOException: file "replication.properties" was already written to
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:654)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.logReplicationTimeAndConfFiles(IndexFetcher.java:695)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:507)
   [junit4]   2> 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:268)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:397)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.lambda$handleRequestBody$0(ReplicationHandler.java:279)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 649324 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=17.1708984375, floorSegmentMB=1.1259765625, forceMergeDeletesPctAllowed=1.0314158050593536, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 649326 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7b06f1d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7439b356),segFN=segments_4,generation=4}
   [junit4]   2> 649326 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 649326 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 649326 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21d66d2[collection1] main]
   [junit4]   2> 649327 INFO  (searcherExecutor-2168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21d66d2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1) Uninverting(_1(7.0.0):C1) Uninverting(_2(7.0.0):C1)))}
   [junit4]   2> 649327 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index.20160818121837267 [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index.20160818121837267;done=true>>]
   [junit4]   2> 649327 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=false
   [junit4]   2> 649327 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-002\.\collection1\data\index.20160818121837267
   [junit4]   2> 649329 INFO  (qtp346140341-4757) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:61950/solr/collection1/replication&command=fetchindex} status=0 QTime=58
   [junit4]   2> 649332 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AADC05BCF8989EB5-001\solr-instance-003\collection1
   [junit4]   2> 649350 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 649359 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d3a1387{/solr,null,AVAILABLE}
   [junit4]   2> 649360 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[AADC05BCF8989EB5]) [    ] o.e.j.s.ServerConnector Started S

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

y, TestLuceneMatchVersion, TestLMDirichletSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, TestDynamicFieldResource, TestChildDocTransformer, TestLegacyFieldCache, ZkControllerTest, AlternateDirectoryTest, TestStressLucene, TestAuthorizationFramework, FastVectorHighlighterTest, TestConfigSetProperties, SystemInfoHandlerTest, TestFieldCacheReopen, TestDistributedSearch, SoftAutoCommitTest, TestJsonFacets, ActionThrottleTest, DeleteInactiveReplicaTest, TestReplicaProperties, SimplePostToolTest, URLClassifyProcessorTest, TestReplicationHandler]
   [junit4] Completed [200/629 (1!)] on J0 in 141.82s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 999 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_AADC05BCF8989EB5-001\init-core-data-001
   [junit4]   2> 2546951 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[AADC05BCF8989EB5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2547135 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[AADC05BCF8989EB5]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2547169 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[AADC05BCF8989EB5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1257, maxMBSortInHeap=6.100030689364714, sim=ClassicSimilarity, locale=tr-TR, timezone=Europe/Nicosia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=152545848,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [StandardRequestHandlerTest, SolrCloudExampleTest, BadComponentTest, CoreAdminRequestStatusTest, EnumFieldTest, DistributedSpellCheckComponentTest, FullHLLTest, TestShardHandlerFactory, HighlighterTest, TestSolrDynamicMBean, LeaderInitiatedRecoveryOnCommitTest, TestRestManager, HdfsRecoverLeaseTest, TestSubQueryTransformerCrossCore, HdfsBasicDistributedZk2Test, AddBlockUpdateTest, TestSearchPerf, PrimitiveFieldTypeTest, TestLazyCores, TestGroupingSearch, DistributedQueryElevationComponentTest, CursorPagingTest, AsyncMigrateRouteKeyTest, ZkStateReaderTest, TestSolrFieldCacheMBean, DistributedQueryComponentCustomSortTest, TestArbitraryIndexDir, BooleanFieldTest, ChaosMonkeyNothingIsSafeTest, TestHighlightDedupGrouping, TestRequestStatusCollectionAPI, TestUpdate, ScriptEngineTest, TestRecoveryHdfs, TestCloudInspectUtil, HdfsRestartWhileUpdatingTest, TestRandomRequestDistribution, DeleteShardTest, PrimUtilsTest, TestSearcherReuse, BlockDirectoryTest, TestAddFieldRealTimeGet, TermsComponentTest, TestIBSimilarityFactory, TestUniqueKeyFieldResource, TestWordDelimiterFilterFactory, TestLuceneMatchVersion, TestLMDirichletSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, TestDynamicFieldResource, TestChildDocTransformer, TestLegacyFieldCache, ZkControllerTest, AlternateDirectoryTest, TestStressLucene, TestAuthorizationFramework, FastVectorHighlighterTest, TestConfigSetProperties, SystemInfoHandlerTest, TestFieldCacheReopen, TestDistributedSearch, SoftAutoCommitTest, TestJsonFacets, ActionThrottleTest, DeleteInactiveReplicaTest, TestReplicaProperties, SimplePostToolTest, URLClassifyProcessorTest, TestReplicationHandler, SchemaVersionSpecificBehaviorTest, TestComponentsName, TestTolerantSearch, TestFieldCacheSort, QueryResultKeyTest, DocValuesMultiTest, MoreLikeThisHandlerTest, RollingRestartTest, CdcrUpdateLogTest, TestMaxScoreQueryParser, StressHdfsTest, MBeansHandlerTest, RegexBoostProcessorTest, UUIDUpdateProcessorFallbackTest, BlockJoinFacetRandomTest, InfoHandlerTest, TestPartialUpdateDeduplication, TestNonDefinedSimilarityFactory, AssignTest, TestPhraseSuggestions, SampleTest, SolrIndexConfigTest, TestDocBasedVersionConstraints, CircularListTest, TestStressUserVersions, BJQParserTest, QueryEqualityTest, ClusterStateUpdateTest, XmlUpdateRequestHandlerTest, TestSolrCloudWithDelegationTokens, TestXmlQParser, SyncSliceTest, TestExtendedDismaxParser, OverseerTaskQueueTest, TestManagedSynonymFilterFactory, TestReqParamsAPI, UnloadDistributedZkTest, TestHdfsBackupRestoreCore, TestPostingsSolrHighlighter, HLLUtilTest, HttpPartitionTest, CollectionReloadTest, TestDistribDocBasedVersion, TestFileDictionaryLookup, RecoveryZkTest, PolyFieldTest, RulesTest, HdfsCollectionsAPIDistributedZkTest, DateRangeFieldTest, TestMergePolicyConfig, DistributedFacetPivotLongTailTest, TestFastLRUCache, CoreSorterTest, DistributedSuggestComponentTest, TestCodecSupport, SpatialHeatmapFacetsTest, DOMUtilTest, TestNoOpRegenerator, SaslZkACLProviderTest, TestManagedResource, DeleteNodeTest, DisMaxRequestHandlerTest, SuggestComponentTest, TestExactStatsCache, DocumentAnalysisRequestHandlerTest, TestDistribIDF, TestAnalyzedSuggestions, StatelessScriptUpdateProcessorFactoryTest, TestExpandComponent, TestHdfsUpdateLog, TestOrdValues, LeaderElectionTest, OverseerRolesTest, XsltUpdateRequestHandlerTest, HighlighterMaxOffsetTest, TestTrackingShardHandlerFactory, TestFieldResource, DirectSolrSpellCheckerTest, TestCollapseQParserPlugin, ReplicationFactorTest, TriLevelCompositeIdRoutingTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, CollectionsAPIAsyncDistributedZkTest, CollectionsAPISolrJTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestExclusionRuleCollectionAccess, TestLockTree, TestMiniSolrCloudCluster, TestRebalanceLeaders, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=AADC05BCF8989EB5 -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Europe/Nicosia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AADC05BCF8989EB5]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AADC05BCF8989EB5]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [509/629 (2!)] on J0 in 0.25s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60541 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6059 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6059/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 9829 lines...]
    [javac] Compiling 955 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\classes\java
    [javac] C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\core\CoreSorter.java:24: warning: documentation comment not expected here
    [javac] package org.apache.solr.core;
    [javac] ^
    [javac] C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java:174: error: variable o might not have been initialized
    [javac]           return;
    [javac]           ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

[...truncated 1 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:763: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:707: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:536: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:484: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:385: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:501: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1955: Compile failed; see the compiler error output for details.

Total time: 19 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6058 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6058/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 9829 lines...]
    [javac] Compiling 955 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\classes\java
    [javac] C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\core\CoreSorter.java:24: warning: documentation comment not expected here
    [javac] package org.apache.solr.core;
    [javac] ^
    [javac] C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java:174: error: variable o might not have been initialized
    [javac]           return;
    [javac]           ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

[...truncated 1 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:763: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:707: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:536: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:484: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:385: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:501: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1955: Compile failed; see the compiler error output for details.

Total time: 23 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6057 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6057/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([6109161CAD20AA63]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([6109161CAD20AA63]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10658 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_6109161CAD20AA63-001\init-core-data-001
   [junit4]   2> 63115 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[6109161CAD20AA63]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 63430 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[6109161CAD20AA63]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 63461 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[6109161CAD20AA63]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 63515 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[6109161CAD20AA63]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1866, maxMBSortInHeap=5.164447936601273, sim=RandomSimilarity(queryNorm=true): {}, locale=de-GR, timezone=Indian/Chagos
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=33807400,total=73084928
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzeInfixSuggestions, TestSearchPerf, TestCustomSort, SimpleCollectionCreateDeleteTest, XmlUpdateRequestHandlerTest, DocValuesTest, CircularListTest, TestDocBasedVersionConstraints, TestNumericTerms64, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=6109161CAD20AA63 -Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=Indian/Chagos -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6109161CAD20AA63]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6109161CAD20AA63]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [18/629 (1!)] on J0 in 0.47s, 0 tests, 2 errors <<< FAILURES!

[...truncated 62127 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6056 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6056/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestCrashCausesCorruptIndex

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_3D578F9258A6F99-001\testCrashCorruptsIndexing-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_3D578F9258A6F99-001\testCrashCorruptsIndexing-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_3D578F9258A6F99-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_3D578F9258A6F99-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_3D578F9258A6F99-001\testCrashCorruptsIndexing-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_3D578F9258A6F99-001\testCrashCorruptsIndexing-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_3D578F9258A6F99-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_3D578F9258A6F99-001

	at __randomizedtesting.SeedInfo.seed([3D578F9258A6F99]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.lucene.search.TestBoolean2.testRandomQueries

Error Message:


Stack Trace:
junit.framework.AssertionFailedError
	at __randomizedtesting.SeedInfo.seed([3D578F9258A6F99:5DFEC8151D504207]:0)
	at junit.framework.Assert.fail(Assert.java:48)
	at junit.framework.Assert.assertTrue(Assert.java:20)
	at junit.framework.Assert.assertTrue(Assert.java:27)
	at org.apache.lucene.search.QueryUtils.checkUnequal(QueryUtils.java:99)
	at org.apache.lucene.search.QueryUtils.checkHashEquals(QueryUtils.java:82)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:56)
	at org.apache.lucene.search.AssertingIndexSearcher.rewrite(AssertingIndexSearcher.java:63)
	at org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:724)
	at org.apache.lucene.search.QueryUtils$3.doSetNextReader(QueryUtils.java:419)
	at org.apache.lucene.search.SimpleCollector.getLeafCollector(SimpleCollector.java:33)
	at org.apache.lucene.search.FilterCollector.getLeafCollector(FilterCollector.java:40)
	at org.apache.lucene.search.AssertingCollector.getLeafCollector(AssertingCollector.java:47)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:650)
	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
	at org.apache.lucene.search.QueryUtils.checkSkipTo(QueryUtils.java:337)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:125)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:129)
	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
	at org.apache.lucene.search.TestBoolean2.testRandomQueries(TestBoolean2.java:353)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Expected to find shardAddress in the up shard info

Stack Trace:
java.lang.AssertionError: Expected to find shardAddress in the up shard info
	at __randomizedtesting.SeedInfo.seed([4C8B5A779E81E2A8:C4DF65AD307D8F50]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.TestDistributedSearch.comparePartialResponses(TestDistributedSearch.java:1172)
	at org.apache.solr.TestDistributedSearch.queryPartialResults(TestDistributedSearch.java:1113)
	at org.apache.solr.TestDistributedSearch.test(TestDistributedSearch.java:973)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1011)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:50047/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([4C8B5A779E81E2A8:7153F45BA66FBCD8]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:50047/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([4C8B5A779E81E2A8]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([4C8B5A779E81E2A8]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 638 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBoolean2 -Dtests.method=testRandomQueries -Dtests.seed=3D578F9258A6F99 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Africa/Gaborone -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.22s J0 | TestBoolean2.testRandomQueries <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D578F9258A6F99:5DFEC8151D504207]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:48)
   [junit4]    > 	at junit.framework.Assert.assertTrue(Assert.java:20)
   [junit4]    > 	at junit.framework.Assert.assertTrue(Assert.java:27)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.checkUnequal(QueryUtils.java:99)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.checkHashEquals(QueryUtils.java:82)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:56)
   [junit4]    > 	at org.apache.lucene.search.AssertingIndexSearcher.rewrite(AssertingIndexSearcher.java:63)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.createNormalizedWeight(IndexSearcher.java:724)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils$3.doSetNextReader(QueryUtils.java:419)
   [junit4]    > 	at org.apache.lucene.search.SimpleCollector.getLeafCollector(SimpleCollector.java:33)
   [junit4]    > 	at org.apache.lucene.search.FilterCollector.getLeafCollector(FilterCollector.java:40)
   [junit4]    > 	at org.apache.lucene.search.AssertingCollector.getLeafCollector(AssertingCollector.java:47)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:650)
   [junit4]    > 	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:463)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.checkSkipTo(QueryUtils.java:337)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:125)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:129)
   [junit4]    > 	at org.apache.lucene.search.QueryUtils.check(QueryUtils.java:118)
   [junit4]    > 	at org.apache.lucene.search.TestBoolean2.testRandomQueries(TestBoolean2.java:353)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_3D578F9258A6F99-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {field=PostingsFormat(name=LuceneFixedGap), field2=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1845, maxMBSortInHeap=6.99505414136485, sim=ClassicSimilarity, locale=hu, timezone=Africa/Gaborone
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=71989456,total=413138944
   [junit4]   2> NOTE: All tests run in this JVM: [TestNotDocIdSet, TestLucene60PointsFormat, TestIndexWriterMaxDocs, TestFrequencyTrackingRingBuffer, TestIndexWriterWithThreads, TestBytesRefHash, TestLucene50FieldInfoFormat, TestParallelReaderEmptyIndex, TestSpanContainQuery, TestMatchNoDocsQuery, TestPositiveScoresOnlyCollector, TestCrash, TestUnicodeUtil, TestDemo, TestNewestSegment, TestIndexWriterLockRelease, TestIndexWriterExceptions2, TestMultiMMap, TestLongBitSet, TestDeletionPolicy, TestBlendedTermQuery, TestFieldType, TestSloppyPhraseQuery, TestSloppyPhraseQuery2, TestSpanTermQuery, TestMultiTermQueryRewrites, TestSimilarity2, TestDuelingCodecsAtNight, TestNeverDelete, TestDocumentsWriterStallControl, TestSetOnce, TestSimpleAttributeImpl, TestSimpleFSDirectory, TestDirectMonotonic, TestBagOfPostings, TestMultiset, TestSearchForDuplicates, TestRollback, TestWildcardRandom, TestDateTools, TestGeoUtils, TestSubScorerFreqs, TestTrackingDirectoryWrapper, TestPayloadsOnVectors, TestAutomatonQueryUnicode, Test2BTerms, TestFixedBitSet, TestNorms, TestMmapDirectory, TestTimeLimitingCollector, TestMathUtil, TestBasics, TestNearSpansOrdered, TestConsistentFieldNumbers, TestBoolean2]
   [junit4] Completed [128/432 (1!)] on J0 in 8.93s, 10 tests, 1 failure <<< FAILURES!

[...truncated 485 lines...]
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false): {text=DFR I(F)L1}, locale=es-PY, timezone=Asia/Ulan_Bator
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=141472840,total=429916160
   [junit4]   2> NOTE: All tests run in this JVM: [TestNotDocIdSet, TestLucene60PointsFormat, TestIndexWriterMaxDocs, TestFrequencyTrackingRingBuffer, TestIndexWriterWithThreads, TestBytesRefHash, TestLucene50FieldInfoFormat, TestParallelReaderEmptyIndex, TestSpanContainQuery, TestMatchNoDocsQuery, TestPositiveScoresOnlyCollector, TestCrash, TestUnicodeUtil, TestDemo, TestNewestSegment, TestIndexWriterLockRelease, TestIndexWriterExceptions2, TestMultiMMap, TestLongBitSet, TestDeletionPolicy, TestBlendedTermQuery, TestFieldType, TestSloppyPhraseQuery, TestSloppyPhraseQuery2, TestSpanTermQuery, TestMultiTermQueryRewrites, TestSimilarity2, TestDuelingCodecsAtNight, TestNeverDelete, TestDocumentsWriterStallControl, TestSetOnce, TestSimpleAttributeImpl, TestSimpleFSDirectory, TestDirectMonotonic, TestBagOfPostings, TestMultiset, TestSearchForDuplicates, TestRollback, TestWildcardRandom, TestDateTools, TestGeoUtils, TestSubScorerFreqs, TestTrackingDirectoryWrapper, TestPayloadsOnVectors, TestAutomatonQueryUnicode, Test2BTerms, TestFixedBitSet, TestNorms, TestMmapDirectory, TestTimeLimitingCollector, TestMathUtil, TestBasics, TestNearSpansOrdered, TestConsistentFieldNumbers, TestBoolean2, TestStringHelper, TestIndexFileDeleter, TestPostingsOffsets, TestIndexWriterOnDiskFull, TestLogMergePolicy, TestAtomicUpdate, TestTermScorer, TestFSTs, TestScorerPerf, TestRegExp, TestCharacterUtils, Test2BPostings, TestSpanFirstQuery, TestSimpleExplanationsOfNonMatches, TestSparseFixedBitDocIdSet, TestPointQueries, TestSortedSetSelector, TestMultiFields, TestMutablePointsReaderUtils, TestTransactionRollback, TestByteSlices, TestDoc, TestBoostQuery, TestIndexWriterMerging, TestDocInverterPerFieldErrorInfo, TestLucene50StoredFieldsFormatHighCompression, TestNRTCachingDirectory, TestDuelingCodecs, TestAutomaton, TestIndexWriterOnJRECrash, TestLevenshteinAutomata, TestMultiDocValues, TestDeterminizeLexicon, TestUsageTrackingFilterCachingPolicy, TestAllFilesHaveChecksumFooter, TestBooleanQuery, TestIndexSearcher, TestBufferedChecksum, TestMaxPosition, TestBlockPostingsFormat2, TestNumericDocValuesUpdates, TestByteBlockPool, TestConstantScoreQuery, TestIndexWriterCommit, TestFieldCacheRewriteMethod, FuzzyTermOnShortTermsTest, TestSumDocFreq, TestCachingCollector, TestAllFilesCheckIndexHeader, FiniteStringsIteratorTest, TestIndexWriter, TestSpanSearchEquivalence, TestRadixSelector, TestBytesStore, TestShardSearching, TestIndexWriterMergePolicy, TestPersistentSnapshotDeletionPolicy, TestSearchWithThreads, TestTopDocsMerge, TestStressIndexing, TestRollingUpdates, TestIndexWriterUnicode, TestNRTReaderWithThreads, TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestLockFactory, TestPhraseQuery, TestRegexpRandom2, TestFastDecompressionMode, TestPagedBytes, TestPerFieldPostingsFormat2, TestDocValuesIndexing, TestBooleanMinShouldMatch, TestTermsEnum2, TestSpans, TestFlex, TestUTF32ToUTF8, TestSpanExplanations, TestStressIndexing2, TestLazyProxSkipping, TestDocsAndPositions, TestTermVectorsWriter, TestStressNRT, TestDisjunctionMaxQuery, TestTermRangeQuery, TestCrashCausesCorruptIndex]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCrashCausesCorruptIndex -Dtests.seed=3D578F9258A6F99 -Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=Asia/Ulan_Bator -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestCrashCausesCorruptIndex (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_3D578F9258A6F99-001\testCrashCorruptsIndexing-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_3D578F9258A6F99-001\testCrashCorruptsIndexing-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_3D578F9258A6F99-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_3D578F9258A6F99-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D578F9258A6F99]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [277/432 (2!)] on J0 in 0.26s, 1 test, 1 error <<< FAILURES!

[...truncated 10500 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\init-core-data-001
   [junit4]   2> 1659121 INFO  (SUITE-TestDistributedSearch-seed#[4C8B5A779E81E2A8]-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-9061)
   [junit4]   2> 1659121 INFO  (SUITE-TestDistributedSearch-seed#[4C8B5A779E81E2A8]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1660026 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1660037 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1660041 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@143428a0{/,null,AVAILABLE}
   [junit4]   2> 1660052 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@409dce28{HTTP/1.1,[http/1.1]}{127.0.0.1:50038}
   [junit4]   2> 1660053 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.e.j.s.Server Started @1667741ms
   [junit4]   2> 1660053 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50038, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\cores}
   [junit4]   2> 1660053 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1660053 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control'
   [junit4]   2> 1660053 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1660053 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1660054 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\solr.xml
   [junit4]   2> 1660084 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\cores
   [junit4]   2> 1660084 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CoreContainer New CoreContainer 1118185193
   [junit4]   2> 1660084 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control]
   [junit4]   2> 1660084 WARN  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\lib
   [junit4]   2> 1660085 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1660092 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1660092 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1660092 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1660092 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1660092 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1660094 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\cores
   [junit4]   2> 1660096 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 1660097 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1660097 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1660097 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1660097 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1660103 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1660103 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1660103 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1660104 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1660104 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1660181 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1660189 WARN  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1660190 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1660214 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1660221 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1660352 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1660365 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1660366 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1660370 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1660373 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1660376 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1660376 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1660385 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1660386 INFO  (coreLoadExecutor-6110-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1660386 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1660388 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1660388 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9bf4bc6
   [junit4]   2> 1660388 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1660388 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1660388 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 1660390 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\cores\collection1\data\index/
   [junit4]   2> 1660390 WARN  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1660390 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\cores\collection1\data\index
   [junit4]   2> 1660390 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@77f7ea42
   [junit4]   2> 1660390 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a3bd1ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7115ab7d),segFN=segments_1,generation=1}
   [junit4]   2> 1660390 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1660393 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 1660395 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1660395 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\control\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1660395 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1660395 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1660395 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1660395 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1660395 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1660395 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1660396 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1660396 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1660396 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1660396 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1660396 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1660410 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1660412 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1660414 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1660415 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1660420 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1660421 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1660423 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1660424 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1660424 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1660426 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1660426 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1660427 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4677652874949326]
   [junit4]   2> 1660427 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@a3bd1ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7115ab7d),segFN=segments_1,generation=1}
   [junit4]   2> 1660427 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1660427 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e3845d6[collection1] main]
   [junit4]   2> 1660427 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1660427 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1660427 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1660429 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1660448 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1660522 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1660522 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1660523 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1660523 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1660523 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1660524 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1660524 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1660524 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1660524 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542924553289728000
   [junit4]   2> 1660526 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1660526 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1542924553289728000
   [junit4]   2> 1660526 INFO  (coreLoadExecutor-6110-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1660528 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1660529 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1660530 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1660530 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1660531 INFO  (searcherExecutor-6111-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e3845d6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1661313 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1661315 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1661316 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66f0b32f{/,null,AVAILABLE}
   [junit4]   2> 1661317 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2363068d{HTTP/1.1,[http/1.1]}{127.0.0.1:50041}
   [junit4]   2> 1661317 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.e.j.s.Server Started @1669006ms
   [junit4]   2> 1661317 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50041, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\cores}
   [junit4]   2> 1661317 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1661319 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0'
   [junit4]   2> 1661319 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1661319 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1661320 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1661335 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\cores
   [junit4]   2> 1661335 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CoreContainer New CoreContainer 1204018608
   [junit4]   2> 1661335 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0]
   [junit4]   2> 1661335 WARN  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\lib
   [junit4]   2> 1661336 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1661342 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1661343 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1661343 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1661343 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1661343 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1661344 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\cores
   [junit4]   2> 1661346 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 1661346 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1661346 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1661348 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1661348 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1661348 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1661348 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1661348 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1661349 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1661349 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1661434 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1661442 WARN  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1661443 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1661463 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1661470 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1661577 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1661591 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1661592 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1661600 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1661604 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1661609 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1661609 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1661621 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 1661622 INFO  (coreLoadExecutor-6121-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 1661622 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1661622 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1661624 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9bf4bc6
   [junit4]   2> 1661624 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1661624 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1661625 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 1661625 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\cores\collection1\data\index/
   [junit4]   2> 1661625 WARN  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1661626 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\cores\collection1\data\index
   [junit4]   2> 1661626 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@22519b49
   [junit4]   2> 1661626 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15ff6ecd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@746df6ba),segFN=segments_1,generation=1}
   [junit4]   2> 1661626 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1661629 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1661629 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1661630 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1661630 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1661630 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1661630 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1661630 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1661630 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1661630 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1661630 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1661630 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1661630 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1661637 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 1661641 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1661642 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_4C8B5A779E81E2A8-001\tempDir-001\shard0\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1661643 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1661645 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1661649 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1661657 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1661660 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 1661660 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1661662 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1661662 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1661664 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1661664 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1661664 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4677652874949326]
   [junit4]   2> 1661666 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@15ff6ecd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@746df6ba),segFN=segments_1,generation=1}
   [junit4]   2> 1661666 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1661666 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15a6e052[collection1] main]
   [junit4]   2> 1661666 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1661666 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1661666 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1661667 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1661692 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1661781 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1661781 INFO  (searcherExecutor-6122-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1661784 INFO  (searcherExecutor-6122-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1661784 INFO  (searcherExecutor-6122-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1661784 INFO  (searcherExecutor-6122-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1661786 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1661787 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1661787 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1661787 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542924554614079488
   [junit4]   2> 1661792 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 5.0ms to seed version buckets with highest version 1542924554614079488
   [junit4]   2> 1661792 INFO  (coreLoadExecutor-6121-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1661794 INFO  (searcherExecutor-6122-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1661795 INFO  (searcherExecutor-6122-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1661798 INFO  (searcherExecutor-6122-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1661800 INFO  (searcherExecutor-6122-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1661801 INFO  (searcherExecutor-6122-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1661802 INFO  (searcherExecutor-6122-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15a6e052[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1661854 INFO  (TEST-TestDistributedSearch.test-seed#[4C8B5A779E81E2A8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1661881 INFO  (qtp1712246022-13598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1542924554690625536)} 0 21
   [junit4]   2> 1661909 INFO  (qtp351073653-13618) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1542924554728374272)} 0 13
   [junit4]   2> 1661915 INFO  (qtp1712246022-13598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1542924554746200064)]} 0 1
   [junit4]   2> 1661919 INFO  (qtp351073653-13629) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1542924554750394368)]} 0 2
   [junit4]   2> 1661925 INFO  (qtp1712246022-13598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1542924554757734400)]} 0 4
   [junit4]   2> 1661930 INFO  (qtp351073653-13628) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1542924554759831552)]} 0 3
   [junit4]   2> 1661933 INFO  (qtp1712246022-13604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1542924554765074432)]} 0 3
   [junit4]   2> 1661937 INFO  (qtp351073653-13627) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1542924554770317312)]} 0 1
   [junit4]   2> 1661939 INFO  (qtp1712246022-13603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1542924554772414464)]} 0 0
   [junit4]   2> 1661940 INFO  (qtp351073653-13622) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1542924554774511616)]} 0 0
   [junit4]   2> 1661942 INFO  (qtp1712246022-13603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1542924554776608768)]} 0 0
   [junit4]   2> 1661946 INFO  (qtp351073653-13622) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1542924554779754496)]} 0 1
   [junit4]   2> 1661950 INFO  (qtp1712246022-13603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1542924554781851648)]} 0 3
   [junit4]   2> 1661955 INFO  (qtp351073653-13624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1542924554789191680)]} 0 1
   [junit4]   2> 1661958 INFO  (qtp1712246022-13600) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1542924554792337408)]} 0 1
   [junit4]   2> 1661961 INFO  (qtp351073653-13623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1542924554795483136)]} 0 1
   [junit4]   2> 1661963 INFO  (qtp1712246022-13600) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1542924554797580288)]} 0 0
   [junit4]   2> 1661965 INFO  (qtp351073653-13623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1542924554799677440)]} 0 0
   [junit4]   2> 1661967 INFO  (qtp1712246022-13605) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1542924554801774592)]} 0 0
   [junit4]   2> 1661969 INFO  (qtp351073653-13618) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1542924554802823168)]} 0 1
   [junit4]   2> 1661969 INFO  (qtp1712246022-13607) [    x:collection1] o.a.s.u.Di

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

leHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_4C8B5A779E81E2A8-001
   [junit4]   2> Aug 17, 2016 3:47:37 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), _version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=PostingsFormat(name=LuceneFixedGap), intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1618, maxMBSortInHeap=7.97297767522458, sim=RandomSimilarity(queryNorm=false): {}, locale=de-LU, timezone=Pacific/Norfolk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=86930656,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TlogReplayBufferedWhileIndexingTest, CdcrRequestHandlerTest, SuggesterTest, DistributedTermsComponentTest, TestFreeTextSuggestions, TestCloudManagedSchema, CSVRequestHandlerTest, TestSolrCloudWithKerberosAlt, TestPHPSerializedResponseWriter, AnalyticsQueryTest, TestFieldCacheWithThreads, DistributedQueueTest, DirectoryFactoryTest, UpdateRequestProcessorFactoryTest, StatsComponentTest, TestImplicitCoreProperties, CachingDirectoryFactoryTest, TestSolrJ, TestValueSourceCache, TestBackupRepositoryFactory, TestSolr4Spatial2, TestSerializedLuceneMatchVersion, SuggestComponentContextFilterQueryTest, AliasIntegrationTest, TestStandardQParsers, DistributedMLTComponentTest, DirectUpdateHandlerOptimizeTest, SortSpecParsingTest, FileBasedSpellCheckerTest, TestFastWriter, SuggesterTSTTest, TestJsonRequest, TestPKIAuthenticationPlugin, DeleteStatusTest, TestScoreJoinQPNoScore, SparseHLLTest, CollectionsAPIDistributedZkTest, OpenExchangeRatesOrgProviderTest, TestRTimerTree, DocValuesMissingTest, TestInitParams, TestSha256AuthenticationProvider, TestCloudDeleteByQuery, TestConfigReload, OverseerModifyCollectionTest, TestIntervalFaceting, TestSubQueryTransformerDistrib, DeleteLastCustomShardedReplicaTest, TestManagedResourceStorage, TestRecovery, BigEndianAscendingWordSerializerTest, TestBinaryField, TestReversedWildcardFilterFactory, TestReRankQParserPlugin, TestConfigSetImmutable, TestCrossCoreJoin, DeleteReplicaTest, TestUninvertingReader, WordBreakSolrSpellCheckerTest, TestSuggestSpellingConverter, TestManagedSchema, TestXmlQParserPlugin, TestCollationField, BadCopyFieldTest, TestCryptoKeys, BaseCdcrDistributedZkTest, NotRequiredUniqueKeyTest, TestSolr4Spatial, SolrCmdDistributorTest, ShowFileRequestHandlerTest, TestPerFieldSimilarity, CurrencyFieldOpenExchangeTest, ResponseLogComponentTest, TestSchemaSimilarityResource, ConjunctionSolrSpellCheckerTest, TestCloudSchemaless, SSLMigrationTest, RequestLoggingTest, SpatialRPTFieldTypeTest, TestBulkSchemaAPI, TestTolerantUpdateProcessorCloud, DistributedFacetPivotLargeTest, AnalysisErrorHandlingTest, SolrXmlInZkTest, FieldMutatingUpdateProcessorTest, TestDFISimilarityFactory, QueryParsingTest, TestClusterStateMutator, TestStressRecovery, ConvertedLegacyTest, TestFieldCollectionResource, BasicDistributedZk2Test, SpellCheckComponentTest, AsyncCallRequestStatusResponseTest, TermVectorComponentDistributedTest, CollectionsAPIAsyncDistributedZkTest, TestCSVResponseWriter, PKIAuthenticationIntegrationTest, CdcrReplicationDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, TestJettySolrRunner, TestFiltering, TestSchemaNameResource, TestSimpleQParserPlugin, BlockCacheTest, TestDownShardTolerantSearch, RestartWhileUpdatingTest, FieldAnalysisRequestHandlerTest, TestFieldTypeCollectionResource, NumericFieldsTest, HdfsBasicDistributedZkTest, NoCacheHeaderTest, FullSolrCloudDistribCmdsTest, TestSolrDeletionPolicy2, AtomicUpdatesTest, TestPerFieldSimilarityWithDefaultOverride, VMParamsZkACLAndCredentialsProvidersTest, TestRestoreCore, TestSchemaManager, SecurityConfHandlerTest, TestAtomicUpdateErrorCases, CloneFieldUpdateProcessorFactoryTest, TestDistributedStatsComponentCardinality, ChaosMonkeySafeLeaderTest, TestBadConfig, TestFieldSortValues, TestSimpleTrackingShardHandler, TestMissingGroups, TestDistributedMissingSort, TestTrieFacet, TolerantUpdateProcessorTest, ChangedSchemaMergeTest, SolrPluginUtilsTest, SimpleMLTQParserTest, TestCollectionAPI, BasicFunctionalityTest, FileUtilsTest, CoreAdminHandlerTest, ZkSolrClientTest, RAMDirectoryFactoryTest, DateFieldTest, TestLockTree, TestLRUStatsCache, ConnectionManagerTest, BlobRepositoryCloudTest, TestComplexPhraseQParserPlugin, SolrIndexSplitterTest, FacetPivotSmallTest, TestMiniSolrCloudClusterSSL, PreAnalyzedUpdateProcessorTest, TestSSLRandomization, HdfsTlogReplayBufferedWhileIndexingTest, LeaderFailoverAfterPartitionTest, BasicDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, TestRealTimeGet, TestReload, TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, TestLazyCores, SoftAutoCommitTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestFoldingMultitermQuery, DocValuesTest, CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, TestQueryTypes, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, IndexSchemaRuntimeFieldTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, TestMergePolicyConfig, TestDocSet, TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, DirectSolrConnectionTest, SpellPossibilityIteratorTest, SynonymTokenizerTest, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, SpellingQueryConverterTest, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, ConnectionReuseTest, TestEmbeddedSolrServerConstructors, ActionThrottleTest, CdcrBootstrapTest, CustomCollectionTest, DeleteShardTest, DistribJoinFromCollectionTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, ReplaceNodeTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestCloudInspectUtil, TestCloudPivotFacet, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestRandomFlRTGCloud, TestRebalanceLeaders, TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateReaderTest, RuleEngineTest, HdfsDirectoryFactoryTest, TestConfigOverlay, TestConfigSetProperties, TestConfigSets, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrConfigHandler, TestSolrXml, TestSolrCoreSnapshots, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestSolrConfigHandlerCloud, TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, DistributedQueryComponentOptimizationTest, SpatialHeatmapFacetsTest, TestDefaultSearchFieldResource, TestSchemaResource, TestSolrQueryParserResource, TestManagedStopFilterFactory, TestUseDocValuesAsStored, TestUseDocValuesAsStored2, CursorMarkTest, MergeStrategyTest, TestCustomSort, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, TestInitQParser, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestRandomCollapseQParserPlugin, TestRecoveryHdfs, TestReloadDeadlock, TestSmileRequest, TestSolrFieldCacheMBean, TestStressUserVersions, TestXmlQParser, TestMinMaxOnMultiValuedField, TestOrdValues, TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetDistribTest, BlockJoinFacetSimpleTest, CloudMLTQParserTest, TestClassicSimilarityFactory, TestDefaultStatsCache, TestDistribIDF, TestExactSharedStatsCache, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [603/629 (3!)] on J1 in 17.14s, 1 test, 1 error <<< FAILURES!

[...truncated 60282 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6055 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6055/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([F592E66117A2F075]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([F592E66117A2F075]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([F592E66117A2F075]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12002 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\init-core-data-001
   [junit4]   2> 2070929 INFO  (SUITE-CdcrVersionReplicationTest-seed#[F592E66117A2F075]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2070929 INFO  (SUITE-CdcrVersionReplicationTest-seed#[F592E66117A2F075]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zol/l
   [junit4]   2> 2070936 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2070948 INFO  (Thread-3571) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2070948 INFO  (Thread-3571) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2071037 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.ZkTestServer start zk server on port:58247
   [junit4]   2> 2071037 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2071038 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2071044 INFO  (zkCallback-2948-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bbaf name:ZooKeeperConnection Watcher:127.0.0.1:58247 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2071044 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2071045 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2071045 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2071056 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2071057 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2071061 INFO  (zkCallback-2949-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@11bb74f name:ZooKeeperConnection Watcher:127.0.0.1:58247/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2071061 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2071061 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2071061 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2071067 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2071070 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2071075 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2071081 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2071081 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2071089 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2071089 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2071095 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2071095 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2071102 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2071102 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2071107 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2071107 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2071112 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2071112 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2071117 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2071119 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2071125 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2071126 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2071139 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2071139 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2071144 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2071146 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2071159 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2071159 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2071178 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 0x15696e4efa10001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2071178 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 2071736 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores\collection1
   [junit4]   2> 2071740 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2071741 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19bade{/zol/l,null,AVAILABLE}
   [junit4]   2> 2071744 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.e.j.s.ServerConnector Started ServerConnector@14d3e44{HTTP/1.1,[http/1.1]}{127.0.0.1:58254}
   [junit4]   2> 2071744 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.e.j.s.Server Started @2075756ms
   [junit4]   2> 2071744 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/zol/l, hostPort=58254, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores}
   [junit4]   2> 2071744 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2071744 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001'
   [junit4]   2> 2071744 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2071746 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2071747 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2071748 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2071749 INFO  (zkCallback-2950-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e6288 name:ZooKeeperConnection Watcher:127.0.0.1:58247/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2071749 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2071750 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2071751 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2071751 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\solr.xml
   [junit4]   2> 2071768 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores
   [junit4]   2> 2071768 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.CoreContainer New CoreContainer 29851424
   [junit4]   2> 2071768 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001]
   [junit4]   2> 2071768 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\lib
   [junit4]   2> 2071769 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2071775 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2071775 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2071775 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2071775 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58247/solr
   [junit4]   2> 2071775 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2071775 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2071777 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2071778 INFO  (zkCallback-2953-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8ad0fc name:ZooKeeperConnection Watcher:127.0.0.1:58247 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2071779 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2071779 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2071780 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$114/37844@7e5442
   [junit4]   2> 2071781 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 0x15696e4efa10003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2071782 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2071784 INFO  (zkCallback-2954-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1457412 name:ZooKeeperConnection Watcher:127.0.0.1:58247/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2071784 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2071786 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2071789 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2071794 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2071797 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2071800 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2071803 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2071807 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2071809 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2071811 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2071813 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2071814 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2071815 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2071823 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2071825 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2071827 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2071828 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000
   [junit4]   2> 2071828 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58254_zol%2Fl
   [junit4]   2> 2071828 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2071832 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.Overseer Overseer (id=96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) starting
   [junit4]   2> 2071835 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2071847 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2071848 INFO  (OverseerCollectionConfigSetProcessor-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2071848 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58254_zol%2Fl
   [junit4]   2> 2071848 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58254_zol%2Fl
   [junit4]   2> 2071848 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2071851 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2071852 INFO  (zkCallback-2954-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2071855 INFO  (zkCallback-2954-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2071888 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2071888 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2071892 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores
   [junit4]   2> 2071894 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2071894 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores\collection1
   [junit4]   2> 2071894 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2071895 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2071895 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2071895 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2071895 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2071896 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection tmp_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2071897 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58254/zol/l",
   [junit4]   2>   "node_name":"127.0.0.1:58254_zol%2Fl",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2071897 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 2071897 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58254/zol/l",
   [junit4]   2>   "node_name":"127.0.0.1:58254_zol%2Fl",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2071897 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 2071897 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2071898 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2071899 INFO  (zkCallback-2954-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2072899 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2072899 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 2072900 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 2072900 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 2072901 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 2072901 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 2072903 INFO  (zkCallback-2954-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2072904 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 2072906 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2072906 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores\collection1'
   [junit4]   2> 2072906 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2072906 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2072909 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2072932 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2072944 WARN  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2072947 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2072960 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2072996 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2073131 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2073132 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2073133 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2073139 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2073182 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2073183 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 2073183 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2073183 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores\collection1\data\]
   [junit4]   2> 2073183 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41ead0
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores\collection1\data\
   [junit4]   2> 2073185 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores\collection1\data\index/
   [junit4]   2> 2073185 WARN  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2073187 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores\collection1\data\index
   [junit4]   2> 2073188 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1255308420, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2073188 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@102f675 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5552c),segFN=segments_1,generation=1}
   [junit4]   2> 2073188 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2073189 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores\collection1\data\
   [junit4]   2> 2073190 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2073193 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 2073253 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2073263 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2073265 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2073267 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2073271 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2073311 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/cdcr,/update,/admin/file,/terms
   [junit4]   2> 2073312 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2073351 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2073352 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2073355 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2073355 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2073356 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=59.9169921875, floorSegmentMB=0.654296875, forceMergeDeletesPctAllowed=8.66936845891431, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4229480017071142
   [junit4]   2> 2073357 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@102f675 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e5552c),segFN=segments_1,generation=1}
   [junit4]   2> 2073357 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2073357 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@742ee8[collection1] main]
   [junit4]   2> 2073357 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 2073359 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2073359 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2073359 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2073359 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2073359 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2073361 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2073361 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2073361 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2073361 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2073363 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 2073369 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 2073371 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 2073383 INFO  (searcherExecutor-7931-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@742ee8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2073383 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2073383 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2073383 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2073383 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542885635364225024
   [junit4]   2> 2073385 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1542885635364225024
   [junit4]   2> 2073385 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2073386 INFO  (coreLoadExecutor-7930-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2073387 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:58254/zol/l collection:tmp_collection shard:shard2
   [junit4]   2> 2073389 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard2/election
   [junit4]   2> 2073396 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard2/election/96430352052060164-core_node1-n_0000000000
   [junit4]   2> 2073397 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2073400 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2073401 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2073401 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:58254/zol/l/collection1/
   [junit4]   2> 2073401 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2073401 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:58254/zol/l/collection1/ has no replicas
   [junit4]   2> 2073401 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 2073402 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard2
   [junit4]   2> 2073404 INFO  (zkCallback-2954-thread-1-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2073407 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tmp_collection/leaders/shard2/leader after winning as /collections/tmp_collection/leader_elect/shard2/election/96430352052060164-core_node1-n_0000000000
   [junit4]   2> 2073408 INFO  (zkCallback-2954-thread-4-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 2073415 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:58254/zol/l/collection1/ shard2
   [junit4]   2> 2073419 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:58254/zol/l",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 2073526 INFO  (zkCallback-2954-thread-4-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2073571 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:58254/zol/l/collection1/ and leader is http://127.0.0.1:58254/zol/l/collection1/
   [junit4]   2> 2073571 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58254/zol/l
   [junit4]   2> 2073571 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2073571 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2073571 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2073575 INFO  (coreZkRegister-7923-thread-1-processing-n:127.0.0.1:58254_zol%2Fl x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:58254_zol%2Fl c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection tmp_collection
   [junit4]   2> 2073576 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58254/zol/l",
   [junit4]   2>   "node_name":"127.0.0.1:58254_zol%2Fl",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 2073577 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58254/zol/l",
   [junit4]   2>   "node_name":"127.0.0.1:58254_zol%2Fl",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2073687 INFO  (zkCallback-2954-thread-2-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2074081 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-002\cores\collection1
   [junit4]   2> 2074087 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2074089 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ee8abd{/zol/l,null,AVAILABLE}
   [junit4]   2> 2074090 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.e.j.s.ServerConnector Started ServerConnector@16def0f{HTTP/1.1,[http/1.1]}{127.0.0.1:58268}
   [junit4]   2> 2074090 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.e.j.s.Server Started @2078102ms
   [junit4]   2> 2074090 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/zol/l, hostPort=58268, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-002\cores}
   [junit4]   2> 2074091 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2074091 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-002'
   [junit4]   2> 2074091 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2074091 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2074093 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2074094 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2074096 INFO  (zkCallback-2956-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1103a2c name:ZooKeeperConnection Watcher:127.0.0.1:58247/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2074096 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2074099 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2074102 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2074102 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-002\solr.xml
   [junit4]   2> 2074128 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-002\cores
   [junit4]   2> 2074129 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.CoreContainer New CoreContainer 2527376
   [junit4]   2> 2074129 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-002]
   [junit4]   2> 2074129 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-002\lib
   [junit4]   2> 2074130 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2074138 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2074138 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2074138 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2074138 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58247/solr
   [junit4]   2> 2074138 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2074138 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2074139 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2074142 INFO  (zkCallback-2959-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c076c name:ZooKeeperConnection Watcher:127.0.0.1:58247 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2074142 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2074143 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2074144 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$114/37844@662a92
   [junit4]   2> 2074146 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2074148 INFO  (zkCallback-2960-thread-1-processing-n:127.0.0.1:58268_zol%2Fl) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f9be88 name:ZooKeeperConnection Watcher:127.0.0.1:58247/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2074148 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2074168 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2074171 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2074172 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2074179 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2074180 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96430352052060167-127.0.0.1:58268_zol%2Fl-n_0000000001
   [junit4]   2> 2074181 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000 to know if I could be the leader
   [junit4]   2> 2074183 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.ZkController Publish node=127.0.0.1:58268_zol%2Fl as DOWN
   [junit4]   2> 2074185 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58268_zol%2Fl
   [junit4]   2> 2074186 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58268_zol%2Fl
   [junit4]   2> 2074187 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58268_zol%2Fl"} current state version: 4
   [junit4]   2> 2074187 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58268_zol%2Fl
   [junit4]   2> 2074188 INFO  (zkCallback-2954-thread-2-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2074188 INFO  (zkCallback-2960-thread-1-processing-n:127.0.0.1:58268_zol%2Fl) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2074190 INFO  (zkCallback-2954-thread-2-processing-n:127.0.0.1:58254_zol%2Fl) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2074192 INFO  (zkCallback-2960-thread-1-processing-n:127.0.0.1:58268_zol%2Fl) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2074227 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2074227 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2074228 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-002\cores
   [junit4]   2> 2074232 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2074232 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrVersionReplicationTest_F592E66117A2F075-001\jetty-002\cores\collection1
   [junit4]   2> 2074232 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2074233 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2074233 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[F592E66117A2F075]) [n:127.0.0.1:58268_zol%2Fl    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2074238 INFO  (coreLoadExecutor-7942-thread-1-processing-n:127.0.0.1:58268_zol%2Fl) [n:127.0.0.1:58268_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2074238 INFO  (coreLoadExecutor-7942-thread-1-processing-n:127.0.0.1:58268_zol%2Fl) [n:127.0.0.1:58268_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2074239 INFO  (coreLoadExecutor-7942-thread-1-processing-n:127.0.0.1:58268_zol%2Fl) [n:127.0.0.1:58268_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ZkController Registering watch for collection tmp_collection
   [junit4]   2> 2074239 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58268/zol/l",
   [junit4]   2>   "node_name":"127.0.0.1:58268_zol%2Fl",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 4
   [junit4]   2> 2074239 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58268/zol/l",
   [junit4]   2>   "node_name":"127.0.0.1:58268_zol%2Fl",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2074240 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 2074240 INFO  (OverseerStateUpdate-96430352052060164-127.0.0.1:58254_zol%2Fl-n_0000000000) [n:127.0.0.1:58254_zol%2Fl    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2074243 INFO  (coreLoadExecutor-7942-thread-1-processing-n:127.0.0.1:58268_zol%2Fl) [n:127.0.0.1:58268_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 2074249 INFO  (coreLoadExecutor-7942-thread-1-processing-n:127.0.0.1:58268_zol%2Fl) [n:127.0.0.1:58268_zol%2Fl c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2074353 INFO  (zkCallback-2960-thread-1-processing-n:127.0.0.1:58268_zol%2Fl) [n:127.0.0.1:58268_

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

rTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2774520 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F592E66117A2F075]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2774547 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[F592E66117A2F075]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=39, maxMBSortInHeap=5.477015279034497, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn, timezone=Pacific/Yap
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=141024328,total=372469760
   [junit4]   2> NOTE: All tests run in this JVM: [TestSearcherReuse, TestFunctionQuery, TestRandomRequestDistribution, TestFieldCacheVsDocValues, TestRuleBasedAuthorizationPlugin, TestInfoStreamLogging, PolyFieldTest, OverseerCollectionConfigSetProcessorTest, TestLegacyFieldCache, TestStressReorder, TestSolrFieldCacheMBean, TestGroupingSearch, TestComponentsName, SchemaVersionSpecificBehaviorTest, CursorPagingTest, SimpleFacetsTest, ConfigSetsAPITest, TestReplicaProperties, DocExpirationUpdateProcessorFactoryTest, TestSort, TestConfigOverlay, TestAuthorizationFramework, TestCollapseQParserPlugin, EnumFieldTest, TestTrackingShardHandlerFactory, DirectUpdateHandlerTest, TestObjectReleaseTracker, TimeZoneUtilsTest, QueryEqualityTest, TestQueryWrapperFilter, PreAnalyzedFieldTest, DistributedSuggestComponentTest, TestDistribIDF, DeleteInactiveReplicaTest, RankQueryTest, PingRequestHandlerTest, TestHdfsBackupRestoreCore, DirectSolrSpellCheckerTest, TestExactStatsCache, TestMergePolicyConfig, PeerSyncTest, TestTolerantUpdateProcessorRandomCloud, TestRemoteStreaming, ParsingFieldUpdateProcessorsTest, TestHashPartitioner, HdfsUnloadDistributedZkTest, TestDefaultSearchFieldResource, TestShortCircuitedRequests, TestShardHandlerFactory, ScriptEngineTest, DistributedVersionInfoTest, TestExclusionRuleCollectionAccess, TestNoOpRegenerator, TestSolrDeletionPolicy1, CollectionsAPISolrJTest, TestFileDictionaryLookup, TestLFUCache, TestCoreContainer, SpatialHeatmapFacetsTest, CdcrBootstrapTest, TestIBSimilarityFactory, HighlighterMaxOffsetTest, TestUseDocValuesAsStored, RollingRestartTest, TestSQLHandler, TestElisionMultitermQuery, TestSolrCloudWithDelegationTokens, OutOfBoxZkACLAndCredentialsProvidersTest, TestXIncludeConfig, TestFieldCacheSort, TestDocBasedVersionConstraints, TermsComponentTest, CoreAdminRequestStatusTest, UUIDFieldTest, TestMaxScoreQueryParser, ExitableDirectoryReaderTest, TestNRTOpen, TestCollationFieldDocValues, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, TestUniqueKeyFieldResource, BJQParserTest, TestAnalyzedSuggestions, BitVectorTest, CollectionReloadTest, RecoveryZkTest, TestReplicationHandler, TestManagedResource, TestNonDefinedSimilarityFactory, TestAddFieldRealTimeGet, IndexSchemaTest, TestJmxMonitoredMap, TestReqParamsAPI, TestSolrCoreSnapshots, TestLeaderElectionZkExpiry, TestCSVLoader, TestScoreJoinQPScore, TestJmxIntegration, TestConfigSetsAPI, DistributedExpandComponentTest, SystemInfoHandlerTest, SOLR749Test, TestEmbeddedSolrServerConstructors, TestDocTermOrds, TestSmileRequest, CollectionTooManyReplicasTest, HdfsChaosMonkeyNothingIsSafeTest, BasicAuthIntegrationTest, ChaosMonkeyNothingIsSafeTest, HdfsBasicDistributedZk2Test, SuggestComponentTest, TestRestManager, TestCloudPseudoReturnFields, TestDistribDocBasedVersion, XsltUpdateRequestHandlerTest, GraphQueryTest, MigrateRouteKeyTest, TestQuerySenderNoQuery, ExternalFileFieldSortTest, TestFieldResource, TestFilteredDocIdSet, LeaderInitiatedRecoveryOnCommitTest, TestSubQueryTransformerCrossCore, DOMUtilTest, SampleTest, SegmentsInfoRequestHandlerTest, BlockJoinFacetRandomTest, UUIDUpdateProcessorFallbackTest, ZkControllerTest, TestPostingsSolrHighlighter, TestDynamicFieldResource, TestDFRSimilarityFactory, DocValuesTest, ActionThrottleTest, AnalysisAfterCoreReloadTest, TestSchemaVersionResource, SimpleCollectionCreateDeleteTest, TestTolerantSearch, TestXmlQParser, TestCodecSupport, HLLUtilTest, CursorMarkTest, TestUpdate, TestFieldCacheReopen, SyncSliceTest, OverseerRolesTest, DocValuesMultiTest, HdfsDirectoryTest, TestSchemaResource, JSONWriterTest, TestStressVersions, OpenCloseCoreStressTest, OverseerTest, ClusterStateUpdateTest, LeaderElectionTest, TestRandomDVFaceting, TestDistributedSearch, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, TestFiltering, TestBadConfig, HighlighterTest, SoftAutoCommitTest, SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest, SolrRequestParserTest, SuggesterTest, TestTrie, SuggesterWFSTTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, DebugComponentTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, MBeansHandlerTest, JsonLoaderTest, TestPHPSerializedResponseWriter, TestQuerySenderListener, AlternateDirectoryTest, CopyFieldTest, BadComponentTest, TestStressRecovery, TestSearchPerf, TestConfig, TestSolrCoreProperties, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, ResourceLoaderTest, URLClassifyProcessorTest, TestFastLRUCache, TestLRUCache, TestDocumentBuilder, CircularListTest, TestCrossCoreJoin, TestSimpleTrackingShardHandler, TestJettySolrRunner, AssignTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, DistribCursorPagingTest, DistributedQueueTest, HttpPartitionTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TestLocalFSCloudBackupRestore, TestLockTree, TestMiniSolrCloudCluster, TestRequestStatusCollectionAPI, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=F592E66117A2F075 -Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=Pacific/Yap -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F592E66117A2F075]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F592E66117A2F075]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [499/629 (2!)] on J0 in 0.27s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52839 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6054 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6054/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
	at __randomizedtesting.SeedInfo.seed([18DC391E179EEA1C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([18DC391E179EEA1C]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([18DC391E179EEA1C]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10588 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_18DC391E179EEA1C-001\init-core-data-001
   [junit4]   2> 58789 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[18DC391E179EEA1C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 59344 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[18DC391E179EEA1C]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 59389 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[18DC391E179EEA1C]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 59470 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[18DC391E179EEA1C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=641, maxMBSortInHeap=7.34970950869652, sim=RandomSimilarity(queryNorm=false): {}, locale=nl-BE, timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=49630616,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteShardTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=18DC391E179EEA1C -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Asia/Ust-Nera -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18DC391E179EEA1C]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18DC391E179EEA1C]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [13/629 (1!)] on J0 in 0.82s, 0 tests, 2 errors <<< FAILURES!

[...truncated 1411 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrVersionReplicationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\init-core-data-001
   [junit4]   2> 2089616 INFO  (SUITE-CdcrVersionReplicationTest-seed#[18DC391E179EEA1C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2089616 INFO  (SUITE-CdcrVersionReplicationTest-seed#[18DC391E179EEA1C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2089620 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2089621 INFO  (Thread-4746) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2089621 INFO  (Thread-4746) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2089721 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.ZkTestServer start zk server on port:57474
   [junit4]   2> 2089722 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2089722 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2089728 INFO  (zkCallback-2869-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19c05ec name:ZooKeeperConnection Watcher:127.0.0.1:57474 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2089728 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2089728 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2089728 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 2089736 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2089737 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2089738 INFO  (zkCallback-2870-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@598b65 name:ZooKeeperConnection Watcher:127.0.0.1:57474/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2089738 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2089740 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2089740 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 2089744 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 2089745 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 2089748 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 2089750 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-cdcr.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2089751 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2089756 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2089756 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 2089759 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2089759 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2089761 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2089761 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2089765 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2089765 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2089767 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2089767 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 2089769 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2089769 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2089773 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2089773 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2089775 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2089775 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2089777 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2089777 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2089779 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2089779 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2089783 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCdcrDocVersions
   [junit4]   2> 2090673 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores\collection1
   [junit4]   2> 2090678 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2090679 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@81f92a{/,null,AVAILABLE}
   [junit4]   2> 2090679 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@cca7b3{HTTP/1.1,[http/1.1]}{127.0.0.1:57481}
   [junit4]   2> 2090679 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.e.j.s.Server Started @2096463ms
   [junit4]   2> 2090679 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1, hostContext=/, hostPort=57481, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores}
   [junit4]   2> 2090679 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2090679 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001'
   [junit4]   2> 2090679 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2090679 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2090680 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2090682 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2090686 INFO  (zkCallback-2871-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@744663 name:ZooKeeperConnection Watcher:127.0.0.1:57474/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2090686 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2090687 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2090688 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2090688 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\solr.xml
   [junit4]   2> 2090701 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores
   [junit4]   2> 2090701 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.CoreContainer New CoreContainer 10625822
   [junit4]   2> 2090701 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001]
   [junit4]   2> 2090701 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\lib
   [junit4]   2> 2090702 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2090708 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2090708 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2090708 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2090708 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57474/solr
   [junit4]   2> 2090708 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2090708 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2090709 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2090710 INFO  (zkCallback-2874-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f25f67 name:ZooKeeperConnection Watcher:127.0.0.1:57474 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2090710 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2090712 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2090712 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 0x15694a2b3490003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2090713 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/28072563@9f3a94
   [junit4]   2> 2090714 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2090715 INFO  (zkCallback-2875-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2975d3 name:ZooKeeperConnection Watcher:127.0.0.1:57474/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2090715 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2090716 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2090720 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2090726 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2090731 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2090734 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2090737 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2090739 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2090740 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2090743 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2090744 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2090746 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2090747 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2090752 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2090755 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2090757 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2090758 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96427868548562948-127.0.0.1:57481_-n_0000000000
   [junit4]   2> 2090758 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57481_
   [junit4]   2> 2090758 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2090760 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.Overseer Overseer (id=96427868548562948-127.0.0.1:57481_-n_0000000000) starting
   [junit4]   2> 2090763 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2090773 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2090773 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57481_
   [junit4]   2> 2090773 INFO  (OverseerCollectionConfigSetProcessor-96427868548562948-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2090773 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57481_
   [junit4]   2> 2090774 INFO  (OverseerStateUpdate-96427868548562948-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2090777 INFO  (zkCallback-2875-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2090777 INFO  (OverseerStateUpdate-96427868548562948-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2090779 INFO  (zkCallback-2875-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 2090793 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2090793 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2090794 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores
   [junit4]   2> 2090796 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=tmp_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 2090797 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores\collection1
   [junit4]   2> 2090797 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2090797 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 2090797 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2090798 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2090798 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57481_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2090798 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Collection tmp_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 2090799 INFO  (OverseerStateUpdate-96427868548562948-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57481",
   [junit4]   2>   "node_name":"127.0.0.1:57481_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2090799 INFO  (OverseerStateUpdate-96427868548562948-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57481",
   [junit4]   2>   "node_name":"127.0.0.1:57481_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2090799 INFO  (OverseerStateUpdate-96427868548562948-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] o.a.s.c.o.ClusterStateMutator building a new cName: tmp_collection
   [junit4]   2> 2090799 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [tmp_collection]
   [junit4]   2> 2090799 INFO  (OverseerStateUpdate-96427868548562948-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 2090802 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 2090802 INFO  (zkCallback-2875-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2091803 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2091803 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:tmp_collection
   [junit4]   2> 2091804 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Creating collection in ZooKeeper:tmp_collection
   [junit4]   2> 2091804 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Looking for collection configName
   [junit4]   2> 2091805 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.ZkController Only one config set found in zk - using it:conf1
   [junit4]   2> 2091806 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection
   [junit4]   2> 2091808 INFO  (zkCallback-2875-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 2091808 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 2091810 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2091810 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores\collection1'
   [junit4]   2> 2091810 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2091810 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2091815 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 2091830 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2091835 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2091841 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2091853 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2092062 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2092064 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2092065 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2092069 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2092116 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2092117 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection tmp_collection
   [junit4]   2> 2092117 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2092117 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores\collection1\data\]
   [junit4]   2> 2092117 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12f7c57
   [junit4]   2> 2092118 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 2092118 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 2092119 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores\collection1\data\
   [junit4]   2> 2092119 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores\collection1\data\index/
   [junit4]   2> 2092119 WARN  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2092120 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores\collection1\data\index
   [junit4]   2> 2092125 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1466821222, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2092126 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b43799 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@eb7869),segFN=segments_1,generation=1}
   [junit4]   2> 2092126 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2092128 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores\collection1\data\
   [junit4]   2> 2092129 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "cdcr-processor-chain"
   [junit4]   2> 2092135 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2092232 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2092251 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2092254 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2092257 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2092260 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2092324 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/cdcr,/update,/admin/file,/terms
   [junit4]   2> 2092324 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2092382 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2092383 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2092386 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2092386 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2092386 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=7.83984375, floorSegmentMB=0.7646484375, forceMergeDeletesPctAllowed=27.753994540207934, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7125315085783793
   [junit4]   2> 2092388 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b43799 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@eb7869),segFN=segments_1,generation=1}
   [junit4]   2> 2092388 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2092388 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7792dd[collection1] main]
   [junit4]   2> 2092388 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/tmp_collection]
   [junit4]   2> 2092390 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/tmp_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 2092390 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2092391 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2092391 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2092392 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2092392 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2092392 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2092392 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2092393 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2092426 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/cdcr/state
   [junit4]   2> 2092431 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrBufferStateManager Created znode /collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 2092454 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.h.CdcrProcessStateManager Created znode /collections/tmp_collection/cdcr/state/process
   [junit4]   2> 2092681 INFO  (searcherExecutor-8568-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7792dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2092681 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2092681 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2092681 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2092681 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542845899980406784
   [junit4]   2> 2092684 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1542845899980406784
   [junit4]   2> 2092684 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 2092685 INFO  (coreLoadExecutor-8567-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2092686 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:57481 collection:tmp_collection shard:shard2
   [junit4]   2> 2092687 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leader_elect/shard2/election
   [junit4]   2> 2092693 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/tmp_collection/leader_elect/shard2/election/96427868548562948-core_node1-n_0000000000
   [junit4]   2> 2092694 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 2092696 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2092696 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2092696 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57481/collection1/
   [junit4]   2> 2092697 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2092697 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:57481/collection1/ has no replicas
   [junit4]   2> 2092698 INFO  (OverseerStateUpdate-96427868548562948-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection"} current state version: 1
   [junit4]   2> 2092700 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/tmp_collection/leaders/shard2
   [junit4]   2> 2092700 INFO  (zkCallback-2875-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2092704 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tmp_collection/leaders/shard2/leader after winning as /collections/tmp_collection/leader_elect/shard2/election/96427868548562948-core_node1-n_0000000000
   [junit4]   2> 2092705 INFO  (zkCallback-2875-thread-1-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_    ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ tmp_collection:shard2
   [junit4]   2> 2092711 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57481/collection1/ shard2
   [junit4]   2> 2092713 INFO  (OverseerStateUpdate-96427868548562948-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57481",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 2
   [junit4]   2> 2092819 INFO  (zkCallback-2875-thread-2-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2092864 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:57481/collection1/ and leader is http://127.0.0.1:57481/collection1/
   [junit4]   2> 2092864 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57481
   [junit4]   2> 2092864 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2092864 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 2092864 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 2092875 INFO  (OverseerStateUpdate-96427868548562948-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57481",
   [junit4]   2>   "node_name":"127.0.0.1:57481_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 2092875 INFO  (OverseerStateUpdate-96427868548562948-127.0.0.1:57481_-n_0000000000) [n:127.0.0.1:57481_    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57481",
   [junit4]   2>   "node_name":"127.0.0.1:57481_",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"tmp_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2092882 INFO  (coreZkRegister-8560-thread-1-processing-n:127.0.0.1:57481_ x:collection1 s:shard2 c:tmp_collection r:core_node1) [n:127.0.0.1:57481_ c:tmp_collection s:shard2 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection tmp_collection
   [junit4]   2> 2092984 INFO  (zkCallback-2875-thread-3-processing-n:127.0.0.1:57481_) [n:127.0.0.1:57481_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2093574 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-002\cores\collection1
   [junit4]   2> 2093578 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2093580 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d6ad87{/,null,AVAILABLE}
   [junit4]   2> 2093581 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.e.j.s.ServerConnector Started ServerConnector@18681dc{HTTP/1.1,[http/1.1]}{127.0.0.1:57493}
   [junit4]   2> 2093581 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.e.j.s.Server Started @2099364ms
   [junit4]   2> 2093581 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2, hostContext=/, hostPort=57493, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-002\cores}
   [junit4]   2> 2093581 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2093581 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-002'
   [junit4]   2> 2093581 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2093581 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2093582 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2093583 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2093584 INFO  (zkCallback-2877-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d9873a name:ZooKeeperConnection Watcher:127.0.0.1:57474/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2093584 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2093586 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2093586 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2093586 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-002\solr.xml
   [junit4]   2> 2093600 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-002\cores
   [junit4]   2> 2093600 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.CoreContainer New CoreContainer 9821847
   [junit4]   2> 2093601 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-002]
   [junit4]   2> 2093601 WARN  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrVersionReplicationTest_18DC391E179EEA1C-001\jetty-002\lib
   [junit4]   2> 2093601 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2093607 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2093607 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2093607 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2093607 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57474/solr
   [junit4]   2> 2093607 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2093607 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2093608 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2093611 INFO  (zkCallback-2880-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2ce7e9 name:ZooKeeperConnection Watcher:127.0.0.1:57474 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2093611 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2093612 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2093612 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 0x15694a2b3490006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2093613 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57493_    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/28072563@1e23f04
   [junit4]   2> 2093615 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57493_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2093616 INFO  (zkCallback-2881-thread-1-processing-n:127.0.0.1:57493_) [n:127.0.0.1:57493_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@490933 name:ZooKeeperConnection Watcher:127.0.0.1:57474/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2093616 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57493_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2093624 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57493_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2093625 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57493_    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2093625 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57493_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2093627 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57493_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2093628 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57493_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96427868548562951-127.0.0.1:57493_-n_0000000001
   [junit4]   2> 2093628 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57493_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96427868548562948-127.0.0.1:57481_-n_0000000000 to know if I could be the leader
   [junit4]   2> 2093628 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57493_    ] o.a.s.c.ZkController Publish node=127.0.0.1:57493_ as DOWN
   [junit4]   2> 2093630 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57493_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57493_
   [junit4]   2> 2093631 INFO  (TEST-CdcrVersionReplicationTest.testCdcrDocVersions-seed#[18DC391E179EEA1C]) [n:127.0.0.1:57493_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57493_
   [junit4]   2> 2093631 INFO  (zkCallback-2881-thread-1-processi

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

on/leaders/shard2/leader
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	16	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/source_collection/cdcr/state/buffer
   [junit4]   2> 	4	/solr/collections/source_collection/cdcr/state/process
   [junit4]   2> 	4	/solr/collections/tmp_collection/cdcr/state/buffer
   [junit4]   2> 	4	/solr/collections/source_collection/state.json
   [junit4]   2> 	4	/solr/collections/tmp_collection/cdcr/state/process
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	47	/solr/overseer/queue
   [junit4]   2> 	21	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/live_nodes
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 2119994 INFO  (SUITE-CdcrVersionReplicationTest-seed#[18DC391E179EEA1C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]   2> org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]   2> 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.<init>(HttpSolrClient.java:209)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient$Builder.build(HttpSolrClient.java:847)
   [junit4]   2> 	at org.apache.solr.handler.CdcrUpdateLogSynchronizer$UpdateLogSynchronisation.run(CdcrUpdateLogSynchronizer.java:134)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Aug 16, 2016 6:35:36 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> 2120738 WARN  (cdcr-update-log-synchronizer-8629-thread-1) [n:127.0.0.1:57505_ c:source_collection s:shard1 r:core_node2 x:source_collection_shard1_replica1] o.a.s.h.CdcrUpdateLogSynchronizer Couldn't get last processed version from leader http://127.0.0.1:57493/source_collection_shard1_replica2/: Server refused connection at: http://127.0.0.1:57493/source_collection_shard1_replica2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=254, maxMBSortInHeap=5.176450664018273, sim=RandomSimilarity(queryNorm=false): {}, locale=ko, timezone=America/Manaus
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=229141288,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteShardTest, TestSolrCloudWithSecureImpersonation, XmlUpdateRequestHandlerTest, HighlighterTest, DistributedFacetPivotSmallTest, SaslZkACLProviderTest, TestSolrDeletionPolicy1, HLLUtilTest, TestAuthenticationFramework, TestOnReconnectListenerSupport, DistribCursorPagingTest, XsltUpdateRequestHandlerTest, SimpleCollectionCreateDeleteTest, ClassificationUpdateProcessorFactoryTest, TestUseDocValuesAsStored, TestMaxScoreQueryParser, TestBlobHandler, TestExactStatsCache, TestPartialUpdateDeduplication, AssignTest, TestLFUCache, TestSort, TestMergePolicyConfig, TestExpandComponent, IndexBasedSpellCheckerTest, TestEmbeddedSolrServerConstructors, TestLocalFSCloudBackupRestore, TestHighlightDedupGrouping, TestLazyCores, TestJsonFacets, DocumentAnalysisRequestHandlerTest, DirectSolrSpellCheckerTest, CursorMarkTest, TestDefaultSearchFieldResource, TestConfig, BigEndianAscendingWordDeserializerTest, SpatialFilterTest, CoreSorterTest, BitVectorTest, TestCursorMarkWithoutUniqueKey, SchemaVersionSpecificBehaviorTest, DistributedVersionInfoTest, FastVectorHighlighterTest, SOLR749Test, OverseerCollectionConfigSetProcessorTest, RulesTest, HighlighterMaxOffsetTest, TestDistribIDF, ResponseHeaderTest, TestSolrQueryResponse, TestSmileRequest, TestMacros, TestExtendedDismaxParser, TestRemoteStreaming, ClusterStateUpdateTest, ExternalFileFieldSortTest, TestSubQueryTransformerCrossCore, DistributedQueryElevationComponentTest, TestExclusionRuleCollectionAccess, SharedFSAutoReplicaFailoverTest, AnalysisAfterCoreReloadTest, SliceStateTest, TestInfoStreamLogging, TestSolrCloudWithDelegationTokens, SystemInfoHandlerTest, TestFieldResource, TestFieldCacheSort, TestLegacyFieldCache, TestWordDelimiterFilterFactory, DocumentBuilderTest, CoreAdminRequestStatusTest, DistributedFacetPivotLongTailTest, CloudMLTQParserTest, QueryEqualityTest, TestSolrConfigHandlerConcurrent, TestLRUCache, TestRandomRequestDistribution, SegmentsInfoRequestHandlerTest, TestJmxMonitoredMap, SolrTestCaseJ4Test, TestStressVersions, TestXmlQParser, TestReqParamsAPI, SpatialHeatmapFacetsTest, TestFastLRUCache, CdcrReplicationHandlerTest, TestManagedSchemaAPI, SyncSliceTest, PrimUtilsTest, ZkControllerTest, DistribJoinFromCollectionTest, TestDocTermOrds, SolrRequestParserTest, TestShortCircuitedRequests, ParsingFieldUpdateProcessorsTest, TestQuerySenderNoQuery, UnloadDistributedZkTest, CleanupOldIndexTest, GraphQueryTest, TestCollationFieldDocValues, TestConfigSetsAPI, TestStressUserVersions, SolrCloudExampleTest, TestObjectReleaseTracker, RecoveryZkTest, TestSolrDynamicMBean, URLClassifyProcessorTest, TestDocumentBuilder, TestFieldCacheVsDocValues, TestJmxIntegration, TestElisionMultitermQuery, StressHdfsTest, UUIDUpdateProcessorFallbackTest, TestSQLHandler, CursorPagingTest, CdcrUpdateLogTest, TestIBSimilarityFactory, LeaderInitiatedRecoveryOnCommitTest, TestAnalyzedSuggestions, TestRecoveryHdfs, SoftAutoCommitTest, TestRequestStatusCollectionAPI, TestMiniSolrCloudCluster, TestUpdate, DistributedQueryComponentCustomSortTest, ReplicationFactorTest, MoreLikeThisHandlerTest, PingRequestHandlerTest, TestConfigOverlay, TestGroupingSearch, ReturnFieldsTest, TestScoreJoinQPScore, RemoteQueryErrorTest, SimplePostToolTest, TestFileDictionaryLookup, TestCodecSupport, BasicDistributedZkTest, DocValuesTest, TestCoreContainer, DocExpirationUpdateProcessorFactoryTest, TestHashQParserPlugin, TestDistribDocBasedVersion, WrapperMergePolicyFactoryTest, BadComponentTest, TestNumericTerms64, TestArbitraryIndexDir, TestFilteredDocIdSet, TestNamedUpdateProcessors, HdfsBasicDistributedZk2Test, ChaosMonkeyNothingIsSafeTest, ShardRoutingTest, TestReplicationHandler, TestDistributedSearch, TestReload, DistributedTermsComponentTest, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, PeerSyncTest, BasicFunctionalityTest, TestBadConfig, CoreAdminHandlerTest, TestStressLucene, TestCSVLoader, WordBreakSolrSpellCheckerTest, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestComponentsName, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, TestStressRecovery, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, DateMathParserTest, TestSuggestSpellingConverter, DOMUtilTest, ClusterStateTest, ZkNodePropsTest, UUIDFieldTest, DistributedIntervalFacetingTest, AsyncMigrateRouteKeyTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrVersionReplicationTest -Dtests.seed=18DC391E179EEA1C -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=America/Manaus -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | CdcrVersionReplicationTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18DC391E179EEA1C]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [450/629 (2!)] on J0 in 31.25s, 1 test, 1 failure <<< FAILURES!

[...truncated 52982 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6053 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6053/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([259A955A08E3231F:4D25A070D87931F3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([259A955A08E3231F]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([259A955A08E3231F]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11319 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\init-core-data-001
   [junit4]   2> 932718 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 932729 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 932729 INFO  (Thread-1917) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 932729 INFO  (Thread-1917) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 932830 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53227
   [junit4]   2> 932830 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 932831 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932836 INFO  (zkCallback-1460-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f999847 name:ZooKeeperConnection Watcher:127.0.0.1:53227 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 932837 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932837 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 932837 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 932846 INFO  (jetty-launcher-1459-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 932846 INFO  (jetty-launcher-1459-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 932846 INFO  (jetty-launcher-1459-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cddf295{/solr,null,AVAILABLE}
   [junit4]   2> 932848 INFO  (jetty-launcher-1459-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54fe48da{/solr,null,AVAILABLE}
   [junit4]   2> 932850 INFO  (jetty-launcher-1459-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@f2ee247{HTTP/1.1,[http/1.1]}{127.0.0.1:53231}
   [junit4]   2> 932850 INFO  (jetty-launcher-1459-thread-2) [    ] o.e.j.s.Server Started @938827ms
   [junit4]   2> 932850 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53231}
   [junit4]   2> 932851 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 932851 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node2'
   [junit4]   2> 932851 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 932851 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 932852 INFO  (jetty-launcher-1459-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@2f4b858e{HTTP/1.1,[http/1.1]}{127.0.0.1:53234}
   [junit4]   2> 932852 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 932852 INFO  (jetty-launcher-1459-thread-1) [    ] o.e.j.s.Server Started @938828ms
   [junit4]   2> 932852 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53234}
   [junit4]   2> 932852 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 932852 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node1'
   [junit4]   2> 932852 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 932852 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 932854 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932854 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 932856 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932860 INFO  (zkCallback-1462-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@674d892a name:ZooKeeperConnection Watcher:127.0.0.1:53227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 932860 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932860 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 932860 INFO  (zkCallback-1461-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6e82a8ec name:ZooKeeperConnection Watcher:127.0.0.1:53227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 932860 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932860 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 932861 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 932861 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 932885 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node1\.
   [junit4]   2> 932885 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node2\.
   [junit4]   2> 932885 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 405019599
   [junit4]   2> 932885 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node1]
   [junit4]   2> 932885 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1319287279
   [junit4]   2> 932885 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node2]
   [junit4]   2> 932885 WARN  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node1\lib
   [junit4]   2> 932885 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 932885 WARN  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node2\lib
   [junit4]   2> 932887 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 932893 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 932893 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 932893 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 932893 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53227/solr
   [junit4]   2> 932893 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 932893 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 932893 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 932893 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 932893 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 932893 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53227/solr
   [junit4]   2> 932893 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 932893 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 932894 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932894 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932896 INFO  (zkCallback-1467-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@62b3d374 name:ZooKeeperConnection Watcher:127.0.0.1:53227 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 932896 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932896 INFO  (zkCallback-1468-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c262a28 name:ZooKeeperConnection Watcher:127.0.0.1:53227 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 932896 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932896 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 932896 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 932897 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 0x156925127e60004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 932898 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$70/712731862@30ccd692
   [junit4]   2> 932902 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$70/712731862@725e6645
   [junit4]   2> 932902 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932902 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 932904 INFO  (zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@23fc859e name:ZooKeeperConnection Watcher:127.0.0.1:53227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 932904 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932905 INFO  (zkCallback-1470-thread-1-processing-n:127.0.0.1:53231_solr) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2624e696 name:ZooKeeperConnection Watcher:127.0.0.1:53227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 932905 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 932906 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 932906 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 932908 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 932911 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 932911 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 932914 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 932915 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 932916 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 932918 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 932918 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 932918 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 932920 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 932921 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 932921 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 932922 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 932922 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 932923 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 932924 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 932926 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 932926 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 932927 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 932927 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 932928 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 932928 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 932930 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 932931 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 932931 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 932932 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 932932 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 932932 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 932933 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96425319294435334-127.0.0.1:53231_solr-n_0000000000
   [junit4]   2> 932933 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96425319294435333-127.0.0.1:53234_solr-n_0000000001
   [junit4]   2> 932933 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53231_solr
   [junit4]   2> 932933 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 932935 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96425319294435334-127.0.0.1:53231_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 932936 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53234_solr
   [junit4]   2> 932936 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.Overseer Overseer (id=96425319294435334-127.0.0.1:53231_solr-n_0000000000) starting
   [junit4]   2> 932936 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53234_solr
   [junit4]   2> 932939 INFO  (zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 932939 INFO  (zkCallback-1470-thread-1-processing-n:127.0.0.1:53231_solr) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 932940 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 932945 INFO  (zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 932945 INFO  (zkCallback-1470-thread-1-processing-n:127.0.0.1:53231_solr) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 932963 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 932963 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 932965 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 932967 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:53231_solr as DOWN
   [junit4]   2> 932968 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53231_solr
   [junit4]   2> 932968 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:53231_solr
   [junit4]   2> 932972 INFO  (OverseerCollectionConfigSetProcessor-96425319294435334-127.0.0.1:53231_solr-n_0000000000) [n:127.0.0.1:53231_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 932974 INFO  (zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 932975 INFO  (OverseerStateUpdate-96425319294435334-127.0.0.1:53231_solr-n_0000000000) [n:127.0.0.1:53231_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 932975 INFO  (zkCallback-1470-thread-1-processing-n:127.0.0.1:53231_solr) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 932983 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 932983 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 932987 INFO  (zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 932990 INFO  (OverseerStateUpdate-96425319294435334-127.0.0.1:53231_solr-n_0000000000) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 932992 INFO  (OverseerStateUpdate-96425319294435334-127.0.0.1:53231_solr-n_0000000000) [n:127.0.0.1:53231_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53231_solr"} current state version: 0
   [junit4]   2> 932992 INFO  (OverseerStateUpdate-96425319294435334-127.0.0.1:53231_solr-n_0000000000) [n:127.0.0.1:53231_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53231_solr
   [junit4]   2> 933039 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 933039 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 933473 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 933473 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 933542 INFO  (jetty-launcher-1459-thread-1-EventThread) [n:127.0.0.1:53234_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 933543 INFO  (jetty-launcher-1459-thread-2-EventThread) [n:127.0.0.1:53231_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 933755 ERROR (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:158)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:134)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:211)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 933984 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 933986 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node2\.
   [junit4]   2> 933986 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 933989 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 933989 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001\tempDir-001\node1\.
   [junit4]   2> 933990 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 933993 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 933993 INFO  (jetty-launcher-1459-thread-2) [n:127.0.0.1:53231_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 933993 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 933993 INFO  (jetty-launcher-1459-thread-1) [n:127.0.0.1:53234_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 933994 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 933994 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 933998 INFO  (zkCallback-1473-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@122ad2f4 name:ZooKeeperConnection Watcher:127.0.0.1:53227 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 933998 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 933998 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 934000 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 0x156925127e60009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 934073 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 935473 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[259A955A08E3231F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 935474 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[259A955A08E3231F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 935476 INFO  (zkCallback-1475-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@65f10af3 name:ZooKeeperConnection Watcher:127.0.0.1:53227/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 935476 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[259A955A08E3231F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 935476 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[259A955A08E3231F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 935478 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 0x156925127e6000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 935478 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 935522 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 935575 ERROR (qtp724333897-8431) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 935622 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935628 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935641 ERROR (qtp1741161636-8449) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_3]
   [junit4]   2> 935646 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935649 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935650 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 935677 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 935716 INFO  (qtp724333897-8448) [n:127.0.0.1:53231_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTNligFWtl23ZQQEFGMbWKV9NEkL4qTBVWHcWCRHl2IzB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 935716 INFO  (qtp724333897-8448) [n:127.0.0.1:53231_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTNligFWtl23ZQQEFGMbWKV9NEkL4qTBVWHcWCRHl2IzB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 935719 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935721 INFO  (qtp1741161636-8438) [n:127.0.0.1:53234_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTNligFWtl23ZQQEFGMbWKV9NEkL4qTBVWHcWCRHl2IzB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 935721 INFO  (qtp1741161636-8438) [n:127.0.0.1:53234_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTNligFWtl23ZQQEFGMbWKV9NEkL4qTBVWHcWCRHl2IzB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 935724 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935742 INFO  (qtp724333897-8445) [n:127.0.0.1:53231_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTOVigFWtl23lQUEFKQzdLsoY0Ldo5mE-Yre9HG95C2CB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 935742 INFO  (qtp724333897-8445) [n:127.0.0.1:53231_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTOVigFWtl23lQUEFKQzdLsoY0Ldo5mE-Yre9HG95C2CB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 935757 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935761 INFO  (qtp1741161636-8439) [n:127.0.0.1:53234_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTOVigFWtl23lQUEFKQzdLsoY0Ldo5mE-Yre9HG95C2CB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 935761 INFO  (qtp1741161636-8439) [n:127.0.0.1:53234_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTOVigFWtl23lQUEFKQzdLsoY0Ldo5mE-Yre9HG95C2CB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 935765 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935779 INFO  (qtp724333897-8430) [n:127.0.0.1:53231_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTO-igFWtl23vgYEFBg_-mE84CX0By4LY_U_i98ubcV8B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 935779 INFO  (qtp724333897-8430) [n:127.0.0.1:53231_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTO-igFWtl23vgYEFBg_-mE84CX0By4LY_U_i98ubcV8B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 935780 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935785 INFO  (qtp1741161636-8450) [n:127.0.0.1:53234_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTO-igFWtl23vgYEFBg_-mE84CX0By4LY_U_i98ubcV8B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 935785 INFO  (qtp1741161636-8450) [n:127.0.0.1:53234_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTO-igFWtl23vgYEFBg_-mE84CX0By4LY_U_i98ubcV8B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 935789 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935802 INFO  (qtp724333897-8431) [n:127.0.0.1:53231_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTPVigFWtl231QcEFL1YffumZ_ECMLYeAvrthLapbrNuB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 935802 INFO  (qtp724333897-8431) [n:127.0.0.1:53231_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTPVigFWtl231QcEFL1YffumZ_ECMLYeAvrthLapbrNuB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 935805 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935808 INFO  (qtp1741161636-8449) [n:127.0.0.1:53234_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTPVigFWtl231QcEFL1YffumZ_ECMLYeAvrthLapbrNuB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 935808 INFO  (qtp1741161636-8449) [n:127.0.0.1:53234_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTPVigFWtl231QcEFL1YffumZ_ECMLYeAvrthLapbrNuB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 935812 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935813 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 935830 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 935842 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=259A955A08E3231F -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=America/Indiana/Marengo -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.03s J0 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([259A955A08E3231F:4D25A070D87931F3]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 935885 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 935896 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935900 INFO  (qtp724333897-8428) [n:127.0.0.1:53231_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTQ2igFWtl24NgkEFOlcR2WXxj-iLrGWDJicD7KUnkTlB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 935900 INFO  (qtp724333897-8428) [n:127.0.0.1:53231_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTQ2igFWtl24NgkEFOlcR2WXxj-iLrGWDJicD7KUnkTlB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 935900 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 935920 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 935924 INFO  (qtp724333897-8427) [n:127.0.0.1:53231_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 935924 INFO  (qtp724333897-8427) [n:127.0.0.1:53231_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 935924 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1471369610587&s=OOxQ4CCoHTv+XYogyTOH7pgJVwM="; Path=/; Domain=127.0.0.1; Expires=   , 16-   -2016 17:46:50 GMT; HttpOnly". Invalid 'expires' attribute: , 16- -2016 17:46:50 GMT
   [junit4]   2> 935924 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 935955 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 935966 INFO  (qtp724333897-8429) [n:127.0.0.1:53231_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTR8igFWtl24fAoEFPy45ZFmOapw2r8wP6ewGqDjQnNYB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 935966 INFO  (qtp724333897-8429) [n:127.0.0.1:53231_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTR8igFWtl24fAoEFPy45ZFmOapw2r8wP6ewGqDjQnNYB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 935969 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935972 INFO  (qtp1741161636-8435) [n:127.0.0.1:53234_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTR8igFWtl24fAoEFPy45ZFmOapw2r8wP6ewGqDjQnNYB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 935972 INFO  (qtp1741161636-8435) [n:127.0.0.1:53234_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaSUTR8igFWtl24fAoEFPy45ZFmOapw2r8wP6ewGqDjQnNYB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 935975 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 935975 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 935994 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 936000 WARN  (qtp724333897-8427) [n:127.0.0.1:53231_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 936001 WARN  (qtp724333897-8427) [n:127.0.0.1:53231_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 936001 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 936002 WARN  (qtp1741161636-8450) [n:127.0.0.1:53234_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 936002 WARN  (qtp1741161636-8450) [n:127.0.0.1:53234_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 936002 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 936007 WARN  (qtp724333897-8431) [n:127.0.0.1:53231_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 936008 WARN  (qtp724333897-8431) [n:127.0.0.1:53231_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 936008 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 936010 WARN  (qtp1741161636-8437) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 936010 WARN  (qtp1741161636-8437) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 936010 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[259A955A08E3231F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 936010 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[259A955A08E3231F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 936013 INFO  (jetty-launcher-1459-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2f4b858e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 936014 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=405019599
   [junit4]   2> 936017 INFO  (jetty-launcher-1459-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:53234_solr as DOWN
   [junit4]   2> 936018 INFO  (jetty-launcher-1459-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@f2ee247{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 936019 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1319287279
   [junit4]   2> 936021 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:53231_solr as DOWN
   [junit4]   2> 936034 INFO  (jetty-launcher-1459-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96425319294435334-127.0.0.1:53231_solr-n_0000000000) closing
   [junit4]   2> 936036 INFO  (OverseerStateUpdate-96425319294435334-127.0.0.1:53231_solr-n_0000000000) [n:127.0.0.1:53231_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:53231_solr
   [junit4]   2> 936037 INFO  (zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 936037 WARN  (zkCallback-1469-thread-1-processing-n:127.0.0.1:53234_solr) [n:127.0.0.1:53234_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 936040 INFO  (zkCallback-1470-thread-1-processing-n:127.0.0.1:53231_solr) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 936041 ERROR (Thread[Thread-1942,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:53234_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 936075 INFO  (jetty-launcher-1459-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54fe48da{/solr,null,UNAVAILABLE}
   [junit4]   2> 937540 WARN  (zkCallback-1470-thread-1-processing-n:127.0.0.1:53231_solr) [n:127.0.0.1:53231_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 937540 ERROR (Thread[Thread-1940,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:53231_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 937546 INFO  (jetty-launcher-1459-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4cddf295{/solr,null,UNAVAILABLE}
   [junit4]   2> 937559 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53227 53227
   [junit4]   2> 937563 INFO  (Thread-1917) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53227 53227
   [junit4]   2> 937563 WARN  (Thread-1917) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 937563 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[259A955A08E3231F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_259A955A08E3231F-001
   [junit4]   2> Aug 16, 2016 7:46:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=349, maxMBSortInHeap=7.835791231736162, sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=America/Indiana/Marengo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=172965352,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest, CdcrBootstrapTest, ParsingFieldUpdateProcessorsTest, TestLMDirichletSimilarityFactory, CoreSorterTest, DirectUpdateHandlerTest, HLLUtilTest, TestRuleBasedAuthorizationPlugin, TestNRTOpen, RollingRestartTest, ZkControllerTest, RankQueryTest, TestSolrDynamicMBean, TestSolrConfigHandlerConcurrent, HdfsThreadLeakTest, TestRandomDVFaceting, TestExtendedDismaxParser, TestHashQParserPlugin, PathHierarchyTokenizerFactoryTest, TestRawResponseWriter, MoreLikeThisHandlerTest, TestPostingsSolrHighlighter, TestLocalFSCloudBackupRestore, TestSmileRequest, TestLFUCache, TestSolrCLIRunExample, SolrCloudExampleTest, DirectSolrSpellCheckerTest, CdcrVersionReplicationTest, TestUpdate, TestRemoteStreaming, TestFieldCacheReopen, TestDocBasedVersionConstraints, BigEndianAscendingWordDeserializerTest, TestCoreContainer, ExternalFileFieldSortTest, DocExpirationUpdateProcessorFactoryTest, DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, TestConfigSetsAPI, TestQuerySenderNoQuery, TestClassicSimilarityFactory, DeleteShardTest, TestGeoJSONResponseWriter, TestUniqueKeyFieldResource, ChaosMonkeyNothingIsSafeTest, TestWordDelimiterFilterFactory, QueryResultKeyTest, WrapperMergePolicyFactoryTest, TestFastLRUCache, TestRequestStatusCollectionAPI, DOMUtilTest, TimeZoneUtilsTest, SimplePostToolTest, MigrateRouteKeyTest, PrimitiveFieldTypeTest, UpdateParamsTest, CdcrUpdateLogTest, CloudMLTQParserTest, XsltUpdateRequestHandlerTest, BlockDirectoryTest, TestHdfsBackupRestoreCore, TestObjectReleaseTracker, DateRangeFieldTest, XmlUpdateRequestHandlerTest, ResponseHeaderTest, TestRestManager, TestAnalyzeInfixSuggestions, TestReqParamsAPI, TestCollapseQParserPlugin, SoftAutoCommitTest, ZkStateReaderTest, TestCloudInspectUtil, FullHLLTest, RegexBoostProcessorTest, CircularListTest, DistributedQueryComponentCustomSortTest, TestNamedUpdateProcessors, TestConfig, TestStressReorder, TestHighlightDedupGrouping, DisMaxRequestHandlerTest, OverseerRolesTest, JSONWriterTest, HighlighterTest, TestIBSimilarityFactory, TestJmxIntegration, AddSchemaFieldsUpdateProcessorFactoryTest, BitVectorTest, StatelessScriptUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest, TestCursorMarkWithoutUniqueKey, TestSearchPerf, TestFieldResource, TestReplicationHandler, TestStressLucene, LeaderElectionTest, TestPhraseSuggestions, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestManagedResource, TestCloudPseudoReturnFields, TestSort, ClusterStateTest, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [232/629 (1!)] on J0 in 5.87s, 8 tests, 1 failure <<< FAILURES!

[...truncated 880 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_259A955A08E3231F-001\init-core-data-001
   [junit4]   2> 2797792 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[259A955A08E3231F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2797960 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[259A955A08E3231F]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2797984 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[259A955A08E3231F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=355, maxMBSortInHeap=6.47819508210712, sim=ClassicSimilarity, locale=de-GR, timezone=Asia/Yekaterinburg
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=161413456,total=510722048
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest, CdcrBootstrapTest, ParsingFieldUpdateProcessorsTest, TestLMDirichletSimilarityFactory, CoreSorterTest, DirectUpdateHandlerTest, HLLUtilTest, TestRuleBasedAuthorizationPlugin, TestNRTOpen, RollingRestartTest, ZkControllerTest, RankQueryTest, TestSolrDynamicMBean, TestSolrConfigHandlerConcurrent, HdfsThreadLeakTest, TestRandomDVFaceting, TestExtendedDismaxParser, TestHashQParserPlugin, PathHierarchyTokenizerFactoryTest, TestRawResponseWriter, MoreLikeThisHandlerTest, TestPostingsSolrHighlighter, TestLocalFSCloudBackupRestore, TestSmileRequest, TestLFUCache, TestSolrCLIRunExample, SolrCloudExampleTest, DirectSolrSpellCheckerTest, CdcrVersionReplicationTest, TestUpdate, TestRemoteStreaming, TestFieldCacheReopen, TestDocBasedVersionConstraints, BigEndianAscendingWordDeserializerTest, TestCoreContainer, ExternalFileFieldSortTest, DocExpirationUpdateProcessorFactoryTest, DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, TestConfigSetsAPI, TestQuerySenderNoQuery, TestClassicSimilarityFactory, DeleteShardTest, TestGeoJSONResponseWriter, TestUniqueKeyFieldResource, ChaosMonkeyNothingIsSafeTest, TestWordDelimiterFilterFactory, QueryResultKeyTest, WrapperMergePolicyFactoryTest, TestFastLRUCache, TestRequestStatusCollectionAPI, DOMUtilTest, TimeZoneUtilsTest, SimplePostToolTest, MigrateRouteKeyTest, PrimitiveFieldTypeTest, UpdateParamsTest, CdcrUpdateLogTest, CloudMLTQParserTest, XsltUpdateRequestHandlerTest, BlockDirectoryTest, TestHdfsBackupRestoreCore, TestObjectReleaseTracker, DateRangeFieldTest, XmlUpdateRequestHandlerTest, ResponseHeaderTest, TestRestManager, TestAnalyzeInfixSuggestions, TestReqParamsAPI, TestCollapseQParserPlugin, SoftAutoCommitTest, ZkStateReaderTest, TestCloudInspectUtil, FullHLLTest, RegexBoostProcessorTest, CircularListTest, DistributedQueryComponentCustomSortTest, TestNamedUpdateProcessors, TestConfig, TestStressReorder, TestHighlightDedupGrouping, DisMaxRequestHandlerTest, OverseerRolesTest, JSONWriterTest, HighlighterTest, TestIBSimilarityFactory, TestJmxIntegration, AddSchemaFieldsUpdateProcessorFactoryTest, BitVectorTest, StatelessScriptUpdateProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest, TestCursorMarkWithoutUniqueKey, TestSearchPerf, TestFieldResource, TestReplicationHandler, TestStressLucene, LeaderElectionTest, TestPhraseSuggestions, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestManagedResource, TestCloudPseudoReturnFields, TestSort, ClusterStateTest, TestSolrCloudWithDelegationTokens, ClassificationUpdateProcessorFactoryTest, ZkCLITest, TriLevelCompositeIdRoutingTest, QueryElevationComponentTest, CollectionReloadTest, ActionThrottleTest, ShardRoutingTest, TestDistribIDF, TestFaceting, IndexBasedSpellCheckerTest, DeleteNodeTest, CursorMarkTest, TestNonDefinedSimilarityFactory, CollectionTooManyReplicasTest, TestMaxScoreQueryParser, GraphQueryTest, TestJmxMonitoredMap, TestSchemaResource, TestHighFrequencyDictionaryFactory, TestSolrDeletionPolicy1, TestBulkSchemaConcurrent, ClusterStateUpdateTest, DistributedSuggestComponentTest, TestQueryWrapperFilter, TestNumericTerms64, BlockJoinFacetRandomTest, TestLRUCache, ReplicationFactorTest, TestXmlQParser, TestConfigSetsAPIZkFailure, TestStressLiveNodes, TestCollationFieldDocValues, ScriptEngineTest, LeaderInitiatedRecoveryOnCommitTest, MBeansHandlerTest, StandardRequestHandlerTest, DistributedQueryElevationComponentTest, TestChildDocTransformer, TestDocumentBuilder, HdfsChaosMonkeyNothingIsSafeTest, RecoveryZkTest, EnumFieldTest, PeerSyncTest, TestTolerantSearch, SuggesterTSTTest, SpatialFilterTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, QueryEqualityTest, SortByFunctionTest, TestWriterPerf, TestQueryTypes, RequestHandlersTest, TermVectorComponentTest, RequiredFieldsTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, JsonLoaderTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, SOLR749Test, AlternateDirectoryTest, SolrIndexConfigTest, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField, TestElisionMultitermQuery, DirectSolrConnectionTest, TestLuceneMatchVersion, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestBM25SimilarityFactory, URLClassifyProcessorTest, PreAnalyzedFieldTest, SpellingQueryConverterTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CursorPagingTest, ConnectionReuseTest, AsyncMigrateRouteKeyTest, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestAuthenticationFramework, TestCollectionAPI, TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLockTree, TestMiniSolrCloudCluster, TestReplicaProperties, TestSSLRandomization, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=259A955A08E3231F -Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=Asia/Yekaterinburg -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([259A955A08E3231F]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([259A955A08E3231F]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [502/629 (2!)] on J0 in 0.22s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60496 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6052 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6052/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([43CE585D0005CCB0:2B716D77D09FDE5C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
[index.20160815164356067, index.20160815164357171, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20160815164356067, index.20160815164357171, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([43CE585D0005CCB0:9865589B052DA503]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:907)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:874)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
	at __randomizedtesting.SeedInfo.seed([43CE585D0005CCB0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor23.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([43CE585D0005CCB0]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([43CE585D0005CCB0]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10710 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_43CE585D0005CCB0-001\init-core-data-001
   [junit4]   2> 247821 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[43CE585D0005CCB0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 247836 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[43CE585D0005CCB0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 247845 INFO  (Thread-476) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 247845 INFO  (Thread-476) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 247936 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[43CE585D0005CCB0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:60775
   [junit4]   2> 247936 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[43CE585D0005CCB0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 247937 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[43CE585D0005CCB0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 247956 INFO  (zkCallback-313-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3ac9b3 name:ZooKeeperConnection Watcher:127.0.0.1:60775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 247957 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[43CE585D0005CCB0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 247957 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[43CE585D0005CCB0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 247957 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[43CE585D0005CCB0]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 247962 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 0x156901334ac0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 247990 INFO  (jetty-launcher-312-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 247990 INFO  (jetty-launcher-312-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 247991 INFO  (jetty-launcher-312-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16a3146{/solr,null,AVAILABLE}
   [junit4]   2> 247995 INFO  (jetty-launcher-312-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@140b755{/solr,null,AVAILABLE}
   [junit4]   2> 248001 INFO  (jetty-launcher-312-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@1827a3b{HTTP/1.1,[http/1.1]}{127.0.0.1:60782}
   [junit4]   2> 248001 INFO  (jetty-launcher-312-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@c5ac77{HTTP/1.1,[http/1.1]}{127.0.0.1:60779}
   [junit4]   2> 248002 INFO  (jetty-launcher-312-thread-2) [    ] o.e.j.s.Server Started @252396ms
   [junit4]   2> 248002 INFO  (jetty-launcher-312-thread-1) [    ] o.e.j.s.Server Started @252396ms
   [junit4]   2> 248002 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60782}
   [junit4]   2> 248002 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60779}
   [junit4]   2> 248002 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 248002 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_43CE585D0005CCB0-001\tempDir-001\node1'
   [junit4]   2> 248005 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 248006 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 248006 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_43CE585D0005CCB0-001\tempDir-001\node2'
   [junit4]   2> 248006 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 248006 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 248006 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 248007 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 248007 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 248007 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248009 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248011 INFO  (zkCallback-314-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@125643b name:ZooKeeperConnection Watcher:127.0.0.1:60775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 248011 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248011 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 248012 INFO  (zkCallback-315-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@848056 name:ZooKeeperConnection Watcher:127.0.0.1:60775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 248012 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 248012 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248014 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 248021 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 248031 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 0x156901334ac0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 248035 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_43CE585D0005CCB0-001\tempDir-001\node1\.
   [junit4]   2> 248036 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 12377201
   [junit4]   2> 248036 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_43CE585D0005CCB0-001\tempDir-001\node1]
   [junit4]   2> 248036 WARN  (jetty-launcher-312-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_43CE585D0005CCB0-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_43CE585D0005CCB0-001\tempDir-001\node1\lib
   [junit4]   2> 248036 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 248044 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 248044 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 248044 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 248044 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60775/solr
   [junit4]   2> 248044 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 248044 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 248044 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_43CE585D0005CCB0-001\tempDir-001\node2\.
   [junit4]   2> 248045 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 31630837
   [junit4]   2> 248045 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_43CE585D0005CCB0-001\tempDir-001\node2]
   [junit4]   2> 248045 WARN  (jetty-launcher-312-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_43CE585D0005CCB0-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_43CE585D0005CCB0-001\tempDir-001\node2\lib
   [junit4]   2> 248046 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 248046 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248049 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 248049 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 248049 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 248049 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60775/solr
   [junit4]   2> 248049 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 248049 INFO  (zkCallback-318-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d7574 name:ZooKeeperConnection Watcher:127.0.0.1:60775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 248049 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 248049 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248049 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 248050 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248052 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 0x156901334ac0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 248053 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$58/32609556@102c1c5
   [junit4]   2> 248054 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248055 INFO  (zkCallback-321-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ef7b18 name:ZooKeeperConnection Watcher:127.0.0.1:60775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 248055 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248055 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 248056 INFO  (zkCallback-322-thread-1-processing-n:127.0.0.1:60782_solr) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1882570 name:ZooKeeperConnection Watcher:127.0.0.1:60775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 248056 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248059 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$58/32609556@177501b
   [junit4]   2> 248061 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 248063 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 248064 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 248066 INFO  (zkCallback-323-thread-1-processing-n:127.0.0.1:60779_solr) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7991d8 name:ZooKeeperConnection Watcher:127.0.0.1:60775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 248067 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 248069 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 248074 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 248074 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 248076 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 248076 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 248079 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 248079 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 248081 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 248081 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 248083 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 248083 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 248085 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 248085 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 248087 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 248087 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 248089 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 248089 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 248090 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 248090 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 248091 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 248092 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 248097 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 248097 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 248099 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 248100 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 248101 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 248102 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 248103 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96422854197510149-127.0.0.1:60782_solr-n_0000000000
   [junit4]   2> 248103 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96422854197510150-127.0.0.1:60779_solr-n_0000000001
   [junit4]   2> 248103 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60782_solr
   [junit4]   2> 248103 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 248104 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96422854197510149-127.0.0.1:60782_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 248105 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60779_solr
   [junit4]   2> 248105 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60779_solr
   [junit4]   2> 248106 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.Overseer Overseer (id=96422854197510149-127.0.0.1:60782_solr-n_0000000000) starting
   [junit4]   2> 248109 INFO  (zkCallback-322-thread-1-processing-n:127.0.0.1:60782_solr) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 248109 INFO  (zkCallback-323-thread-1-processing-n:127.0.0.1:60779_solr) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 248127 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 248127 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 248131 INFO  (zkCallback-323-thread-1-processing-n:127.0.0.1:60779_solr) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 248132 INFO  (zkCallback-322-thread-1-processing-n:127.0.0.1:60782_solr) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 248137 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 248157 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 248158 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:60782_solr as DOWN
   [junit4]   2> 248160 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60782_solr
   [junit4]   2> 248160 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:60782_solr
   [junit4]   2> 248162 INFO  (zkCallback-322-thread-1-processing-n:127.0.0.1:60782_solr) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 248162 INFO  (zkCallback-323-thread-1-processing-n:127.0.0.1:60779_solr) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 248164 INFO  (zkCallback-322-thread-1-processing-n:127.0.0.1:60782_solr) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 248164 INFO  (zkCallback-323-thread-1-processing-n:127.0.0.1:60779_solr) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 248166 INFO  (OverseerStateUpdate-96422854197510149-127.0.0.1:60782_solr-n_0000000000) [n:127.0.0.1:60782_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 248169 INFO  (OverseerCollectionConfigSetProcessor-96422854197510149-127.0.0.1:60782_solr-n_0000000000) [n:127.0.0.1:60782_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 248172 INFO  (OverseerStateUpdate-96422854197510149-127.0.0.1:60782_solr-n_0000000000) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 248179 INFO  (OverseerStateUpdate-96422854197510149-127.0.0.1:60782_solr-n_0000000000) [n:127.0.0.1:60782_solr    ] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:60782_solr"} current state version: 0
   [junit4]   2> 248179 INFO  (OverseerStateUpdate-96422854197510149-127.0.0.1:60782_solr-n_0000000000) [n:127.0.0.1:60782_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:60782_solr
   [junit4]   2> 248194 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 248216 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 248216 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 248216 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 248678 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 248678 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 248784 INFO  (jetty-launcher-312-thread-1-EventThread) [n:127.0.0.1:60779_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 248784 INFO  (jetty-launcher-312-thread-2-EventThread) [n:127.0.0.1:60782_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 249088 ERROR (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:158)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:134)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:211)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 249513 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 249515 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 249515 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_43CE585D0005CCB0-001\tempDir-001\node2\.
   [junit4]   2> 249516 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 249517 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_43CE585D0005CCB0-001\tempDir-001\node1\.
   [junit4]   2> 249518 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 249520 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 249520 INFO  (jetty-launcher-312-thread-1) [n:127.0.0.1:60779_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 249520 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 249520 INFO  (jetty-launcher-312-thread-2) [n:127.0.0.1:60782_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 249521 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[43CE585D0005CCB0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 249522 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[43CE585D0005CCB0]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 249525 INFO  (zkCallback-326-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fa3e34 name:ZooKeeperConnection Watcher:127.0.0.1:60775 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 249525 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[43CE585D0005CCB0]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 249526 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[43CE585D0005CCB0]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 249595 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 253272 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253314 INFO  (qtp2770761-2061) [n:127.0.0.1:60779_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaQEz2jigFWtB_BowEEFOLdr6P-FREwzKCV4_4LszNPEHL2B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253314 INFO  (qtp2770761-2061) [n:127.0.0.1:60779_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaQEz2jigFWtB_BowEEFOLdr6P-FREwzKCV4_4LszNPEHL2B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 253315 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 253343 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 253366 INFO  (qtp2770761-2082) [n:127.0.0.1:60779_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0oYigFWtB_OGAIEFL_0qzJ4WMImlyXohHdfHyjfYxv0B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253366 INFO  (qtp2770761-2082) [n:127.0.0.1:60779_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0oYigFWtB_OGAIEFL_0qzJ4WMImlyXohHdfHyjfYxv0B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 253372 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253382 INFO  (qtp1948607-2075) [n:127.0.0.1:60782_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0oYigFWtB_OGAIEFL_0qzJ4WMImlyXohHdfHyjfYxv0B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253382 INFO  (qtp1948607-2075) [n:127.0.0.1:60782_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0oYigFWtB_OGAIEFL_0qzJ4WMImlyXohHdfHyjfYxv0B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 253391 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253391 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 253453 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 253507 INFO  (qtp2770761-2060) [n:127.0.0.1:60779_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0qGigFWtB_OhgMEFO18HfQQyjOzRjwVKK5VnG6lSKmuB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253508 INFO  (qtp2770761-2060) [n:127.0.0.1:60779_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0qGigFWtB_OhgMEFO18HfQQyjOzRjwVKK5VnG6lSKmuB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 253512 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253539 INFO  (qtp1948607-2072) [n:127.0.0.1:60782_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0qGigFWtB_OhgMEFO18HfQQyjOzRjwVKK5VnG6lSKmuB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253540 INFO  (qtp1948607-2072) [n:127.0.0.1:60782_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0qGigFWtB_OhgMEFO18HfQQyjOzRjwVKK5VnG6lSKmuB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 253556 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253622 INFO  (qtp2770761-2080) [n:127.0.0.1:60779_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0rtigFWtB_O7QQEFEYGx6rd07f-6L2Cs36NizcUL8GVB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253622 INFO  (qtp2770761-2080) [n:127.0.0.1:60779_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0rtigFWtB_O7QQEFEYGx6rd07f-6L2Cs36NizcUL8GVB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 253625 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253628 INFO  (qtp1948607-2077) [n:127.0.0.1:60782_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0rtigFWtB_O7QQEFEYGx6rd07f-6L2Cs36NizcUL8GVB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253628 INFO  (qtp1948607-2077) [n:127.0.0.1:60782_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0rtigFWtB_O7QQEFEYGx6rd07f-6L2Cs36NizcUL8GVB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 253633 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253648 INFO  (qtp2770761-2063) [n:127.0.0.1:60779_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0s7igFWtB_POwUEFN-cBQBTZRHC1O16IUw_3K0MGPK0B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253648 INFO  (qtp2770761-2063) [n:127.0.0.1:60779_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0s7igFWtB_POwUEFN-cBQBTZRHC1O16IUw_3K0MGPK0B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 253651 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253657 INFO  (qtp1948607-2077) [n:127.0.0.1:60782_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0s7igFWtB_POwUEFN-cBQBTZRHC1O16IUw_3K0MGPK0B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253657 INFO  (qtp1948607-2077) [n:127.0.0.1:60782_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0s7igFWtB_POwUEFN-cBQBTZRHC1O16IUw_3K0MGPK0B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 253662 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253680 INFO  (qtp2770761-2081) [n:127.0.0.1:60779_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0tWigFWtB_PVgYEFLJiSV7fN44-orOQg-kK0MRNjUtwB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253680 INFO  (qtp2770761-2081) [n:127.0.0.1:60779_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0tWigFWtB_PVgYEFLJiSV7fN44-orOQg-kK0MRNjUtwB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 253684 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253686 INFO  (qtp1948607-2068) [n:127.0.0.1:60782_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0tWigFWtB_PVgYEFLJiSV7fN44-orOQg-kK0MRNjUtwB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253687 INFO  (qtp1948607-2068) [n:127.0.0.1:60782_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaQE0tWigFWtB_PVgYEFLJiSV7fN44-orOQg-kK0MRNjUtwB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 253697 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253697 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 253741 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 253751 WARN  (qtp2770761-2063) [n:127.0.0.1:60779_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 253752 WARN  (qtp2770761-2063) [n:127.0.0.1:60779_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 253752 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253753 WARN  (qtp1948607-2073) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 253753 WARN  (qtp1948607-2073) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 253753 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253761 WARN  (qtp2770761-2066) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 253762 WARN  (qtp2770761-2066) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 253762 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253762 WARN  (qtp1948607-2073) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 253763 WARN  (qtp1948607-2073) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 253763 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253763 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 253808 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 253848 ERROR (qtp2770761-2060) [n:127.0.0.1:60779_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_9]
   [junit4]   2> 253885 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253889 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253904 ERROR (qtp1948607-2068) [n:127.0.0.1:60782_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_10]
   [junit4]   2> 253908 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253912 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jue, 01-ene-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: jue, 01-ene-1970 00:00:00 GMT
   [junit4]   2> 253912 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 253944 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 253947 INFO  (qtp2770761-2059) [n:127.0.0.1:60779_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 253947 INFO  (qtp2770761-2059) [n:127.0.0.1:60779_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 253947 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[43CE585D0005CCB0]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1471331999091&s=5zDtnPnHg+b4IVlCiy3XgREVKJU="; Path=/; Domain=127.0.0.1; Expires=mar, 16-ago-2016 07:19:59 GMT; HttpOnly". Invalid 'expires' attribute: mar, 16-ago-2016 07:19:59 GMT
   [junit4]   2> 253947 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 253968 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 253981 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=43CE585D0005CCB0 -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Europe/Ljubljana -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J0 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43CE585D0005CCB0:2B716D77D09FDE5C]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 254016 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 254022 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[43CE585D0005CCB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 254024 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[43CE585D0005CCB0]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 254029 INFO  (zkCallback-328-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10ef445 name:ZooKeeperConnection Watcher:127.0.0.1:60775/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 254029 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[43CE585D0005CCB0]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 254029 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[43CE585D0005CCB0]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 254032 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 0x156901334ac000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 254032 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[43CE585D0005CCB0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 254036 INFO  (jetty-launcher-312-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@c5ac77{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 254037 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31630837
   [junit4]   2> 254038 INFO  (jetty-launcher-312-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1827a3b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 254039 INFO  (jetty-launcher-312-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:60779_solr as DOWN
   [junit4]   2> 254039 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=12377201
   [junit4]   2> 254041 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:60782_solr as DOWN
   [junit4]   2> 254051 INFO  (jetty-launcher-312-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96422854197510149-127.0.0.1:60782_solr-n_0000000000) closing
   [junit4]   2> 254052 INFO  (OverseerStateUpdate-96422854197510149-127.0.0.1:60782_solr-n_0000000000) [n:127.0.0.1:60782_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:60782_solr
   [junit4]   2> 254070 INFO  (zkCallback-322-thread-3-processing-n:127.0.0.1:60782_solr) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 254070 INFO  (zkCallback-323-thread-1-processing-n:127.0.0.1:60779_solr) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 254070 WARN  (zkCallback-322-thread-3-processing-n:127.0.0.1:60782_solr) [n:127.0.0.1:60782_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 254070 WARN  (zkCallback-323-thread-1-processing-n:127.0.0.1:60779_solr) [n:127.0.0.1:60779_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 254072 ERROR (Thread[Thread-499,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:60782_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 254072 WARN  (zkCallback-323-thread-2-processing-n:127.0.0.1:60779_solr) [n:127.0.0.1:60779_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 254074 ERROR (Thread[Thread-501,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:60779_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 254108 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 0x156901334ac0008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 254108 INFO  (jetty-launcher-312-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16a3146{/solr,null,UNAVAILABLE}
   [junit4]   2> 254112 INFO  (jetty-launcher-312-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@140b755{/solr,null,UNAVAILABLE}
   [junit4]   2> 254118 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[43CE585D0005CCB0]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60775 60775
   [junit4]   2> 254126 INFO  (Thread-476) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60775 60775
   [junit4]   2> 254128 WARN  (Thread-476) [    ] o.a.s.c.ZkTestServer Watch

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

 TestSlowCompositeReaderWrapper, HdfsDirectoryFactoryTest, BlockCacheTest, TestSolrIndexConfig, AnalyticsQueryTest, TestJoin, TestGraphMLResponseWriter, TestImplicitCoreProperties, HdfsChaosMonkeySafeLeaderTest, ShowFileRequestHandlerTest, TestDefaultStatsCache, PKIAuthenticationIntegrationTest, EchoParamsTest, BaseCdcrDistributedZkTest, TermVectorComponentDistributedTest, TestUtils, DateFieldTest, TestFieldCache, TestQueryTypes, StatsComponentTest, DistributedMLTComponentTest, OutputWriterTest, OverseerModifyCollectionTest, SpellPossibilityIteratorTest, NotRequiredUniqueKeyTest, ZkStateWriterTest, HdfsLockFactoryTest, TestRangeQuery, BlockJoinFacetDistribTest, SignatureUpdateProcessorFactoryTest, ResourceLoaderTest, TestRTimerTree, FileUtilsTest, SuggesterTest, TestRecovery, TestAtomicUpdateErrorCases, TestSolrConfigHandler, SpellCheckComponentTest, TestCryptoKeys, TestSSLRandomization, TestSolr4Spatial, TestUseDocValuesAsStored2, CoreAdminCreateDiscoverTest, DirectSolrConnectionTest, TestJsonRequest, TestExceedMaxTermLength, TestSolrCoreProperties, TestCollationField, ConnectionReuseTest, PreAnalyzedUpdateProcessorTest, TestComplexPhraseQParserPlugin, TestLockTree, TestBinaryResponseWriter, TestStressCloudBlindAtomicUpdates, TestSolrQueryParserResource, TestLRUStatsCache, HdfsSyncSliceTest, TestFreeTextSuggestions, SearchHandlerTest, SpellCheckCollatorTest, ChangedSchemaMergeTest, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ZkCLITest, ShardRoutingCustomTest, TestFaceting, DistributedSpellCheckComponentTest, TestStressReorder, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, SolrCoreTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SuggesterFSTTest, SolrRequestParserTest, TestStressLucene, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TestSolrQueryParser, TestArbitraryIndexDir, SolrPluginUtilsTest, IndexSchemaTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, CSVRequestHandlerTest, TestLFUCache, SOLR749Test, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, TestDocSet, NumericFieldsTest, MinimalSchemaTest, ExternalFileFieldSortTest, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, CircularListTest, TestRTGBase, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, AliasIntegrationTest, AssignTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CdcrReplicationDistributedZkTest, CleanupOldIndexTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, CollectionsAPISolrJTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, DistributedVersionInfoTest, HttpPartitionTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplaceNodeTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, SolrXmlInZkTest, TestAuthenticationFramework, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, TestRebalanceLeaders, TestSolrCloudWithKerberosAlt, TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, RuleEngineTest, CachingDirectoryFactoryTest, TestConfigSetProperties, TestConfigSets, TestNRTOpen, TestBlobHandler, TestSolrConfigHandlerConcurrent, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedQueryComponentOptimizationTest, SpatialHeatmapFacetsTest, TestCollationFieldDocValues, TestManagedSchema, TestManagedSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaAPI -Dtests.seed=43CE585D0005CCB0 -Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=VST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestManagedSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MDCAwareThreadPoolExecutor]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43CE585D0005CCB0]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2\testschemaapi_shard1_replica1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestManagedSchemaAPI_43CE585D0005CCB0-001
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [562/629 (4!)] on J1 in 6.21s, 1 test, 1 failure, 1 error <<< FAILURES!

[...truncated 52644 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6051 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6051/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:63035/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([CD4D0A1F28720750:F095A433109C5920]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:63035/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([CD4D0A1F28720750]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([CD4D0A1F28720750]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12147 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_CD4D0A1F28720750-001\init-core-data-001
   [junit4]   2> 2777491 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[CD4D0A1F28720750]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2777497 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[CD4D0A1F28720750]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2777671 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[CD4D0A1F28720750]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2777720 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[CD4D0A1F28720750]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1913, maxMBSortInHeap=6.719794230308665, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-MA, timezone=Asia/Karachi
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=131974032,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [PingRequestHandlerTest, TriLevelCompositeIdRoutingTest, LeaderInitiatedRecoveryOnCommitTest, HighlighterTest, DocValuesMultiTest, DistributedExpandComponentTest, SimpleCollectionCreateDeleteTest, SimpleFacetsTest, BasicDistributedZkTest, TestIBSimilarityFactory, SampleTest, SuggestComponentTest, RequiredFieldsTest, TestHdfsUpdateLog, CollectionTooManyReplicasTest, SaslZkACLProviderTest, TestDynamicLoading, TestTrackingShardHandlerFactory, TestReplicaProperties, TestAuthenticationFramework, TestSurroundQueryParser, DocExpirationUpdateProcessorFactoryTest, TestFieldCacheVsDocValues, TestShortCircuitedRequests, CoreSorterTest, OverseerRolesTest, IndexSchemaTest, TestLRUCache, HdfsThreadLeakTest, AddSchemaFieldsUpdateProcessorFactoryTest, PeerSyncTest, OverseerTest, PrimUtilsTest, UnloadDistributedZkTest, TestSchemaResource, TestObjectReleaseTracker, SegmentsInfoRequestHandlerTest, TestConfigSetsAPI, IndexBasedSpellCheckerTest, SolrIndexConfigTest, TestFunctionQuery, TestPartialUpdateDeduplication, TestUpdate, TestSolrCoreSnapshots, TestStressLucene, TestTolerantUpdateProcessorRandomCloud, TestSolrDynamicMBean, TestConfigSetProperties, StressHdfsTest, TestSolrQueryParserDefaultOperatorResource, TestLMDirichletSimilarityFactory, TestComponentsName, TestSolrQueryResponse, DistributedSpellCheckComponentTest, PolyFieldTest, AddBlockUpdateTest, SyncSliceTest, TestSort, StatelessScriptUpdateProcessorFactoryTest, SolrCoreTest, SoftAutoCommitTest, HdfsRecoverLeaseTest, MigrateRouteKeyTest, DistributedFacetPivotLongTailTest, WrapperMergePolicyFactoryTest, TestLeaderElectionZkExpiry, TestConfigSetsAPIZkFailure, TestSolrCloudWithDelegationTokens, QueryResultKeyTest, TestArbitraryIndexDir, SolrTestCaseJ4Test, AsyncMigrateRouteKeyTest, TestInfoStreamLogging, BigEndianAscendingWordDeserializerTest, TestJsonFacets, TestNonDefinedSimilarityFactory, DocValuesTest, TestDefaultSearchFieldResource, TestNumericTerms64, TestGeoJSONResponseWriter, JSONWriterTest, TestBulkSchemaConcurrent, TestEmbeddedSolrServerConstructors, MBeansHandlerTest, DistribCursorPagingTest, SOLR749Test, OverseerTaskQueueTest, TestHighlightDedupGrouping, ClusterStateTest, HdfsDirectoryTest, TestElisionMultitermQuery, TestHdfsBackupRestoreCore, TestCloudPseudoReturnFields, UpdateParamsTest, TestMacros, LeaderElectionTest, CloudMLTQParserTest, HardAutoCommitTest, QueryElevationComponentTest, HdfsChaosMonkeyNothingIsSafeTest, BlockJoinFacetRandomTest, RemoteQueryErrorTest, TestUniqueKeyFieldResource, ShardRoutingTest, TestRuleBasedAuthorizationPlugin, TestConfigOverlay, TestLazyCores, TestClassicSimilarityFactory, TestFilteredDocIdSet, CdcrReplicationHandlerTest, HdfsBasicDistributedZk2Test, BadComponentTest, SharedFSAutoReplicaFailoverTest, AssignTest, DirectSolrSpellCheckerTest, DistributedQueryComponentCustomSortTest, DOMUtilTest, DeleteShardTest, TestDistribIDF, CleanupOldIndexTest, TestPhraseSuggestions, TestConfig, TestJmxMonitoredMap, BJQParserTest, TestAddFieldRealTimeGet, TestDistributedSearch, TestOrdValues, ExitableDirectoryReaderTest, TestStressReorder, TestManagedResource, EnumFieldTest, TestOnReconnectListenerSupport, SliceStateTest, ExternalFileFieldSortTest, TestFieldCacheSort, TestSolrCLIRunExample, TestTolerantSearch, InfoHandlerTest, TestCollapseQParserPlugin, CursorPagingTest, AnalysisAfterCoreReloadTest, TestSQLHandler, TestMiniSolrCloudCluster, TestDocTermOrds, ConfigSetsAPITest, TestRequestStatusCollectionAPI, TestFileDictionaryLookup, DistribJoinFromCollectionTest, TestExpandComponent, BitVectorTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, DistributedVersionInfoTest, ForceLeaderTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, SSLMigrationTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=CD4D0A1F28720750 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Asia/Karachi -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CD4D0A1F28720750]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CD4D0A1F28720750]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [493/629 (1!)] on J0 in 0.25s, 0 tests, 2 errors <<< FAILURES!

[...truncated 313 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 3082710 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CD4D0A1F28720750]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3082711 INFO  (Thread-4923) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3082711 INFO  (Thread-4923) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3082812 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CD4D0A1F28720750]) [    ] o.a.s.c.ZkTestServer start zk server on port:63028
   [junit4]   2> 3082812 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CD4D0A1F28720750]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3082813 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CD4D0A1F28720750]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3082820 INFO  (zkCallback-3542-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6dd570c3 name:ZooKeeperConnection Watcher:127.0.0.1:63028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3082821 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CD4D0A1F28720750]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3082821 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CD4D0A1F28720750]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3082821 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[CD4D0A1F28720750]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 3082829 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 0x1568e0c0ff40000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3082836 INFO  (jetty-launcher-3541-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3082836 INFO  (jetty-launcher-3541-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@56c600bb{/solr,null,AVAILABLE}
   [junit4]   2> 3082837 INFO  (jetty-launcher-3541-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3082837 INFO  (jetty-launcher-3541-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@3708a94f{HTTP/1.1,[http/1.1]}{127.0.0.1:63032}
   [junit4]   2> 3082837 INFO  (jetty-launcher-3541-thread-5) [    ] o.e.j.s.Server Started @3089687ms
   [junit4]   2> 3082837 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63032}
   [junit4]   2> 3082838 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 3082838 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node1'
   [junit4]   2> 3082838 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3082838 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3082838 INFO  (jetty-launcher-3541-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2de9fe20{/solr,null,AVAILABLE}
   [junit4]   2> 3082839 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3082839 INFO  (jetty-launcher-3541-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3082839 INFO  (jetty-launcher-3541-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@30c059e9{HTTP/1.1,[http/1.1]}{127.0.0.1:63035}
   [junit4]   2> 3082839 INFO  (jetty-launcher-3541-thread-4) [    ] o.e.j.s.Server Started @3089689ms
   [junit4]   2> 3082839 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63035}
   [junit4]   2> 3082839 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 3082839 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node2'
   [junit4]   2> 3082839 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3082839 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3082840 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3082842 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3082842 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3082842 INFO  (jetty-launcher-3541-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3082843 INFO  (jetty-launcher-3541-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e94b68{/solr,null,AVAILABLE}
   [junit4]   2> 3082844 INFO  (jetty-launcher-3541-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@5b93b5bb{HTTP/1.1,[http/1.1]}{127.0.0.1:63042}
   [junit4]   2> 3082844 INFO  (jetty-launcher-3541-thread-1) [    ] o.e.j.s.Server Started @3089693ms
   [junit4]   2> 3082844 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63042}
   [junit4]   2> 3082844 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 3082844 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node5'
   [junit4]   2> 3082844 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3082844 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3082845 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3082846 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3082846 INFO  (jetty-launcher-3541-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3082847 INFO  (jetty-launcher-3541-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40590fa7{/solr,null,AVAILABLE}
   [junit4]   2> 3082847 INFO  (jetty-launcher-3541-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@45aa5208{HTTP/1.1,[http/1.1]}{127.0.0.1:63047}
   [junit4]   2> 3082848 INFO  (jetty-launcher-3541-thread-2) [    ] o.e.j.s.Server Started @3089697ms
   [junit4]   2> 3082848 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63047}
   [junit4]   2> 3082848 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 3082848 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node4'
   [junit4]   2> 3082848 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3082848 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3082849 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3082849 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3082850 INFO  (jetty-launcher-3541-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43188b07{/solr,null,AVAILABLE}
   [junit4]   2> 3082850 INFO  (jetty-launcher-3541-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@135f4d98{HTTP/1.1,[http/1.1]}{127.0.0.1:63052}
   [junit4]   2> 3082850 INFO  (jetty-launcher-3541-thread-3) [    ] o.e.j.s.Server Started @3089700ms
   [junit4]   2> 3082850 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63052}
   [junit4]   2> 3082851 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 3082851 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node3'
   [junit4]   2> 3082851 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 3082851 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3082851 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3082852 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3082959 INFO  (zkCallback-3547-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@776ae734 name:ZooKeeperConnection Watcher:127.0.0.1:63028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3082959 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3082959 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3082962 INFO  (zkCallback-3546-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7765bfab name:ZooKeeperConnection Watcher:127.0.0.1:63028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3082962 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3082962 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3082963 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3082965 INFO  (zkCallback-3545-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@741668bf name:ZooKeeperConnection Watcher:127.0.0.1:63028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3082965 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3082965 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3082968 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3082975 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3082988 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 0x1568e0c0ff40004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3082989 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node4\.
   [junit4]   2> 3082989 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 663952564
   [junit4]   2> 3082989 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node4]
   [junit4]   2> 3082989 WARN  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node4\lib
   [junit4]   2> 3082989 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3082992 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node3\.
   [junit4]   2> 3082992 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 806330309
   [junit4]   2> 3082992 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node3]
   [junit4]   2> 3082993 WARN  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node3\lib
   [junit4]   2> 3082993 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3082995 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3082995 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3082995 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3082995 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3082995 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3082995 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3082995 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63028/solr
   [junit4]   2> 3082995 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3082995 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3082996 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3082996 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63028/solr
   [junit4]   2> 3082996 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3082996 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3082998 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3083006 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node5\.
   [junit4]   2> 3083006 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 830397269
   [junit4]   2> 3083006 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node5]
   [junit4]   2> 3083006 WARN  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node5\lib
   [junit4]   2> 3083007 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3083010 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3083010 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3083010 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3083010 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63028/solr
   [junit4]   2> 3083011 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3083011 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3083011 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3083014 INFO  (zkCallback-3544-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@276df25b name:ZooKeeperConnection Watcher:127.0.0.1:63028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3083014 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083014 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3083015 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3083029 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node2\.
   [junit4]   2> 3083029 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1705027408
   [junit4]   2> 3083029 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node2]
   [junit4]   2> 3083030 WARN  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node2\lib
   [junit4]   2> 3083030 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3083032 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3083032 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3083032 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3083032 INFO  (zkCallback-3543-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@59871620 name:ZooKeeperConnection Watcher:127.0.0.1:63028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3083032 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083034 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3083034 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3083040 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63028/solr
   [junit4]   2> 3083041 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3083041 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3083042 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3083042 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node1\.
   [junit4]   2> 3083042 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1915745156
   [junit4]   2> 3083042 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node1]
   [junit4]   2> 3083043 WARN  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node1\lib
   [junit4]   2> 3083043 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 3083046 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 3083047 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 3083048 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 3083048 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63028/solr
   [junit4]   2> 3083048 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 3083048 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 3083049 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3083068 INFO  (zkCallback-3552-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4a475e20 name:ZooKeeperConnection Watcher:127.0.0.1:63028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3083069 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083069 INFO  (jetty-launcher-3541-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3083071 INFO  (zkCallback-3553-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68216951 name:ZooKeeperConnection Watcher:127.0.0.1:63028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3083071 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083071 INFO  (jetty-launcher-3541-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3083074 INFO  (zkCallback-3559-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7459b339 name:ZooKeeperConnection Watcher:127.0.0.1:63028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3083075 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083075 INFO  (jetty-launcher-3541-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3083078 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/1005644774@26765980
   [junit4]   2> 3083079 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3083080 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/1005644774@5aee4716
   [junit4]   2> 3083080 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3083082 INFO  (zkCallback-3562-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@24a3a111 name:ZooKeeperConnection Watcher:127.0.0.1:63028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3083083 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083083 INFO  (jetty-launcher-3541-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3083091 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/1005644774@18c07baa
   [junit4]   2> 3083095 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3083096 INFO  (zkCallback-3556-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7b3d7fe6 name:ZooKeeperConnection Watcher:127.0.0.1:63028 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3083096 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083096 INFO  (jetty-launcher-3541-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 3083100 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/1005644774@5ec0d378
   [junit4]   2> 3083100 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3083108 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/1005644774@425c9705
   [junit4]   2> 3083109 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3083125 INFO  (zkCallback-3563-thread-1-processing-n:127.0.0.1:63052_solr) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ace6286 name:ZooKeeperConnection Watcher:127.0.0.1:63028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3083126 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083128 INFO  (zkCallback-3564-thread-1-processing-n:127.0.0.1:63047_solr) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5bd77ce3 name:ZooKeeperConnection Watcher:127.0.0.1:63028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3083128 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083131 INFO  (zkCallback-3565-thread-1-processing-n:127.0.0.1:63035_solr) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5df15cf5 name:ZooKeeperConnection Watcher:127.0.0.1:63028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3083133 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083135 INFO  (zkCallback-3566-thread-1-processing-n:127.0.0.1:63032_solr) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68973da9 name:ZooKeeperConnection Watcher:127.0.0.1:63028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3083135 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083139 INFO  (zkCallback-3567-thread-1-processing-n:127.0.0.1:63042_solr) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6a12862 name:ZooKeeperConnection Watcher:127.0.0.1:63028/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 3083140 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3083142 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3083143 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3083149 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3083150 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3083150 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 3083166 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3083167 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3083167 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3083167 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3083167 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 3083185 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3083185 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3083185 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3083185 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3083185 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 3083195 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3083195 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3083195 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3083196 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3083196 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 3083205 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3083206 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3083206 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3083206 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3083206 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 3083211 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3083211 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3083211 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3083211 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3083211 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 3083217 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3083218 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3083217 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3083218 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3083218 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 3083238 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3083240 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3083240 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3083240 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3083241 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 3083248 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3083248 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3083248 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3083250 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3083250 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 3083255 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3083256 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3083256 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3083256 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3083257 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 3083260 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3083263 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3083263 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3083263 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3083264 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 3083265 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3083265 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3083265 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3083266 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3083266 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 3083266 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3083267 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3083267 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3083267 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3083267 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 3083275 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3083276 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3083276 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3083276 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3083277 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 3083283 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3083283 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3083283 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3083283 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3083283 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 3083289 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3083289 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3083289 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3083289 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3083289 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3083291 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96420624493445133-127.0.0.1:63035_solr-n_0000000000
   [junit4]   2> 3083293 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96420624493445135-127.0.0.1:63042_solr-n_0000000001
   [junit4]   2> 3083293 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96420624493445132-127.0.0.1:63047_solr-n_0000000003
   [junit4]   2> 3083293 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96420624493445131-127.0.0.1:63052_solr-n_0000000002
   [junit4]   2> 3083294 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96420624493445134-127.0.0.1:63032_solr-n_0000000004
   [junit4]   2> 3083294 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63035_solr
   [junit4]   2> 3083294 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 3083295 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96420624493445133-127.0.0.1:63035_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 3083295 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96420624493445131-127.0.0.1:63052_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 3083295 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96420624493445135-127.0.0.1:63042_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 3083296 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63042_solr
   [junit4]   2> 3083296 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96420624493445132-127.0.0.1:63047_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 3083296 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63042_solr
   [junit4]   2> 3083296 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63047_solr
   [junit4]   2> 3083296 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63052_solr
   [junit4]   2> 3083296 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63047_solr
   [junit4]   2> 3083296 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63052_solr
   [junit4]   2> 3083299 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63032_solr
   [junit4]   2> 3083299 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63032_solr
   [junit4]   2> 3083300 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.Overseer Overseer (id=96420624493445133-127.0.0.1:63035_solr-n_0000000000) starting
   [junit4]   2> 3083303 INFO  (zkCallback-3567-thread-1-processing-n:127.0.0.1:63042_solr) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3083303 INFO  (zkCallback-3565-thread-1-processing-n:127.0.0.1:63035_solr) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3083303 INFO  (zkCallback-3563-thread-1-processing-n:127.0.0.1:63052_solr) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3083303 INFO  (zkCallback-3564-thread-1-processing-n:127.0.0.1:63047_solr) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3083304 INFO  (zkCallback-3566-thread-1-processing-n:127.0.0.1:63032_solr) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 3083309 INFO  (zkCallback-3567-thread-1-processing-n:127.0.0.1:63042_solr) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3083309 INFO  (zkCallback-3565-thread-1-processing-n:127.0.0.1:63035_solr) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3083309 INFO  (zkCallback-3563-thread-1-processing-n:127.0.0.1:63052_solr) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3083309 INFO  (zkCallback-3564-thread-1-processing-n:127.0.0.1:63047_solr) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3083319 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3083319 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3083320 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node4\.
   [junit4]   2> 3083321 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3083322 INFO  (zkCallback-3566-thread-1-processing-n:127.0.0.1:63032_solr) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3083322 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3083322 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3083323 INFO  (zkCallback-3563-thread-1-processing-n:127.0.0.1:63052_solr) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3083323 INFO  (zkCallback-3567-thread-1-processing-n:127.0.0.1:63042_solr) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3083323 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node5\.
   [junit4]   2> 3083323 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3083324 INFO  (zkCallback-3565-thread-1-processing-n:127.0.0.1:63035_solr) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3083324 INFO  (zkCallback-3566-thread-1-processing-n:127.0.0.1:63032_solr) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3083324 INFO  (zkCallback-3564-thread-1-processing-n:127.0.0.1:63047_solr) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3083326 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3083326 INFO  (jetty-launcher-3541-thread-2) [n:127.0.0.1:63047_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3083329 INFO  (zkCallback-3563-thread-1-processing-n:127.0.0.1:63052_solr) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3083329 INFO  (zkCallback-3565-thread-1-processing-n:127.0.0.1:63035_solr) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3083329 INFO  (zkCallback-3566-thread-1-processing-n:127.0.0.1:63032_solr) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3083329 INFO  (zkCallback-3567-thread-1-processing-n:127.0.0.1:63042_solr) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3083329 INFO  (zkCallback-3564-thread-1-processing-n:127.0.0.1:63047_solr) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3083330 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3083330 INFO  (jetty-launcher-3541-thread-1) [n:127.0.0.1:63042_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3083331 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3083331 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3083332 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node3\.
   [junit4]   2> 3083332 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3083334 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3083334 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3083334 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3083334 INFO  (jetty-launcher-3541-thread-3) [n:127.0.0.1:63052_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3083335 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001\tempDir-001\node1\.
   [junit4]   2> 3083335 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 3083336 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 3083336 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 3083336 INFO  (jetty-launcher-3541-thread-5) [n:127.0.0.1:63032_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 3083360 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 3083360 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:63035_solr as DOWN
   [junit4]   2> 3083362 INFO  (OverseerCollectionConfigSetProcessor-96420624493445133-127.0.0.1:63035_solr-n_0000000000) [n:127.0.0.1:63035_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 3083364 INFO  (OverseerStateUpdate-96420624493445133-127.0.0.1:63035_solr-n_0000000000) [n:127.0.0.1:63035_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 3083366 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63035_solr
   [junit4]   2> 3083366 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63035_solr
   [junit4]   2> 3083367 INFO  (OverseerStateUpdate-96420624493445133-127.0.0.1:63035_solr-n_0000000000) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 3083370 INFO  (zkCallback-3563-thread-1-processing-n:127.0.0.1:63052_solr) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3083370 INFO  (zkCallback-3567-thread-1-processing-n:127.0.0.1:63042_solr) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3083370 INFO  (zkCallback-3565-thread-1-processing-n:127.0.0.1:63035_solr) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3083370 INFO  (zkCallback-3564-thread-1-processing-n:127.0.0.1:63047_solr) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3083370 INFO  (zkCallback-3566-thread-1-processing-n:127.0.0.1:63032_solr) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 3083370 INFO  (zkCallback-3563-thread-1-processing-n:127.0.0.1:63052_solr) [n:127.0.0.1:63052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3083372 INFO  (zkCallback-3567-thread-1-processing-n:127.0.0.1:63042_solr) [n:127.0.0.1:63042_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3083372 INFO  (zkCallback-3565-thread-1-processing-n:127.0.0.1:63035_solr) [n:127.0.0.1:63035_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3083373 INFO  (zkCallback-3564-thread-1-processing-n:127.0.0.1:63047_solr) [n:127.0.0.1:63047_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3083374 INFO  (zkCallback-3566-thread-1-processing-n:127.0.0.1:63032_solr) [n:127.0.0.1:63032_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3083374 INFO  (OverseerStateUpdate-96420624493445133-127.0.0.1:63035_solr-n_0000000000) [n:127.0.0.1:63035_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63035_solr"} current state version: 0
   [junit4]   2> 3083374 INFO  (OverseerStateUpdate-96420624493445133-127.0.0.1:63035_solr-n_0000000000) [n:127.0.0.1:63035_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:63035_solr
   [junit4]   2> 3083382 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 3083382 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 3083383 INFO  (jetty-launcher-3541-thread-4) [n:127.0.0.1:63035_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jen

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

ionTest.java:193)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
   [junit4]    > 	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:63035/solr/testSolrCloudCollection_shard1_replica1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	... 1 more
   [junit4]    > Caused by: java.net.SocketException: Software caused connection abort: recv failed
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_CD4D0A1F28720750-001
   [junit4]   2> Aug 15, 2016 11:53:07 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=mk, timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=251536144,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [PingRequestHandlerTest, TriLevelCompositeIdRoutingTest, LeaderInitiatedRecoveryOnCommitTest, HighlighterTest, DocValuesMultiTest, DistributedExpandComponentTest, SimpleCollectionCreateDeleteTest, SimpleFacetsTest, BasicDistributedZkTest, TestIBSimilarityFactory, SampleTest, SuggestComponentTest, RequiredFieldsTest, TestHdfsUpdateLog, CollectionTooManyReplicasTest, SaslZkACLProviderTest, TestDynamicLoading, TestTrackingShardHandlerFactory, TestReplicaProperties, TestAuthenticationFramework, TestSurroundQueryParser, DocExpirationUpdateProcessorFactoryTest, TestFieldCacheVsDocValues, TestShortCircuitedRequests, CoreSorterTest, OverseerRolesTest, IndexSchemaTest, TestLRUCache, HdfsThreadLeakTest, AddSchemaFieldsUpdateProcessorFactoryTest, PeerSyncTest, OverseerTest, PrimUtilsTest, UnloadDistributedZkTest, TestSchemaResource, TestObjectReleaseTracker, SegmentsInfoRequestHandlerTest, TestConfigSetsAPI, IndexBasedSpellCheckerTest, SolrIndexConfigTest, TestFunctionQuery, TestPartialUpdateDeduplication, TestUpdate, TestSolrCoreSnapshots, TestStressLucene, TestTolerantUpdateProcessorRandomCloud, TestSolrDynamicMBean, TestConfigSetProperties, StressHdfsTest, TestSolrQueryParserDefaultOperatorResource, TestLMDirichletSimilarityFactory, TestComponentsName, TestSolrQueryResponse, DistributedSpellCheckComponentTest, PolyFieldTest, AddBlockUpdateTest, SyncSliceTest, TestSort, StatelessScriptUpdateProcessorFactoryTest, SolrCoreTest, SoftAutoCommitTest, HdfsRecoverLeaseTest, MigrateRouteKeyTest, DistributedFacetPivotLongTailTest, WrapperMergePolicyFactoryTest, TestLeaderElectionZkExpiry, TestConfigSetsAPIZkFailure, TestSolrCloudWithDelegationTokens, QueryResultKeyTest, TestArbitraryIndexDir, SolrTestCaseJ4Test, AsyncMigrateRouteKeyTest, TestInfoStreamLogging, BigEndianAscendingWordDeserializerTest, TestJsonFacets, TestNonDefinedSimilarityFactory, DocValuesTest, TestDefaultSearchFieldResource, TestNumericTerms64, TestGeoJSONResponseWriter, JSONWriterTest, TestBulkSchemaConcurrent, TestEmbeddedSolrServerConstructors, MBeansHandlerTest, DistribCursorPagingTest, SOLR749Test, OverseerTaskQueueTest, TestHighlightDedupGrouping, ClusterStateTest, HdfsDirectoryTest, TestElisionMultitermQuery, TestHdfsBackupRestoreCore, TestCloudPseudoReturnFields, UpdateParamsTest, TestMacros, LeaderElectionTest, CloudMLTQParserTest, HardAutoCommitTest, QueryElevationComponentTest, HdfsChaosMonkeyNothingIsSafeTest, BlockJoinFacetRandomTest, RemoteQueryErrorTest, TestUniqueKeyFieldResource, ShardRoutingTest, TestRuleBasedAuthorizationPlugin, TestConfigOverlay, TestLazyCores, TestClassicSimilarityFactory, TestFilteredDocIdSet, CdcrReplicationHandlerTest, HdfsBasicDistributedZk2Test, BadComponentTest, SharedFSAutoReplicaFailoverTest, AssignTest, DirectSolrSpellCheckerTest, DistributedQueryComponentCustomSortTest, DOMUtilTest, DeleteShardTest, TestDistribIDF, CleanupOldIndexTest, TestPhraseSuggestions, TestConfig, TestJmxMonitoredMap, BJQParserTest, TestAddFieldRealTimeGet, TestDistributedSearch, TestOrdValues, ExitableDirectoryReaderTest, TestStressReorder, TestManagedResource, EnumFieldTest, TestOnReconnectListenerSupport, SliceStateTest, ExternalFileFieldSortTest, TestFieldCacheSort, TestSolrCLIRunExample, TestTolerantSearch, InfoHandlerTest, TestCollapseQParserPlugin, CursorPagingTest, AnalysisAfterCoreReloadTest, TestSQLHandler, TestMiniSolrCloudCluster, TestDocTermOrds, ConfigSetsAPITest, TestRequestStatusCollectionAPI, TestFileDictionaryLookup, DistribJoinFromCollectionTest, TestExpandComponent, BitVectorTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, DistributedVersionInfoTest, ForceLeaderTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, SSLMigrationTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCloudExampleTest, TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorCloud, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, ZkStateReaderTest, RulesTest, DistributedFacetPivotSmallTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestManagedResourceStorage, TestRestManager, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, TestFieldTypeResource, TestSchemaNameResource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserResource, TestManagedStopFilterFactory, TestManagedSynonymFilterFactory, BooleanFieldTest, DateRangeFieldTest, DocValuesMissingTest, TestCloudManagedSchema, TestUseDocValuesAsStored, CursorMarkTest, RankQueryTest, TestFieldSortValues, TestInitQParser, TestMaxScoreQueryParser, TestRandomCollapseQParserPlugin, GraphQueryTest, SimpleMLTQParserTest, TestDefaultStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [595/629 (2!)] on J0 in 17.63s, 1 test, 1 error <<< FAILURES!

[...truncated 60230 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6050 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6050/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.RecoveryZkTest.test

Error Message:
There are still nodes recoverying - waited for 120 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 120 seconds
	at __randomizedtesting.SeedInfo.seed([F154C5ADAC62AE0F:7900FA77029EC3F7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:182)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:862)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1418)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([F154C5ADAC62AE0F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([F154C5ADAC62AE0F]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([F154C5ADAC62AE0F]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11515 lines...]
   [junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\init-core-data-001
   [junit4]   2> 1620627 INFO  (SUITE-RecoveryZkTest-seed#[F154C5ADAC62AE0F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1620627 INFO  (SUITE-RecoveryZkTest-seed#[F154C5ADAC62AE0F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_y/
   [junit4]   2> 1620631 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1620633 INFO  (Thread-2592) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1620633 INFO  (Thread-2592) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1620733 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.ZkTestServer start zk server on port:59781
   [junit4]   2> 1620733 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1620735 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1620745 INFO  (zkCallback-2107-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e355b2 name:ZooKeeperConnection Watcher:127.0.0.1:59781 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1620746 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1620747 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1620747 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1620758 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 0x1568c24a9c00000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1620760 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1620762 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1620765 INFO  (zkCallback-2108-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1badc1d name:ZooKeeperConnection Watcher:127.0.0.1:59781/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1620765 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1620766 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1620766 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1620771 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1620775 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1620778 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1620784 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1620785 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1620791 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1620792 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1620798 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1620799 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1620812 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1620813 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1620818 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1620819 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1620823 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1620823 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1620827 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1620827 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1620833 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1620833 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1620838 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1620839 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1620843 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1620844 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1620848 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1620849 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1621801 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores\collection1
   [junit4]   2> 1621808 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1621809 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77de95{/_y,null,AVAILABLE}
   [junit4]   2> 1621811 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1981896{HTTP/1.1,[http/1.1]}{127.0.0.1:59800}
   [junit4]   2> 1621812 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.e.j.s.Server Started @1625610ms
   [junit4]   2> 1621812 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\tempDir-001/control/data, hostContext=/_y, hostPort=59800, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores}
   [junit4]   2> 1621813 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1621813 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001'
   [junit4]   2> 1621813 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1621813 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1621814 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1621815 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1621819 INFO  (zkCallback-2109-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e00b48 name:ZooKeeperConnection Watcher:127.0.0.1:59781/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1621819 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1621820 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1621822 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1621822 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\solr.xml
   [junit4]   2> 1621839 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores
   [junit4]   2> 1621839 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.CoreContainer New CoreContainer 26954323
   [junit4]   2> 1621839 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001]
   [junit4]   2> 1621839 WARN  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\lib
   [junit4]   2> 1621841 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1621848 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1621848 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1621849 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1621849 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59781/solr
   [junit4]   2> 1621849 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1621849 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1621850 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1621853 INFO  (zkCallback-2112-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@120fd4c name:ZooKeeperConnection Watcher:127.0.0.1:59781 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1621853 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1621854 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1621866 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/2074274@1642f3b
   [junit4]   2> 1621867 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1621876 INFO  (zkCallback-2113-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@16836a5 name:ZooKeeperConnection Watcher:127.0.0.1:59781/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1621876 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1621879 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1621886 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1621906 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1621918 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1621936 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1621940 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1621944 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1621948 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1621951 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1621953 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1621955 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1621957 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1621965 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1621969 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1621972 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1621973 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96418531129688068-127.0.0.1:59800__y-n_0000000000
   [junit4]   2> 1621974 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59800__y
   [junit4]   2> 1621974 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1621978 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.Overseer Overseer (id=96418531129688068-127.0.0.1:59800__y-n_0000000000) starting
   [junit4]   2> 1621981 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1621997 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1621997 INFO  (OverseerCollectionConfigSetProcessor-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1621998 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59800__y
   [junit4]   2> 1621998 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59800__y
   [junit4]   2> 1621998 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1622001 INFO  (zkCallback-2113-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1622001 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1622003 INFO  (zkCallback-2113-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1622040 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1622041 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1622043 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores
   [junit4]   2> 1622048 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1622048 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores\collection1
   [junit4]   2> 1622049 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1622050 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1622050 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59800__y    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1622051 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1622051 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1622053 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1622054 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59800/_y",
   [junit4]   2>   "node_name":"127.0.0.1:59800__y",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1622054 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59800/_y",
   [junit4]   2>   "node_name":"127.0.0.1:59800__y",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1622054 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1622054 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1622056 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1622058 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1622059 INFO  (zkCallback-2113-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1623059 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1623059 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1623060 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1623060 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1623061 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1623062 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores\collection1'
   [junit4]   2> 1623062 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1623062 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1623066 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1623078 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1623084 WARN  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1623087 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1623102 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1623112 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1623191 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1623193 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1623193 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1623197 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1623251 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1623251 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1623252 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1623253 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores\collection1\data\]
   [junit4]   2> 1623253 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@13a23e3
   [junit4]   2> 1623254 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1623254 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1623256 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores\collection1\data\
   [junit4]   2> 1623256 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1623256 WARN  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1623256 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores\collection1\data\index
   [junit4]   2> 1623257 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7873756210760796]
   [junit4]   2> 1623259 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f059a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca6edf),segFN=segments_1,generation=1}
   [junit4]   2> 1623259 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1623261 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores\collection1\data\
   [junit4]   2> 1623261 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1623266 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1623266 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1623268 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1623268 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1623268 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1623268 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1623268 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1623269 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1623269 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1623269 WARN  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1623276 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1623277 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1623279 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1623281 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1623288 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1623288 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1623290 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1623290 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1623290 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1623291 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1623292 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=12.837890625, floorSegmentMB=1.3583984375, forceMergeDeletesPctAllowed=25.069515311048747, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6665227106162581
   [junit4]   2> 1623295 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@f059a7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ca6edf),segFN=segments_1,generation=1}
   [junit4]   2> 1623295 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1623295 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ce7992[collection1] main]
   [junit4]   2> 1623295 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1623297 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1623297 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1623297 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1623297 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1623298 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1623298 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1623299 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1623299 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1623299 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1623302 INFO  (searcherExecutor-5599-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ce7992[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1623302 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1623303 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1623303 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1623303 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542696500861075456
   [junit4]   2> 1623304 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1542696500861075456
   [junit4]   2> 1623304 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1623305 INFO  (coreLoadExecutor-5598-thread-1-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1623305 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:59800/_y collection:control_collection shard:shard1
   [junit4]   2> 1623308 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1623318 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96418531129688068-core_node1-n_0000000000
   [junit4]   2> 1623319 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1623322 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1623322 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1623322 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59800/_y/collection1/
   [junit4]   2> 1623322 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1623322 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:59800/_y/collection1/ has no replicas
   [junit4]   2> 1623323 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1623325 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1623329 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96418531129688068-core_node1-n_0000000000
   [junit4]   2> 1623332 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59800/_y/collection1/ shard1
   [junit4]   2> 1623333 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:59800/_y",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1623440 INFO  (zkCallback-2113-thread-2-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1623487 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:59800/_y/collection1/ and leader is http://127.0.0.1:59800/_y/collection1/
   [junit4]   2> 1623487 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59800/_y
   [junit4]   2> 1623487 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1623487 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1623487 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1623489 INFO  (coreZkRegister-5591-thread-1-processing-n:127.0.0.1:59800__y x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:59800__y c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1623491 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59800/_y",
   [junit4]   2>   "node_name":"127.0.0.1:59800__y",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1623491 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59800/_y",
   [junit4]   2>   "node_name":"127.0.0.1:59800__y",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1623554 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1623556 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1623558 INFO  (zkCallback-2117-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@586bd9 name:ZooKeeperConnection Watcher:127.0.0.1:59781/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1623558 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1623558 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1623558 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1623559 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1623561 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1623563 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1623563 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1623563 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1623564 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1623567 INFO  (zkCallback-2118-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7bda59 name:ZooKeeperConnection Watcher:127.0.0.1:59781/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1623567 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1623568 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1623575 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2"} current state version: 2
   [junit4]   2> 1623575 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1623577 INFO  (zkCallback-2117-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1623577 INFO  (zkCallback-2113-thread-3-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1623692 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1624200 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\shard-1-001\cores\collection1
   [junit4]   2> 1624230 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\shard-1-001
   [junit4]   2> 1624232 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1624233 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c44088{/_y,null,AVAILABLE}
   [junit4]   2> 1624234 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@88a7d2{HTTP/1.1,[http/1.1]}{127.0.0.1:59830}
   [junit4]   2> 1624234 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.e.j.s.Server Started @1628033ms
   [junit4]   2> 1624234 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/_y, hostPort=59830, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\shard-1-001\cores}
   [junit4]   2> 1624240 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1624240 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\shard-1-001'
   [junit4]   2> 1624240 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1624240 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1624241 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1624242 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1624244 INFO  (zkCallback-2119-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@173140b name:ZooKeeperConnection Watcher:127.0.0.1:59781/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1624244 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1624244 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1624246 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1624246 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\shard-1-001\solr.xml
   [junit4]   2> 1624259 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\shard-1-001\cores
   [junit4]   2> 1624260 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.CoreContainer New CoreContainer 29797763
   [junit4]   2> 1624261 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\shard-1-001]
   [junit4]   2> 1624261 WARN  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\shard-1-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.RecoveryZkTest_F154C5ADAC62AE0F-001\shard-1-001\lib
   [junit4]   2> 1624261 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1624267 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1624267 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1624267 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1624267 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59781/solr
   [junit4]   2> 1624267 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1624267 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1624269 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1624272 INFO  (zkCallback-2122-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1578594 name:ZooKeeperConnection Watcher:127.0.0.1:59781 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1624272 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1624272 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1624274 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 0x1568c24a9c00008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1624274 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59830__y    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$61/2074274@1e09be0
   [junit4]   2> 1624275 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59830__y    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1624279 INFO  (zkCallback-2123-thread-1-processing-n:127.0.0.1:59830__y) [n:127.0.0.1:59830__y    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ffa959 name:ZooKeeperConnection Watcher:127.0.0.1:59781/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1624279 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59830__y    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1624290 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59830__y    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1624293 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59830__y    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1624294 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59830__y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1624306 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59830__y    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1624307 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59830__y    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96418531129688073-127.0.0.1:59830__y-n_0000000001
   [junit4]   2> 1624310 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59830__y    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96418531129688068-127.0.0.1:59800__y-n_0000000000 to know if I could be the leader
   [junit4]   2> 1624311 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59830__y    ] o.a.s.c.ZkController Publish node=127.0.0.1:59830__y as DOWN
   [junit4]   2> 1624314 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59830__y    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59830__y
   [junit4]   2> 1624314 INFO  (TEST-RecoveryZkTest.test-seed#[F154C5ADAC62AE0F]) [n:127.0.0.1:59830__y    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59830__y
   [junit4]   2> 1624316 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59830__y"} current state version: 3
   [junit4]   2> 1624316 INFO  (OverseerStateUpdate-96418531129688068-127.0.0.1:59800__y-n_0000000000) [n:127.0.0.1:59800__y    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:59830__y
   [junit4]   2> 1624317 INFO  (zkCallback-2123-thread-1-processing-n:127.0.0.1:59830__y) [n:127.0.0.1:59830__y    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1624317 INFO  (zkCallback-2117-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1624317 INFO  (zkCallback-2113-thread-2-processing-n:127.0.0.1:59800__y) [n:127.0.0.1:59800__y    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1624318

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

NFO  (Thread-4785) [n:localhost:60603_solr    ] o.a.s.c.SolrCore core reload testCloudExamplePrompt_shard1_replica2
   [junit4]   2> 3131343 WARN  (Thread-4785) [n:localhost:60603_solr    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: No such core: testCloudExamplePrompt_shard1_replica2
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:955)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2578)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Aug 15, 2016 3:25:38 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false): {}, locale=he-IL, timezone=America/St_Lucia
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=270320360,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformer, BlockJoinFacetDistribTest, SynonymTokenizerTest, TestFieldCache, OpenCloseCoreStressTest, DateMathParserTest, TestDistributedStatsComponentCardinality, SuggesterTSTTest, TestBinaryField, TestLRUStatsCache, BaseCdcrDistributedZkTest, CoreAdminHandlerTest, OverseerModifyCollectionTest, HdfsDirectoryFactoryTest, HdfsBasicDistributedZkTest, TestFieldCacheSortRandom, SpellPossibilityIteratorTest, TestSimpleQParserPlugin, HLLSerializationTest, BlockCacheTest, SearchHandlerTest, OpenExchangeRatesOrgProviderTest, CollectionsAPIAsyncDistributedZkTest, TestStandardQParsers, BasicFunctionalityTest, TestConfigReload, DeleteStatusTest, SolrCmdDistributorTest, PKIAuthenticationIntegrationTest, TestBlendedInfixSuggestions, TestPerFieldSimilarity, NotRequiredUniqueKeyTest, SpellCheckComponentTest, BinaryUpdateRequestHandlerTest, ExplicitHLLTest, DistribDocExpirationUpdateProcessorTest, TestExceedMaxTermLength, SimpleMLTQParserTest, DistributedQueueTest, CdcrRequestHandlerTest, AnalysisErrorHandlingTest, CdcrReplicationDistributedZkTest, RequestHandlersTest, SuggesterWFSTTest, DistributedDebugComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestWriterPerf, PreAnalyzedUpdateProcessorTest, NumericFieldsTest, OverriddenZkACLAndCredentialsProvidersTest, TestDynamicFieldCollectionResource, DistributedFacetPivotSmallAdvancedTest, TestCloudManagedSchema, ConcurrentDeleteAndCreateCollectionTest, TestIndexSearcher, ConvertedLegacyTest, TestRealTimeGet, TestIntervalFaceting, DefaultValueUpdateProcessorTest, TestAtomicUpdateErrorCases, ConnectionManagerTest, OverseerStatusTest, SpatialRPTFieldTypeTest, SolrXmlInZkTest, DistributedIntervalFacetingTest, TestQueryUtils, AliasIntegrationTest, FullSolrCloudDistribCmdsTest, CustomCollectionTest, ConjunctionSolrSpellCheckerTest, TestCloudSchemaless, TestReload, TestCharFilters, TestSolr4Spatial, TestInitQParser, TestRebalanceLeaders, LukeRequestHandlerTest, DistributedFacetPivotLargeTest, TestSortingResponseWriter, TestConfigSets, MultiThreadedOCPTest, CoreMergeIndexesAdminHandlerTest, DistributedQueryComponentOptimizationTest, SecurityConfHandlerTest, ZkStateWriterTest, CheckHdfsIndexTest, DistanceUnitsTest, TestCoreDiscovery, TestManagedStopFilterFactory, TestLockTree, TestReversedWildcardFilterFactory, DateFieldTest, TestTrie, FieldMutatingUpdateProcessorTest, TestDownShardTolerantSearch, TestSizeLimitedDistributedMap, TestSolrQueryParser, TestOverriddenPrefixQueryForCustomFieldType, TestSolrCloudWithKerberosAlt, DeleteLastCustomShardedReplicaTest, TestJettySolrRunner, CollectionStateFormat2Test, TestPerFieldSimilarityWithDefaultOverride, TestImplicitCoreProperties, TestReloadDeadlock, TestSchemaSimilarityResource, TestLMJelinekMercerSimilarityFactory, SharedFSAutoReplicaFailoverUtilsTest, MinimalSchemaTest, TestCustomDocTransformer, CacheHeaderTest, VMParamsZkACLAndCredentialsProvidersTest, TestBM25SimilarityFactory, RuleEngineTest, DirectoryFactoryTest, TestPKIAuthenticationPlugin, HdfsTlogReplayBufferedWhileIndexingTest, AsyncCallRequestStatusResponseTest, NoCacheHeaderTest, TestSystemIdResolver, TestNumericTerms32, TestFastOutputStream, AtomicUpdatesTest, CloudExitableDirectoryReaderTest, TestSuggestSpellingConverter, HdfsChaosMonkeySafeLeaderTest, DeleteReplicaTest, TestConfigSetImmutable, TestDFISimilarityFactory, TestJoin, SolrIndexSplitterTest, HdfsWriteToMultipleCollectionsTest, HdfsSyncSliceTest, TestClusterStateMutator, LoggingHandlerTest, TestSchemaManager, TestUseDocValuesAsStored2, TestFieldCacheSanityChecker, BadCopyFieldTest, TestSolrXml, TestDistributedGrouping, TestSolrJ, TestFieldSortValues, TestSlowCompositeReaderWrapper, TestRandomFlRTGCloud, TestMiniSolrCloudClusterSSL, JavabinLoaderTest, TestReplicationHandlerBackup, TestUtils, ShardRoutingCustomTest, CloneFieldUpdateProcessorFactoryTest, VersionInfoTest, AnalyticsQueryTest, TestValueSourceCache, DataDrivenBlockJoinTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, AutoCommitTest, TestFaceting, TestRecovery, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, StatsComponentTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, TestFiltering, TestLazyCores, SoftAutoCommitTest, ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, QueryEqualityTest, TestRemoteStreaming, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration, TestCSVResponseWriter, QueryParsingTest, JsonLoaderTest, CSVRequestHandlerTest, TestBinaryResponseWriter, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestPhraseSuggestions, EchoParamsTest, ResourceLoaderTest, URLClassifyProcessorTest, PrimUtilsTest, RAMDirectoryFactoryTest, ZkNodePropsTest, UUIDFieldTest, CircularListTest, TestRTGBase, CursorPagingTest, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, AssignTest, AsyncMigrateRouteKeyTest, CollectionsAPISolrJTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, RollingRestartTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCollectionAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestSSLRandomization, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, CachingDirectoryFactoryTest, TestSolrDynamicMBean, RequestLoggingTest, TestBlobHandler, TestRestoreCore, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, InfoHandlerTest, SegmentsInfoRequestHandlerTest, DistributedExpandComponentTest, DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestPivotHelperCode, WrapperMergePolicyFactoryTest, SmileWriterTest, TestGraphMLResponseWriter, TestSubQueryTransformerDistrib, TestManagedSchemaAPI, SortSpecParsingTest, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestNoOpRegenerator, TestRandomCollapseQParserPlugin, TestJsonRequest, TestExactSharedStatsCache, TestSha256AuthenticationProvider, ResponseHeaderTest, TestAnalyzeInfixSuggestions, TestFreeTextSuggestions, BufferStoreTest, HdfsDirectoryTest, HdfsLockFactoryTest, TestDocTermOrds, TestFieldCacheReopen, TestFieldCacheVsDocValues, TestFieldCacheWithThreads, TestLegacyFieldCache, TestUninvertingReader, CdcrUpdateLogTest, TestDocBasedVersionConstraints, DocExpirationUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, TolerantUpdateProcessorTest, UUIDUpdateProcessorFallbackTest, TestRTimerTree, TestSolrCLIRunExample]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCLIRunExample -Dtests.seed=F154C5ADAC62AE0F -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=America/St_Lucia -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCLIRunExample (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F154C5ADAC62AE0F]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [629/629 (3!)] on J1 in 25.77s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 52403 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6049 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6049/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([5B1DDEE5FF65569A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5B1DDEE5FF65569A]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5B1DDEE5FF65569A]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11008 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\init-core-data-001
   [junit4]   2> 833900 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 833902 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 833903 INFO  (Thread-1772) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 833903 INFO  (Thread-1772) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 834003 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59000
   [junit4]   2> 834003 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 834005 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834010 INFO  (zkCallback-7527-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3644ae name:ZooKeeperConnection Watcher:127.0.0.1:59000 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834011 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834011 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 834011 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 834013 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 0x15689f12ca00000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834020 INFO  (jetty-launcher-7526-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 834022 INFO  (jetty-launcher-7526-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 834022 INFO  (jetty-launcher-7526-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63baef{/solr,null,AVAILABLE}
   [junit4]   2> 834023 INFO  (jetty-launcher-7526-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@882280{/solr,null,AVAILABLE}
   [junit4]   2> 834046 INFO  (jetty-launcher-7526-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1954bcb{HTTP/1.1,[http/1.1]}{127.0.0.1:59007}
   [junit4]   2> 834046 INFO  (jetty-launcher-7526-thread-1) [    ] o.e.j.s.Server Started @841124ms
   [junit4]   2> 834046 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59007}
   [junit4]   2> 834046 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 834046 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1'
   [junit4]   2> 834046 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 834046 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 834047 INFO  (jetty-launcher-7526-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@140fc83{HTTP/1.1,[http/1.1]}{127.0.0.1:59004}
   [junit4]   2> 834047 INFO  (jetty-launcher-7526-thread-2) [    ] o.e.j.s.Server Started @841125ms
   [junit4]   2> 834047 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59004}
   [junit4]   2> 834047 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 834047 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2'
   [junit4]   2> 834047 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 834047 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 834047 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 834048 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 834048 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834048 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834051 INFO  (zkCallback-7528-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4dcb35 name:ZooKeeperConnection Watcher:127.0.0.1:59000/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834051 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834051 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 834051 INFO  (zkCallback-7529-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12f1988 name:ZooKeeperConnection Watcher:127.0.0.1:59000/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834051 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834052 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 834052 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 834052 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 834065 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 0x15689f12ca00001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834066 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\.
   [junit4]   2> 834066 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 5838081
   [junit4]   2> 834066 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1]
   [junit4]   2> 834066 WARN  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\lib
   [junit4]   2> 834066 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 834071 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\.
   [junit4]   2> 834071 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 10747301
   [junit4]   2> 834071 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2]
   [junit4]   2> 834071 WARN  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\lib
   [junit4]   2> 834071 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 834072 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 834072 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 834072 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 834072 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59000/solr
   [junit4]   2> 834073 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 834073 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 834073 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 834073 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 834073 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 834073 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59000/solr
   [junit4]   2> 834073 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 834073 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 834074 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834074 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834076 INFO  (zkCallback-7535-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@568013 name:ZooKeeperConnection Watcher:127.0.0.1:59000 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834076 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834076 INFO  (zkCallback-7534-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@143551b name:ZooKeeperConnection Watcher:127.0.0.1:59000 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834076 INFO  (jetty-launcher-7526-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 834076 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834076 INFO  (jetty-launcher-7526-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 834077 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 0x15689f12ca00003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 834078 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$78/9241769@6b0b45
   [junit4]   2> 834082 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$78/9241769@112e549
   [junit4]   2> 834084 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834084 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834086 INFO  (zkCallback-7537-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@dd765a name:ZooKeeperConnection Watcher:127.0.0.1:59000/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834086 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834086 INFO  (zkCallback-7536-thread-1-processing-n:127.0.0.1:59007_solr) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@67cca6 name:ZooKeeperConnection Watcher:127.0.0.1:59000/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834086 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834089 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 834089 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 834091 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 834091 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 834096 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 834097 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 834098 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 834099 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 834101 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 834102 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 834103 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 834103 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 834104 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 834105 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 834105 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 834106 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 834107 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 834107 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 834108 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 834108 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 834108 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 834109 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 834109 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 834109 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 834111 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 834112 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 834115 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 834115 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 834116 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96416110963851269-127.0.0.1:59004_solr-n_0000000000
   [junit4]   2> 834116 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96416110963851270-127.0.0.1:59007_solr-n_0000000001
   [junit4]   2> 834116 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59004_solr
   [junit4]   2> 834116 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 834116 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96416110963851269-127.0.0.1:59004_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 834117 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59007_solr
   [junit4]   2> 834117 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59007_solr
   [junit4]   2> 834118 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.Overseer Overseer (id=96416110963851269-127.0.0.1:59004_solr-n_0000000000) starting
   [junit4]   2> 834118 INFO  (zkCallback-7537-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 834118 INFO  (zkCallback-7536-thread-1-processing-n:127.0.0.1:59007_solr) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 834119 INFO  (zkCallback-7537-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 834119 INFO  (zkCallback-7536-thread-1-processing-n:127.0.0.1:59007_solr) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 834120 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 834125 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 834126 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:59004_solr as DOWN
   [junit4]   2> 834130 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59004_solr
   [junit4]   2> 834130 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59004_solr
   [junit4]   2> 834131 INFO  (zkCallback-7537-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 834131 INFO  (zkCallback-7536-thread-1-processing-n:127.0.0.1:59007_solr) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 834140 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 834140 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 834141 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\.
   [junit4]   2> 834141 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 834142 INFO  (zkCallback-7537-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 834142 INFO  (zkCallback-7536-thread-1-processing-n:127.0.0.1:59007_solr) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 834143 INFO  (OverseerStateUpdate-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 834143 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 834143 INFO  (jetty-launcher-7526-thread-1) [n:127.0.0.1:59007_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 834143 INFO  (OverseerCollectionConfigSetProcessor-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 834145 INFO  (OverseerStateUpdate-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 834146 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 834146 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 834147 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\.
   [junit4]   2> 834148 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 834148 INFO  (OverseerStateUpdate-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59004_solr"} current state version: 0
   [junit4]   2> 834148 INFO  (OverseerStateUpdate-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:59004_solr
   [junit4]   2> 834149 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 834149 INFO  (jetty-launcher-7526-thread-2) [n:127.0.0.1:59004_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 834149 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 834149 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834151 INFO  (zkCallback-7540-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2d230e name:ZooKeeperConnection Watcher:127.0.0.1:59000 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834151 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834151 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 834158 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 834159 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 834160 INFO  (zkCallback-7543-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5e753f name:ZooKeeperConnection Watcher:127.0.0.1:59000/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834160 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 834161 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 834161 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 834166 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 834167 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 834175 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 834178 INFO  (SUITE-TestManagedSchemaAPI-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 834235 INFO  (TEST-TestManagedSchemaAPI.test-seed#[5B1DDEE5FF65569A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 834241 INFO  (qtp7110907-30075) [n:127.0.0.1:59007_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 834243 INFO  (OverseerCollectionConfigSetProcessor-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 834243 INFO  (OverseerThreadFactory-4355-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 834243 INFO  (OverseerThreadFactory-4355-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 834245 INFO  (OverseerThreadFactory-4355-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 834245 INFO  (OverseerThreadFactory-4355-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 834246 INFO  (zkCallback-7537-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 834247 INFO  (zkCallback-7536-thread-1-processing-n:127.0.0.1:59007_solr) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 834247 INFO  (zkCallback-7543-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 834249 INFO  (OverseerStateUpdate-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 834249 INFO  (OverseerStateUpdate-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 834250 INFO  (OverseerStateUpdate-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 834350 INFO  (OverseerThreadFactory-4355-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 834350 INFO  (OverseerThreadFactory-4355-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:59007_solr
   [junit4]   2> 834350 INFO  (OverseerThreadFactory-4355-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:59004_solr
   [junit4]   2> 834352 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 834352 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 834353 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 834353 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 834357 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 834357 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 834359 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 834360 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 834360 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 834361 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 834361 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 834361 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 834361 INFO  (OverseerStateUpdate-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59007/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59007_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 834362 INFO  (OverseerStateUpdate-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59007/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59007_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 834364 INFO  (OverseerStateUpdate-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59004/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59004_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 834364 INFO  (OverseerStateUpdate-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:59004/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59004_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 834468 INFO  (OverseerStateUpdate-96416110963851269-127.0.0.1:59004_solr-n_0000000000) [n:127.0.0.1:59004_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 834469 INFO  (zkCallback-7537-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 834469 INFO  (zkCallback-7536-thread-1-processing-n:127.0.0.1:59007_solr) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 834469 INFO  (zkCallback-7536-thread-1-processing-n:127.0.0.1:59007_solr) [n:127.0.0.1:59007_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 834470 INFO  (zkCallback-7537-thread-1-processing-n:127.0.0.1:59004_solr) [n:127.0.0.1:59004_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 835362 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 835362 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 835362 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 835362 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 835362 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 835362 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 835362 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 835362 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 835364 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 835364 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2'
   [junit4]   2> 835364 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 835364 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1'
   [junit4]   2> 835364 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 835364 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 835364 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 835364 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 835366 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 835366 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 835374 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 835374 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 835375 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 835375 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 835385 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 835385 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 835389 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 835389 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 835395 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 835395 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 835400 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 835400 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 835400 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 835401 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 835401 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 835401 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 835401 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 835401 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 835401 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 835401 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 835402 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 835402 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 835402 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 835402 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 835403 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 835403 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 835403 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 835403 WARN  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 835403 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 835403 WARN  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 835403 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 835403 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 835404 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4017df lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@136af9d),segFN=segments_1,generation=1}
   [junit4]   2> 835404 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 835404 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@fadedb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@199295e),segFN=segments_1,generation=1}
   [junit4]   2> 835404 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 835405 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 835405 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 835406 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 835407 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 835408 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 835408 WARN  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_5B1DDEE5FF65569A-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 835412 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 835412 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 835414 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 835414 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 835414 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 835414 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 835415 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 835415 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 835417 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 835417 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 835417 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 835417 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 835418 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 835418 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 835418 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 835418 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 835420 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 835420 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 835420 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 835420 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 835421 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4017df lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@136af9d),segFN=segments_1,generation=1}
   [junit4]   2> 835421 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 835421 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@fadedb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@199295e),segFN=segments_1,generation=1}
   [junit4]   2> 835421 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 835421 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1009df2[testschemaapi_shard1_replica1] main]
   [junit4]   2> 835421 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@592755[testschemaapi_shard1_replica2] main]
   [junit4]   2> 835421 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 835421 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 835422 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 835422 INFO  (qtp30543535-30064) [n:127.0.0.1:59004_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 835422 INFO  (qtp7110907-30076) [n:127.0.0.1:59007_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 835422

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

[5B1DDEE5FF65569A]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2612240 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5B1DDEE5FF65569A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=ClassicSimilarity, locale=ja-JP, timezone=America/Indiana/Vincennes
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=184015336,total=439353344
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryUtils, TestFieldCacheSortRandom, TestValueSourceCache, TlogReplayBufferedWhileIndexingTest, TestXmlQParserPlugin, DistributedDebugComponentTest, HdfsTlogReplayBufferedWhileIndexingTest, TestDownShardTolerantSearch, TestStandardQParsers, TestFieldTypeCollectionResource, TestCrossCoreJoin, TestQueryTypes, TestDistributedMissingSort, TestCryptoKeys, HdfsChaosMonkeySafeLeaderTest, OverriddenZkACLAndCredentialsProvidersTest, SearchHandlerTest, TestSortByMinMaxFunction, BaseCdcrDistributedZkTest, RuleEngineTest, TestQuerySenderListener, TestIndexingPerformance, BasicDistributedZk2Test, BasicZkTest, DistribDocExpirationUpdateProcessorTest, TestManagedSchema, TestReloadAndDeleteDocs, SolrCmdDistributorTest, ReplaceNodeTest, AsyncCallRequestStatusResponseTest, TestCharFilters, TestFieldSortValues, TestSolr4Spatial2, TestFreeTextSuggestions, TestTrie, WordBreakSolrSpellCheckerTest, TestSolrCloudWithKerberosAlt, TestRangeQuery, TestSolrQueryParser, TestJoin, BinaryUpdateRequestHandlerTest, VersionInfoTest, TestBadConfig, LeaderElectionIntegrationTest, TestRestoreCore, TestSchemaSimilarityResource, MultiTermTest, TestComplexPhraseQParserPlugin, TestLockTree, TestUninvertingReader, DirectoryFactoryTest, DistributedFacetPivotWhiteBoxTest, TestCloudManagedSchema, ResponseLogComponentTest, SparseHLLTest, TestNumericTerms32, TestMiniSolrCloudClusterSSL, FullSolrCloudDistribCmdsTest, CachingDirectoryFactoryTest, ResourceLoaderTest, TestDistributedGrouping, FieldAnalysisRequestHandlerTest, ChangedSchemaMergeTest, DeleteReplicaTest, SignatureUpdateProcessorFactoryTest, TermVectorComponentTest, ForceLeaderTest, SharedFSAutoReplicaFailoverUtilsTest, NotRequiredUniqueKeyTest, HdfsSyncSliceTest, DirectSolrConnectionTest, SecurityConfHandlerTest, SolrCLIZkUtilsTest, TestBinaryResponseWriter, TestRawTransformer, DeleteStatusTest, AnalysisErrorHandlingTest, BufferStoreTest, NumericFieldsTest, TolerantUpdateProcessorTest, LeaderFailoverAfterPartitionTest, TestInitParams, OpenCloseCoreStressTest, CoreAdminCreateDiscoverTest, TestCloudSchemaless, TestSolrJ, TestSolrConfigHandlerCloud, CacheHeaderTest, SuggesterTSTTest, TestBM25SimilarityFactory, RAMDirectoryFactoryTest, MinimalSchemaTest, TestRTGBase, CollectionStateFormat2Test, LukeRequestHandlerTest, TestLRUStatsCache, TestStressRecovery, RequestLoggingTest, BigEndianAscendingWordSerializerTest, DistributedQueryComponentOptimizationTest, SolrCoreCheckLockOnStartupTest, TestPivotHelperCode, LeaderInitiatedRecoveryOnShardRestartTest, CollectionsAPIAsyncDistributedZkTest, SmileWriterTest, TestCollectionAPI, SpellCheckComponentTest, TestInitQParser, DistanceFunctionTest, TestUseDocValuesAsStored2, TestExactSharedStatsCache, BlockJoinFacetSimpleTest, TestTrieFacet, DateMathParserTest, TestTestInjection, CloneFieldUpdateProcessorFactoryTest, TermVectorComponentDistributedTest, TestFieldCacheWithThreads, TestDistributedStatsComponentCardinality, TestPKIAuthenticationPlugin, TestClusterStateMutator, VMParamsZkACLAndCredentialsProvidersTest, BlockJoinFacetDistribTest, TestWriterPerf, DataDrivenBlockJoinTest, TestIntervalFaceting, TestSortingResponseWriter, ConnectionManagerTest, EchoParamsTest, CurrencyFieldOpenExchangeTest, TestConfigReload, AliasIntegrationTest, TestCollationField, TestFieldCollectionResource, TestSolrCoreProperties, SolrInfoMBeanTest, ConnectionReuseTest, RestartWhileUpdatingTest, TestSolrIndexConfig, ShardSplitTest, TestSchemaManager, TestCopyFieldCollectionResource, TestGraphMLResponseWriter, TestAtomicUpdateErrorCases, LoggingHandlerTest, MultiThreadedOCPTest, OverseerModifyCollectionTest, SolrXmlInZkTest, BlockCacheTest, DeleteLastCustomShardedReplicaTest, TestFiltering, TestImplicitCoreProperties, DocValuesMissingTest, TestBinaryField, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, TestRandomFaceting, ZkSolrClientTest, ZkCLITest, TestDistributedSearch, DistributedTermsComponentTest, StatsComponentTest, TestIndexSearcher, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterWFSTTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestOmitPositions, TermsComponentTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SOLR749Test, CopyFieldTest, TestSolrDeletionPolicy2, SampleTest, TestFuzzyAnalyzedSuggestions, TestPhraseSuggestions, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PluginInfoTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, ClusterStateTest, SystemInfoHandlerTest, FileUtilsTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AssignTest, CdcrBootstrapTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CustomCollectionTest, LeaderInitiatedRecoveryOnCommitTest, OverseerRolesTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, TestCloudPivotFacet, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterBase, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestReplicaProperties, TestRequestStatusCollectionAPI, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=5B1DDEE5FF65569A -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=America/Indiana/Vincennes -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5B1DDEE5FF65569A]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5B1DDEE5FF65569A]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [492/629 (2!)] on J1 in 0.45s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52861 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6048 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6048/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([70A26504CAFA5C7C]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([70A26504CAFA5C7C]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12130 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_70A26504CAFA5C7C-001\init-core-data-001
   [junit4]   2> 2541627 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[70A26504CAFA5C7C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2541888 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[70A26504CAFA5C7C]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2541917 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[70A26504CAFA5C7C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=it, timezone=Asia/Dacca
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=96617576,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, SuggesterTSTTest, TestSSLRandomization, TestPHPSerializedResponseWriter, TestStandardQParsers, HdfsSyncSliceTest, OverseerStatusTest, CacheHeaderTest, TestFieldCacheSanityChecker, TestConfigSetImmutable, EchoParamsTest, TestRandomFlRTGCloud, TestAtomicUpdateErrorCases, PluginInfoTest, TestQuerySenderListener, TestLRUStatsCache, SuggesterWFSTTest, BadCopyFieldTest, SortByFunctionTest, TestQueryUtils, TestMiniSolrCloudClusterSSL, TestMissingGroups, AutoCommitTest, DirectSolrConnectionTest, SolrPluginUtilsTest, TestPerFieldSimilarity, DateFieldTest, FieldAnalysisRequestHandlerTest, TolerantUpdateProcessorTest, CollectionsAPIDistributedZkTest, TestFoldingMultitermQuery, TestInitQParser, TestConfigSetsAPIExclusivity, TestPivotHelperCode, TestRestoreCore, TestCrossCoreJoin, DirectoryFactoryTest, CloudExitableDirectoryReaderTest, ConnectionReuseTest, TestSortByMinMaxFunction, TestFieldTypeCollectionResource, BasicZkTest, SolrXmlInZkTest, SSLMigrationTest, TestIndexingPerformance, DistanceFunctionTest, TestLockTree, TestSolrDeletionPolicy2, TestCharFilters, TestCloudSchemaless, TestSerializedLuceneMatchVersion, TestSolrIndexConfig, TestCustomDocTransformer, DistributedQueryComponentOptimizationTest, TestPKIAuthenticationPlugin, TestIndexSearcher, DistributedFacetPivotWhiteBoxTest, TestSubQueryTransformer, TestTolerantUpdateProcessorCloud, HdfsBasicDistributedZkTest, BufferStoreTest, DistributedFacetPivotSmallAdvancedTest, TestBulkSchemaAPI, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestJettySolrRunner, SolrCmdDistributorTest, DistributedDebugComponentTest, BigEndianAscendingWordSerializerTest, TestSolrConfigHandlerCloud, NotRequiredUniqueKeyTest, CustomCollectionTest, ZkStateWriterTest, HdfsChaosMonkeySafeLeaderTest, TestSystemIdResolver, QueryParsingTest, SortSpecParsingTest, TestBackupRepositoryFactory, AsyncCallRequestStatusResponseTest, TestSimpleQParserPlugin, TestDynamicFieldCollectionResource, TestExactSharedStatsCache, TestNumericTerms32, CloneFieldUpdateProcessorFactoryTest, TestConfigReload, TestSchemaNameResource, TestClusterStateMutator, BlockJoinFacetDistribTest, TestCollationField, TestRandomCollapseQParserPlugin, PKIAuthenticationIntegrationTest, TestInitParams, TestReloadAndDeleteDocs, PreAnalyzedUpdateProcessorTest, BasicFunctionalityTest, DocValuesMissingTest, RAMDirectoryFactoryTest, TestRandomFaceting, SolrCLIZkUtilsTest, RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverUtilsTest, CollectionsAPIAsyncDistributedZkTest, HLLSerializationTest, ConjunctionSolrSpellCheckerTest, DefaultValueUpdateProcessorTest, TestImplicitCoreProperties, FileBasedSpellCheckerTest, HdfsLockFactoryTest, AnalysisErrorHandlingTest, IndexSchemaRuntimeFieldTest, TestFieldCacheWithThreads, TestHdfsCloudBackupRestore, SuggestComponentContextFilterQueryTest, TestSizeLimitedDistributedMap, TestTrie, TestBlendedInfixSuggestions, LeaderInitiatedRecoveryOnShardRestartTest, TestCloudPivotFacet, TestFieldCache, DeleteStatusTest, TestRecovery, TestWriterPerf, TestPerFieldSimilarityWithDefaultOverride, HdfsWriteToMultipleCollectionsTest, ConcurrentDeleteAndCreateCollectionTest, SearchHandlerTest, TestCloudManagedSchema, TestSchemaManager, LoggingHandlerTest, TestRealTimeGet, TestDefaultStatsCache, RequestHandlersTest, ResourceLoaderTest, TestReload, RequestLoggingTest, TestRebalanceLeaders, SolrIndexSplitterTest, DistributedTermsComponentTest, CoreMergeIndexesAdminHandlerTest, TlogReplayBufferedWhileIndexingTest, MultiThreadedOCPTest, TestReloadDeadlock, CachingDirectoryFactoryTest, NoCacheHeaderTest, CSVRequestHandlerTest, TestSchemaSimilarityResource, TestSha256AuthenticationProvider, TestCryptoKeys, WordBreakSolrSpellCheckerTest, TestZkChroot, TestQueryTypes, SuggesterTest, HdfsDirectoryFactoryTest, MinimalSchemaTest, SimpleMLTQParserTest, SynonymTokenizerTest, TestTestInjection, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, ZkSolrClientTest, TestDistributedSearch, TestStressReorder, TestJoin, TestRangeQuery, SpellCheckComponentTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, TestLazyCores, CurrencyFieldOpenExchangeTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, CoreAdminHandlerTest, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, SolrInfoMBeanTest, LukeRequestHandlerTest, PrimitiveFieldTypeTest, TestValueSourceCache, TermVectorComponentTest, RequiredFieldsTest, IndexSchemaTest, MBeansHandlerTest, BinaryUpdateRequestHandlerTest, TestLFUCache, TestRTGBase, DistributedIntervalFacetingTest, TestTolerantSearch, AliasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CollectionReloadTest, CollectionsAPISolrJTest, DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, RollingRestartTest, ShardSplitTest, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=70A26504CAFA5C7C -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Asia/Dacca -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([70A26504CAFA5C7C]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([70A26504CAFA5C7C]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [494/629 (1!)] on J1 in 0.33s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60547 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6047 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6047/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MDCAwareThreadPoolExecutor]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MDCAwareThreadPoolExecutor, MDCAwareThreadPoolExecutor]
	at __randomizedtesting.SeedInfo.seed([72217C45E33040B3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([72217C45E33040B3]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([72217C45E33040B3]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10554 lines...]
   [junit4] Suite: org.apache.solr.schema.TestManagedSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\init-core-data-001
   [junit4]   2> 21367 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 21403 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 21410 INFO  (Thread-4) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 21411 INFO  (Thread-4) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 21618 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59288
   [junit4]   2> 21684 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 21869 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 21994 INFO  (zkCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3e67b8e0 name:ZooKeeperConnection Watcher:127.0.0.1:59288 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21994 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 21996 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 22004 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 22104 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 23035 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 23037 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 23179 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e66b19d{/solr,null,AVAILABLE}
   [junit4]   2> 23180 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a410c15{/solr,null,AVAILABLE}
   [junit4]   2> 23460 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@57d8c7b3{SSL,[ssl, http/1.1]}{127.0.0.1:59295}
   [junit4]   2> 23461 INFO  (jetty-launcher-7-thread-2) [    ] o.e.j.s.Server Started @29017ms
   [junit4]   2> 23461 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59295}
   [junit4]   2> 23464 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@113c5f9d{SSL,[ssl, http/1.1]}{127.0.0.1:59296}
   [junit4]   2> 23464 INFO  (jetty-launcher-7-thread-1) [    ] o.e.j.s.Server Started @29020ms
   [junit4]   2> 23464 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59296}
   [junit4]   2> 23512 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 23512 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 23515 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2'
   [junit4]   2> 23516 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1'
   [junit4]   2> 23516 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 23516 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 23516 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 23516 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 23517 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 23517 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 23518 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23518 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23529 INFO  (zkCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@be38607 name:ZooKeeperConnection Watcher:127.0.0.1:59288/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23529 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23529 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 23533 INFO  (zkCallback-9-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@541d306f name:ZooKeeperConnection Watcher:127.0.0.1:59288/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23533 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23534 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 23537 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23539 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 23602 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\.
   [junit4]   2> 23602 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1383905105
   [junit4]   2> 23602 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2]
   [junit4]   2> 23602 WARN  (jetty-launcher-7-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\lib
   [junit4]   2> 23603 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\.
   [junit4]   2> 23604 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1076028819
   [junit4]   2> 23604 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1]
   [junit4]   2> 23604 WARN  (jetty-launcher-7-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\lib
   [junit4]   2> 23665 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 23665 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 23673 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 23673 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 23673 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 23673 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 23673 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59288/solr
   [junit4]   2> 23673 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 23675 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 23675 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59288/solr
   [junit4]   2> 23713 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 23714 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 23718 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23718 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 23718 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 23719 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23731 INFO  (zkCallback-16-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@319b1abc name:ZooKeeperConnection Watcher:127.0.0.1:59288 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23731 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23732 INFO  (jetty-launcher-7-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 23739 INFO  (zkCallback-15-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f9f92f5 name:ZooKeeperConnection Watcher:127.0.0.1:59288 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23740 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23740 INFO  (jetty-launcher-7-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 23761 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/1746271347@60d2c5b8
   [junit4]   2> 23771 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$74/1746271347@517e601d
   [junit4]   2> 23773 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23780 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 23794 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:59295_solr) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6fd56963 name:ZooKeeperConnection Watcher:127.0.0.1:59288/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23794 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23799 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@6b70e6b6 name:ZooKeeperConnection Watcher:127.0.0.1:59288/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23801 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 23821 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 23822 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 23835 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 23836 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 23852 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 23852 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 23874 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 23874 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 23881 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 23882 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 23908 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 23908 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 23912 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 23913 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 23918 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 23919 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 23924 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 23924 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 23928 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 23929 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 23932 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 23934 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 23936 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 23937 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 23953 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 23953 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 23999 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 23999 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 24001 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 24002 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 24008 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 24008 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 24010 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96411119145517062-127.0.0.1:59296_solr-n_0000000000
   [junit4]   2> 24010 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96411119145517061-127.0.0.1:59295_solr-n_0000000001
   [junit4]   2> 24013 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59296_solr
   [junit4]   2> 24016 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 24018 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96411119145517062-127.0.0.1:59296_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 24019 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59295_solr
   [junit4]   2> 24019 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59295_solr
   [junit4]   2> 24024 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.Overseer Overseer (id=96411119145517062-127.0.0.1:59296_solr-n_0000000000) starting
   [junit4]   2> 24034 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 24034 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:59295_solr) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 24036 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 24037 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:59295_solr) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 24056 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 24127 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 24127 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 24137 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\.
   [junit4]   2> 24141 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 24168 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 24168 INFO  (jetty-launcher-7-thread-2) [n:127.0.0.1:59295_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 24242 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 24259 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:59296_solr as DOWN
   [junit4]   2> 24262 INFO  (OverseerCollectionConfigSetProcessor-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 24275 INFO  (OverseerStateUpdate-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 24285 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59296_solr
   [junit4]   2> 24285 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59296_solr
   [junit4]   2> 24293 INFO  (OverseerStateUpdate-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 24307 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 24311 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:59295_solr) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 24317 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 24338 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:59295_solr) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 24356 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 24356 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 24361 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\.
   [junit4]   2> 24362 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 24364 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 24364 INFO  (jetty-launcher-7-thread-1) [n:127.0.0.1:59296_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 24365 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 24366 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24367 INFO  (OverseerStateUpdate-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59296_solr"} current state version: 0
   [junit4]   2> 24384 INFO  (zkCallback-21-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@33f3fbf4 name:ZooKeeperConnection Watcher:127.0.0.1:59288 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 24384 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24385 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 24386 INFO  (OverseerStateUpdate-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:59296_solr
   [junit4]   2> 24394 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 0x1568566ed110007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 24449 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 24450 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 24459 INFO  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cf6148d name:ZooKeeperConnection Watcher:127.0.0.1:59288/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 24459 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 24459 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 24460 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 24461 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.ZkStateReader Loaded cluster properties: {urlScheme=https}
   [junit4]   2> 24463 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 24516 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/managed-schema
   [junit4]   2> 24538 INFO  (SUITE-TestManagedSchemaAPI-seed#[72217C45E33040B3]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 24576 INFO  (TEST-TestManagedSchemaAPI.test-seed#[72217C45E33040B3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 25785 INFO  (qtp217247357-59) [n:127.0.0.1:59295_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=testschemaapi&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 25845 INFO  (OverseerCollectionConfigSetProcessor-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 25858 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 25869 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create collection testschemaapi
   [junit4]   2> 25880 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/testschemaapi 
   [junit4]   2> 25882 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections/testschemaapi
   [junit4]   2> 25886 INFO  (zkCallback-24-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 25886 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:59295_solr) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 25887 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 25903 INFO  (OverseerStateUpdate-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testschemaapi",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 25903 INFO  (OverseerStateUpdate-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testschemaapi
   [junit4]   2> 25935 INFO  (OverseerStateUpdate-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testschemaapi/state.json
   [junit4]   2> 26007 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection testschemaapi, shardNames [shard1] , replicationFactor : 2
   [junit4]   2> 26007 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica2 as part of shard shard1 of collection testschemaapi on 127.0.0.1:59296_solr
   [junit4]   2> 26018 INFO  (OverseerThreadFactory-51-thread-1-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating core testschemaapi_shard1_replica1 as part of shard shard1 of collection testschemaapi on 127.0.0.1:59295_solr
   [junit4]   2> 26126 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica1&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 26131 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica1, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 26133 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 26140 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 26147 INFO  (OverseerStateUpdate-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59295/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59295_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 26149 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=testschemaapi_shard1_replica2&action=CREATE&numShards=1&collection=testschemaapi&shard=shard1&wt=javabin&version=2
   [junit4]   2> 26151 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=testschemaapi_shard1_replica2, collection.configName=conf1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=testschemaapi, numShards=1, dataDir=data\, shard=shard1}
   [junit4]   2> 26152 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 26154 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 26155 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 26158 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Registering watch for collection testschemaapi
   [junit4]   2> 26158 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Add data for [testschemaapi] ver [0]
   [junit4]   2> 26158 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 26159 INFO  (OverseerStateUpdate-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59295/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59295_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 26170 INFO  (OverseerStateUpdate-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59296/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59296_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 26170 INFO  (OverseerStateUpdate-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testschemaapi_shard1_replica2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:59296/solr",
   [junit4]   2>   "node_name":"127.0.0.1:59296_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testschemaapi",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 26277 INFO  (OverseerStateUpdate-96411119145517062-127.0.0.1:59296_solr-n_0000000000) [n:127.0.0.1:59296_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testschemaapi/state.json version: 0
   [junit4]   2> 26290 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:59295_solr) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 26290 INFO  (zkCallback-18-thread-3-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testschemaapi/state.json] for collection [testschemaapi] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 26291 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:59295_solr) [n:127.0.0.1:59295_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 26292 INFO  (zkCallback-18-thread-3-processing-n:127.0.0.1:59296_solr) [n:127.0.0.1:59296_solr    ] o.a.s.c.c.ZkStateReader Updating data for [testschemaapi] from [0] to [1]
   [junit4]   2> 27156 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica1
   [junit4]   2> 27156 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 27157 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 27157 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 27159 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController waiting to find shard id in clusterstate for testschemaapi_shard1_replica2
   [junit4]   2> 27159 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Check for collection zkNode:testschemaapi
   [junit4]   2> 27160 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 27161 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1'
   [junit4]   2> 27161 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 27163 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 27163 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 27163 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 27168 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 27168 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2'
   [junit4]   2> 27169 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 27169 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 27183 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 27187 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 27241 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 27244 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 27262 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 27281 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 27299 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema [testschemaapi_shard1_replica1] Schema name=minimal
   [junit4]   2> 27305 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 27310 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 27320 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 27325 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 27325 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica1' using configuration from collection testschemaapi
   [junit4]   2> 27325 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 27326 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [[testschemaapi_shard1_replica1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\testschemaapi_shard1_replica1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\]
   [junit4]   2> 27326 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica1
   [junit4]   2> 27327 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\snapshot_metadata
   [junit4]   2> 27327 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 27336 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema [testschemaapi_shard1_replica2] Schema name=minimal
   [junit4]   2> 27422 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 27425 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 27425 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1  x:testschemaapi_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'testschemaapi_shard1_replica2' using configuration from collection testschemaapi
   [junit4]   2> 27428 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 27429 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [[testschemaapi_shard1_replica2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\testschemaapi_shard1_replica2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\]
   [junit4]   2> 27429 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore JMX monitoring not detected for core: testschemaapi_shard1_replica2
   [junit4]   2> 27429 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\snapshot_metadata
   [junit4]   2> 27429 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 27429 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 27430 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index/
   [junit4]   2> 27430 WARN  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore [testschemaapi_shard1_replica1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 27432 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\index
   [junit4]   2> 27432 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 27432 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index/
   [junit4]   2> 27433 WARN  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore [testschemaapi_shard1_replica2] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 27433 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\index
   [junit4]   2> 27435 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b86d189 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d8d6fd3),segFN=segments_1,generation=1}
   [junit4]   2> 27435 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 27441 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 27448 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 27449 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 27451 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 27452 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 27454 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 27454 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 27456 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@47afd4dc lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4479f320),segFN=segments_1,generation=1}
   [junit4]   2> 27456 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 27456 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 27456 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 27457 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica1) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node2\.\testschemaapi_shard1_replica1\data\
   [junit4]   2> 27460 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 27460 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 27488 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 27490 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 27491 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1b86d189 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6d8d6fd3),segFN=segments_1,generation=1}
   [junit4]   2> 27491 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 27491 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 27492 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2af12b29[testschemaapi_shard1_replica1] main]
   [junit4]   2> 27492 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/testschemaapi]
   [junit4]   2> 27493 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 27494 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 27494 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.c.ZkStateReader path=[/collections/testschemaapi] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 27494 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 27496 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/select,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 27496 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 27498 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 27498 INFO  (qtp56265709-64) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 27502 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 27502 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 27502 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 27505 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 27505 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 27505 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 27509 INFO  (OldIndexDirectoryCleanupThreadForCore-testschemaapi_shard1_replica2) [n:127.0.0.1:59296_solr c:testschemaapi s:shard1 r:core_node2 x:testschemaapi_shard1_replica2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core testschemaapi_shard1_replica2 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_72217C45E33040B3-001\tempDir-001\node1\.\testschemaapi_shard1_replica2\data\
   [junit4]   2> 27511 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 27516 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/conf1/managed-schema, uniqueCoreId: testschemaapi_shard1_replica1:305025370968472
   [junit4]   2> 27516 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 27516 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 27516 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 27516 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 27516 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542577912506482688
   [junit4]   2> 27518 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1542577912506482688
   [junit4]   2> 27518 INFO  (qtp217247357-54) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x:testschemaapi_shard1_replica1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 27522 INFO  (searcherExecutor-54-thread-1-processing-n:127.0.0.1:59295_solr x:testschemaapi_shard1_replica1 s:shard1 c:testschemaapi r:core_node1) [n:127.0.0.1:59295_solr c:testschemaapi s:shard1 r:core_node1 x

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

tsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2992983 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[72217C45E33040B3]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1803, maxMBSortInHeap=6.27728248945013, sim=RandomSimilarity(queryNorm=false): {}, locale=en, timezone=Asia/Yekaterinburg
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=136282544,total=352763904
   [junit4]   2> NOTE: All tests run in this JVM: [TestMacros, HighlighterTest, TestChildDocTransformer, TestManagedSchemaAPI, TestBulkSchemaConcurrent, DistributedVersionInfoTest, TestAuthorizationFramework, TestStressVersions, TestBlobHandler, TestCollationFieldDocValues, TestSQLHandler, CollectionReloadTest, OverseerTaskQueueTest, TestClassicSimilarityFactory, ConfigSetsAPITest, TestEmbeddedSolrServerConstructors, TestSearchPerf, CoreAdminRequestStatusTest, TestFileDictionaryLookup, BJQParserTest, TestFunctionQuery, TestStressLiveNodes, TestSurroundQueryParser, UUIDFieldTest, TestStressReorder, SOLR749Test, HLLUtilTest, SoftAutoCommitTest, DistribJoinFromCollectionTest, TestSolrCLIRunExample, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, DocValuesMultiTest, HdfsCollectionsAPIDistributedZkTest, TestTolerantSearch, TestLegacyFieldCache, StandardRequestHandlerTest, ShardRoutingTest, DateRangeFieldTest, CoreSorterTest, TestSolrConfigHandlerConcurrent, SolrCloudExampleTest, HdfsThreadLeakTest, ChaosMonkeyNothingIsSafeTest, TestGeoJSONResponseWriter, DirectSolrSpellCheckerTest, LeaderInitiatedRecoveryOnCommitTest, HdfsDirectoryTest, CdcrVersionReplicationTest, SolrTestCaseJ4Test, TestHighFrequencyDictionaryFactory, StressHdfsTest, ExternalFileFieldSortTest, TestNamedUpdateProcessors, HdfsRestartWhileUpdatingTest, TestConfigSetProperties, OverseerTest, AddSchemaFieldsUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest, TestAuthenticationFramework, SolrCoreTest, TestFieldTypeResource, RollingRestartTest, HighlighterMaxOffsetTest, TestManagedResource, RecoveryZkTest, TestMergePolicyConfig, SuggestComponentTest, TestReplicaProperties, CircularListTest, PeerSyncTest, TestRandomRequestDistribution, MigrateRouteKeyTest, HttpPartitionTest, TestCoreContainer, TestUpdate, TestRawResponseWriter, DistributedFacetPivotLongTailTest, ZkControllerTest, TestArbitraryIndexDir, BlockDirectoryTest, CleanupOldIndexTest, TestShortCircuitedRequests, TestRestManager, TestFieldResource, TestFilteredDocIdSet, TestLocalFSCloudBackupRestore, SimplePostToolTest, TestUniqueKeyFieldResource, TestObjectReleaseTracker, RequiredFieldsTest, CollectionsAPISolrJTest, TestCSVLoader, BlockJoinFacetRandomTest, TestSort, PreAnalyzedFieldTest, TestJmxMonitoredMap, TestLeaderElectionZkExpiry, TestDefaultSearchFieldResource, SampleTest, BigEndianAscendingWordDeserializerTest, TestNRTOpen, XsltUpdateRequestHandlerTest, PrimitiveFieldTypeTest, BooleanFieldTest, TestDocumentBuilder, CursorPagingTest, PingRequestHandlerTest, CdcrUpdateLogTest, DirectUpdateHandlerTest, TestCodecSupport, TestDynamicFieldResource, UnloadDistributedZkTest, TestRandomDVFaceting, TestSolrFieldCacheMBean, WrapperMergePolicyFactoryTest, RegexBoostProcessorTest, TestSchemaResource, SliceStateTest, TestConfigSetsAPIZkFailure, TestFieldCacheReopen, TestAnalyzeInfixSuggestions, BasicDistributedZkTest, ReplicationFactorTest, TestWordDelimiterFilterFactory, TestUseDocValuesAsStored, TestDistribIDF, TestLazyCores, TestSweetSpotSimilarityFactory, RulesTest, ZkStateReaderTest, ExitableDirectoryReaderTest, RemoteQueryErrorTest, TestNonDefinedSimilarityFactory, TestInfoStreamLogging, TestComponentsName, DistributedExpandComponentTest, LeaderElectionTest, TestNumericTerms64, TestLRUCache, SharedFSAutoReplicaFailoverTest, TestHdfsUpdateLog, TestOnReconnectListenerSupport, DOMUtilTest, TriLevelCompositeIdRoutingTest, TestOrdValues, TestGroupingSearch, CreateCollectionCleanupTest, DistribCursorPagingTest, ForceLeaderTest, SolrCLIZkUtilsTest, TestCloudInspectUtil, TestCloudPivotFacet, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestRebalanceLeaders, TestSSLRandomization, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=72217C45E33040B3 -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=Asia/Yekaterinburg -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([72217C45E33040B3]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([72217C45E33040B3]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [494/629 (2!)] on J0 in 0.40s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60539 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6046 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6046/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5C12F5E74311F7A0]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([5C12F5E74311F7A0]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12122 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_5C12F5E74311F7A0-001\init-core-data-001
   [junit4]   2> 2632319 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5C12F5E74311F7A0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2632507 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5C12F5E74311F7A0]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2632532 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[5C12F5E74311F7A0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=834, maxMBSortInHeap=7.741390076513138, sim=RandomSimilarity(queryNorm=false): {}, locale=cs-CZ, timezone=Asia/Almaty
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=139333248,total=518475776
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminRequestStatusTest, TestConfigSetsAPIZkFailure, TestSearcherReuse, DirectUpdateHandlerTest, TestDocumentBuilder, AsyncMigrateRouteKeyTest, TestScoreJoinQPScore, TestNonDefinedSimilarityFactory, TestSolrQueryParserDefaultOperatorResource, TestSolrQueryResponse, TimeZoneUtilsTest, TestManagedResource, TestSolrCoreSnapshots, TestSmileRequest, TestFieldCacheReopen, TermsComponentTest, TestSolrCloudWithDelegationTokens, BooleanFieldTest, ScriptEngineTest, TestRandomDVFaceting, PrimitiveFieldTypeTest, TestDocTermOrds, HardAutoCommitTest, AddBlockUpdateTest, TestSolrDynamicMBean, TestUpdate, SOLR749Test, SaslZkACLProviderTest, IndexSchemaTest, ReplicationFactorTest, TestRequestStatusCollectionAPI, TestLeaderElectionZkExpiry, TestStressUserVersions, TestNumericTerms64, OutOfBoxZkACLAndCredentialsProvidersTest, TestLazyCores, TestOrdValues, DocumentAnalysisRequestHandlerTest, DeleteNodeTest, BlockDirectoryTest, ClassificationUpdateProcessorFactoryTest, TestIBSimilarityFactory, TestSubQueryTransformerCrossCore, TestExpandComponent, TestPostingsSolrHighlighter, ExitableDirectoryReaderTest, TestSQLHandler, OverseerTest, HdfsChaosMonkeyNothingIsSafeTest, InfoHandlerTest, OverseerRolesTest, TestElisionMultitermQuery, TestMiniSolrCloudCluster, SolrRequestParserTest, BitVectorTest, TestSearchPerf, TestCloudInspectUtil, AlternateDirectoryTest, TestConfig, TestAnalyzeInfixSuggestions, SliceStateTest, ClusterStateUpdateTest, TestObjectReleaseTracker, SimpleCollectionCreateDeleteTest, HLLUtilTest, RollingRestartTest, HighlighterMaxOffsetTest, TestDistribDocBasedVersion, UUIDUpdateProcessorFallbackTest, FullHLLTest, TestHighFrequencyDictionaryFactory, TestReqParamsAPI, UnloadDistributedZkTest, TestComponentsName, HdfsDirectoryTest, RecoveryZkTest, TestAddFieldRealTimeGet, TestLuceneMatchVersion, DistributedFacetPivotSmallTest, TestStressLucene, TestLRUCache, AddSchemaFieldsUpdateProcessorFactoryTest, TestSurroundQueryParser, UUIDFieldTest, TestSolrFieldCacheMBean, MoreLikeThisHandlerTest, SpatialFilterTest, TestPhraseSuggestions, TestWordDelimiterFilterFactory, DateRangeFieldTest, TestXmlQParser, TestRestManager, LeaderInitiatedRecoveryOnCommitTest, HighlighterTest, ConfigSetsAPITest, TriLevelCompositeIdRoutingTest, TestDistribIDF, TestExtendedDismaxParser, TestTrackingShardHandlerFactory, TestBlobHandler, DocValuesMultiTest, SolrCloudExampleTest, SimplePostToolTest, RegexBoostProcessorTest, PingRequestHandlerTest, SyncSliceTest, TestConfigSetsAPI, ClusterStateTest, TestHashQParserPlugin, TestCSVLoader, TestConfigOverlay, TestCloudPseudoReturnFields, TestAuthenticationFramework, DirectSolrSpellCheckerTest, TestFaceting, DocExpirationUpdateProcessorFactoryTest, DocValuesTest, PrimUtilsTest, SimpleFacetsTest, CreateCollectionCleanupTest, TestQuerySenderNoQuery, TestQueryWrapperFilter, AnalysisAfterCoreReloadTest, TestFieldCacheVsDocValues, TestTolerantUpdateProcessorRandomCloud, ExternalFileFieldSortTest, TestEmbeddedSolrServerConstructors, XmlUpdateRequestHandlerTest, TestClassicSimilarityFactory, TestCodecSupport, TestDocSet, TestAuthorizationFramework, XsltUpdateRequestHandlerTest, DeleteShardTest, CollectionsAPISolrJTest, AnalyticsMergeStrategyTest, DisMaxRequestHandlerTest, QueryElevationComponentTest, TestFunctionQuery, SolrIndexConfigTest, TestNRTOpen, TestCustomSort, TestArbitraryIndexDir, DistributedSpellCheckComponentTest, BasicDistributedZkTest, TestDocBasedVersionConstraints, PolyFieldTest, TestSchemaVersionResource, TestSolrDeletionPolicy1, TestSchemaResource, OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, LeaderElectionTest, TestDistributedSearch, TermVectorComponentDistributedTest, TestJoin, SolrCoreTest, PeerSyncTest, ConvertedLegacyTest, TestFiltering, TestIndexSearcher, SoftAutoCommitTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, SpellCheckCollatorTest, CoreAdminHandlerTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoMBeanTest, StandardRequestHandlerTest, TestQueryTypes, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestBinaryResponseWriter, TestLFUCache, SampleTest, TestBinaryField, NotRequiredUniqueKeyTest, TestXIncludeConfig, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, ActionThrottleTest, AliasIntegrationTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, ReplaceNodeTest, TestLocalFSCloudBackupRestore, TestOnReconnectListenerSupport, TestRandomRequestDistribution, TestReplicaProperties, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=5C12F5E74311F7A0 -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Asia/Almaty -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5C12F5E74311F7A0]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5C12F5E74311F7A0]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [499/629 (1!)] on J0 in 0.25s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52836 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6045 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6045/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

7 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([124BAE16669EB14F:7AF49B3CB604A3A3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MDCAwareThreadPoolExecutor]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, TransactionLog, MDCAwareThreadPoolExecutor, MDCAwareThreadPoolExecutor]
	at __randomizedtesting.SeedInfo.seed([124BAE16669EB14F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog\tlog.0000000000000000000: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2\testschemaapi_shard1_replica2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1\testschemaapi_shard1_replica1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestManagedSchemaAPI_124BAE16669EB14F-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
	at __randomizedtesting.SeedInfo.seed([124BAE16669EB14F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor17.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches

Error Message:
Error from server at http://127.0.0.1:49734/solr: Could not find collection : tobedeleted

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:49734/solr: Could not find collection : tobedeleted
	at __randomizedtesting.SeedInfo.seed([16308E2C9116DFD6:B4F146A3137509BB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:608)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1291)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.common.cloud.TestCollectionStateWatchers.testDeletionsTriggerWatches(TestCollectionStateWatchers.java:275)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([124BAE16669EB14F]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([124BAE16669EB14F]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11309 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\init-core-data-001
   [junit4]   2> 1371176 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1371184 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1371186 INFO  (Thread-2551) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1371186 INFO  (Thread-2551) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1371286 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63296
   [junit4]   2> 1371286 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1371287 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1371290 INFO  (zkCallback-1608-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@195b402 name:ZooKeeperConnection Watcher:127.0.0.1:63296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1371291 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1371291 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1371291 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1371297 INFO  (jetty-launcher-1607-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1371297 INFO  (jetty-launcher-1607-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1371299 INFO  (jetty-launcher-1607-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11ba13d{/solr,null,AVAILABLE}
   [junit4]   2> 1371299 INFO  (jetty-launcher-1607-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c73375{/solr,null,AVAILABLE}
   [junit4]   2> 1371301 INFO  (jetty-launcher-1607-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@162e4ee{HTTP/1.1,[http/1.1]}{127.0.0.1:63301}
   [junit4]   2> 1371301 INFO  (jetty-launcher-1607-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@11a8471{HTTP/1.1,[http/1.1]}{127.0.0.1:63300}
   [junit4]   2> 1371301 INFO  (jetty-launcher-1607-thread-2) [    ] o.e.j.s.Server Started @1375945ms
   [junit4]   2> 1371301 INFO  (jetty-launcher-1607-thread-1) [    ] o.e.j.s.Server Started @1375945ms
   [junit4]   2> 1371301 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63301}
   [junit4]   2> 1371301 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63300}
   [junit4]   2> 1371301 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1371301 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1371302 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node2'
   [junit4]   2> 1371302 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node1'
   [junit4]   2> 1371302 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1371302 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1371302 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1371302 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1371305 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1371305 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1371305 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1371306 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1371307 INFO  (zkCallback-1610-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c91953 name:ZooKeeperConnection Watcher:127.0.0.1:63296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1371308 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1371308 INFO  (zkCallback-1609-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f950d2 name:ZooKeeperConnection Watcher:127.0.0.1:63296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1371308 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1371308 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1371308 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1371308 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1371309 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1371313 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 0x156812f70750001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1371314 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node2\.
   [junit4]   2> 1371314 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 18775046
   [junit4]   2> 1371314 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node2]
   [junit4]   2> 1371314 WARN  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node2\lib
   [junit4]   2> 1371314 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1371315 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 0x156812f70750002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1371316 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node1\.
   [junit4]   2> 1371316 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 24144123
   [junit4]   2> 1371316 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node1]
   [junit4]   2> 1371316 WARN  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node1\lib
   [junit4]   2> 1371317 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1371319 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1371319 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1371319 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1371319 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1371319 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63296/solr
   [junit4]   2> 1371319 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1371319 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1371319 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1371319 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1371320 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63296/solr
   [junit4]   2> 1371320 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1371320 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1371320 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1371320 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1371323 INFO  (zkCallback-1615-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@eda7d0 name:ZooKeeperConnection Watcher:127.0.0.1:63296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1371324 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1371324 INFO  (zkCallback-1616-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fe723f name:ZooKeeperConnection Watcher:127.0.0.1:63296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1371324 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1371324 INFO  (jetty-launcher-1607-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1371324 INFO  (jetty-launcher-1607-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1371325 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 0x156812f70750004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1371325 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$34/29032775@52d838
   [junit4]   2> 1371329 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$34/29032775@1aa1b07
   [junit4]   2> 1371331 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1371331 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1371332 INFO  (zkCallback-1617-thread-1-processing-n:127.0.0.1:63300_solr) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@12714fb name:ZooKeeperConnection Watcher:127.0.0.1:63296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1371333 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1371333 INFO  (zkCallback-1618-thread-1-processing-n:127.0.0.1:63301_solr) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13029ee name:ZooKeeperConnection Watcher:127.0.0.1:63296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1371333 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1371333 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1371333 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1371336 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1371336 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1371339 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1371339 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1371341 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1371341 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1371343 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1371344 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1371345 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1371345 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1371346 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1371347 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1371348 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1371348 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1371349 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1371349 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1371350 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1371351 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1371351 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1371351 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1371352 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1371352 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1371353 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1371353 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1371356 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1371356 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1371358 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1371358 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1371359 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1371359 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1371359 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96406482785206277-127.0.0.1:63300_solr-n_0000000000
   [junit4]   2> 1371360 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96406482785206278-127.0.0.1:63301_solr-n_0000000001
   [junit4]   2> 1371360 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63300_solr
   [junit4]   2> 1371360 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1371361 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96406482785206277-127.0.0.1:63300_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1371361 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63301_solr
   [junit4]   2> 1371361 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63301_solr
   [junit4]   2> 1371361 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.Overseer Overseer (id=96406482785206277-127.0.0.1:63300_solr-n_0000000000) starting
   [junit4]   2> 1371362 INFO  (zkCallback-1618-thread-1-processing-n:127.0.0.1:63301_solr) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1371362 INFO  (zkCallback-1617-thread-1-processing-n:127.0.0.1:63300_solr) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1371363 INFO  (zkCallback-1618-thread-1-processing-n:127.0.0.1:63301_solr) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1371365 INFO  (zkCallback-1617-thread-1-processing-n:127.0.0.1:63300_solr) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1371365 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1371369 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1371370 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:63300_solr as DOWN
   [junit4]   2> 1371370 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63300_solr
   [junit4]   2> 1371370 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63300_solr
   [junit4]   2> 1371372 INFO  (zkCallback-1618-thread-1-processing-n:127.0.0.1:63301_solr) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1371372 INFO  (zkCallback-1617-thread-1-processing-n:127.0.0.1:63300_solr) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1371376 INFO  (zkCallback-1618-thread-1-processing-n:127.0.0.1:63301_solr) [n:127.0.0.1:63301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1371376 INFO  (zkCallback-1617-thread-1-processing-n:127.0.0.1:63300_solr) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1371376 INFO  (OverseerStateUpdate-96406482785206277-127.0.0.1:63300_solr-n_0000000000) [n:127.0.0.1:63300_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1371378 INFO  (OverseerCollectionConfigSetProcessor-96406482785206277-127.0.0.1:63300_solr-n_0000000000) [n:127.0.0.1:63300_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1371380 INFO  (OverseerStateUpdate-96406482785206277-127.0.0.1:63300_solr-n_0000000000) [n:127.0.0.1:63300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 1371382 INFO  (OverseerStateUpdate-96406482785206277-127.0.0.1:63300_solr-n_0000000000) [n:127.0.0.1:63300_solr    ] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:63300_solr"} current state version: 0
   [junit4]   2> 1371382 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1371382 INFO  (OverseerStateUpdate-96406482785206277-127.0.0.1:63300_solr-n_0000000000) [n:127.0.0.1:63300_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:63300_solr
   [junit4]   2> 1371382 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1371387 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1371387 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1371436 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 1371436 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 1371789 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1371789 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1371857 INFO  (jetty-launcher-1607-thread-1-EventThread) [n:127.0.0.1:63300_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1371857 INFO  (jetty-launcher-1607-thread-2-EventThread) [n:127.0.0.1:63301_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1372098 ERROR (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:158)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:134)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:211)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1372362 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 1372363 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node2\.
   [junit4]   2> 1372364 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1372368 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 1372380 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_124BAE16669EB14F-001\tempDir-001\node1\.
   [junit4]   2> 1372381 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1372381 INFO  (jetty-launcher-1607-thread-2) [n:127.0.0.1:63301_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1372381 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1372396 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1372396 INFO  (jetty-launcher-1607-thread-1) [n:127.0.0.1:63300_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1372397 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1372398 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1372405 INFO  (zkCallback-1621-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@19725e name:ZooKeeperConnection Watcher:127.0.0.1:63296 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1372406 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1372406 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[124BAE16669EB14F]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1372440 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1374354 INFO  (qtp16573147-10987) [n:127.0.0.1:63301_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL3bwigFWpTv68AEDFOo4-hX-pbYchL6U52CcI-yQWAiAB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1374354 INFO  (qtp16573147-10987) [n:127.0.0.1:63301_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL3bwigFWpTv68AEDFOo4-hX-pbYchL6U52CcI-yQWAiAB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1374389 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374397 INFO  (qtp13778722-10983) [n:127.0.0.1:63300_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL3bwigFWpTv68AEDFOo4-hX-pbYchL6U52CcI-yQWAiAB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1374398 INFO  (qtp13778722-10983) [n:127.0.0.1:63300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL3bwigFWpTv68AEDFOo4-hX-pbYchL6U52CcI-yQWAiAB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1374409 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374439 INFO  (qtp16573147-10979) [n:127.0.0.1:63301_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL30GigFWpTwBBgIDFB4iBOj7RtjfQL1v945P4_s8_sUIB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1374439 INFO  (qtp16573147-10979) [n:127.0.0.1:63301_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL30GigFWpTwBBgIDFB4iBOj7RtjfQL1v945P4_s8_sUIB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1374461 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374468 INFO  (qtp13778722-10983) [n:127.0.0.1:63300_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL30GigFWpTwBBgIDFB4iBOj7RtjfQL1v945P4_s8_sUIB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1374469 INFO  (qtp13778722-10983) [n:127.0.0.1:63300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL30GigFWpTwBBgIDFB4iBOj7RtjfQL1v945P4_s8_sUIB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1374475 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374508 INFO  (qtp16573147-10991) [n:127.0.0.1:63301_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL31IigFWpTwBSAMDFDvvcUfPRNarHc6l3n-eYZkpWChmB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1374508 INFO  (qtp16573147-10991) [n:127.0.0.1:63301_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL31IigFWpTwBSAMDFDvvcUfPRNarHc6l3n-eYZkpWChmB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1374511 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374518 INFO  (qtp13778722-10982) [n:127.0.0.1:63300_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL31IigFWpTwBSAMDFDvvcUfPRNarHc6l3n-eYZkpWChmB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1374518 INFO  (qtp13778722-10982) [n:127.0.0.1:63300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL31IigFWpTwBSAMDFDvvcUfPRNarHc6l3n-eYZkpWChmB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1374521 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374546 INFO  (qtp16573147-10987) [n:127.0.0.1:63301_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL311igFWpTwBdQQDFD0t5mXvGsaQtSkBKU08rASwaPHDB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1374547 INFO  (qtp16573147-10987) [n:127.0.0.1:63301_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL311igFWpTwBdQQDFD0t5mXvGsaQtSkBKU08rASwaPHDB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1374550 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374553 INFO  (qtp13778722-10983) [n:127.0.0.1:63300_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL311igFWpTwBdQQDFD0t5mXvGsaQtSkBKU08rASwaPHDB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1374553 INFO  (qtp13778722-10983) [n:127.0.0.1:63300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL311igFWpTwBdQQDFD0t5mXvGsaQtSkBKU08rASwaPHDB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1374560 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374560 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[124BAE16669EB14F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 1374611 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[124BAE16669EB14F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1374644 ERROR (qtp16573147-10976) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 1374678 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374681 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374692 ERROR (qtp13778722-10988) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 1374698 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374700 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374700 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[124BAE16669EB14F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1374750 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[124BAE16669EB14F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1374758 INFO  (qtp16573147-10989) [n:127.0.0.1:63301_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL35bigFWpTwCWwcDFHPOnrTfVkAju0t3Co8iLcYtfrFPB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1374758 INFO  (qtp16573147-10989) [n:127.0.0.1:63301_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL35bigFWpTwCWwcDFHPOnrTfVkAju0t3Co8iLcYtfrFPB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1374761 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374765 INFO  (qtp13778722-10983) [n:127.0.0.1:63300_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL35bigFWpTwCWwcDFHPOnrTfVkAju0t3Co8iLcYtfrFPB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1374765 INFO  (qtp13778722-10983) [n:127.0.0.1:63300_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVaBL35bigFWpTwCWwcDFHPOnrTfVkAju0t3Co8iLcYtfrFPB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1374769 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374769 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[124BAE16669EB14F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1374800 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[124BAE16669EB14F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1374804 INFO  (qtp16573147-10976) [n:127.0.0.1:63301_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1374804 INFO  (qtp16573147-10976) [n:127.0.0.1:63301_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1374805 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1471082188687&s=HcAxka2b9d+BPu+vArSDpj5Fe2E="; Path=/; Domain=127.0.0.1; Expires= , 13-   -2016 09:56:28 GMT; HttpOnly". Invalid 'expires' attribute: , 13- -2016 09:56:28 GMT
   [junit4]   2> 1374805 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[124BAE16669EB14F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1374842 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[124BAE16669EB14F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 1374856 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[124BAE16669EB14F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=124BAE16669EB14F -Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=Brazil/West -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s J0 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([124BAE16669EB14F:7AF49B3CB604A3A3]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1374894 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[124BAE16669EB14F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1374919 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[124BAE16669EB14F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1374919 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[124BAE16669EB14F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1374927 INFO  (zkCallback-1623-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d7dfca name:ZooKeeperConnection Watcher:127.0.0.1:63296/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1374927 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[124BAE16669EB14F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1374927 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[124BAE16669EB14F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1374932 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[124BAE16669EB14F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 1374933 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 0x156812f7075000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1374963 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[124BAE16669EB14F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1374970 WARN  (qtp16573147-10981) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 1374971 WARN  (qtp16573147-10981) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1374971 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374971 WARN  (qtp13778722-10986) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 1374972 WARN  (qtp13778722-10986) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1374972 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[124BAE16669EB14F]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= , 01-   -1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1374979 WARN  (qtp16573147-10989) [n:127.0.0.1:63301_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.h

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

ectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_16308E2C9116DFD6-001\tempDir-001\node1\.\falsepredicate_shard1_replica1\data\
   [junit4]   2> 246324 INFO  (zkCallback-532-thread-27-processing-n:127.0.0.1:49736_solr) [n:127.0.0.1:49736_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 246324 INFO  (zkCallback-559-thread-1-processing-n:127.0.0.1:49734_solr) [n:127.0.0.1:49734_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 246325 INFO  (coreCloseExecutor-1021-thread-2) [n:127.0.0.1:49740_solr c:falsepredicate s:shard2 r:core_node2 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_16308E2C9116DFD6-001\tempDir-001\node2\.\falsepredicate_shard2_replica1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_16308E2C9116DFD6-001\tempDir-001\node2\.\falsepredicate_shard2_replica1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 246325 INFO  (coreCloseExecutor-1021-thread-2) [n:127.0.0.1:49740_solr c:falsepredicate s:shard2 r:core_node2 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 246325 INFO  (coreCloseExecutor-1021-thread-2) [n:127.0.0.1:49740_solr c:falsepredicate s:shard2 r:core_node2 x:falsepredicate_shard2_replica1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_16308E2C9116DFD6-001\tempDir-001\node2\.\falsepredicate_shard2_replica1\data\snapshot_metadata
   [junit4]   2> 246325 INFO  (jetty-launcher-514-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96406631500414985-127.0.0.1:49736_solr-n_0000000000) closing
   [junit4]   2> 246325 INFO  (OverseerStateUpdate-96406631500414985-127.0.0.1:49736_solr-n_0000000000) [n:127.0.0.1:49736_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49736_solr
   [junit4]   2> 246326 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:49740_solr) [n:127.0.0.1:49740_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 246326 INFO  (zkCallback-565-thread-2-processing-n:127.0.0.1:49805_solr) [n:127.0.0.1:49805_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 246326 WARN  (zkCallback-565-thread-2-processing-n:127.0.0.1:49805_solr) [n:127.0.0.1:49805_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 246326 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:49740_solr) [n:127.0.0.1:49740_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 246332 INFO  (zkCallback-532-thread-27-processing-n:127.0.0.1:49736_solr) [n:127.0.0.1:49736_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 246336 INFO  (zkCallback-559-thread-1-processing-n:127.0.0.1:49734_solr) [n:127.0.0.1:49734_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 246339 INFO  (jetty-launcher-514-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@11af1a9{/solr,null,UNAVAILABLE}
   [junit4]   2> 246343 INFO  (zkCallback-559-thread-1-processing-n:127.0.0.1:49734_solr) [n:127.0.0.1:49734_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 246343 INFO  (zkCallback-532-thread-27-processing-n:127.0.0.1:49736_solr) [n:127.0.0.1:49736_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 246343 WARN  (zkCallback-559-thread-1-processing-n:127.0.0.1:49734_solr) [n:127.0.0.1:49734_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 246343 INFO  (zkCallback-535-thread-1-processing-n:127.0.0.1:49740_solr) [n:127.0.0.1:49740_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 246349 INFO  (jetty-launcher-514-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bf57b6{/solr,null,UNAVAILABLE}
   [junit4]   2> 247844 WARN  (zkCallback-535-thread-1-processing-n:127.0.0.1:49740_solr) [n:127.0.0.1:49740_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 247844 WARN  (zkCallback-532-thread-27-processing-n:127.0.0.1:49736_solr) [n:127.0.0.1:49736_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 247844 INFO  (jetty-launcher-514-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@18eccb3{/solr,null,UNAVAILABLE}
   [junit4]   2> 247845 INFO  (jetty-launcher-514-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e98828{/solr,null,UNAVAILABLE}
   [junit4]   2> 247848 INFO  (SUITE-TestCollectionStateWatchers-seed#[16308E2C9116DFD6]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49730 49730
   [junit4]   2> 247851 INFO  (Thread-677) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49730 49730
   [junit4]   2> 247876 WARN  (Thread-677) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/security.json
   [junit4]   2> 	7	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/falsepredicate/state.json
   [junit4]   2> 	12	/solr/collections/waitforstate/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testcollection/state.json
   [junit4]   2> 	4	/solr/overseer_elect/election/96406631500414988-127.0.0.1:49740_solr-n_0000000001
   [junit4]   2> 	3	/solr/collections/stateformat1/state.json
   [junit4]   2> 	2	/solr/collections/currentstate/state.json
   [junit4]   2> 	2	/solr/collections/delayed/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	56	/solr/overseer/queue
   [junit4]   2> 	35	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 247877 INFO  (SUITE-TestCollectionStateWatchers-seed#[16308E2C9116DFD6]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J1\temp\solr.common.cloud.TestCollectionStateWatchers_16308E2C9116DFD6-001
   [junit4]   2> Aug 13, 2016 12:35:09 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=13272, maxDocsPerChunk=233, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=13272, blockSize=9)), sim=ClassicSimilarity, locale=en-AU, timezone=America/Chihuahua
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=51347576,total=106582016
   [junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeBinaryJettyTest, SolrExampleJettyTest, TestLBHttpSolrClient, SolrExampleStreamingBinaryTest, GetByIdTest, SolrPingTest, SolrExceptionTest, JdbcTest, BasicHttpSolrClientTest, TestClusteringResponse, SolrQueryTest, QueryResponseTest, StreamExpressionToExplanationTest, CommonParamsTest, LargeVolumeEmbeddedTest, TestZkConfigManager, TestConfigSetAdminRequest, OperationsTest, DocumentAnalysisResponseTest, TestEmbeddedSolrServer, TestNamedListCodec, TestHash, ModifiableSolrParamsTest, FieldAnalysisResponseTest, NamedListTest, FacetFieldTest, CloudSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, CloudSolrClientTest, StreamingTest, StreamExpressionParserTest, ConcatOperationTest, SchemaTest, TestCollectionAdminRequest, NoOpResponseParserTest, TestSuggesterResponse, SolrZkClientTest, TestCollectionStateWatchers]
   [junit4] Completed [85/85 (1!)] on J1 in 55.96s, 9 tests, 1 error <<< FAILURES!

[...truncated 51738 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6044 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6044/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:59245/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([30A0E9E05F41E5D1:D7847CC67AFBBA1]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:59245/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([30A0E9E05F41E5D1]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([30A0E9E05F41E5D1]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11161 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 1026995 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1026996 INFO  (Thread-1766) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1026996 INFO  (Thread-1766) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1027096 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.ZkTestServer start zk server on port:59235
   [junit4]   2> 1027096 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027097 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027111 INFO  (zkCallback-8596-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4bbd5d84 name:ZooKeeperConnection Watcher:127.0.0.1:59235 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027111 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027111 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027111 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1027131 INFO  (jetty-launcher-8595-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1027132 INFO  (jetty-launcher-8595-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1027132 INFO  (jetty-launcher-8595-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@76ef46d{/solr,null,AVAILABLE}
   [junit4]   2> 1027133 INFO  (jetty-launcher-8595-thread-4) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1027133 INFO  (jetty-launcher-8595-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29e695a8{/solr,null,AVAILABLE}
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@3d03da8a{HTTP/1.1,[http/1.1]}{127.0.0.1:59239}
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] o.e.j.s.Server Started @1031463ms
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59239}
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node3'
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-4) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c9481a{HTTP/1.1,[http/1.1]}{127.0.0.1:59242}
   [junit4]   2> 1027135 INFO  (jetty-launcher-8595-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@325dc33b{/solr,null,AVAILABLE}
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-4) [    ] o.e.j.s.Server Started @1031464ms
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59242}
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node4'
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7e34fdd1{HTTP/1.1,[http/1.1]}{127.0.0.1:59245}
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-1) [    ] o.e.j.s.Server Started @1031464ms
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59245}
   [junit4]   2> 1027136 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1027137 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node1'
   [junit4]   2> 1027137 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1027137 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1027137 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027137 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027138 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027138 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027138 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027138 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027139 INFO  (jetty-launcher-8595-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1027140 INFO  (jetty-launcher-8595-thread-5) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1027140 INFO  (jetty-launcher-8595-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6abe4a17{/solr,null,AVAILABLE}
   [junit4]   2> 1027141 INFO  (jetty-launcher-8595-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7df7fd22{/solr,null,AVAILABLE}
   [junit4]   2> 1027141 INFO  (jetty-launcher-8595-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@19bf5794{HTTP/1.1,[http/1.1]}{127.0.0.1:59254}
   [junit4]   2> 1027141 INFO  (jetty-launcher-8595-thread-2) [    ] o.e.j.s.Server Started @1031469ms
   [junit4]   2> 1027141 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59254}
   [junit4]   2> 1027141 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node2'
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] o.e.j.s.ServerConnector Started ServerConnector@411c3e96{HTTP/1.1,[http/1.1]}{127.0.0.1:59257}
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] o.e.j.s.Server Started @1031470ms
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59257}
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node5'
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1027142 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1027143 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027143 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027143 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027144 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027163 INFO  (zkCallback-8601-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4bb0a1b0 name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027163 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027163 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027164 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1027164 INFO  (zkCallback-8597-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@58560f9a name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027164 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027164 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027165 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1027166 INFO  (zkCallback-8598-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2944ee54 name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027166 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027166 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027167 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1027168 INFO  (zkCallback-8600-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5f56193d name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027168 INFO  (zkCallback-8599-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3042c1cc name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027168 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027168 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027168 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027169 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027169 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1027169 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1027188 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node5\.
   [junit4]   2> 1027188 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.CoreContainer New CoreContainer 1347465527
   [junit4]   2> 1027189 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node5]
   [junit4]   2> 1027189 WARN  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node5\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node5\lib
   [junit4]   2> 1027189 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1027189 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 0x1567ee92fc20005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1027191 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node2\.
   [junit4]   2> 1027191 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 218455163
   [junit4]   2> 1027191 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node2]
   [junit4]   2> 1027191 WARN  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node2\lib
   [junit4]   2> 1027191 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1027193 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node4\.
   [junit4]   2> 1027193 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.CoreContainer New CoreContainer 1311771758
   [junit4]   2> 1027193 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node4]
   [junit4]   2> 1027193 WARN  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node4\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node4\lib
   [junit4]   2> 1027193 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1027194 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node3\.
   [junit4]   2> 1027194 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 1004920990
   [junit4]   2> 1027194 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node3]
   [junit4]   2> 1027194 WARN  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node3\lib
   [junit4]   2> 1027194 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1027197 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node1\.
   [junit4]   2> 1027197 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 941975384
   [junit4]   2> 1027197 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node1]
   [junit4]   2> 1027198 WARN  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node1\lib
   [junit4]   2> 1027198 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1027204 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1027204 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1027204 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1027204 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1027204 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59235/solr
   [junit4]   2> 1027204 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1027204 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59235/solr
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1027208 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59235/solr
   [junit4]   2> 1027208 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1027208 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027209 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027207 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1027211 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027212 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1027212 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1027212 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1027212 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027212 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59235/solr
   [junit4]   2> 1027215 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1027215 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027209 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027215 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1027215 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1027215 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1027216 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59235/solr
   [junit4]   2> 1027216 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1027216 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027216 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027217 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027221 INFO  (zkCallback-8608-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@45bbfc40 name:ZooKeeperConnection Watcher:127.0.0.1:59235 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027221 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027221 INFO  (zkCallback-8609-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f78fa1e name:ZooKeeperConnection Watcher:127.0.0.1:59235 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027221 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027221 INFO  (zkCallback-8614-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7316ad99 name:ZooKeeperConnection Watcher:127.0.0.1:59235 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027221 INFO  (jetty-launcher-8595-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027221 INFO  (jetty-launcher-8595-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027221 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027221 INFO  (jetty-launcher-8595-thread-4) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027223 INFO  (zkCallback-8615-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@56fa7309 name:ZooKeeperConnection Watcher:127.0.0.1:59235 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027223 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027223 INFO  (zkCallback-8616-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@169440d8 name:ZooKeeperConnection Watcher:127.0.0.1:59235 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027224 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027224 INFO  (jetty-launcher-8595-thread-5) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027224 INFO  (jetty-launcher-8595-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027225 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1062999483@61cb50fe
   [junit4]   2> 1027227 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027228 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1062999483@fe30739
   [junit4]   2> 1027229 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1062999483@1f8e26a3
   [junit4]   2> 1027232 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027232 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027233 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1062999483@4d22557a
   [junit4]   2> 1027233 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1062999483@3dfe7c27
   [junit4]   2> 1027234 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027234 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027240 INFO  (zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@49a14b0e name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027240 INFO  (zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f723f3c name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027240 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027240 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027243 INFO  (zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17bbc2fe name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027243 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027247 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1027247 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1027247 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1027250 INFO  (zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2cb291ad name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027250 INFO  (zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4ee7cbca name:ZooKeeperConnection Watcher:127.0.0.1:59235/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027250 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027250 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027255 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1027255 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1027256 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1027257 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1027257 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1027267 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1027267 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1027269 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1027269 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1027275 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1027275 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1027277 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1027277 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1027279 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1027285 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1027285 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1027285 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1027288 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1027288 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1027293 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1027294 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1027296 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1027296 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1027298 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1027298 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1027298 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1027300 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1027300 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1027303 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1027303 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1027303 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1027305 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1027305 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1027309 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1027309 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1027310 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1027310 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1027310 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1027312 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1027315 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1027315 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1027315 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1027315 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1027316 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1027317 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1027317 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1027317 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1027319 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1027319 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1027320 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1027320 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1027319 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1027320 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1027320 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1027322 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1027322 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1027322 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1027323 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1027328 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1027332 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1027335 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1027335 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1027337 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1027337 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1027337 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1027339 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96403982028767244-127.0.0.1:59245_solr-n_0000000000
   [junit4]   2> 1027339 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96403982028767247-127.0.0.1:59257_solr-n_0000000001
   [junit4]   2> 1027340 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96403982028767245-127.0.0.1:59242_solr-n_0000000002
   [junit4]   2> 1027340 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59245_solr
   [junit4]   2> 1027340 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1027341 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1027341 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1027341 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96403982028767244-127.0.0.1:59245_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96403982028767243-127.0.0.1:59239_solr-n_0000000003
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96403982028767246-127.0.0.1:59254_solr-n_0000000004
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96403982028767247-127.0.0.1:59257_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59257_solr
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59257_solr
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59242_solr
   [junit4]   2> 1027342 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59242_solr
   [junit4]   2> 1027343 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96403982028767245-127.0.0.1:59242_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 1027345 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96403982028767243-127.0.0.1:59239_solr-n_0000000003 to know if I could be the leader
   [junit4]   2> 1027345 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.Overseer Overseer (id=96403982028767244-127.0.0.1:59245_solr-n_0000000000) starting
   [junit4]   2> 1027345 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59239_solr
   [junit4]   2> 1027345 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59239_solr
   [junit4]   2> 1027345 INFO  (zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1027345 INFO  (zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1027345 INFO  (zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1027346 INFO  (zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1027346 INFO  (zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1027346 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:59254_solr as DOWN
   [junit4]   2> 1027347 INFO  (zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1027347 INFO  (zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1027347 INFO  (zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1027347 INFO  (zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1027351 INFO  (zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1027357 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1027357 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1027357 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59254_solr
   [junit4]   2> 1027357 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59254_solr
   [junit4]   2> 1027358 INFO  (zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1027358 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node4\.
   [junit4]   2> 1027358 INFO  (zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1027358 INFO  (zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1027359 INFO  (zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1027358 INFO  (zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1027359 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1027360 INFO  (zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1027360 INFO  (zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1027360 INFO  (zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1027360 INFO  (zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1027360 INFO  (zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1027361 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1027361 INFO  (jetty-launcher-8595-thread-4) [n:127.0.0.1:59242_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1027361 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1027364 INFO  (zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1027365 INFO  (zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1027365 INFO  (zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1027365 INFO  (zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1027365 INFO  (zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1027365 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1027365 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1027366 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node5\.
   [junit4]   2> 1027367 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1027368 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1027368 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1027369 INFO  (zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1027369 INFO  (zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1027369 INFO  (zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1027369 INFO  (zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1027369 INFO  (zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1027370 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node3\.
   [junit4]   2> 1027370 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1027371 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1027371 INFO  (jetty-launcher-8595-thread-5) [n:127.0.0.1:59257_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1027372 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1027372 INFO  (jetty-launcher-8595-thread-3) [n:127.0.0.1:59239_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1027379 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1027379 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1027380 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node2\.
   [junit4]   2> 1027380 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1027381 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1027381 INFO  (jetty-launcher-8595-thread-2) [n:127.0.0.1:59254_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1027389 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1027390 INFO  (OverseerCollectionConfigSetProcessor-96403982028767244-127.0.0.1:59245_solr-n_0000000000) [n:127.0.0.1:59245_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1027390 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:59245_solr as DOWN
   [junit4]   2> 1027390 INFO  (OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) [n:127.0.0.1:59245_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1027393 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59245_solr
   [junit4]   2> 1027393 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:59245_solr
   [junit4]   2> 1027393 INFO  (OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (4)
   [junit4]   2> 1027395 INFO  (zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1027395 INFO  (zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1027395 INFO  (zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1027395 INFO  (zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1027395 INFO  (zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1027395 INFO  (zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1027395 INFO  (zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1027396 INFO  (zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1027396 INFO  (zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1027396 INFO  (zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1027397 INFO  (OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) [n:127.0.0.1:59245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59254_solr"} current state version: 0
   [junit4]   2> 1027397 INFO  (OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) [n:127.0.0.1:59245_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:59254_solr
   [junit4]   2> 1027401 INFO  (OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) [n:127.0.0.1:59245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59245_solr"} current state version: 0
   [junit4]   2> 1027401 INFO  (OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) [n:127.0.0.1:59245_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:59245_solr
   [junit4]   2> 1027408 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1027408 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1027409 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node1\.
   [junit4]   2> 1027410 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1027410 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1027410 INFO  (jetty-launcher-8595-thread-1) [n:127.0.0.1:59245_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1027411 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1027412 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1027415 INFO  (zkCallback-8627-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@bca458d name:ZooKeeperConnection Watcher:127.0.0.1:59235 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1027415 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1027415 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1027422 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1c9481a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1027423 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1311771758
   [junit4]   2> 1027423 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:59242_solr as DOWN
   [junit4]   2> 1027427 INFO  (OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) [n:127.0.0.1:59245_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:59242_solr"} current state version: 0
   [junit4]   2> 1027428 INFO  (OverseerStateUpdate-96403982028767244-127.0.0.1:59245_solr-n_0000000000) [n:127.0.0.1:59245_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:59242_solr
   [junit4]   2> 1027430 INFO  (zkCallback-8618-thread-2-processing-n:127.0.0.1:59239_solr) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1027430 INFO  (zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1027430 INFO  (zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1027430 INFO  (zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1027432 INFO  (zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [5])
   [junit4]   2> 1027432 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 0x1567ee92fc2000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1027432 INFO  (zkCallback-8620-thread-1-processing-n:127.0.0.1:59254_solr) [n:127.0.0.1:59254_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1027432 INFO  (zkCallback-8621-thread-1-processing-n:127.0.0.1:59257_solr) [n:127.0.0.1:59257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1027432 INFO  (zkCallback-8617-thread-1-processing-n:127.0.0.1:59245_solr) [n:127.0.0.1:59245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1027432 INFO  (zkCallback-8618-thread-2-processing-n:127.0.0.1:59239_solr) [n:127.0.0.1:59239_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 1027435 INFO  (zkCallback-8618-thread-1-processing-n:127.0.0.1:59239_solr) [n:127.0.0.1:59239_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96403982028767247-127.0.0.1:59257_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 1028931 WARN  (zkCallback-8619-thread-1-processing-n:127.0.0.1:59242_solr) [n:127.0.0.1:59242_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1028934 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29e695a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1028941 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1028942 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5342ae41{/solr,null,AVAILABLE}
   [junit4]   2> 1028943 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@17cbce41{HTTP/1.1,[http/1.1]}{127.0.0.1:59302}
   [junit4]   2> 1028945 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.e.j.s.Server Started @1033271ms
   [junit4]   2> 1028945 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59302}
   [junit4]   2> 1028945 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1028945 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_30A0E9E05F41E5D1-001\tempDir-001\node6'
   [junit4]   2> 1028945 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1028945 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1028947 INFO  (TEST-BasicAuthIntegrationTest.testBasics-seed#[30A0E9E05F41E5D1]) [    ] o.a.s.c.c.

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

  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30A0E9E05F41E5D1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=78 numCloses=78
   [junit4]   2> 2458637 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30A0E9E05F41E5D1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2458986 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30A0E9E05F41E5D1]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2459009 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[30A0E9E05F41E5D1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=126, maxMBSortInHeap=6.330207058589286, sim=RandomSimilarity(queryNorm=false): {}, locale=es-SV, timezone=America/Yellowknife
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=188663792,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [RemoteQueryErrorTest, PeerSyncTest, TestInfoStreamLogging, TestFieldResource, TestDistribIDF, TestFieldTypeResource, SuggesterFSTTest, ClusterStateUpdateTest, TestOnReconnectListenerSupport, TermsComponentTest, TestDocumentBuilder, TestSolrCoreSnapshots, QueryElevationComponentTest, TestWordDelimiterFilterFactory, TestLRUCache, TestArbitraryIndexDir, TestNoOpRegenerator, StandardRequestHandlerTest, TestStressLiveNodes, SolrCoreTest, TestCollationFieldDocValues, TestConfigOverlay, TestPseudoReturnFields, BadComponentTest, TestSolrDeletionPolicy1, TestConfigSetsAPI, DocumentAnalysisRequestHandlerTest, MigrateRouteKeyTest, StressHdfsTest, OverseerCollectionConfigSetProcessorTest, TestManagedSynonymFilterFactory, ClassificationUpdateProcessorFactoryTest, DistributedSuggestComponentTest, TestSubQueryTransformerCrossCore, TestSchemaVersionResource, TestEmbeddedSolrServerConstructors, TestSQLHandler, TestGeoJSONResponseWriter, TestSurroundQueryParser, TestReplicationHandler, DistribJoinFromCollectionTest, CdcrVersionReplicationTest, FastVectorHighlighterTest, ClusterStateTest, AssignTest, HttpPartitionTest, TestLeaderElectionZkExpiry, TestSolrConfigHandlerConcurrent, CursorPagingTest, SolrIndexConfigTest, TestMaxScoreQueryParser, TestSolrCloudWithDelegationTokens, UUIDFieldTest, CdcrReplicationHandlerTest, TestLFUCache, WrapperMergePolicyFactoryTest, TestTolerantUpdateProcessorRandomCloud, TestRawResponseWriter, ActionThrottleTest, LeaderInitiatedRecoveryOnCommitTest, BigEndianAscendingWordDeserializerTest, ReplicationFactorTest, TestSolrQueryParserDefaultOperatorResource, OverseerTest, SolrTestCaseJ4Test, TestDocSet, SchemaVersionSpecificBehaviorTest, OverseerTaskQueueTest, TestFileDictionaryLookup, SolrRequestParserTest, HdfsRestartWhileUpdatingTest, TestCSVLoader, CoreSorterTest, TestAuthorizationFramework, TestManagedResource, TestReplicaProperties, UUIDUpdateProcessorFallbackTest, DirectSolrSpellCheckerTest, SoftAutoCommitTest, IndexBasedSpellCheckerTest, TestRestManager, BasicAuthIntegrationTest, UpdateParamsTest, TestHashPartitioner, SuggestComponentTest, TestConfig, TestCoreContainer, DeleteShardTest, TestSolrFieldCacheMBean, TestConfigSetsAPIZkFailure, JsonLoaderTest, TestUpdate, TestLuceneMatchVersion, CursorMarkTest, SliceStateTest, CollectionTooManyReplicasTest, ZkCLITest, TestHighlightDedupGrouping, TestSolrDynamicMBean, TestDocBasedVersionConstraints, MBeansHandlerTest, DirectUpdateHandlerTest, DistribCursorPagingTest, TestHdfsUpdateLog, TestFaceting, TestDynamicLoading, TestQueryWrapperFilter, QueryEqualityTest, XsltUpdateRequestHandlerTest, SyncSliceTest, SegmentsInfoRequestHandlerTest, TestExtendedDismaxParser, TimeZoneUtilsTest, PrimUtilsTest, SharedFSAutoReplicaFailoverTest, TestLegacyFieldCache, TestSearcherReuse, PreAnalyzedFieldTest, TestRandomRequestDistribution, SimpleCollectionCreateDeleteTest, TestExclusionRuleCollectionAccess, PrimitiveFieldTypeTest, CdcrBootstrapTest, TestSchemaResource, CoreAdminRequestStatusTest, JSONWriterTest, TestSearchPerf, TestOrdValues, TestFastLRUCache, BitVectorTest, TestLMDirichletSimilarityFactory, TestSweetSpotSimilarityFactory, TestSolrQueryResponse, AsyncMigrateRouteKeyTest, TestRequestStatusCollectionAPI, TestXmlQParser, TestRemoteStreaming, GraphQueryTest, RollingRestartTest, DistributedSpellCheckComponentTest, TestHdfsBackupRestoreCore, SimplePostToolTest, HighlighterTest, DocExpirationUpdateProcessorFactoryTest, ZkControllerTest, TestFilteredDocIdSet, TestCloudInspectUtil, DocValuesTest, HdfsUnloadDistributedZkTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, ShardRoutingCustomTest, TestRealTimeGet, TestStressReorder, TestReload, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, SimpleFacetsTest, TestSolr4Spatial, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, TestLazyCores, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, SuggesterTest, SpatialFilterTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, LukeRequestHandlerTest, TestQueryTypes, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, SolrPluginUtilsTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, TestComponentsName, SearchHandlerTest, TestQuerySenderListener, TestQuerySenderNoQuery, TestMergePolicyConfig, MinimalSchemaTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestIBSimilarityFactory, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CleanupOldIndexTest, CollectionsAPISolrJTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteStatusTest, DistributedVersionInfoTest, MultiThreadedOCPTest, OverseerStatusTest, ReplaceNodeTest, ShardSplitTest, TestLockTree, TestMiniSolrCloudCluster, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=30A0E9E05F41E5D1 -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=America/Yellowknife -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30A0E9E05F41E5D1]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30A0E9E05F41E5D1]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [483/629 (2!)] on J0 in 0.40s, 0 tests, 2 errors <<< FAILURES!

[...truncated 60568 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6043 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6043/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([25F17044533F80A7]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([25F17044533F80A7]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11584 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_25F17044533F80A7-001\init-core-data-001
   [junit4]   2> 1360923 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[25F17044533F80A7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1361236 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[25F17044533F80A7]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1361276 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[25F17044533F80A7]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1361314 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[25F17044533F80A7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=391, maxMBSortInHeap=7.507334831478976, sim=RandomSimilarity(queryNorm=true): {}, locale=hi-IN, timezone=America/Nome
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=262177800,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardHandlerFactory, TestSearcherReuse, DirectSolrSpellCheckerTest, AnalysisAfterCoreReloadTest, SchemaVersionSpecificBehaviorTest, TestTrackingShardHandlerFactory, TestFieldTypeResource, TestSort, CdcrReplicationHandlerTest, TestCSVLoader, TestHdfsBackupRestoreCore, TestRuleBasedAuthorizationPlugin, TestUpdate, UUIDFieldTest, TestConfig, DocumentBuilderTest, ZkCLITest, TestLMDirichletSimilarityFactory, DocValuesTest, TestSubQueryTransformerCrossCore, TestSolrDeletionPolicy1, TestDynamicLoading, SolrIndexConfigTest, DistributedExpandComponentTest, HardAutoCommitTest, TestExtendedDismaxParser, CdcrUpdateLogTest, PingRequestHandlerTest, TestExactStatsCache, TestJsonFacets, JsonLoaderTest, DistribJoinFromCollectionTest, MoreLikeThisHandlerTest, TestCustomSort, DocExpirationUpdateProcessorFactoryTest, TestPseudoReturnFields, TestMaxScoreQueryParser, TestAddFieldRealTimeGet, TestQueryWrapperFilter, CollectionReloadTest, CursorMarkTest, ScriptEngineTest, DocValuesMultiTest, BadComponentTest, DeleteInactiveReplicaTest, TriLevelCompositeIdRoutingTest, SoftAutoCommitTest, TestScoreJoinQPScore, TestLFUCache, TestRemoteStreaming, ConfigSetsAPITest, BitVectorTest, TestWordDelimiterFilterFactory, TestFieldCacheReopen, TestSmileRequest, TestComponentsName, TestCloudInspectUtil, TestConfigSetProperties, TestNonDefinedSimilarityFactory, ZkStateReaderTest, TestAnalyzedSuggestions, TestSchemaResource, ReplicationFactorTest, TestAnalyzeInfixSuggestions, DOMUtilTest, HighlighterTest, TestSolrFieldCacheMBean, TestCollationFieldDocValues, CursorPagingTest, FastVectorHighlighterTest, IndexBasedSpellCheckerTest, DistributedFacetPivotLongTailTest, DeleteNodeTest, TestArbitraryIndexDir, TestSearchPerf, DisMaxRequestHandlerTest, TestSolrQueryParserDefaultOperatorResource, SolrRequestParserTest, TestNumericTerms64, TestLocalFSCloudBackupRestore, TestSolrConfigHandlerConcurrent, RollingRestartTest, HdfsRecoverLeaseTest, StandardRequestHandlerTest, TestManagedSynonymFilterFactory, CoreAdminRequestStatusTest, TestCodecSupport, SuggesterFSTTest, TestCollapseQParserPlugin, TestOrdValues, SpatialHeatmapFacetsTest, ChaosMonkeyNothingIsSafeTest, TestFieldCacheVsDocValues, TestJmxMonitoredMap, RequiredFieldsTest, OverseerCollectionConfigSetProcessorTest, TestAuthenticationFramework, TestLeaderElectionZkExpiry, OverseerTest, SimpleCollectionCreateDeleteTest, TestNamedUpdateProcessors, TestUniqueKeyFieldResource, TestReplicationHandler, UUIDUpdateProcessorFallbackTest, RecoveryZkTest, TestMergePolicyConfig, TestShortCircuitedRequests, ReturnFieldsTest, CdcrBootstrapTest, SpatialFilterTest, JSONWriterTest, TestManagedSchemaAPI, URLClassifyProcessorTest, InfoHandlerTest, SuggestComponentTest, RankQueryTest, TestElisionMultitermQuery, HttpPartitionTest, TestStressReorder, TestRawResponseWriter, HLLUtilTest, TestConfigSetsAPI, TestFilteredDocIdSet, BlockJoinFacetRandomTest, TestLuceneMatchVersion, TestSurroundQueryParser, TestJmxIntegration, MigrateRouteKeyTest, DistribCursorPagingTest, TestCursorMarkWithoutUniqueKey, TestHashQParserPlugin, PolyFieldTest, ExternalFileFieldSortTest, TestXIncludeConfig, UpdateParamsTest, XsltUpdateRequestHandlerTest, TestRandomDVFaceting, TestDFRSimilarityFactory, TestTolerantSearch, IndexSchemaTest, TestDefaultSearchFieldResource, TestXmlQParser, ExitableDirectoryReaderTest, TestTolerantUpdateProcessorRandomCloud, PrimitiveFieldTypeTest, CdcrVersionReplicationTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=25F17044533F80A7 -Dtests.slow=true -Dtests.locale=hi-IN -Dtests.timezone=America/Nome -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([25F17044533F80A7]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([25F17044533F80A7]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [311/629 (1!)] on J0 in 0.43s, 0 tests, 2 errors <<< FAILURES!

[...truncated 53390 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6042 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6042/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=24, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=24, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([6406C06B8EF0B303:EB8827CB9C9C40FC]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([6406C06B8EF0B303]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([201F8DDEAF812352:48A0B8F47F1B31BE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:283)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:62063/solr/testSolrCloudCollection_shard1_replica2
	at __randomizedtesting.SeedInfo.seed([201F8DDEAF812352:1DC723F2976F7D22]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:62063/solr/testSolrCloudCollection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([201F8DDEAF812352]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([201F8DDEAF812352]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 8207 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> Aug 12, 2016 4:05:26 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([6406C06B8EF0B303]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=6406C06B8EF0B303 -Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=Pacific/Fiji -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.56s J1 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=24, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6406C06B8EF0B303:EB8827CB9C9C40FC]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6406C06B8EF0B303]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=true): {}, locale=en-CA, timezone=Pacific/Fiji
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=39873080,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [SessionTokenTest, TestNRTReplication, IndexAndTaxonomyRevisionTest, IndexReplicationClientTest]
   [junit4] Completed [9/9 (1!)] on J1 in 2.32s, 4 tests, 1 error <<< FAILURES!

[...truncated 3980 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001\init-core-data-001
   [junit4]   2> 2725492 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2725496 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2725496 INFO  (Thread-4777) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2725496 INFO  (Thread-4777) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2725597 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55273
   [junit4]   2> 2725597 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2725598 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2725604 INFO  (zkCallback-3683-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4e8722e6 name:ZooKeeperConnection Watcher:127.0.0.1:55273 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2725604 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2725604 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2725604 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2725607 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 0x1567a8675650000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2725610 INFO  (jetty-launcher-3682-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2725610 INFO  (jetty-launcher-3682-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2725613 INFO  (jetty-launcher-3682-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36ddb47c{/solr,null,AVAILABLE}
   [junit4]   2> 2725613 INFO  (jetty-launcher-3682-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4955c435{/solr,null,AVAILABLE}
   [junit4]   2> 2725614 INFO  (jetty-launcher-3682-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@4710c946{HTTP/1.1,[http/1.1]}{127.0.0.1:55277}
   [junit4]   2> 2725614 INFO  (jetty-launcher-3682-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@57a2643c{HTTP/1.1,[http/1.1]}{127.0.0.1:55278}
   [junit4]   2> 2725614 INFO  (jetty-launcher-3682-thread-2) [    ] o.e.j.s.Server Started @2730863ms
   [junit4]   2> 2725614 INFO  (jetty-launcher-3682-thread-1) [    ] o.e.j.s.Server Started @2730863ms
   [junit4]   2> 2725614 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55278}
   [junit4]   2> 2725614 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55277}
   [junit4]   2> 2725614 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2725614 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 2725614 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001\tempDir-001\node2'
   [junit4]   2> 2725615 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001\tempDir-001\node1'
   [junit4]   2> 2725615 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2725615 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2725615 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2725615 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2725616 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2725616 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2725616 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2725618 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2725624 INFO  (zkCallback-3685-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5a2537e name:ZooKeeperConnection Watcher:127.0.0.1:55273/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2725624 INFO  (zkCallback-3684-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3797a9d name:ZooKeeperConnection Watcher:127.0.0.1:55273/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2725624 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2725624 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2725625 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2725625 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2725625 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2725626 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2725646 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001\tempDir-001\node1\.
   [junit4]   2> 2725646 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1914366888
   [junit4]   2> 2725646 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001\tempDir-001\node1]
   [junit4]   2> 2725647 WARN  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001\tempDir-001\node1\lib
   [junit4]   2> 2725647 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2725651 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001\tempDir-001\node2\.
   [junit4]   2> 2725651 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 1601762146
   [junit4]   2> 2725651 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001\tempDir-001\node2]
   [junit4]   2> 2725651 WARN  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001\tempDir-001\node2\lib
   [junit4]   2> 2725652 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2725656 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2725656 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2725656 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2725656 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 2725656 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55273/solr
   [junit4]   2> 2725656 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2725656 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2725656 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2725656 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55273/solr
   [junit4]   2> 2725656 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2725656 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2725656 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2725657 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2725658 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2725662 INFO  (zkCallback-3690-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1f70e654 name:ZooKeeperConnection Watcher:127.0.0.1:55273 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2725662 INFO  (zkCallback-3691-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@589930a9 name:ZooKeeperConnection Watcher:127.0.0.1:55273 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2725662 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2725662 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2725662 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2725662 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2725664 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1410987912@27ff23d6
   [junit4]   2> 2725664 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 0x1567a8675650004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2725666 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1410987912@4e9acb7c
   [junit4]   2> 2725667 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2725667 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2725670 INFO  (zkCallback-3692-thread-1-processing-n:127.0.0.1:55277_solr) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@275cac1f name:ZooKeeperConnection Watcher:127.0.0.1:55273/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2725670 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2725670 INFO  (zkCallback-3693-thread-1-processing-n:127.0.0.1:55278_solr) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@697feaec name:ZooKeeperConnection Watcher:127.0.0.1:55273/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2725670 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2725671 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2725671 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2725674 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2725675 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2725679 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2725680 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2725682 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2725686 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2725686 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2725688 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2725688 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2725689 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2725689 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2725691 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2725692 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2725693 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2725693 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2725695 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2725696 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2725696 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2725696 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2725696 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2725696 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 2725696 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2725696 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2725704 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2725705 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2725706 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2725707 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2725707 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2725708 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96399159948804101-127.0.0.1:55277_solr-n_0000000000
   [junit4]   2> 2725708 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96399159948804102-127.0.0.1:55278_solr-n_0000000001
   [junit4]   2> 2725709 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55277_solr
   [junit4]   2> 2725709 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96399159948804101-127.0.0.1:55277_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2725709 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2725710 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55278_solr
   [junit4]   2> 2725710 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55278_solr
   [junit4]   2> 2725712 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.Overseer Overseer (id=96399159948804101-127.0.0.1:55277_solr-n_0000000000) starting
   [junit4]   2> 2725712 INFO  (zkCallback-3693-thread-1-processing-n:127.0.0.1:55278_solr) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2725712 INFO  (zkCallback-3692-thread-1-processing-n:127.0.0.1:55277_solr) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2725714 INFO  (zkCallback-3693-thread-1-processing-n:127.0.0.1:55278_solr) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2725714 INFO  (zkCallback-3692-thread-1-processing-n:127.0.0.1:55277_solr) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2725716 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2725726 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2725726 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2725727 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2725727 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:55277_solr as DOWN
   [junit4]   2> 2725729 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55277_solr
   [junit4]   2> 2725730 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55277_solr
   [junit4]   2> 2725731 INFO  (zkCallback-3693-thread-1-processing-n:127.0.0.1:55278_solr) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2725731 INFO  (zkCallback-3692-thread-1-processing-n:127.0.0.1:55277_solr) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2725733 INFO  (zkCallback-3693-thread-1-processing-n:127.0.0.1:55278_solr) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2725733 INFO  (zkCallback-3692-thread-1-processing-n:127.0.0.1:55277_solr) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2725740 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2725740 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2725741 INFO  (OverseerStateUpdate-96399159948804101-127.0.0.1:55277_solr-n_0000000000) [n:127.0.0.1:55277_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2725742 INFO  (OverseerCollectionConfigSetProcessor-96399159948804101-127.0.0.1:55277_solr-n_0000000000) [n:127.0.0.1:55277_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2725743 INFO  (OverseerStateUpdate-96399159948804101-127.0.0.1:55277_solr-n_0000000000) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 2725747 INFO  (OverseerStateUpdate-96399159948804101-127.0.0.1:55277_solr-n_0000000000) [n:127.0.0.1:55277_solr    ] o.a.s.c.Overseer processMessage: queueSize: 0, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:55277_solr"} current state version: 0
   [junit4]   2> 2725747 INFO  (OverseerStateUpdate-96399159948804101-127.0.0.1:55277_solr-n_0000000000) [n:127.0.0.1:55277_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:55277_solr
   [junit4]   2> 2725762 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 2725762 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 2726219 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2726219 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2726321 INFO  (jetty-launcher-3682-thread-1-EventThread) [n:127.0.0.1:55278_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2726321 INFO  (jetty-launcher-3682-thread-2-EventThread) [n:127.0.0.1:55277_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2726573 ERROR (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:137)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:66)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:464)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:158)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:134)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:326)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:211)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2726926 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 2726926 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 2726928 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001\tempDir-001\node1\.
   [junit4]   2> 2726928 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001\tempDir-001\node2\.
   [junit4]   2> 2726929 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2726929 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2726930 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2726930 INFO  (jetty-launcher-3682-thread-2) [n:127.0.0.1:55277_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2726930 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2726930 INFO  (jetty-launcher-3682-thread-1) [n:127.0.0.1:55278_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2726930 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2726931 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2726935 INFO  (zkCallback-3696-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68949d86 name:ZooKeeperConnection Watcher:127.0.0.1:55273 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2726935 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2726935 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2726972 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2728601 INFO  (qtp1001164492-21664) [n:127.0.0.1:55277_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hnxligFWnpMAZQEDFEW5F2hPmJSmN8IbwKNlz4fo12JoB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2728601 INFO  (qtp1001164492-21664) [n:127.0.0.1:55277_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hnxligFWnpMAZQEDFEW5F2hPmJSmN8IbwKNlz4fo12JoB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2728608 INFO  (qtp709177854-21658) [n:127.0.0.1:55278_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hnxligFWnpMAZQEDFEW5F2hPmJSmN8IbwKNlz4fo12JoB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2728608 INFO  (qtp709177854-21658) [n:127.0.0.1:55278_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hnxligFWnpMAZQEDFEW5F2hPmJSmN8IbwKNlz4fo12JoB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2728638 INFO  (qtp1001164492-21649) [n:127.0.0.1:55277_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoGKigFWnpMFigIDFMqKXRUeGt3StohEl7ivtNNBPP7NB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2728638 INFO  (qtp1001164492-21649) [n:127.0.0.1:55277_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoGKigFWnpMFigIDFMqKXRUeGt3StohEl7ivtNNBPP7NB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2728642 INFO  (qtp709177854-21674) [n:127.0.0.1:55278_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoGKigFWnpMFigIDFMqKXRUeGt3StohEl7ivtNNBPP7NB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2728643 INFO  (qtp709177854-21674) [n:127.0.0.1:55278_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoGKigFWnpMFigIDFMqKXRUeGt3StohEl7ivtNNBPP7NB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2728660 INFO  (qtp1001164492-21654) [n:127.0.0.1:55277_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoGtigFWnpMFrQMDFGr8oRtPXjmtcULSUwk9MdsD3xaJB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2728660 INFO  (qtp1001164492-21654) [n:127.0.0.1:55277_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoGtigFWnpMFrQMDFGr8oRtPXjmtcULSUwk9MdsD3xaJB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2728664 INFO  (qtp709177854-21674) [n:127.0.0.1:55278_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoGtigFWnpMFrQMDFGr8oRtPXjmtcULSUwk9MdsD3xaJB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2728665 INFO  (qtp709177854-21674) [n:127.0.0.1:55278_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoGtigFWnpMFrQMDFGr8oRtPXjmtcULSUwk9MdsD3xaJB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2728691 INFO  (qtp1001164492-21667) [n:127.0.0.1:55277_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoHDigFWnpMFwwQDFPGIGBi9xQyTS2lTJYuDWCYH2qYcB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2728691 INFO  (qtp1001164492-21667) [n:127.0.0.1:55277_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoHDigFWnpMFwwQDFPGIGBi9xQyTS2lTJYuDWCYH2qYcB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2728698 INFO  (qtp709177854-21655) [n:127.0.0.1:55278_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoHDigFWnpMFwwQDFPGIGBi9xQyTS2lTJYuDWCYH2qYcB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2728699 INFO  (qtp709177854-21655) [n:127.0.0.1:55278_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoHDigFWnpMFwwQDFPGIGBi9xQyTS2lTJYuDWCYH2qYcB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2728701 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2728745 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2728752 WARN  (qtp1001164492-21659) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 2728752 WARN  (qtp1001164492-21659) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2728753 WARN  (qtp709177854-21655) [n:127.0.0.1:55278_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 2728753 WARN  (qtp709177854-21655) [n:127.0.0.1:55278_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2728761 WARN  (qtp1001164492-21654) [n:127.0.0.1:55277_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 2728762 WARN  (qtp1001164492-21654) [n:127.0.0.1:55277_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2728762 WARN  (qtp709177854-21655) [n:127.0.0.1:55278_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 2728763 WARN  (qtp709177854-21655) [n:127.0.0.1:55278_solr    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2728763 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2728808 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2728822 INFO  (qtp1001164492-21676) [n:127.0.0.1:55277_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoJSigFWnpMGUgcDFIrlEIVjTloqnXBYuyqt0Fkv0KWjB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2728822 INFO  (qtp1001164492-21676) [n:127.0.0.1:55277_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoJSigFWnpMGUgcDFIrlEIVjTloqnXBYuyqt0Fkv0KWjB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2728830 INFO  (qtp709177854-21655) [n:127.0.0.1:55278_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoJSigFWnpMGUgcDFIrlEIVjTloqnXBYuyqt0Fkv0KWjB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2728830 INFO  (qtp709177854-21655) [n:127.0.0.1:55278_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoJSigFWnpMGUgcDFIrlEIVjTloqnXBYuyqt0Fkv0KWjB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2728833 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2728872 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2728883 INFO  (qtp1001164492-21659) [n:127.0.0.1:55277_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoKQigFWnpMGkAgDFExUia1yHWcW3UtHVto-zRBTnIwQB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2728885 INFO  (qtp1001164492-21659) [n:127.0.0.1:55277_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZ6hoKQigFWnpMGkAgDFExUia1yHWcW3UtHVto-zRBTnIwQB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2728885 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2728936 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2728943 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[201F8DDEAF812352]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2728943 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[201F8DDEAF812352]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2728945 INFO  (zkCallback-3698-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@d2a874c name:ZooKeeperConnection Watcher:127.0.0.1:55273/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2728945 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[201F8DDEAF812352]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2728946 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[201F8DDEAF812352]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2728948 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 0x1567a867565000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2728948 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2728981 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2728983 INFO  (qtp1001164492-21676) [n:127.0.0.1:55277_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2728983 INFO  (qtp1001164492-21676) [n:127.0.0.1:55277_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2728983 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2729017 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2729050 ERROR (qtp709177854-21650) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_10]
   [junit4]   2> 2729053 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=201F8DDEAF812352 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=PNT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.07s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([201F8DDEAF812352:48A0B8F47F1B31BE]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:283)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2729096 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2729107 ERROR (qtp1001164492-21659) [n:127.0.0.1:55277_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_11]
   [junit4]   2> 2729155 ERROR (qtp709177854-21675) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_12]
   [junit4]   2> 2729162 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[201F8DDEAF812352]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2729163 INFO  (jetty-launcher-3682-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@57a2643c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2729163 INFO  (jetty-launcher-3682-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4710c946{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2729166 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1914366888
   [junit4]   2> 2729167 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1601762146
   [junit4]   2> 2729167 INFO  (jetty-launcher-3682-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:55278_solr as DOWN
   [junit4]   2> 2729168 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:55277_solr as DOWN
   [junit4]   2> 2729173 INFO  (jetty-launcher-3682-thread-1) [    ] o.a.s.c.Overseer Overseer (id=96399159948804101-127.0.0.1:55277_solr-n_0000000000) closing
   [junit4]   2> 2729173 INFO  (OverseerStateUpdate-96399159948804101-127.0.0.1:55277_solr-n_0000000000) [n:127.0.0.1:55277_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55277_solr
   [junit4]   2> 2729177 INFO  (zkCallback-3693-thread-1-processing-n:127.0.0.1:55278_solr) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2729177 INFO  (zkCallback-3692-thread-2-processing-n:127.0.0.1:55277_solr) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2729177 WARN  (zkCallback-3693-thread-1-processing-n:127.0.0.1:55278_solr) [n:127.0.0.1:55278_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2729177 WARN  (zkCallback-3692-thread-2-processing-n:127.0.0.1:55277_solr) [n:127.0.0.1:55277_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2729178 ERROR (Thread[Thread-4800,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:55277_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2729178 WARN  (zkCallback-3693-thread-2-processing-n:127.0.0.1:55278_solr) [n:127.0.0.1:55278_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2729179 ERROR (Thread[Thread-4801,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:55278_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2729209 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 0x1567a8675650007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2729209 INFO  (jetty-launcher-3682-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4955c435{/solr,null,UNAVAILABLE}
   [junit4]   2> 2729211 INFO  (jetty-launcher-3682-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36ddb47c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2729226 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55273 55273
   [junit4]   2> 2729229 INFO  (Thread-4777) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55273 55273
   [junit4]   2> 2729230 WARN  (Thread-4777) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2729231 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_201F8DDEAF812352-001
   [junit4]   2> Aug 11, 2016 4:54:11 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=178, maxMBSortInHeap=5.982089600379505, sim=RandomSimilarity(queryNorm=true): {}, locale=mk, timezone=PNT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=226408240,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingCustomTest, FullSolrCloudDistribCmdsTest, TestQueryTypes, CdcrRequestHandlerTest, SolrInfoMBeanTest, TestManagedSchema, TestSSLRandomization, PKIAuthenticationIntegrationTest, QueryParsingTest, DefaultValueUpdateProcessorTest, SortSpecParsingTest, DistributedMLTComponentTest, TestRTGBase, RecoveryAfterSoftCommitTest, CloneFieldUpdateProcessorFactoryTest, DeleteStatusTest, TestFiltering, TestCSVResponseWriter, TestRestoreCore, TestManagedResourceStorage, SolrIndexSplitterTest, TestTrieFacet, TestSubQueryTransformer, DebugComponentTest, OpenCloseCoreStressTest, TestSolrDeletionPolicy2, TestDynamicFieldCollectionResource, TestScoreJoinQPNoScore, TestUseDocValuesAsStored2, HdfsSyncSliceTest, TestImplicitCoreProperties, DeleteReplicaTest, HdfsRecoveryZkTest, TestConfigSetsAPIExclusivity, TestRecovery, TestTolerantUpdateProcessorCloud, TestGraphMLResponseWriter, VMParamsZkACLAndCredentialsProvidersTest, TestMinMaxOnMultiValuedField, TestSolrIndexConfig, TestCoreDiscovery, TestFieldCacheWithThreads, TestMissingGroups, TestQuerySenderListener, IndexSchemaRuntimeFieldTest, SuggesterTSTTest, CachingDirectoryFactoryTest, DistributedFacetPivotWhiteBoxTest, TestStressRecovery, AtomicUpdatesTest, TestCloudPivotFacet, SpellCheckCollatorTest, VersionInfoTest, PluginInfoTest, TestPHPSerializedResponseWriter, DirectoryFactoryTest, SmileWriterTest, TestClusterStateMutator, MergeStrategyTest, ZkSolrClientTest, AsyncCallRequestStatusResponseTest, ConcurrentDeleteAndCreateCollectionTest, TestSolrConfigHandler, TestRawTransformer, TestDistributedMissingSort, CurrencyFieldOpenExchangeTest, TestSolrQueryParser, OpenExchangeRatesOrgProviderTest, CoreMergeIndexesAdminHandlerTest, SpellingQueryConverterTest, TestExactSharedStatsCache, MultiThreadedOCPTest, UniqFieldsUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest, NumericFieldsTest, CheckHdfsIndexTest, MinimalSchemaTest, TestFastOutputStream, TestRangeQuery, TestUninvertingReader, TestConfigReload, DirectUpdateHandlerOptimizeTest, ConvertedLegacyTest, ResourceLoaderTest, SolrCmdDistributorTest, DataDrivenBlockJoinTest, TestFieldCacheSortRandom, SortByFunctionTest, ExplicitHLLTest, TestComplexPhraseQParserPlugin, TolerantUpdateProcessorTest, TestCollectionAPI, AnalyticsQueryTest, TestInitParams, SuggesterTest, TestRealTimeGet, RuleEngineTest, ChangedSchemaMergeTest, TestLMJelinekMercerSimilarityFactory, DistributedFacetPivotLargeTest, TestMiniSolrCloudClusterBase, TestDistributedGrouping, BlockJoinFacetDistribTest, HLLSerializationTest, BaseCdcrDistributedZkTest, TestDistributedStatsComponentCardinality, TestGraphTermsQParserPlugin, TestBinaryResponseWriter, BadCopyFieldTest, HdfsChaosMonkeySafeLeaderTest, BasicFunctionalityTest, TestLeaderInitiatedRecoveryThread, ForceLeaderTest, HdfsBasicDistributedZkTest, TestJoin, TestAtomicUpdateErrorCases, NotRequiredUniqueKeyTest, HdfsWriteToMultipleCollectionsTest, BlockJoinFacetSimpleTest, DeleteLastCustomShardedReplicaTest, SolrCoreCheckLockOnStartupTest, TestLRUStatsCache, SSLMigrationTest, TestStandardQParsers, AutoCommitTest, NoCacheHeaderTest, AliasIntegrationTest, TestDownShardTolerantSearch, TestReload, TestCopyFieldCollectionResource, TestFieldSortValues, TestSchemaSimilarityResource, TestSolrCloudWithKerberosAlt, TestCloudManagedSchema, TestSchemaNameResource, WordBreakSolrSpellCheckerTest, SpellPossibilityIteratorTest, TestRTimerTree, FacetPivotSmallTest, CSVRequestHandlerTest, TestReversedWildcardFilterFactory, TestDefaultStatsCache, TestSimpleQParserPlugin, TestOverriddenPrefixQueryForCustomFieldType, TestRandomCollapseQParserPlugin, TestBackupRepositoryFactory, TestSlowCompositeReaderWrapper, TestFieldCacheSanityChecker, CloudExitableDirectoryReaderTest, TestXmlQParserPlugin, TestFuzzyAnalyzedSuggestions, ReplaceNodeTest, TestManagedStopFilterFactory, TestRandomFaceting, SpatialRPTFieldTypeTest, BasicDistributedZkTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, ClusterStateUpdateTest, TestZkChroot, ZkCLITest, TestDistributedSearch, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, PeerSyncTest, BadIndexSchemaTest, TestFunctionQuery, TestBadConfig, SoftAutoCommitTest, ShowFileRequestHandlerTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, TestQueryUtils, StandardRequestHandlerTest, TestOmitPositions, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TestIndexingPerformance, TestArbitraryIndexDir, RegexBoostProcessorTest, IndexSchemaTest, TestCollationField, JSONWriterTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest, TestQuerySenderNoQuery, ResponseLogComponentTest, MultiTermTest, TestBinaryField, TestConfig, TestPostingsSolrHighlighter, DirectSolrConnectionTest, TestPhraseSuggestions, TestXIncludeConfig, TestPerFieldSimilarity, TestFastWriter, TestJmxMonitoredMap, DateMathParserTest, TestSystemIdResolver, TestSuggestSpellingConverter, DOMUtilTest, TestSolrJ, TestUtils, ZkNodePropsTest, FileUtilsTest, CursorPagingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, ConnectionReuseTest, CdcrReplicationDistributedZkTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerStatusTest, RemoteQueryErrorTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLockTree, TestMiniSolrCloudCluster, TestRebalanceLeaders, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [498/629 (1!)] on J1 in 4.79s, 8 tests, 1 failure <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_201F8DDEAF812352-001\init-core-data-001
   [junit4]   2> 2730546 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[201F8DDEAF812352]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2730687 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[201F8DDEAF812352]-w

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

.read(SocketInputStream.java:170)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
   [junit4]    > 	... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.security.BasicAuthIntegrationTest_201F8DDEAF812352-001
   [junit4]   2> Aug 11, 2016 5:01:14 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=Memory doPackFST= true), multiDefault=BlockTreeOrds(blocksize=128), intDefault=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=LuceneFixedGap), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=Memory doPackFST= true), timestamp=PostingsFormat(name=Memory doPackFST= true)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene54), timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=256, maxMBSortInHeap=6.48554243562658, sim=RandomSimilarity(queryNorm=true): {}, locale=es, timezone=America/Yellowknife
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=215714672,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, TestDFRSimilarityFactory, GraphQueryTest, HdfsRecoverLeaseTest, SOLR749Test, TestPartialUpdateDeduplication, RollingRestartTest, TestReqParamsAPI, OverseerCollectionConfigSetProcessorTest, XsltUpdateRequestHandlerTest, TestFieldCacheReopen, TestExtendedDismaxParser, TestFileDictionaryLookup, DocumentBuilderTest, TestCSVLoader, JsonLoaderTest, LeaderInitiatedRecoveryOnCommitTest, TestSolrCLIRunExample, QueryElevationComponentTest, CdcrBootstrapTest, TestRawResponseWriter, SystemInfoHandlerTest, FastVectorHighlighterTest, BitVectorTest, BooleanFieldTest, HardAutoCommitTest, TestReplicationHandler, CdcrVersionReplicationTest, TestDynamicFieldResource, DeleteInactiveReplicaTest, TestEmbeddedSolrServerConstructors, CollectionTooManyReplicasTest, TestOrdValues, LeaderElectionTest, ConfigSetsAPITest, CurrencyFieldXmlFileTest, TestScoreJoinQPScore, ExternalFileFieldSortTest, ChaosMonkeyNothingIsSafeTest, HdfsBasicDistributedZk2Test, TestUpdate, TestDynamicLoading, TestJmxIntegration, IndexBasedSpellCheckerTest, OverseerRolesTest, TestIBSimilarityFactory, TestCloudPseudoReturnFields, TestCustomSort, DisMaxRequestHandlerTest, HttpPartitionTest, TestNamedUpdateProcessors, DirectSolrSpellCheckerTest, TestDocBasedVersionConstraints, TestRestManager, TestSearcherReuse, InfoHandlerTest, TestMaxScoreQueryParser, CdcrReplicationHandlerTest, MBeansHandlerTest, UnloadDistributedZkTest, TestRandomDVFaceting, TestMergePolicyConfig, PrimUtilsTest, SolrIndexConfigTest, TestStressUserVersions, CollectionsAPISolrJTest, TestHighlightDedupGrouping, HdfsDirectoryTest, SpatialHeatmapFacetsTest, DistributedFacetPivotLongTailTest, TestConfigSetProperties, TestPseudoReturnFields, TestHashQParserPlugin, BlockJoinFacetRandomTest, RecoveryZkTest, EnumFieldTest, CreateCollectionCleanupTest, TestRandomRequestDistribution, ActionThrottleTest, TestDocSet, TestReplicaProperties, TestStressReorder, TestAnalyzeInfixSuggestions, TimeZoneUtilsTest, TestCodecSupport, PolyFieldTest, TestAddFieldRealTimeGet, TestSolrFieldCacheMBean, ReplicationFactorTest, DocumentAnalysisRequestHandlerTest, TestSchemaVersionResource, TestOnReconnectListenerSupport, TestGroupingSearch, SaslZkACLProviderTest, TestSolrDeletionPolicy1, SolrRequestParserTest, CdcrUpdateLogTest, TestFieldCacheVsDocValues, SolrTestCaseJ4Test, TestSolrQueryResponse, TestClassicSimilarityFactory, SimpleCollectionCreateDeleteTest, TestFieldResource, TestQueryWrapperFilter, TestNumericTerms64, SampleTest, HighlighterMaxOffsetTest, TestDistribDocBasedVersion, DistributedQueryComponentCustomSortTest, TestCollapseQParserPlugin, TestTolerantSearch, CleanupOldIndexTest, TestObjectReleaseTracker, AddBlockUpdateTest, TestXmlQParser, TermsComponentTest, CloudMLTQParserTest, StatelessScriptUpdateProcessorFactoryTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestBlobHandler, ClusterStateTest, PrimitiveFieldTypeTest, MoreLikeThisHandlerTest, HighlighterTest, MigrateRouteKeyTest, CoreSorterTest, TestSmileRequest, TestRuleBasedAuthorizationPlugin, BJQParserTest, TestHdfsBackupRestoreCore, TestAuthorizationFramework, TestLFUCache, ScriptEngineTest, TestSweetSpotSimilarityFactory, ClassificationUpdateProcessorFactoryTest, BigEndianAscendingWordDeserializerTest, ReturnFieldsTest, TestGeoJSONResponseWriter, TestMacros, SpatialFilterTest, TestHighFrequencyDictionaryFactory, PathHierarchyTokenizerFactoryTest, TestLazyCores, TestLMDirichletSimilarityFactory, TestCoreContainer, HdfsChaosMonkeyNothingIsSafeTest, DistribJoinFromCollectionTest, UUIDFieldTest, TestRemoteStreaming, TestHdfsUpdateLog, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestStressVersions, DistributedTermsComponentTest, StatsComponentTest, TestSort, DirectUpdateHandlerTest, TestIndexSearcher, DistributedQueryElevationComponentTest, CoreAdminHandlerTest, TestStressLucene, TestTrie, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DocValuesMultiTest, DistanceFunctionTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestWriterPerf, RequestHandlersTest, TermVectorComponentTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, TestComponentsName, SearchHandlerTest, AlternateDirectoryTest, CopyFieldTest, BadComponentTest, TestSearchPerf, TestElisionMultitermQuery, OutputWriterTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, TestBM25SimilarityFactory, URLClassifyProcessorTest, TestFastLRUCache, PreAnalyzedFieldTest, DateFieldTest, RAMDirectoryFactoryTest, TestLRUCache, TestDocumentBuilder, SliceStateTest, CircularListTest, DistributedIntervalFacetingTest, TestJettySolrRunner, AssignTest, AsyncMigrateRouteKeyTest, CollectionStateFormat2Test, ConnectionManagerTest, DeleteNodeTest, DeleteShardTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, OverseerTaskQueueTest, RestartWhileUpdatingTest, ShardSplitTest, TestExclusionRuleCollectionAccess, TestLocalFSCloudBackupRestore, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestRequestForwarding, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkStateWriterTest, RulesTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, JavabinLoaderTest, WrapperMergePolicyFactoryTest, TestIntervalFaceting, TestCustomDocTransformer, TestSortingResponseWriter, TestChildDocTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, TestCloudSchemaless, TestCollationFieldDocValues, TestManagedSchemaAPI, TestSchemaManager, TestUseDocValuesAsStored, AnalyticsMergeStrategyTest, CursorMarkTest, RankQueryTest, TestFilteredDocIdSet, TestInitQParser, TestNoOpRegenerator, TestReRankQParserPlugin, TestRecoveryHdfs, TestReloadDeadlock, TestSolr4Spatial2, TestJsonFacets, TestSortByMinMaxFunction, TestJsonRequest, SimpleMLTQParserTest, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDistribIDF, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [599/629 (3!)] on J0 in 18.15s, 1 test, 1 error <<< FAILURES!

[...truncated 60204 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6041 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6041/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([D908C925ECB64765]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([D908C925ECB64765]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12127 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_D908C925ECB64765-001\init-core-data-001
   [junit4]   2> 2677891 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[D908C925ECB64765]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2678039 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[D908C925ECB64765]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2678060 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[D908C925ECB64765]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=5, maxDocsPerChunk=799, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=5, blockSize=4)), sim=ClassicSimilarity, locale=sr-Latn-BA, timezone=America/Guayaquil
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=134681328,total=359464960
   [junit4]   2> NOTE: All tests run in this JVM: [AnalyticsQueryTest, SortSpecParsingTest, TestReload, ChaosMonkeySafeLeaderTest, TestCoreDiscovery, DebugComponentTest, TestSha256AuthenticationProvider, StatsComponentTest, TestImplicitCoreProperties, BlockJoinFacetDistribTest, DistributedFacetPivotSmallAdvancedTest, TestCSVResponseWriter, TestReloadDeadlock, DirectUpdateHandlerOptimizeTest, TestReversedWildcardFilterFactory, HdfsChaosMonkeySafeLeaderTest, ShardSplitTest, ZkNodePropsTest, TestSSLRandomization, TestRandomFlRTGCloud, TestBinaryField, TestUninvertingReader, TestZkChroot, TestQueryTypes, TestBackupRepositoryFactory, HLLSerializationTest, SpellingQueryConverterTest, TolerantUpdateProcessorTest, BasicFunctionalityTest, ShowFileRequestHandlerTest, TestSolr4Spatial, DistributedFacetPivotWhiteBoxTest, TestManagedResourceStorage, SearchHandlerTest, TestSolrQueryParser, HdfsBasicDistributedZkTest, TestSchemaSimilarityResource, TestQuerySenderListener, SynonymTokenizerTest, MigrateRouteKeyTest, TestFieldCache, TestIndexSearcher, SuggestComponentContextFilterQueryTest, TestBulkSchemaAPI, TestSimpleTrackingShardHandler, ConjunctionSolrSpellCheckerTest, ZkSolrClientTest, BasicZkTest, DocValuesMissingTest, TestBinaryResponseWriter, TestCollectionAPI, TestConfigSetsAPIExclusivity, TestSubQueryTransformerDistrib, DateFieldTest, TestScoreJoinQPNoScore, DistributedQueryComponentOptimizationTest, TestWriterPerf, ZkStateWriterTest, SuggesterTSTTest, TestExceedMaxTermLength, TestReRankQParserPlugin, TlogReplayBufferedWhileIndexingTest, CdcrReplicationDistributedZkTest, TestSerializedLuceneMatchVersion, TestSchemaManager, TestSuggestSpellingConverter, DateMathParserTest, TestSimpleQParserPlugin, TestPHPSerializedResponseWriter, BlobRepositoryCloudTest, TestQueryUtils, TestSolrConfigHandlerCloud, JavabinLoaderTest, AutoCommitTest, FacetPivotSmallTest, SolrInfoMBeanTest, TestValueSourceCache, TestCloudManagedSchema, ConnectionReuseTest, CheckHdfsIndexTest, TestMiniSolrCloudClusterSSL, TestCustomDocTransformer, TestRawTransformer, BasicDistributedZk2Test, RequestLoggingTest, EchoParamsTest, DeleteShardTest, OpenExchangeRatesOrgProviderTest, LoggingHandlerTest, TestDFISimilarityFactory, TestNumericTerms32, TestFieldCollectionResource, HdfsSyncSliceTest, TestPerFieldSimilarityWithDefaultOverride, DistributedFacetPivotLargeTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DefaultValueUpdateProcessorTest, FileUtilsTest, SecurityConfHandlerTest, CSVRequestHandlerTest, TestRealTimeGet, ConnectionManagerTest, TestRTimerTree, TestSolrCloudWithKerberosAlt, LeaderInitiatedRecoveryOnCommitTest, TestRecovery, DistributedMLTComponentTest, TestTolerantUpdateProcessorCloud, TestExactSharedStatsCache, TermVectorComponentDistributedTest, CoreAdminCreateDiscoverTest, PluginInfoTest, AtomicUpdatesTest, TestSlowCompositeReaderWrapper, DistributedDebugComponentTest, BlockCacheTest, CustomCollectionTest, CoreAdminHandlerTest, BlockJoinFacetSimpleTest, TestFieldCacheSanityChecker, WordBreakSolrSpellCheckerTest, OverseerTaskQueueTest, TestInitQParser, TestCloudDeleteByQuery, DirectSolrConnectionTest, TestSubQueryTransformer, ConcurrentDeleteAndCreateCollectionTest, TestSolrJ, CloneFieldUpdateProcessorFactoryTest, OverseerRolesTest, TestTrieFacet, VersionInfoTest, SpatialRPTFieldTypeTest, OverseerCollectionConfigSetProcessorTest, TestRTGBase, TestSolr4Spatial2, HttpPartitionTest, TestJsonRequest, RemoteQueryErrorTest, MultiTermTest, SuggesterTest, ConvertedLegacyTest, SpellCheckComponentTest, DistributedTermsComponentTest, RestartWhileUpdatingTest, TestConfigReload, TestRangeQuery, SolrCmdDistributorTest, CollectionsAPIDistributedZkTest, SpellPossibilityIteratorTest, TestHdfsCloudBackupRestore, TestUseDocValuesAsStored2, TestFreeTextSuggestions, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestRandomFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestJoin, TestCoreContainer, SimpleFacetsTest, QueryElevationComponentTest, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SpellCheckCollatorTest, DocValuesTest, TestRemoteStreaming, TestSurroundQueryParser, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, TestCollationField, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, TestSolrDeletionPolicy2, NumericFieldsTest, OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, TestFastOutputStream, TestFastLRUCache, PreAnalyzedFieldTest, TestSystemIdResolver, RAMDirectoryFactoryTest, TestUtils, UUIDFieldTest, CircularListTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DistribDocExpirationUpdateProcessorTest, DistributedVersionInfoTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerStatusTest, ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCryptoKeys, TestLockTree, TestMiniSolrCloudClusterBase, TestRandomRequestDistribution, TestReplicaProperties, TestRequestForwarding, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=D908C925ECB64765 -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=America/Guayaquil -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D908C925ECB64765]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D908C925ECB64765]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [490/627 (1!)] on J1 in 0.22s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52839 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6040 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6040/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_D76D909DA49DB3CC-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_D76D909DA49DB3CC-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_D76D909DA49DB3CC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_D76D909DA49DB3CC-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_D76D909DA49DB3CC-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_D76D909DA49DB3CC-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_D76D909DA49DB3CC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_D76D909DA49DB3CC-001

	at __randomizedtesting.SeedInfo.seed([D76D909DA49DB3CC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:57948/forceleader_test_collection_shard1_replica1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:57948/forceleader_test_collection_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([4559B5DD49F8D4E9:A3CE811D707A2D88]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:774)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.assertSendDocFails(ForceLeaderTest.java:315)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:57948/forceleader_test_collection_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:768)
	... 49 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:57948/forceleader_test_collection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 50 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:57948 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 54 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 64 more


FAILED:  org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:64771/ri/w/c8n_1x3_lf_shard1_replica1]

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:64771/ri/w/c8n_1x3_lf_shard1_replica1]
	at __randomizedtesting.SeedInfo.seed([4559B5DD49F8D4E9:CD0D8A07E704B911]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.testRf3WithLeaderFailover(LeaderFailoverAfterPartitionTest.java:178)
	at org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test(LeaderFailoverAfterPartitionTest.java:57)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:64771/ri/w/c8n_1x3_lf_shard1_replica1]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:64771/ri/w/c8n_1x3_lf_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:64771 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([4559B5DD49F8D4E9:2DE680F79962C605]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: IOException occured when talking to server at: http://127.0.0.1:50670/solr/testSolrCloudCollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([4559B5DD49F8D4E9:78811BF171168A99]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.security.BasicAuthIntegrationTest.doExtraTests(BasicAuthIntegrationTest.java:193)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testCollectionCreateSearchDelete(TestMiniSolrCloudClusterBase.java:196)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterBase.testBasics(TestMiniSolrCloudClusterBase.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:50670/solr/testSolrCloudCollection_shard1_replica1
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:622)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:366)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 3 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([4559B5DD49F8D4E9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor20.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([4559B5DD49F8D4E9]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([4559B5DD49F8D4E9]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 7559 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1021, maxMBSortInHeap=7.389623519110546, sim=RandomSimilarity(queryNorm=true): {}, locale=hu, timezone=Pacific/Wallis
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=50158680,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [SweetSpotSimilarityTest, TestDiversifiedTopDocsCollector, TestPKIndexSplitter, TestIndexSplitter, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=D76D909DA49DB3CC -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Pacific/Wallis -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestRAFDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_D76D909DA49DB3CC-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_D76D909DA49DB3CC-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_D76D909DA49DB3CC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_D76D909DA49DB3CC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D76D909DA49DB3CC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:323)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [10/10 (1!)] on J1 in 4.01s, 44 tests, 1 error <<< FAILURES!

[...truncated 3071 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\init-core-data-001
   [junit4]   2> 36381 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[4559B5DD49F8D4E9]-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> 36381 INFO  (SUITE-LeaderFailoverAfterPartitionTest-seed#[4559B5DD49F8D4E9]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ri/w
   [junit4]   2> 36387 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 36388 INFO  (Thread-43) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 36388 INFO  (Thread-43) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 36488 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.ZkTestServer start zk server on port:64764
   [junit4]   2> 36488 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 36488 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 36493 INFO  (zkCallback-36-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@86eb31f name:ZooKeeperConnection Watcher:127.0.0.1:64764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 36493 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 36493 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 36493 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 36498 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 36499 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 36500 INFO  (zkCallback-37-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13c7a4b1 name:ZooKeeperConnection Watcher:127.0.0.1:64764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 36500 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 36500 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 36500 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 36503 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 36505 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 36507 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 36510 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 36510 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 36513 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 36514 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 36517 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 36517 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 36519 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 36519 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 36522 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 36522 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 36524 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 36525 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 36527 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 36528 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 36530 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 36530 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 36533 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 36533 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 36535 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 36535 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 36537 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 36537 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 36541 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 0x15675d9ea100001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 37028 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\cores\collection1
   [junit4]   2> 37033 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 37034 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@353cdfd2{/ri/w,null,AVAILABLE}
   [junit4]   2> 37037 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.e.j.s.ServerConnector Started ServerConnector@403ab0c5{HTTP/1.1,[http/1.1]}{127.0.0.1:64772}
   [junit4]   2> 37037 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.e.j.s.Server Started @41359ms
   [junit4]   2> 37038 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\tempDir-001/control/data, hostContext=/ri/w, hostPort=64771, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\cores}
   [junit4]   2> 37038 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 37038 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001'
   [junit4]   2> 37038 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 37038 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 37039 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 37040 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 37043 INFO  (zkCallback-38-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@404c758d name:ZooKeeperConnection Watcher:127.0.0.1:64764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 37043 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 37043 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 37046 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 37046 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 0x15675d9ea100002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 37046 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\solr.xml
   [junit4]   2> 37063 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\cores
   [junit4]   2> 37063 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.CoreContainer New CoreContainer 909743193
   [junit4]   2> 37063 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001]
   [junit4]   2> 37063 WARN  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\lib
   [junit4]   2> 37063 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 37068 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 37068 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 37068 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 37068 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64764/solr
   [junit4]   2> 37068 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 37068 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 37070 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 37073 INFO  (zkCallback-41-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5646985f name:ZooKeeperConnection Watcher:127.0.0.1:64764 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 37073 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 37073 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 37076 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 0x15675d9ea100003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 37077 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/1180042989@52b64f95
   [junit4]   2> 37079 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 37081 INFO  (zkCallback-42-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c56ed0f name:ZooKeeperConnection Watcher:127.0.0.1:64764/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 37081 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 37083 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 37085 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 37090 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 37092 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 37093 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 37095 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 37097 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 37098 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 37100 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 37102 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 37103 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 37104 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 37106 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 37108 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 37110 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 37110 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96394020830314500-127.0.0.1:64771_ri%2Fw-n_0000000000
   [junit4]   2> 37111 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64771_ri%2Fw
   [junit4]   2> 37111 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 37114 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.Overseer Overseer (id=96394020830314500-127.0.0.1:64771_ri%2Fw-n_0000000000) starting
   [junit4]   2> 37117 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 37126 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 37127 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64771_ri%2Fw
   [junit4]   2> 37127 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:64771_ri%2Fw
   [junit4]   2> 37128 INFO  (OverseerStateUpdate-96394020830314500-127.0.0.1:64771_ri%2Fw-n_0000000000) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 37128 INFO  (zkCallback-42-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 37131 INFO  (OverseerCollectionConfigSetProcessor-96394020830314500-127.0.0.1:64771_ri%2Fw-n_0000000000) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 37137 INFO  (OverseerStateUpdate-96394020830314500-127.0.0.1:64771_ri%2Fw-n_0000000000) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 37140 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 37140 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 37140 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\cores
   [junit4]   2> 37142 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 37142 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\cores\collection1
   [junit4]   2> 37142 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 37143 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 37143 INFO  (TEST-LeaderFailoverAfterPartitionTest.test-seed#[4559B5DD49F8D4E9]) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 37146 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 37146 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 37148 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 37149 INFO  (OverseerStateUpdate-96394020830314500-127.0.0.1:64771_ri%2Fw-n_0000000000) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64771/ri/w",
   [junit4]   2>   "node_name":"127.0.0.1:64771_ri%2Fw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 37149 INFO  (OverseerStateUpdate-96394020830314500-127.0.0.1:64771_ri%2Fw-n_0000000000) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:64771/ri/w",
   [junit4]   2>   "node_name":"127.0.0.1:64771_ri%2Fw",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 37150 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 37150 INFO  (OverseerStateUpdate-96394020830314500-127.0.0.1:64771_ri%2Fw-n_0000000000) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 37151 INFO  (OverseerStateUpdate-96394020830314500-127.0.0.1:64771_ri%2Fw-n_0000000000) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 37152 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 37154 INFO  (zkCallback-42-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 38154 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 38154 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 38156 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 38156 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 38157 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 38157 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\cores\collection1'
   [junit4]   2> 38158 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 38158 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 38160 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 38174 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 38177 WARN  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 38179 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 38196 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 38205 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 38318 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 38327 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 38328 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 38340 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 38344 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 38346 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 38348 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 38351 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 38351 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 38351 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 38352 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\cores\collection1\data\]
   [junit4]   2> 38352 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25acfe88
   [junit4]   2> 38353 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 38353 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 38353 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\cores\collection1\data\
   [junit4]   2> 38353 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\cores\collection1\data\index/
   [junit4]   2> 38353 WARN  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 38353 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LeaderFailoverAfterPartitionTest_4559B5DD49F8D4E9-001\control-001\cores\collection1\data\index
   [junit4]   2> 38354 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=25.5615234375, floorSegmentMB=1.71875, forceMergeDeletesPctAllowed=28.57596212100997, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4155779659627489
   [junit4]   2> 38365 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f0db8d9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e44c3f4),segFN=segments_1,generation=1}
   [junit4]   2> 38365 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 38368 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 38368 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 38369 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 38369 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 38369 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 38369 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 38369 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 38369 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 38369 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 38369 WARN  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 38374 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 38376 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 38377 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 38378 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 38382 INFO  (coreLoadExecutor-88-thread-1-processing-n:127.0.0.1:64771_ri%2Fw) [n:127.0.0.1:64771_ri%2Fw c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 38382 INFO  (coreLoa

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

4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1530, maxMBSortInHeap=7.45702088542162, sim=RandomSimilarity(queryNorm=false): {}, locale=ar, timezone=America/El_Salvador
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=90615832,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSubQueryTransformerDistrib, TestSystemIdResolver, TestNumericTerms32, TestConfigSets, LoggingHandlerTest, ResourceLoaderTest, TestRTGBase, EchoParamsTest, TestReloadDeadlock, StatsComponentTest, TestRandomCollapseQParserPlugin, TestRandomFaceting, DateMathParserTest, TestStressCloudBlindAtomicUpdates, SolrInfoMBeanTest, AtomicUpdatesTest, ConcurrentDeleteAndCreateCollectionTest, TestManagedStopFilterFactory, TestStressRecovery, BlockJoinFacetDistribTest, CloneFieldUpdateProcessorFactoryTest, ShardSplitTest, TestReplicationHandlerBackup, FieldMutatingUpdateProcessorTest, SolrXmlInZkTest, OverseerRolesTest, TestCharFilters, TestPivotHelperCode, TestFieldTypeCollectionResource, TestGraphTermsQParserPlugin, AnalysisErrorHandlingTest, TestUtils, TestCrossCoreJoin, TestMiniSolrCloudClusterBase, SortSpecParsingTest, TestSimpleQParserPlugin, CSVRequestHandlerTest, HdfsChaosMonkeySafeLeaderTest, TestPerFieldSimilarity, VersionInfoTest, MultiTermTest, DateFieldTest, TestFreeTextSuggestions, TestFieldCacheWithThreads, FileBasedSpellCheckerTest, DebugComponentTest, AutoCommitTest, TestExceedMaxTermLength, NotRequiredUniqueKeyTest, FileUtilsTest, SuggestComponentContextFilterQueryTest, SolrCoreCheckLockOnStartupTest, OpenExchangeRatesOrgProviderTest, TestFoldingMultitermQuery, TestScoreJoinQPNoScore, TestSimpleTrackingShardHandler, HdfsTlogReplayBufferedWhileIndexingTest, TestDistributedStatsComponentCardinality, TestQueryUtils, TestFastWriter, HdfsLockFactoryTest, HLLSerializationTest, TestFieldCache, BigEndianAscendingWordSerializerTest, TestMissingGroups, SpatialRPTFieldTypeTest, TestConfigSetsAPIExclusivity, TestTestInjection, DistributedVersionInfoTest, OverseerCollectionConfigSetProcessorTest, IndexSchemaRuntimeFieldTest, SpellCheckCollatorTest, TestBackupRepositoryFactory, SuggesterWFSTTest, DirectUpdateHandlerOptimizeTest, TestSchemaManager, HdfsBasicDistributedZkTest, FacetPivotSmallTest, TestBulkSchemaAPI, MergeStrategyTest, SolrIndexSplitterTest, TestLeaderInitiatedRecoveryThread, TestLMJelinekMercerSimilarityFactory, TestInitQParser, DistributedFacetPivotLargeTest, TestReloadAndDeleteDocs, TestBadConfig, TestRealTimeGet, BasicFunctionalityTest, DistanceUnitsTest, DistributedQueryComponentOptimizationTest, NoCacheHeaderTest, TestTrieFacet, DistribJoinFromCollectionTest, TestJettySolrRunner, TestAtomicUpdateErrorCases, TestBinaryField, NumericFieldsTest, HttpPartitionTest, BasicZkTest, TestComplexPhraseQParserPlugin, ConnectionReuseTest, UpdateRequestProcessorFactoryTest, TestWriterPerf, TestQueryTypes, DirectSolrConnectionTest, TestDistributedGrouping, UniqFieldsUpdateProcessorFactoryTest, LeaderInitiatedRecoveryOnCommitTest, CachingDirectoryFactoryTest, PKIAuthenticationIntegrationTest, TestSolr4Spatial, TestQuerySenderListener, CheckHdfsIndexTest, TestCoreDiscovery, BlockCacheTest, TestIndexSearcher, SolrCLIZkUtilsTest, TestConfigReload, TestFuzzyAnalyzedSuggestions, TestRTimerTree, DistanceFunctionTest, ZkNodePropsTest, SignatureUpdateProcessorFactoryTest, DistributedDebugComponentTest, TestCSVResponseWriter, DirectoryFactoryTest, TestSha256AuthenticationProvider, TestOmitPositions, TestTrie, TestSolr4Spatial2, CoreMergeIndexesAdminHandlerTest, ShowFileRequestHandlerTest, TestReversedWildcardFilterFactory, SparseHLLTest, TestLockTree, ShardRoutingCustomTest, TestCryptoKeys, TestSSLRandomization, SynonymTokenizerTest, TestDownShardTolerantSearch, TestCollationField, DistributedFacetPivotSmallAdvancedTest, OutOfBoxZkACLAndCredentialsProvidersTest, HdfsSyncSliceTest, SortByFunctionTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRebalanceLeaders, TestSolrCoreProperties, TestSolrXml, RestartWhileUpdatingTest, TestCustomDocTransformer, QueryParsingTest, TestDFISimilarityFactory, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, TestJoin, TestReload, HardAutoCommitTest, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, SpatialFilterTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, CacheHeaderTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, SolrPluginUtilsTest, TestJmxIntegration, ReturnFieldsTest, JSONWriterTest, MBeansHandlerTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestSolrDeletionPolicy2, TestDocSet, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestBM25SimilarityFactory, TestFastOutputStream, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, SliceStateTest, UUIDFieldTest, DistributedMLTComponentTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestDistributedMissingSort, TestTolerantSearch, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, CustomCollectionTest, DeleteStatusTest, DistribCursorPagingTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest, RollingRestartTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCollectionAPI, TestOnReconnectListenerSupport, TestSizeLimitedDistributedMap, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsUnloadDistributedZkTest, TestClusterStateMutator, RuleEngineTest, RulesTest, TestSolrConfigHandlerConcurrent, DistributedFacetPivotWhiteBoxTest, TestExpandComponent, JavabinLoaderTest, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, SmileWriterTest, TestIntervalFaceting, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestRawResponseWriter, TestRawTransformer, TestSortingResponseWriter, TestChildDocTransformer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestManagedResource, TestManagedResourceStorage, TestCopyFieldCollectionResource, TestDefaultSearchFieldResource, TestDynamicFieldResource, TestFieldResource, TestSchemaSimilarityResource, TestSolrQueryParserDefaultOperatorResource, TestUniqueKeyFieldResource, BooleanFieldTest, DocValuesMissingTest, TestCloudSchemaless, TestRecoveryHdfs, TestSmileRequest, TestXmlQParserPlugin, TestJsonFacets, SimpleMLTQParserTest, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, TestLRUStatsCache, BufferStoreTest, HdfsDirectoryTest, TestDocTermOrds, TestFieldCacheReopen, TestFieldCacheSanityChecker, TestFieldCacheSort, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, TestLegacyFieldCache, TestUninvertingReader, AddBlockUpdateTest, DataDrivenBlockJoinTest, TestDocBasedVersionConstraints, TestSolrCLIRunExample]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCLIRunExample -Dtests.seed=4559B5DD49F8D4E9 -Dtests.slow=true -Dtests.locale=ar -Dtests.timezone=America/El_Salvador -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCLIRunExample (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 3 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4559B5DD49F8D4E9]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [627/627 (6!)] on J1 in 25.57s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 60101 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6039 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6039/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
[index.20160810085743940, index.20160810085755855, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: [index.20160810085743940, index.20160810085755855, index.properties, replication.properties, snapshot_metadata] expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([ED1152266F24BEDE:36BA52E06A0CD76D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:907)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:874)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([ED1152266F24BEDE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
	at sun.reflect.GeneratedMethodAccessor70.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([ED1152266F24BEDE]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([ED1152266F24BEDE]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11430 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_ED1152266F24BEDE-001\init-core-data-001
   [junit4]   2> 1407746 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[ED1152266F24BEDE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1407993 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[ED1152266F24BEDE]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 1408019 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[ED1152266F24BEDE]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1408047 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[ED1152266F24BEDE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1097, maxMBSortInHeap=5.253348903788692, sim=ClassicSimilarity, locale=be-BY, timezone=Etc/GMT+11
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=126555192,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCursorMarkWithoutUniqueKey, ShardRoutingTest, TestStressLiveNodes, HLLUtilTest, DocValuesTest, QueryEqualityTest, SolrIndexConfigTest, TestExtendedDismaxParser, TestFieldCacheVsDocValues, CdcrVersionReplicationTest, ClassificationUpdateProcessorFactoryTest, TestPseudoReturnFields, TestFieldResource, TestRestManager, TestFastLRUCache, TestLazyCores, TestSort, SchemaVersionSpecificBehaviorTest, TestClassicSimilarityFactory, UUIDFieldTest, TestWordDelimiterFilterFactory, TestNumericTerms64, StressHdfsTest, TestChildDocTransformer, TestTolerantSearch, TestIBSimilarityFactory, ForceLeaderTest, OverseerStatusTest, TestLeaderElectionZkExpiry, TestElisionMultitermQuery, BitVectorTest, ClusterStateUpdateTest, SuggesterFSTTest, AnalysisAfterCoreReloadTest, TestDynamicLoading, DocumentBuilderTest, TestPostingsSolrHighlighter, CollectionReloadTest, TestBlobHandler, TestAnalyzedSuggestions, SpatialHeatmapFacetsTest, TestSubQueryTransformerCrossCore, TestCustomSort, TestConfigSetsAPIZkFailure, TestSQLHandler, TestJmxMonitoredMap, TestMergePolicyConfig, SoftAutoCommitTest, AnalyticsMergeStrategyTest, RecoveryZkTest, DistributedQueueTest, QueryElevationComponentTest, TestEmbeddedSolrServerConstructors, HdfsThreadLeakTest, BasicAuthIntegrationTest, CdcrUpdateLogTest, IndexBasedSpellCheckerTest, ReturnFieldsTest, SliceStateTest, BasicDistributedZkTest, DeleteInactiveReplicaTest, PreAnalyzedFieldTest, AsyncMigrateRouteKeyTest, DirectUpdateHandlerTest, LeaderElectionTest, CoreSorterTest, TriLevelCompositeIdRoutingTest, TestFieldCacheSort, HdfsCollectionsAPIDistributedZkTest, SystemInfoHandlerTest, CursorPagingTest, SuggestComponentTest, TestHighlightDedupGrouping, TestDynamicFieldResource, PathHierarchyTokenizerFactoryTest, IndexSchemaTest, RecoveryAfterSoftCommitTest, TestManagedSynonymFilterFactory, ReplicationFactorTest, TestConfigSetProperties, DistributedSuggestComponentTest, SpatialFilterTest, TestLocalFSCloudBackupRestore, TestCoreContainer, OverriddenZkACLAndCredentialsProvidersTest, QueryResultKeyTest, CircularListTest, TestLuceneMatchVersion, DisMaxRequestHandlerTest, DistribDocExpirationUpdateProcessorTest, TestMacros, WrapperMergePolicyFactoryTest, DirectSolrSpellCheckerTest, TestDefaultSearchFieldResource, RegexBoostProcessorTest, AddBlockUpdateTest, TestAnalyzeInfixSuggestions, CleanupOldIndexTest, CdcrReplicationHandlerTest, TestReplicaProperties, ParsingFieldUpdateProcessorsTest, DateRangeFieldTest, TestCodecSupport, SOLR749Test, TestFieldCacheReopen, TestFaceting, OverseerTest, PrimUtilsTest, TestArbitraryIndexDir, TestFilteredDocIdSet, HdfsRestartWhileUpdatingTest, TestHighFrequencyDictionaryFactory, TermsComponentTest, TestGroupingSearch, MultiThreadedOCPTest, URLClassifyProcessorTest, TestRuleBasedAuthorizationPlugin, DistributedFacetPivotLongTailTest, TestFileDictionaryLookup, TestNRTOpen, SharedFSAutoReplicaFailoverTest, ZkControllerTest, DistributedFacetPivotSmallTest, DocValuesMultiTest, DistributedQueryElevationComponentTest, HdfsUnloadDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, TestShortCircuitedRequests, TestCloudInspectUtil, HdfsBasicDistributedZk2Test, HdfsChaosMonkeyNothingIsSafeTest, TestUniqueKeyFieldResource, TestGeoJSONResponseWriter, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=ED1152266F24BEDE -Dtests.slow=true -Dtests.locale=be-BY -Dtests.timezone=Etc/GMT+11 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED1152266F24BEDE]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED1152266F24BEDE]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [264/627 (1!)] on J0 in 0.33s, 0 tests, 2 errors <<< FAILURES!

[...truncated 191 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\init-core-data-001
   [junit4]   2> 1681788 INFO  (SUITE-TestReplicationHandler-seed#[ED1152266F24BEDE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1681790 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterWrite2Slave
   [junit4]   2> 1681791 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\collection1
   [junit4]   2> 1681802 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1681803 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d16c589{/solr,null,AVAILABLE}
   [junit4]   2> 1681805 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@6f1e1f4f{HTTP/1.1,[http/1.1]}{127.0.0.1:60460}
   [junit4]   2> 1681805 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.e.j.s.Server Started @1686345ms
   [junit4]   2> 1681806 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=60460}
   [junit4]   2> 1681806 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1681806 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001'
   [junit4]   2> 1681806 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1681806 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1681807 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\solr.xml
   [junit4]   2> 1681817 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\.
   [junit4]   2> 1681817 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CoreContainer New CoreContainer 368000948
   [junit4]   2> 1681817 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001]
   [junit4]   2> 1681817 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\lib
   [junit4]   2> 1681817 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1681822 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1681822 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1681822 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1681822 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1681822 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1681823 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\.
   [junit4]   2> 1681826 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1681826 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\.\collection1
   [junit4]   2> 1681827 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1681827 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1681827 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1681828 INFO  (coreLoadExecutor-6523-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\collection1'
   [junit4]   2> 1681828 INFO  (coreLoadExecutor-6523-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1681828 INFO  (coreLoadExecutor-6523-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1681845 INFO  (coreLoadExecutor-6523-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1681847 WARN  (coreLoadExecutor-6523-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1681848 INFO  (coreLoadExecutor-6523-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1681854 INFO  (coreLoadExecutor-6523-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1681857 INFO  (coreLoadExecutor-6523-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1681863 INFO  (coreLoadExecutor-6523-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1681870 INFO  (coreLoadExecutor-6523-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\collection1'
   [junit4]   2> 1681870 INFO  (coreLoadExecutor-6523-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\.\collection1
   [junit4]   2> 1681870 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1681870 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1681870 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1681870 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\.\collection1\data\snapshot_metadata
   [junit4]   2> 1681870 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1681871 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1681871 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1681871 WARN  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1681871 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1681871 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=2, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.736328125, noCFSRatio=0.5756517071070965]
   [junit4]   2> 1681871 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@48393d58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f50407c),segFN=segments_1,generation=1}
   [junit4]   2> 1681872 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1681873 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1681875 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1681879 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1681880 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1681880 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1681881 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1681882 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1681882 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1681882 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1681883 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1681883 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1681883 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=38.1181640625, floorSegmentMB=2.14453125, forceMergeDeletesPctAllowed=5.575136136140456, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6788489251861857
   [junit4]   2> 1681883 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@48393d58 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5f50407c),segFN=segments_1,generation=1}
   [junit4]   2> 1681883 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1681883 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ef27c9a[collection1] main]
   [junit4]   2> 1681883 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\collection1\conf
   [junit4]   2> 1681883 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\collection1\conf}
   [junit4]   2> 1681883 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-001\collection1\conf
   [junit4]   2> 1681884 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1681885 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1681885 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1681885 INFO  (searcherExecutor-6524-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6ef27c9a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1681885 INFO  (coreLoadExecutor-6523-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1682332 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\collection1
   [junit4]   2> 1682346 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1682347 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@422415e9{/solr,null,AVAILABLE}
   [junit4]   2> 1682349 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.e.j.s.ServerConnector Started ServerConnector@69c44a26{HTTP/1.1,[http/1.1]}{127.0.0.1:60463}
   [junit4]   2> 1682351 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.e.j.s.Server Started @1686891ms
   [junit4]   2> 1682351 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=60463}
   [junit4]   2> 1682351 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1682351 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002'
   [junit4]   2> 1682351 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1682352 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1682353 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\solr.xml
   [junit4]   2> 1682360 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\.
   [junit4]   2> 1682360 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CoreContainer New CoreContainer 1074605539
   [junit4]   2> 1682360 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002]
   [junit4]   2> 1682361 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\lib
   [junit4]   2> 1682361 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1682364 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1682364 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1682364 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1682364 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1682364 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1682365 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\.
   [junit4]   2> 1682371 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1682371 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\.\collection1
   [junit4]   2> 1682372 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1682373 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1682373 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Slave-seed#[ED1152266F24BEDE]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1682373 INFO  (coreLoadExecutor-6533-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\collection1'
   [junit4]   2> 1682374 INFO  (coreLoadExecutor-6533-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1682374 INFO  (coreLoadExecutor-6533-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1682385 INFO  (coreLoadExecutor-6533-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1682405 WARN  (coreLoadExecutor-6533-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1682406 INFO  (coreLoadExecutor-6533-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1682411 INFO  (coreLoadExecutor-6533-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1682415 INFO  (coreLoadExecutor-6533-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1682417 INFO  (coreLoadExecutor-6533-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1682420 INFO  (coreLoadExecutor-6533-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\collection1'
   [junit4]   2> 1682420 INFO  (coreLoadExecutor-6533-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\.\collection1
   [junit4]   2> 1682420 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1682421 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1682421 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1682421 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\.\collection1\data\snapshot_metadata
   [junit4]   2> 1682421 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1682421 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1682421 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1682421 WARN  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\.\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1682422 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1682422 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=2, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.736328125, noCFSRatio=0.5756517071070965]
   [junit4]   2> 1682422 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@20a4e3b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49bcc38f),segFN=segments_1,generation=1}
   [junit4]   2> 1682422 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1682423 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1682423 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1682424 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1682425 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1682427 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1682428 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1682429 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1682429 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1682429 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1682430 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1682430 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1682430 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=38.1181640625, floorSegmentMB=2.14453125, forceMergeDeletesPctAllowed=5.575136136140456, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6788489251861857
   [junit4]   2> 1682431 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@20a4e3b2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49bcc38f),segFN=segments_1,generation=1}
   [junit4]   2> 1682431 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1682431 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@226a7a8a[collection1] main]
   [junit4]   2> 1682431 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\collection1\conf
   [junit4]   2> 1682431 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\collection1\conf}
   [junit4]   2> 1682431 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_ED1152266F24BEDE-001\solr-instance-002\collection1\conf
   [junit4]   2> 1682432 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1682435 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1682435 INFO  (searcherExecutor-6534-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@226a7a8a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1682435 INFO  (coreLoadExecutor-6533-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1682439 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1682875 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1682877 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1682877 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1682878 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1682878 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1682880 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1682880 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1682881 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1682881 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1682882 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1682882 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1682883 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1682883 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1682884 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1682884 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1682885 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1682885 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1682886 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1682886 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1682887 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1682887 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1682888 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1682888 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1682889 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1682889 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1682890 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1682890 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1682891 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1682891 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1682893 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1682893 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1682894 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1682895 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1682895 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1682896 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1682896 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1682897 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1682897 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1682899 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1682899 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1682900 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1682901 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1682901 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1682902 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1682902 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1682903 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1682904 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1682904 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1682905 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1682905 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1682906 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1682906 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1682907 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1682907 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1682908 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1682908 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1682909 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1682909 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1682910 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1682910 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1682911 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1682912 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1682912 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1682913 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1682913 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1682914 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1682914 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1682915 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1682916 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1682916 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1682917 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1682917 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1682918 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1682919 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1682919 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1682919 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1682920 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1682920 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1682920 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1682922 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1682922 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1682923 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1682923 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1682924 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1682925 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1682925 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1682926 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1682926 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1682927 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1682927 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1682928 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1682928 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1682929 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1682930 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1682931 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1682931 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1682932 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1682933 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1682933 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1682934 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1682935 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1682935 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1682936 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1682936 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1682937 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1682938 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1682938 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1682939 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1682939 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1682940 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1682940 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1682941 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1682941 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1682943 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 1
   [junit4]   2> 1682943 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1682944 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1682945 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1682945 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1682946 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1682946 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1682947 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1682948 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1682949 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1682949 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1682950 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1682951 INFO  (qtp2072513551-33596) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1682951 INFO  (qtp2072513551-33597) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1682951 INFO  (qtp2072513551-33598) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1682952 INFO  (qtp2072513551-33599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1682953 INFO  (qtp2072513551-33595) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1682953 INFO  (qtp2072513551-33592) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1682954 INFO  (qtp2072513551-33594) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 16829

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

schema.SchemaManager.getFreshManagedSchema(SchemaManager.java:429)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2571)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2957356 INFO  (Thread-5262) [n:localhost:52056_solr    ] o.a.s.c.SolrCore core reload testCloudExamplePrompt_shard2_replica2
   [junit4]   2> 2957357 WARN  (Thread-5262) [n:localhost:52056_solr    ] o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: No such core: testCloudExamplePrompt_shard2_replica2
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:955)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2578)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=ClassicSimilarity, locale=es-UY, timezone=Europe/Volgograd
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=286280256,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CoreMergeIndexesAdminHandlerTest, SolrXmlInZkTest, BasicZkTest, CSVRequestHandlerTest, CollectionStateFormat2Test, TestZkChroot, ZkStateWriterTest, TestCloudDeleteByQuery, TestJoin, DataDrivenBlockJoinTest, TestInitQParser, SortByFunctionTest, TestRTGBase, TestScoreJoinQPNoScore, TestGraphMLResponseWriter, OpenCloseCoreStressTest, FieldAnalysisRequestHandlerTest, TestRandomCollapseQParserPlugin, HdfsRecoveryZkTest, TestRTimerTree, TestIndexingPerformance, TermVectorComponentTest, TestManagedStopFilterFactory, TestLockTree, TestTrie, RemoteQueryErrorTest, MultiTermTest, TestRequestForwarding, SpellCheckCollatorTest, TestQuerySenderListener, TestSha256AuthenticationProvider, DistributedQueryComponentOptimizationTest, QueryParsingTest, TestMiniSolrCloudClusterSSL, TestPerFieldSimilarity, SignatureUpdateProcessorFactoryTest, HdfsTlogReplayBufferedWhileIndexingTest, TestReloadDeadlock, SortSpecParsingTest, SolrCmdDistributorTest, DistribCursorPagingTest, TestBinaryResponseWriter, BaseCdcrDistributedZkTest, ShardSplitTest, HighlighterConfigTest, FieldMutatingUpdateProcessorTest, HdfsLockFactoryTest, TestSlowCompositeReaderWrapper, NoCacheHeaderTest, TestSimpleTrackingShardHandler, TestSizeLimitedDistributedMap, BlockJoinFacetDistribTest, CopyFieldTest, DistributedFacetPivotWhiteBoxTest, TestSchemaNameResource, ResponseLogComponentTest, DirectoryFactoryTest, TestMiniSolrCloudClusterBase, CloneFieldUpdateProcessorFactoryTest, ConcurrentDeleteAndCreateCollectionTest, TestCryptoKeys, TestFieldSortValues, TestCloudSchemaless, TestBulkSchemaAPI, TestFiltering, TestSubQueryTransformerDistrib, DeleteShardTest, BigEndianAscendingWordSerializerTest, ShowFileRequestHandlerTest, RAMDirectoryFactoryTest, TestDFISimilarityFactory, TestFuzzyAnalyzedSuggestions, TestAtomicUpdateErrorCases, TestBlendedInfixSuggestions, TestTrieFacet, TestPHPSerializedResponseWriter, SynonymTokenizerTest, TestExactSharedStatsCache, DistributedTermsComponentTest, TestSolrCloudWithKerberosAlt, TestRealTimeGet, OutOfBoxZkACLAndCredentialsProvidersTest, TestTestInjection, CollectionsAPIDistributedZkTest, TestRecovery, HdfsSyncSliceTest, TestDynamicFieldCollectionResource, TestStressCloudBlindAtomicUpdates, PluginInfoTest, TestSolrIndexConfig, MigrateRouteKeyTest, TlogReplayBufferedWhileIndexingTest, CoreAdminHandlerTest, ChangedSchemaMergeTest, HttpPartitionTest, DistributedDebugComponentTest, CdcrReplicationDistributedZkTest, TestReplicationHandlerBackup, TestFieldCacheWithThreads, TestQueryTypes, HdfsWriteToMultipleCollectionsTest, TestIntervalFaceting, TestReRankQParserPlugin, TestSolrXml, TestUninvertingReader, DebugComponentTest, TestFieldCollectionResource, UpdateRequestProcessorFactoryTest, TestJsonRequest, HdfsDirectoryFactoryTest, SuggesterTSTTest, TestSerializedLuceneMatchVersion, BufferStoreTest, TestImplicitCoreProperties, TestDefaultStatsCache, TestSolrDeletionPolicy2, ChaosMonkeySafeLeaderTest, TestUseDocValuesAsStored2, TestCSVResponseWriter, OverseerTaskQueueTest, TestSSLRandomization, TestSolrJ, SearchHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestClusterStateMutator, TestSubQueryTransformer, UniqFieldsUpdateProcessorFactoryTest, TestConfigSets, DirectSolrConnectionTest, LeaderInitiatedRecoveryOnCommitTest, TestRebalanceLeaders, TestInitParams, SmileWriterTest, TestValueSourceCache, TestMinMaxOnMultiValuedField, VersionInfoTest, TestFastOutputStream, DeleteLastCustomShardedReplicaTest, TestSchemaSimilarityResource, ConnectionReuseTest, SecurityConfHandlerTest, DefaultValueUpdateProcessorTest, TestFieldTypeCollectionResource, CdcrRequestHandlerTest, TestDistributedGrouping, StatsComponentTest, SolrPluginUtilsTest, TestPerFieldSimilarityWithDefaultOverride, PKIAuthenticationIntegrationTest, SpellCheckComponentTest, AnalysisErrorHandlingTest, TestFieldCacheSortRandom, TestRandomFaceting, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestStressReorder, TestStressVersions, TestRangeQuery, PeerSyncTest, TestFunctionQuery, TestBadConfig, HighlighterTest, CurrencyFieldXmlFileTest, SimplePostToolTest, TestCoreDiscovery, TestStressLucene, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, SolrInfoMBeanTest, TestSurroundQueryParser, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TestOmitPositions, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, TestJmxIntegration, MBeansHandlerTest, BinaryUpdateRequestHandlerTest, TestComponentsName, TestLFUCache, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCharFilters, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, CollectionsAPIAsyncDistributedZkTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, LeaderInitiatedRecoveryOnShardRestartTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, TestAuthenticationFramework, TestCloudPivotFacet, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, ZkStateReaderTest, RulesTest, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, DistributedExpandComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentCustomSortTest, TestPivotHelperCode, TestTrackingShardHandlerFactory, JavabinLoaderTest, HighlighterMaxOffsetTest, CheckHdfsIndexTest, TestCustomDocTransformer, TestRawResponseWriter, TestRawTransformer, TestSolrQueryResponse, TestSortingResponseWriter, TestManagedResource, TestManagedResourceStorage, TestCopyFieldCollectionResource, TestFieldTypeResource, TestSchemaResource, TestSchemaVersionResource, TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParserResource, BadCopyFieldTest, BooleanFieldTest, DocValuesMissingTest, TestBulkSchemaConcurrent, TestCollationFieldDocValues, TestManagedSchemaAPI, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin, TestHashQParserPlugin, TestMissingGroups, TestOverriddenPrefixQueryForCustomFieldType, TestSimpleQParserPlugin, TestSolr4Spatial2, TestSolrFieldCacheMBean, TestStandardQParsers, TestStressUserVersions, TestXmlQParserPlugin, TestOrdValues, TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, GraphQueryTest, TestScoreJoinQPScore, CloudMLTQParserTest, TestExactStatsCache, TestPKIAuthenticationPlugin, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, TestFreeTextSuggestions, BlockCacheTest, BlockDirectoryTest, HdfsDirectoryTest, TestDocTermOrds, TestFieldCache, TestFieldCacheSanityChecker, TestLegacyFieldCache, TestNumericTerms32, TestDocBasedVersionConstraints, TestExceedMaxTermLength, TestHdfsUpdateLog, AddSchemaFieldsUpdateProcessorFactoryTest, AtomicUpdatesTest, DocExpirationUpdateProcessorFactoryTest, TolerantUpdateProcessorTest, UUIDUpdateProcessorFallbackTest, DistanceUnitsTest, TestObjectReleaseTracker, TestSolrCLIRunExample]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCLIRunExample -Dtests.seed=ED1152266F24BEDE -Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=Europe/Volgograd -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrCLIRunExample (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED1152266F24BEDE]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:257)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [622/627 (3!)] on J1 in 24.76s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 60124 lines...]


[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6038 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6038/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

No tests ran.

Build Log:
[...truncated 1662 lines...]
   [junit4] JVM J1: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp\junit4-J1-20160809_212658_665.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Default case invoked for: 
   [junit4]    opcode  = 0, "Node"
   [junit4] Default case invoked for: 
   [junit4]    opcode  = 0, "Node"
   [junit4] Default case invoked for: 
   [junit4]    opcode  = 200, "Phi"
   [junit4] <<< JVM J1: EOF ----

[...truncated 9221 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_C868A69C89C9C544-001\init-core-data-001
   [junit4]   2> 636192 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 636920 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C868A69C89C9C544]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 636971 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C868A69C89C9C544]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 637013 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=981, maxMBSortInHeap=5.22764303851954, sim=ClassicSimilarity, locale=es-SV, timezone=Asia/Shanghai
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=153196488,total=307003392
   [junit4]   2> NOTE: All tests run in this JVM: [ZkStateReaderTest, TestFastLRUCache, TestStressLiveNodes, TestAuthorizationFramework, TestShortCircuitedRequests, OverriddenZkACLAndCredentialsProvidersTest, CdcrUpdateLogTest, SolrTestCaseJ4Test, XsltUpdateRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestNonDefinedSimilarityFactory, RulesTest, MoreLikeThisHandlerTest, UpdateParamsTest, TestCoreContainer, TestSearchPerf, TimeZoneUtilsTest, TestCollationFieldDocValues, HLLUtilTest, SystemInfoHandlerTest, TestRequestStatusCollectionAPI, TestSolrCLIRunExample, SOLR749Test, TestLeaderElectionZkExpiry, BlockDirectoryTest, SolrIndexConfigTest, TestMacros, TestFieldCacheVsDocValues, TestCSVLoader, DeleteReplicaTest, BigEndianAscendingWordDeserializerTest, TestLocalFSCloudBackupRestore, CdcrVersionReplicationTest, DistributedFacetPivotLongTailTest, QueryEqualityTest, IndexBasedSpellCheckerTest, TestConfig, SpatialFilterTest, TestExpandComponent, TestUseDocValuesAsStored, TestSchemaVersionResource, TestCodecSupport, RequiredFieldsTest, HdfsBasicDistributedZk2Test, TestHighlightDedupGrouping, TestJmxIntegration, TestReplicaProperties, TestFaceting, CdcrReplicationHandlerTest, TestSchemaResource, DateRangeFieldTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=C868A69C89C9C544 -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=Asia/Shanghai -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C868A69C89C9C544]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C868A69C89C9C544]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [96/627 (1!)] on J0 in 0.89s, 0 tests, 2 errors <<< FAILURES!

[...truncated 678 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001\init-core-data-001
   [junit4]   2> 1860130 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1860130 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1860150 INFO  (Thread-3502) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1860150 INFO  (Thread-3502) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1860231 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49578
   [junit4]   2> 1860231 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1860232 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1860236 INFO  (zkCallback-9203-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c44bbb2 name:ZooKeeperConnection Watcher:127.0.0.1:49578 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1860236 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1860236 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1860236 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 1860243 INFO  (jetty-launcher-9202-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1860243 INFO  (jetty-launcher-9202-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1860244 INFO  (jetty-launcher-9202-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4301ad2d{/solr,null,AVAILABLE}
   [junit4]   2> 1860244 INFO  (jetty-launcher-9202-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3db2da47{/solr,null,AVAILABLE}
   [junit4]   2> 1860250 INFO  (jetty-launcher-9202-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@45978a65{HTTP/1.1,[http/1.1]}{127.0.0.1:49582}
   [junit4]   2> 1860250 INFO  (jetty-launcher-9202-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@53a8eca9{HTTP/1.1,[http/1.1]}{127.0.0.1:49585}
   [junit4]   2> 1860250 INFO  (jetty-launcher-9202-thread-2) [    ] o.e.j.s.Server Started @1866953ms
   [junit4]   2> 1860250 INFO  (jetty-launcher-9202-thread-1) [    ] o.e.j.s.Server Started @1866953ms
   [junit4]   2> 1860250 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49582}
   [junit4]   2> 1860250 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49585}
   [junit4]   2> 1860250 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1860250 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1860250 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001\tempDir-001\node2'
   [junit4]   2> 1860250 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001\tempDir-001\node1'
   [junit4]   2> 1860250 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1860251 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1860251 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1860251 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1860252 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1860252 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1860252 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1860252 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1860254 INFO  (zkCallback-9204-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1daeca28 name:ZooKeeperConnection Watcher:127.0.0.1:49578/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1860254 INFO  (zkCallback-9205-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a2500e4 name:ZooKeeperConnection Watcher:127.0.0.1:49578/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1860255 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1860254 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1860255 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1860255 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1860256 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1860256 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1860271 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001\tempDir-001\node1\.
   [junit4]   2> 1860271 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 361874305
   [junit4]   2> 1860271 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001\tempDir-001\node1]
   [junit4]   2> 1860272 WARN  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001\tempDir-001\node1\lib
   [junit4]   2> 1860272 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1860271 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001\tempDir-001\node2\.
   [junit4]   2> 1860273 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 1899136234
   [junit4]   2> 1860273 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001\tempDir-001\node2]
   [junit4]   2> 1860273 WARN  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001\tempDir-001\node2\lib
   [junit4]   2> 1860274 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1860276 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1860276 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1860276 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1860276 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1860277 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1860277 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49578/solr
   [junit4]   2> 1860276 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1860277 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1860279 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49578/solr
   [junit4]   2> 1860279 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1860280 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1860280 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1860281 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1860281 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1860282 INFO  (zkCallback-9210-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@588a16c name:ZooKeeperConnection Watcher:127.0.0.1:49578 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1860282 INFO  (zkCallback-9211-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@60bad866 name:ZooKeeperConnection Watcher:127.0.0.1:49578 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1860282 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1860282 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1860283 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1860283 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1860284 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 0x156716734910004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1860284 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$21/427053033@14f8a40b
   [junit4]   2> 1860285 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 0x156716734910003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1860286 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$21/427053033@1c7dbe8b
   [junit4]   2> 1860287 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1860287 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1860289 INFO  (zkCallback-9212-thread-1-processing-n:127.0.0.1:49585_solr) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@39078c2f name:ZooKeeperConnection Watcher:127.0.0.1:49578/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1860289 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1860289 INFO  (zkCallback-9213-thread-1-processing-n:127.0.0.1:49582_solr) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@679150a0 name:ZooKeeperConnection Watcher:127.0.0.1:49578/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1860290 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1860292 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1860292 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1860297 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1860297 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1860303 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1860304 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1860309 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1860310 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1860313 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1860316 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1860317 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1860320 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1860320 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 1860322 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1860324 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1860324 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1860327 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1860328 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1860329 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1860330 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1860330 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1860331 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1860332 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1860332 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1860338 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1860339 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1860342 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1860342 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1860345 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1860345 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1860346 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96389130112532485-127.0.0.1:49585_solr-n_0000000000
   [junit4]   2> 1860346 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96389130112532486-127.0.0.1:49582_solr-n_0000000001
   [junit4]   2> 1860347 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49585_solr
   [junit4]   2> 1860347 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1860348 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/96389130112532485-127.0.0.1:49585_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 1860348 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49582_solr
   [junit4]   2> 1860348 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49582_solr
   [junit4]   2> 1860351 INFO  (zkCallback-9213-thread-1-processing-n:127.0.0.1:49582_solr) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1860352 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.Overseer Overseer (id=96389130112532485-127.0.0.1:49585_solr-n_0000000000) starting
   [junit4]   2> 1860352 INFO  (zkCallback-9213-thread-1-processing-n:127.0.0.1:49582_solr) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1860352 INFO  (zkCallback-9212-thread-1-processing-n:127.0.0.1:49585_solr) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1860353 INFO  (zkCallback-9212-thread-1-processing-n:127.0.0.1:49585_solr) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1860357 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1860374 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1860374 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1860375 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1860376 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:49585_solr as DOWN
   [junit4]   2> 1860378 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49585_solr
   [junit4]   2> 1860378 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:49585_solr
   [junit4]   2> 1860379 INFO  (zkCallback-9212-thread-1-processing-n:127.0.0.1:49585_solr) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1860379 INFO  (zkCallback-9213-thread-1-processing-n:127.0.0.1:49582_solr) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1860381 INFO  (zkCallback-9213-thread-1-processing-n:127.0.0.1:49582_solr) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1860381 INFO  (zkCallback-9212-thread-1-processing-n:127.0.0.1:49585_solr) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1860389 INFO  (OverseerCollectionConfigSetProcessor-96389130112532485-127.0.0.1:49585_solr-n_0000000000) [n:127.0.0.1:49585_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1860392 INFO  (OverseerStateUpdate-96389130112532485-127.0.0.1:49585_solr-n_0000000000) [n:127.0.0.1:49585_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1860395 INFO  (OverseerStateUpdate-96389130112532485-127.0.0.1:49585_solr-n_0000000000) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 1860396 INFO  (OverseerStateUpdate-96389130112532485-127.0.0.1:49585_solr-n_0000000000) [n:127.0.0.1:49585_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:49585_solr"} current state version: 0
   [junit4]   2> 1860396 INFO  (OverseerStateUpdate-96389130112532485-127.0.0.1:49585_solr-n_0000000000) [n:127.0.0.1:49585_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:49585_solr
   [junit4]   2> 1860399 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1860399 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.CoreContainer Authentication plugin class obtained from system property 'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1860441 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 1860441 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 1860847 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1860847 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1860927 INFO  (jetty-launcher-9202-thread-1-EventThread) [n:127.0.0.1:49585_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1860927 INFO  (jetty-launcher-9202-thread-2-EventThread) [n:127.0.0.1:49582_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1861302 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 1861303 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001\tempDir-001\node1\.
   [junit4]   2> 1861303 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1861302 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.CoreContainer Reconfiguring HttpClient settings.
   [junit4]   2> 1861305 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001\tempDir-001\node2\.
   [junit4]   2> 1861305 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1861305 INFO  (jetty-launcher-9202-thread-2) [n:127.0.0.1:49582_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1861306 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 1861307 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1861307 INFO  (jetty-launcher-9202-thread-1) [n:127.0.0.1:49585_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1861307 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1861308 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1861310 INFO  (zkCallback-9216-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7d76a5be name:ZooKeeperConnection Watcher:127.0.0.1:49578 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1861310 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1861311 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1861355 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1864301 ERROR (qtp603170592-39284) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 1864401 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864412 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864444 ERROR (qtp2143936300-39293) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 1864451 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864455 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864455 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1864522 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 1864533 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864553 INFO  (qtp603170592-39284) [n:127.0.0.1:49582_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0WiigFWlXPJogMEFBzow0VZzvzuLOEmU6bO3t5QZ5ruB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1864553 INFO  (qtp603170592-39284) [n:127.0.0.1:49582_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0WiigFWlXPJogMEFBzow0VZzvzuLOEmU6bO3t5QZ5ruB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1864554 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 1864660 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1864714 INFO  (qtp603170592-39289) [n:127.0.0.1:49582_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0YsigFWlXPKLAQEFIp5ggzrbP-4ctYL7-6s1aYOZC1-B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1864715 INFO  (qtp603170592-39289) [n:127.0.0.1:49582_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0YsigFWlXPKLAQEFIp5ggzrbP-4ctYL7-6s1aYOZC1-B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1864718 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864723 INFO  (qtp2143936300-39299) [n:127.0.0.1:49585_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0YsigFWlXPKLAQEFIp5ggzrbP-4ctYL7-6s1aYOZC1-B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1864723 INFO  (qtp2143936300-39299) [n:127.0.0.1:49585_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0YsigFWlXPKLAQEFIp5ggzrbP-4ctYL7-6s1aYOZC1-B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1864728 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864790 INFO  (qtp603170592-39301) [n:127.0.0.1:49582_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0ZwigFWlXPKcAUEFOVlDjS0GOoMLLnSdyuyaU83FW6NB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1864790 INFO  (qtp603170592-39301) [n:127.0.0.1:49582_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0ZwigFWlXPKcAUEFOVlDjS0GOoMLLnSdyuyaU83FW6NB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1864793 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864801 INFO  (qtp2143936300-39292) [n:127.0.0.1:49585_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0ZwigFWlXPKcAUEFOVlDjS0GOoMLLnSdyuyaU83FW6NB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1864801 INFO  (qtp2143936300-39292) [n:127.0.0.1:49585_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0ZwigFWlXPKcAUEFOVlDjS0GOoMLLnSdyuyaU83FW6NB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1864805 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864828 INFO  (qtp603170592-39302) [n:127.0.0.1:49582_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0a9igFWlXPKvQYEFLdOZqLM7aCW71SsGBHTcRP644fkB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1864828 INFO  (qtp603170592-39302) [n:127.0.0.1:49582_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0a9igFWlXPKvQYEFLdOZqLM7aCW71SsGBHTcRP644fkB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1864831 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864836 INFO  (qtp2143936300-39283) [n:127.0.0.1:49585_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0a9igFWlXPKvQYEFLdOZqLM7aCW71SsGBHTcRP644fkB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1864836 INFO  (qtp2143936300-39283) [n:127.0.0.1:49585_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0a9igFWlXPKvQYEFLdOZqLM7aCW71SsGBHTcRP644fkB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1864840 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864875 INFO  (qtp603170592-39289) [n:127.0.0.1:49582_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0bgigFWlXPK4AcEFP76u7ylfP18bR_zd7DwxzmVYCxBB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1864875 INFO  (qtp603170592-39289) [n:127.0.0.1:49582_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0bgigFWlXPK4AcEFP76u7ylfP18bR_zd7DwxzmVYCxBB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1864877 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864882 INFO  (qtp2143936300-39297) [n:127.0.0.1:49585_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0bgigFWlXPK4AcEFP76u7ylfP18bR_zd7DwxzmVYCxBB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1864882 INFO  (qtp2143936300-39297) [n:127.0.0.1:49585_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0bgigFWlXPK4AcEFP76u7ylfP18bR_zd7DwxzmVYCxBB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1864885 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864886 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 1864926 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1864930 INFO  (qtp603170592-39301) [n:127.0.0.1:49582_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1864930 INFO  (qtp603170592-39301) [n:127.0.0.1:49582_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1864930 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1470817409080&s=LGPUSf8T+hCL0gT2N4jhRM1RpvI="; Path=/; Domain=127.0.0.1; Expires=sri, 10-kol-2016 08:23:29 GMT; HttpOnly". Invalid 'expires' attribute: sri, 10-kol-2016 08:23:29 GMT
   [junit4]   2> 1864931 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1864969 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1864975 WARN  (qtp603170592-39282) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 1864976 WARN  (qtp603170592-39282) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1864976 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864977 WARN  (qtp2143936300-39294) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 1864977 WARN  (qtp2143936300-39294) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1864978 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864987 WARN  (qtp603170592-39286) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 1864987 WARN  (qtp603170592-39286) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1864988 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864988 WARN  (qtp2143936300-39294) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 1864990 WARN  (qtp2143936300-39294) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1864990 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1864990 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 1865044 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 1865064 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=C868A69C89C9C544 -Dtests.slow=true -Dtests.locale=hr-HR -Dtests.timezone=Pacific/Bougainville -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.08s J0 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C868A69C89C9C544:A0D793B65953D7A8]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1865102 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1865112 INFO  (qtp603170592-39304) [n:127.0.0.1:49582_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0fmigFWlXPL5gsEFGhgSrXplOGkEP4rVXtOxtyh5cmdB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1865112 INFO  (qtp603170592-39304) [n:127.0.0.1:49582_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0fmigFWlXPL5gsEFGhgSrXplOGkEP4rVXtOxtyh5cmdB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1865115 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1865121 INFO  (qtp2143936300-39300) [n:127.0.0.1:49585_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0fmigFWlXPL5gsEFGhgSrXplOGkEP4rVXtOxtyh5cmdB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1865121 INFO  (qtp2143936300-39300) [n:127.0.0.1:49585_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZxZ0fmigFWlXPL5gsEFGhgSrXplOGkEP4rVXtOxtyh5cmdB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1865125 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C868A69C89C9C544]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-sij-1970 00:00:00 GMT; HttpOnly". Invalid 'expires' attribute: et, 01-sij-1970 00:00:00 GMT
   [junit4]   2> 1865126 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1865159 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1865168 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C868A69C89C9C544]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1865168 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C868A69C89C9C544]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1865174 INFO  (zkCallback-9218-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@2fb3fd4 name:ZooKeeperConnection Watcher:127.0.0.1:49578/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1865175 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C868A69C89C9C544]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1865175 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C868A69C89C9C544]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1865176 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 0x15671673491000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1865177 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C868A69C89C9C544]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 1865180 INFO  (jetty-launcher-9202-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@53a8eca9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1865180 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1899136234
   [junit4]   2> 1865182 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:49585_solr as DOWN
   [junit4]   2> 1865182 INFO  (jetty-launcher-9202-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@45978a65{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1865184 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=361874305
   [junit4]   2> 1865185 INFO  (jetty-launcher-9202-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:49582_solr as DOWN
   [junit4]   2> 1865190 INFO  (jetty-launcher-9202-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96389130112532485-127.0.0.1:49585_solr-n_0000000000) closing
   [junit4]   2> 1865190 INFO  (OverseerStateUpdate-96389130112532485-127.0.0.1:49585_solr-n_0000000000) [n:127.0.0.1:49585_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49585_solr
   [junit4]   2> 1865193 INFO  (zkCallback-9213-thread-1-processing-n:127.0.0.1:49582_solr) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1865193 INFO  (zkCallback-9212-thread-3-processing-n:127.0.0.1:49585_solr) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1865193 WARN  (zkCallback-9212-thread-3-processing-n:127.0.0.1:49585_solr) [n:127.0.0.1:49585_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1865194 ERROR (Thread[Thread-3526,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:49585_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1865197 WARN  (zkCallback-9213-thread-2-processing-n:127.0.0.1:49582_solr) [n:127.0.0.1:49582_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:331)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:328)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:105)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1865229 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 0x156716734910007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1865229 INFO  (jetty-launcher-9202-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3db2da47{/solr,null,UNAVAILABLE}
   [junit4]   2> 1866693 WARN  (zkCallback-9213-thread-1-processing-n:127.0.0.1:49582_solr) [n:127.0.0.1:49582_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1866694 ERROR (Thread[Thread-3525,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:49582_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1866703 INFO  (jetty-launcher-9202-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4301ad2d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1866709 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49578 49578
   [junit4]   2> 1866711 INFO  (Thread-3502) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49578 49578
   [junit4]   2> 1866712 WARN  (Thread-3502) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 1866714 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[C868A69C89C9C544]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C868A69C89C9C544-001
   [junit4]   2> Aug 09, 2016 10:23:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1297, maxMBSortInHeap=6.036306270332229, sim=RandomSimilarity(queryNorm=true): {}, locale=hr-HR, timezone=Pacific/Bougainville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=35950632,total=360300544
   [junit4]   2> NOTE: All tests run in this JVM: [ZkStateReaderTest, TestFastLRUCache, TestStressLiveNodes, TestAuthorizationFramework, TestShortCircuitedRequests, OverriddenZkACLAndCredentialsProvidersTest, CdcrUpdateLogTest, SolrTestCaseJ4Test, XsltUpdateRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestNonDefinedSimilarityFactory, RulesTest, MoreLikeThisHandlerTest, UpdateParamsTest, TestCoreContainer, TestSearchPerf, TimeZoneUtilsTest, TestCollationFieldDocValues, HLLUtilTest, SystemInfoHandlerTest, TestRequestStatusCollectionAPI, TestSolrCLIRunExample, SOLR749Test, TestLeaderElectionZkExpiry, BlockDirectoryTest, SolrIndexConfigTest, TestMacros, TestFieldCacheVsDocValues, TestCSVLoader, DeleteReplicaTest, BigEndianAscendingWordDeserializerTest, TestLocalFSCloudBackupRestore, CdcrVersionReplicationTest, DistributedFacetPivotLongTailTest, QueryEqualityTest, IndexBasedSpellCheckerTest, TestConfig, SpatialFilterTest, TestExpandComponent, TestUseDocValuesAsStored, TestSchemaVersionResource, TestCodecSupport, RequiredFieldsTest, HdfsBasicDistributedZk2Test, TestHighlightDedupGrouping, TestJmxIntegration, TestReplicaProperties, TestFaceting, CdcrReplicationHandlerTest, TestSchemaResource, DateRangeFieldTest, TestSolrCloudWithSecureImpersonation, TestXIncludeConfig, TestSolrDeletionPolicy1, TestAddFieldRealTimeGet, ConfigSetsAPITest, SyncSliceTest, UnloadDistributedZkTest, CursorMarkTest, SharedFSAutoReplicaFailoverTest, TestIBSimilarityFactory, AlternateDirectoryTest, TestTolerantSearch, TestAnalyzedSuggestions, TestGroupingSearch, DistributedQueryElevationComponentTest, TestLFUCache, TestConfigSetsAPI, TestLuceneMatchVersion, ParsingFieldUpdateProcessorsTest, MultiThreadedOCPTest, SpatialHeatmapFacetsTest, TestDocTermOrds, SolrRequestParserTest, LeaderElectionTest, SuggesterFSTTest, TestSolrConfigHandlerConcurrent, CursorPagingTest, TestNoOpRegenerator, ForceLeaderTest, TestPartialUpdateDeduplication, TestDefaultSearchFieldResource, SliceStateTest, SegmentsInfoRequestHandlerTest, TestConfigOverlay, CollectionReloadTest, TestDistribDocBasedVersion, TestMaxScoreQueryParser, ZkControllerTest, BadComponentTest, OverseerStatusTest, TestConfigSetsAPIZkFailure, ClusterStateUpdateTest, QueryElevationComponentTest, TestComponentsName, TestTrackingShardHandlerFactory, TestNRTOpen, TestQuerySenderNoQuery, ResponseHeaderTest, TestManagedSchemaAPI, ExternalFileFieldSortTest, TestUpdate, TestStressLucene, TestOnReconnectListenerSupport, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestCloudPseudoReturnFields, BlockJoinFacetRandomTest, AsyncMigrateRouteKeyTest, TestMergePolicyConfig, BasicAuthIntegrationTest, TestPostingsSolrHighlighter, OverseerModifyCollectionTest, ClassificationUpdateProcessorFactoryTest, SchemaVersionSpecificBehaviorTest, SoftAutoCommitTest, ZkCLITest, TestWordDelimiterFilterFactory, ChaosMonkeyNothingIsSafeTest, DistributedSuggestComponentTest, TestDFRSimilarityFactory, TestFieldTypeResource, HighlighterTest, LeaderInitiatedRecoveryOnShardRestartTest, TestDynamicLoading, RollingRestartTest, DirectUpdateHandlerTest, TestSurroundQueryParser, PrimitiveFieldTypeTest, TestLRUCache, RankQueryTest, TestLazyCores, TestRestManager, DOMUtilTest, TestManagedResource, DistributedFacetPivotSmallTest, QueryResultKeyTest, LeaderFailoverAfterPartitionTest, PeerSyncTest, TestMiniSolrCloudCluster, TestExtendedDismaxParser, TestQueryWrapperFilter, AnalyticsMergeStrategyTest, TestRandomRequestDistribution, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [311/627 (2!)] on J0 in 6.88s, 8 tests, 1 failure <<< FAILURES!

[...truncated 60172 lines...]
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:578)
	at hudson.remoting.Request.call(Request.java:130)
	at hudson.remoting.Channel.call(Channel.java:780)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:953)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:540)
	at hudson.model.Run.execute(Run.java:1720)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:73)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2353)
	at java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:2822)
	at java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:804)
	at java.io.ObjectInputStream.<init>(ObjectInputStream.java:301)
	at hudson.remoting.ObjectInputStreamEx.<init>(ObjectInputStreamEx.java:48)
	at hudson.remoting.AbstractSynchronousByteArrayCommandTransport.read(AbstractSynchronousByteArrayCommandTransport.java:34)
	at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:59)
ERROR: Step ‘Archive the artifacts’ failed: no workspace for Lucene-Solr-master-Windows #6038
ERROR: Step ‘Scan for compiler warnings’ failed: no workspace for Lucene-Solr-master-Windows #6038
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for Lucene-Solr-master-Windows #6038
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6037 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6037/
Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-027\.\collection1\data\, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-027\.\collection1\data\index.20160809030050427, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-027\.\collection1\data\index.20160809030050305, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-027\.\collection1\data\snapshot_metadata] expected:<3> but was:<4>

Stack Trace:
java.lang.AssertionError: [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-027\.\collection1\data\, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-027\.\collection1\data\index.20160809030050427, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-027\.\collection1\data\index.20160809030050305, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-027\.\collection1\data\snapshot_metadata] expected:<3> but was:<4>
	at __randomizedtesting.SeedInfo.seed([66DCC93080177E4E:91AF276846FFD1A8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:902)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1334)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.TestReqParamsAPI.test

Error Message:
Could not get expected value  'CY val' for path 'response/params/y/c' full output: {   "responseHeader":{     "status":0,     "QTime":0},   "response":{     "znodeVersion":0,     "params":{"x":{         "a":"A val",         "b":"B val",         "":{"v":0}}}}},  from server:  http://127.0.0.1:63989/sf/x/collection1

Stack Trace:
java.lang.AssertionError: Could not get expected value  'CY val' for path 'response/params/y/c' full output: {
  "responseHeader":{
    "status":0,
    "QTime":0},
  "response":{
    "znodeVersion":0,
    "params":{"x":{
        "a":"A val",
        "b":"B val",
        "":{"v":0}}}}},  from server:  http://127.0.0.1:63989/sf/x/collection1
	at __randomizedtesting.SeedInfo.seed([66DCC93080177E4E:EE88F6EA2EEB13B6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:481)
	at org.apache.solr.handler.TestReqParamsAPI.testReqParams(TestReqParamsAPI.java:159)
	at org.apache.solr.handler.TestReqParamsAPI.test(TestReqParamsAPI.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([66DCC93080177E4E]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([66DCC93080177E4E]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10891 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_66DCC93080177E4E-001\init-core-data-001
   [junit4]   2> 592176 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[66DCC93080177E4E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 592469 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[66DCC93080177E4E]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 592500 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[66DCC93080177E4E]-worker) [    ] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
   [junit4]   2> java.io.IOException: Could not locate executable null\bin\winutils.exe in the Hadoop binaries.
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
   [junit4]   2> 	at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
   [junit4]   2> 	at org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:94)
   [junit4]   2> 	at org.apache.hadoop.security.Groups.<init>(Groups.java:74)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:60)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]   2> 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 592526 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[66DCC93080177E4E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=ClassicSimilarity, locale=en-IE, timezone=America/New_York
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=28464592,total=279195648
   [junit4]   2> NOTE: All tests run in this JVM: [ConfigSetsAPITest, StandardRequestHandlerTest, InfoHandlerTest, ChaosMonkeyNothingIsSafeTest, TestFilteredDocIdSet, CollectionTooManyReplicasTest, TestClassicSimilarityFactory, LeaderInitiatedRecoveryOnShardRestartTest, PingRequestHandlerTest, SyncSliceTest, ShardRoutingTest, PrimitiveFieldTypeTest, CollectionsAPISolrJTest, DirectUpdateHandlerTest, StatelessScriptUpdateProcessorFactoryTest, TestUniqueKeyFieldResource, TestLazyCores, UnloadDistributedZkTest, TestAnalyzedSuggestions, CircularListTest, TestGeoJSONResponseWriter, BasicAuthIntegrationTest, TestSolrDeletionPolicy1, TestEmbeddedSolrServerConstructors, XmlUpdateRequestHandlerTest, BJQParserTest, SolrRequestParserTest, ActionThrottleTest, MultiThreadedOCPTest, TestElisionMultitermQuery, TestLFUCache, TestHashPartitioner, OverseerStatusTest, HdfsRestartWhileUpdatingTest, TestLeaderElectionZkExpiry, HighlighterTest, TestJmxIntegration, ExternalFileFieldSortTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=66DCC93080177E4E -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=America/New_York -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([66DCC93080177E4E]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([66DCC93080177E4E]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [115/627 (1!)] on J0 in 0.38s, 0 tests, 2 errors <<< FAILURES!

[...truncated 391 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReqParamsAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\init-core-data-001
   [junit4]   2> 1088029 INFO  (SUITE-TestReqParamsAPI-seed#[66DCC93080177E4E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1088029 INFO  (SUITE-TestReqParamsAPI-seed#[66DCC93080177E4E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /sf/x
   [junit4]   2> 1088032 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1088032 INFO  (Thread-1774) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1088032 INFO  (Thread-1774) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1088133 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.ZkTestServer start zk server on port:63875
   [junit4]   2> 1088133 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1088134 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1088138 INFO  (zkCallback-1464-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@248db733 name:ZooKeeperConnection Watcher:127.0.0.1:63875 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1088138 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1088138 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1088138 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1088143 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1088145 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1088147 INFO  (zkCallback-1465-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1048c186 name:ZooKeeperConnection Watcher:127.0.0.1:63875/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1088147 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1088147 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1088147 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1088149 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1088150 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1088151 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1088154 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1088155 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1088157 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1088158 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1088160 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1088160 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1088165 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1088165 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1088167 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1088168 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1088169 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1088170 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1088172 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1088173 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1088175 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1088175 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1088176 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1088176 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1088182 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1088183 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1088186 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1088186 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1088728 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores\collection1
   [junit4]   2> 1088732 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1088732 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f075904{/sf/x,null,AVAILABLE}
   [junit4]   2> 1088734 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3377c3d4{HTTP/1.1,[http/1.1]}{127.0.0.1:63882}
   [junit4]   2> 1088735 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.e.j.s.Server Started @1094007ms
   [junit4]   2> 1088735 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\tempDir-001/control/data, hostContext=/sf/x, hostPort=63882, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores}
   [junit4]   2> 1088735 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@73d16e93
   [junit4]   2> 1088735 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001'
   [junit4]   2> 1088735 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1088735 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1088736 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1088737 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1088739 INFO  (zkCallback-1466-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@26ffc0a6 name:ZooKeeperConnection Watcher:127.0.0.1:63875/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1088739 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1088739 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1088741 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 0x1566eb7b3b10002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1088741 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1088743 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\solr.xml
   [junit4]   2> 1088751 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores
   [junit4]   2> 1088751 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.CoreContainer New CoreContainer 2084878214
   [junit4]   2> 1088751 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001]
   [junit4]   2> 1088751 WARN  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\lib
   [junit4]   2> 1088751 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 1088757 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 1088757 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1088757 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1088758 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63875/solr
   [junit4]   2> 1088758 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1088758 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1088758 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1088760 INFO  (zkCallback-1469-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@71c4618f name:ZooKeeperConnection Watcher:127.0.0.1:63875 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1088760 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1088760 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1088762 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 0x1566eb7b3b10003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1088762 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$10/713685902@33780ff3
   [junit4]   2> 1088765 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1088767 INFO  (zkCallback-1470-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3bfeb40b name:ZooKeeperConnection Watcher:127.0.0.1:63875/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1088767 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1088768 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1088770 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1088773 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1088775 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1088776 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1088776 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1088784 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1088787 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1088792 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1088795 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1088796 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 1088797 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 1088801 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1088802 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1088803 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1088805 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96386177307836420-127.0.0.1:63882_sf%2Fx-n_0000000000
   [junit4]   2> 1088805 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63882_sf%2Fx
   [junit4]   2> 1088805 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1088808 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.Overseer Overseer (id=96386177307836420-127.0.0.1:63882_sf%2Fx-n_0000000000) starting
   [junit4]   2> 1088812 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1088832 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1088833 INFO  (OverseerCollectionConfigSetProcessor-96386177307836420-127.0.0.1:63882_sf%2Fx-n_0000000000) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1088835 INFO  (OverseerStateUpdate-96386177307836420-127.0.0.1:63882_sf%2Fx-n_0000000000) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1088835 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63882_sf%2Fx
   [junit4]   2> 1088835 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:63882_sf%2Fx
   [junit4]   2> 1088844 INFO  (zkCallback-1470-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1088844 INFO  (OverseerStateUpdate-96386177307836420-127.0.0.1:63882_sf%2Fx-n_0000000000) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1088850 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1088850 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1088851 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores
   [junit4]   2> 1088854 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1088854 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores\collection1
   [junit4]   2> 1088854 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1088856 INFO  (zkCallback-1470-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 1088856 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1088856 INFO  (TEST-TestReqParamsAPI.test-seed#[66DCC93080177E4E]) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1088860 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1088860 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1088860 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 1088866 INFO  (OverseerStateUpdate-96386177307836420-127.0.0.1:63882_sf%2Fx-n_0000000000) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63882/sf/x",
   [junit4]   2>   "node_name":"127.0.0.1:63882_sf%2Fx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1088866 INFO  (OverseerStateUpdate-96386177307836420-127.0.0.1:63882_sf%2Fx-n_0000000000) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63882/sf/x",
   [junit4]   2>   "node_name":"127.0.0.1:63882_sf%2Fx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1088866 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 1088867 INFO  (OverseerStateUpdate-96386177307836420-127.0.0.1:63882_sf%2Fx-n_0000000000) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1088869 INFO  (OverseerStateUpdate-96386177307836420-127.0.0.1:63882_sf%2Fx-n_0000000000) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1088870 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1088871 INFO  (zkCallback-1470-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1089873 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1089873 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1089874 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1089874 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1089875 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1089875 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores\collection1'
   [junit4]   2> 1089875 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1089875 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1089876 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1089885 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1089888 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1089895 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1089901 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1089982 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1089991 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1089992 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1090003 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1090006 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1090010 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1090010 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1090017 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1090017 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1090017 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1090017 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores\collection1\data\]
   [junit4]   2> 1090017 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ee165cf
   [junit4]   2> 1090017 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 1090018 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 1090018 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores\collection1\data\
   [junit4]   2> 1090018 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1090018 WARN  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1090019 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores\collection1\data\index
   [junit4]   2> 1090019 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.25325425202404017]
   [junit4]   2> 1090019 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56f088c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@251ff3e8),segFN=segments_1,generation=1}
   [junit4]   2> 1090019 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1090020 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores\collection1\data\
   [junit4]   2> 1090021 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReqParamsAPI_66DCC93080177E4E-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1090022 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1090022 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1090023 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1090023 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1090023 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1090023 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1090023 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1090023 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1090023 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1090023 WARN  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1090029 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1090030 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1090032 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1090033 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1090037 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1090037 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1090038 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1090039 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1090040 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1090040 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1090040 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=16.2421875, floorSegmentMB=1.802734375, forceMergeDeletesPctAllowed=4.176531562964408, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46400012709614713
   [junit4]   2> 1090041 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@56f088c8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@251ff3e8),segFN=segments_1,generation=1}
   [junit4]   2> 1090041 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1090041 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73a6968d[collection1] main]
   [junit4]   2> 1090041 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1090042 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1090042 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1090042 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1090042 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1090042 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1090043 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1090043 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1090043 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1090043 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1090044 INFO  (searcherExecutor-3604-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73a6968d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1090044 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1090044 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1090044 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1090044 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542178839025680384
   [junit4]   2> 1090046 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1542178839025680384
   [junit4]   2> 1090046 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1090046 INFO  (coreLoadExecutor-3603-thread-1-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1090047 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:63882/sf/x collection:control_collection shard:shard1
   [junit4]   2> 1090047 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1090055 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96386177307836420-core_node1-n_0000000000
   [junit4]   2> 1090055 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1090057 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1090057 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1090057 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:63882/sf/x/collection1/
   [junit4]   2> 1090057 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1090057 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63882/sf/x/collection1/ has no replicas
   [junit4]   2> 1090058 INFO  (OverseerStateUpdate-96386177307836420-127.0.0.1:63882_sf%2Fx-n_0000000000) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1090059 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1090062 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96386177307836420-core_node1-n_0000000000
   [junit4]   2> 1090066 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:63882/sf/x/collection1/ shard1
   [junit4]   2> 1090067 INFO  (OverseerStateUpdate-96386177307836420-127.0.0.1:63882_sf%2Fx-n_0000000000) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:63882/sf/x",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1090171 INFO  (zkCallback-1470-thread-2-processing-n:127.0.0.1:63882_sf%2Fx) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1090218 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:63882/sf/x/collection1/ and leader is http://127.0.0.1:63882/sf/x/collection1/
   [junit4]   2> 1090218 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63882/sf/x
   [junit4]   2> 1090218 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1090218 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1090218 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1090220 INFO  (coreZkRegister-3597-thread-1-processing-n:127.0.0.1:63882_sf%2Fx x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:63882_sf%2Fx c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 1090223 INFO  (OverseerStateUpdate-96386177307836420-127.0.0.1:63882_sf%2Fx-n_0000000000) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63882/sf/x",
   [junit4]   2>   "node_name":"127.0.0.1:63882_sf%2Fx",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1090223 INFO  (OverseerStateUpdate-96386177307836420-127.0.0.1:63882_sf%2Fx-n_0000000000) [n:127.0.0.1:63882_sf%2Fx    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:63882/sf/x",
   [junit4]   2>   "node

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

d o.e.j.s.ServletContextHandler@68d3812c{/solr,null,UNAVAILABLE}
   [junit4]   2> 1596585 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[66DCC93080177E4E]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@15aaaf26{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1596585 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[66DCC93080177E4E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=375138245
   [junit4]   2> 1596588 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d80b3e9
   [junit4]   2> 1596589 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1596589 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1596589 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1596589 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1596592 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1596593 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 3 directories currently being tracked
   [junit4]   2> 1596593 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-029\.\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-029\.\collection1\data\;done=false>>]
   [junit4]   2> 1596593 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1596593 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-029\.\collection1\data\
   [junit4]   2> 1596593 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-029\.\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-029\.\collection1\data\index;done=false>>]
   [junit4]   2> 1596593 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1596593 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-029\.\collection1\data\index
   [junit4]   2> 1596594 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-029\.\collection1\data\snapshot_metadata [CachedDir<<refCount=0;path=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-029\.\collection1\data\snapshot_metadata;done=false>>]
   [junit4]   2> 1596594 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1596594 INFO  (coreCloseExecutor-6924-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001\solr-instance-029\.\collection1\data\snapshot_metadata
   [junit4]   2> 1596595 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[66DCC93080177E4E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f02bc06{/solr,null,UNAVAILABLE}
   [junit4]   2> 1596611 INFO  (SUITE-TestReplicationHandler-seed#[66DCC93080177E4E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_66DCC93080177E4E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=Lucene50(blocksize=128), id=Lucene50(blocksize=128), newname=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1975, maxMBSortInHeap=6.5626191125557245, sim=ClassicSimilarity, locale=es-PR, timezone=America/Vancouver
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=111514368,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [FieldMutatingUpdateProcessorTest, SmileWriterTest, UpdateRequestProcessorFactoryTest, DistributedIntervalFacetingTest, TestPerFieldSimilarityWithDefaultOverride, TestSchemaSimilarityResource, BasicZkTest, TestMiniSolrCloudClusterSSL, TestDownShardTolerantSearch, HttpPartitionTest, TestCloudPivotFacet, DistribJoinFromCollectionTest, SolrCLIZkUtilsTest, TestSubQueryTransformer, TestUseDocValuesAsStored2, CdcrRequestHandlerTest, CoreAdminCreateDiscoverTest, AutoCommitTest, TestDistributedGrouping, TestManagedResourceStorage, UniqFieldsUpdateProcessorFactoryTest, ShowFileRequestHandlerTest, TestFieldCollectionResource, SortByFunctionTest, DistributedDebugComponentTest, JavabinLoaderTest, TestDynamicFieldCollectionResource, OverseerCollectionConfigSetProcessorTest, BinaryUpdateRequestHandlerTest, TestDistributedStatsComponentCardinality, TestStressRecovery, TestExactSharedStatsCache, TestQueryUtils, TestJoin, SparseHLLTest, TestSimpleTrackingShardHandler, LukeRequestHandlerTest, BlockJoinFacetSimpleTest, ChaosMonkeySafeLeaderTest, TestReplicationHandlerBackup, BaseCdcrDistributedZkTest, TestSolrQueryParser, TestBinaryField, StatsComponentTest, ConnectionReuseTest, TestValueSourceCache, TestInitQParser, TestScoreJoinQPNoScore, VersionInfoTest, TestOmitPositions, SolrIndexSplitterTest, CloudExitableDirectoryReaderTest, TestBinaryResponseWriter, TestReversedWildcardFilterFactory, SolrCoreCheckLockOnStartupTest, SolrPluginUtilsTest, TestComplexPhraseQParserPlugin, ZkStateWriterTest, OpenCloseCoreStressTest, TestClusterStateMutator, HdfsDirectoryFactoryTest, OpenExchangeRatesOrgProviderTest, TestSolrDeletionPolicy2, BasicFunctionalityTest, SimpleMLTQParserTest, DirectoryFactoryTest, IndexSchemaRuntimeFieldTest, TestRandomFaceting, SSLMigrationTest, MergeStrategyTest, HighlighterConfigTest, TestRandomFlRTGCloud, TestQuerySenderListener, PKIAuthenticationIntegrationTest, TestSizeLimitedDistributedMap, RequestLoggingTest, TestCSVResponseWriter, DistributedFacetPivotSmallAdvancedTest, HdfsChaosMonkeySafeLeaderTest, TestQueryTypes, TestRawTransformer, TestSolr4Spatial, FileBasedSpellCheckerTest, AtomicUpdatesTest, DistributedQueryComponentOptimizationTest, TestReloadAndDeleteDocs, TestIndexingPerformance, TestCharFilters, TestSchemaNameResource, TestSubQueryTransformerDistrib, TestXmlQParserPlugin, AsyncCallRequestStatusResponseTest, TestDFISimilarityFactory, TestCustomDocTransformer, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, TestTestInjection, CacheHeaderTest, SpellCheckComponentTest, TestSSLRandomization, TestCloudDeleteByQuery, DataDrivenBlockJoinTest, CheckHdfsIndexTest, TestAtomicUpdateErrorCases, DeleteShardTest, TestReload, TestFieldTypeCollectionResource, ZkNodePropsTest, RemoteQueryErrorTest, TestCollectionAPI, TestConfigSets, DistributedFacetPivotLargeTest, TestDistributedMissingSort, VMParamsZkACLAndCredentialsProvidersTest, DebugComponentTest, TestGraphMLResponseWriter, CloneFieldUpdateProcessorFactoryTest, HdfsBasicDistributedZkTest, TestSerializedLuceneMatchVersion, CollectionStateFormat2Test, CustomCollectionTest, TestLRUStatsCache, TestRealTimeGet, TestZkChroot, ResourceLoaderTest, TestFieldSortValues, SearchHandlerTest, BlockCacheTest, HdfsSyncSliceTest, TestSystemIdResolver, DefaultValueUpdateProcessorTest, TestSuggestSpellingConverter, ExplicitHLLTest, TestRangeQuery, TestManagedSchema, RuleEngineTest, SolrXmlInZkTest, TestExceedMaxTermLength, TestImplicitCoreProperties, TestPerFieldSimilarity, TestFastOutputStream, EchoParamsTest, DistanceFunctionTest, CopyFieldTest, ShardSplitTest, SpellPossibilityIteratorTest, SolrCmdDistributorTest, TestSchemaManager, TestSolrConfigHandlerCloud, TestTrie, TestCrossCoreJoin, PreAnalyzedUpdateProcessorTest, RAMDirectoryFactoryTest, BasicDistributedZkTest, BasicDistributedZk2Test, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
   [junit4] Completed [319/627 (3!)] on J1 in 70.82s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 61099 lines...]


[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6036 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6036/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:57740/ta_biw/g/forceleader_test_collection_shard1_replica2]

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: No live SolrServers available to handle this request:[http://127.0.0.1:57740/ta_biw/g/forceleader_test_collection_shard1_replica2]
	at __randomizedtesting.SeedInfo.seed([873F297EC835ADD8:61A81DBEF1B754B9]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:760)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1172)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1061)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:997)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:753)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.sendDocsWithRetry(AbstractFullDistribZkTestBase.java:741)
	at org.apache.solr.cloud.ForceLeaderTest.sendDoc(ForceLeaderTest.java:424)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:57740/ta_biw/g/forceleader_test_collection_shard1_replica2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:735)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	... 1 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:57740/ta_biw/g/forceleader_test_collection_shard1_replica2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:615)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:261)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:250)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:382)
	... 6 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:57740 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:151)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:513)
	... 10 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172)
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
	at java.net.Socket.connect(Socket.java:589)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:74)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	... 20 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
java.lang.NullPointerException

Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([873F297EC835ADD8]:0)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NullPointerException
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
	at org.apache.hadoop.util.Shell.run(Shell.java:456)
	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
	... 31 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([873F297EC835ADD8]:0)
	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11070 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\init-core-data-001
   [junit4]   2> 658650 INFO  (SUITE-ForceLeaderTest-seed#[873F297EC835ADD8]-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> 658650 INFO  (SUITE-ForceLeaderTest-seed#[873F297EC835ADD8]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ta_biw/g
   [junit4]   2> 658654 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 658654 INFO  (Thread-1634) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 658654 INFO  (Thread-1634) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 658755 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.ZkTestServer start zk server on port:57733
   [junit4]   2> 658755 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 658767 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658781 INFO  (zkCallback-1087-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e05fd3 name:ZooKeeperConnection Watcher:127.0.0.1:57733 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 658781 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658781 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 658781 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 658785 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 0x1566da9d0710000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 658788 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 658791 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 658793 INFO  (zkCallback-1088-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@10779b0 name:ZooKeeperConnection Watcher:127.0.0.1:57733/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 658793 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 658794 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 658794 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 658801 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 658804 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 658805 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 658809 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 658809 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 658817 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 658818 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 658820 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 658820 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 658823 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 658823 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 658826 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 658826 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 658828 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 658828 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 658830 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 658831 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 658833 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 658833 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 658836 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 658837 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 658839 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 658839 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 658841 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 658841 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 659338 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores\collection1
   [junit4]   2> 659342 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 659343 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@109e611{/ta_biw/g,null,AVAILABLE}
   [junit4]   2> 659344 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@173df0f{HTTP/1.1,[http/1.1]}{127.0.0.1:57741}
   [junit4]   2> 659344 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.e.j.s.Server Started @664069ms
   [junit4]   2> 659344 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\tempDir-001/control/data, hostContext=/ta_biw/g, hostPort=57740, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores}
   [junit4]   2> 659345 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 659345 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001'
   [junit4]   2> 659345 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 659345 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 659346 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 659347 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 659347 INFO  (zkCallback-1089-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b094db name:ZooKeeperConnection Watcher:127.0.0.1:57733/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 659347 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 659348 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 659350 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 659350 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\solr.xml
   [junit4]   2> 659359 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores
   [junit4]   2> 659359 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.CoreContainer New CoreContainer 3587461
   [junit4]   2> 659359 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001]
   [junit4]   2> 659360 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\lib
   [junit4]   2> 659360 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 659368 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 659368 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 659368 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 659368 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57733/solr
   [junit4]   2> 659368 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 659368 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 659370 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 659372 INFO  (zkCallback-1092-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@533719 name:ZooKeeperConnection Watcher:127.0.0.1:57733 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 659373 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 659373 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 659373 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 0x1566da9d0710003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 659373 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$9/17517386@d20f80
   [junit4]   2> 659377 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 659378 INFO  (zkCallback-1093-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@68bf82 name:ZooKeeperConnection Watcher:127.0.0.1:57733/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 659378 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 659379 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 659382 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 659385 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 659387 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 659389 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 659391 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 659393 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 659394 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 659395 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 659398 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 659398 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 659399 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 659404 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 659405 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 659406 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 659407 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000
   [junit4]   2> 659407 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57740_ta_biw%2Fg
   [junit4]   2> 659407 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 659409 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.Overseer Overseer (id=96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) starting
   [junit4]   2> 659411 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 659418 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 659419 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57740_ta_biw%2Fg
   [junit4]   2> 659419 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:57740_ta_biw%2Fg
   [junit4]   2> 659419 INFO  (OverseerCollectionConfigSetProcessor-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 659419 INFO  (OverseerStateUpdate-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 659421 INFO  (zkCallback-1093-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 659422 INFO  (OverseerStateUpdate-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 659422 INFO  (zkCallback-1093-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (1)
   [junit4]   2> 659435 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 659435 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 659436 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores
   [junit4]   2> 659437 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 659438 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores\collection1
   [junit4]   2> 659438 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 659438 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 659438 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 659438 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 659438 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 659440 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.ZkController Collection control_collection not visible yet, but flagging it so a watch is registered when it becomes visible
   [junit4]   2> 659441 INFO  (OverseerStateUpdate-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57740/ta_biw/g",
   [junit4]   2>   "node_name":"127.0.0.1:57740_ta_biw%2Fg",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 659441 INFO  (OverseerStateUpdate-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57740/ta_biw/g",
   [junit4]   2>   "node_name":"127.0.0.1:57740_ta_biw%2Fg",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 659442 INFO  (OverseerStateUpdate-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 659442 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Deleting data for [control_collection]
   [junit4]   2> 659442 INFO  (OverseerStateUpdate-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 659444 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 659445 INFO  (zkCallback-1093-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 660445 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 660445 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 660445 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 660445 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 660446 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 660446 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores\collection1'
   [junit4]   2> 660446 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 660446 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 660448 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 660457 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 660459 WARN  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 660460 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 660468 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 660474 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 660551 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 660560 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 660560 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 660570 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 660573 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 660575 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 660576 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 660581 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 660581 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 660581 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 660581 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores\collection1\data\]
   [junit4]   2> 660581 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@196152a
   [junit4]   2> 660582 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores\collection1\data\snapshot_metadata
   [junit4]   2> 660582 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot metadata file...
   [junit4]   2> 660582 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores\collection1\data\
   [junit4]   2> 660582 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores\collection1\data\index/
   [junit4]   2> 660582 WARN  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 660582 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores\collection1\data\index
   [junit4]   2> 660582 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=5.810546875, floorSegmentMB=1.2314453125, forceMergeDeletesPctAllowed=8.013721129682859, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1084133941914379
   [junit4]   2> 660583 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@177842b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b30eb7),segFN=segments_1,generation=1}
   [junit4]   2> 660583 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 660583 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores\collection1\data\
   [junit4]   2> 660584 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 660586 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 660586 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 660586 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 660586 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 660587 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 660587 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 660587 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 660587 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 660587 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 660587 WARN  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 660591 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 660592 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 660593 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 660594 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 660599 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/dump,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 660599 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 660600 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 660600 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 660606 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 660606 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 660606 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 660607 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@177842b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b30eb7),segFN=segments_1,generation=1}
   [junit4]   2> 660607 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 660607 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e8d03d[collection1] main]
   [junit4]   2> 660607 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 660608 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 660608 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 660609 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 660609 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 660609 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 660609 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 660609 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 660609 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 660609 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 660610 INFO  (searcherExecutor-2751-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e8d03d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 660610 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 660610 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 660610 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 660610 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1542160292431003648
   [junit4]   2> 660612 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1542160292431003648
   [junit4]   2> 660612 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 660612 INFO  (coreLoadExecutor-2750-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 660613 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:57740/ta_biw/g collection:control_collection shard:shard1
   [junit4]   2> 660614 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 660617 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/96385018149011460-core_node1-n_0000000000
   [junit4]   2> 660618 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 660619 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 660619 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 660619 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57740/ta_biw/g/collection1/
   [junit4]   2> 660619 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 660619 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:57740/ta_biw/g/collection1/ has no replicas
   [junit4]   2> 660619 INFO  (OverseerStateUpdate-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 660621 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 660623 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/96385018149011460-core_node1-n_0000000000
   [junit4]   2> 660625 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57740/ta_biw/g/collection1/ shard1
   [junit4]   2> 660625 INFO  (OverseerStateUpdate-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:57740/ta_biw/g",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 660730 INFO  (zkCallback-1093-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 660778 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:57740/ta_biw/g/collection1/ and leader is http://127.0.0.1:57740/ta_biw/g/collection1/
   [junit4]   2> 660778 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57740/ta_biw/g
   [junit4]   2> 660778 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 660778 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 660778 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 660780 INFO  (coreZkRegister-2744-thread-1-processing-n:127.0.0.1:57740_ta_biw%2Fg x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57740_ta_biw%2Fg c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Checking legacy cluster state for collection control_collection
   [junit4]   2> 660781 INFO  (OverseerStateUpdate-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57740/ta_biw/g",
   [junit4]   2>   "node_name":"127.0.0.1:57740_ta_biw%2Fg",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 660781 INFO  (OverseerStateUpdate-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57740/ta_biw/g",
   [junit4]   2>   "node_name":"127.0.0.1:57740_ta_biw%2Fg",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 660886 INFO  (zkCallback-1093-thread-3-processing-n:127.0.0.1:57740_ta_biw%2Fg) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 660944 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 660946 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660947 INFO  (zkCallback-1097-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@17b4998 name:ZooKeeperConnection Watcher:127.0.0.1:57733/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 660947 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660947 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 660947 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 660948 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 660949 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 660950 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 660950 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 660950 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 660951 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 660952 INFO  (zkCallback-1098-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e2b199 name:ZooKeeperConnection Watcher:127.0.0.1:57733/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 660952 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 660952 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 660954 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 0x1566da9d0710006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 660955 INFO  (OverseerStateUpdate-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 660955 INFO  (OverseerStateUpdate-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 661062 INFO  (OverseerStateUpdate-96385018149011460-127.0.0.1:57740_ta_biw%2Fg-n_0000000000) [n:127.0.0.1:57740_ta_biw%2Fg    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 661422 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\shard-1-001\cores\collection1
   [junit4]   2> 661425 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\shard-1-001
   [junit4]   2> 661426 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 661427 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1424096{/ta_biw/g,null,AVAILABLE}
   [junit4]   2> 661427 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e02e89{HTTP/1.1,[http/1.1]}{127.0.0.1:57760}
   [junit4]   2> 661427 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.e.j.s.Server Started @666153ms
   [junit4]   2> 661427 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/ta_biw/g, hostPort=57759, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\shard-1-001\cores}
   [junit4]   2> 661428 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 661428 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\shard-1-001'
   [junit4]   2> 661428 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 661428 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 661428 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 661429 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 661431 INFO  (zkCallback-1099-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@14f71d8 name:ZooKeeperConnection Watcher:127.0.0.1:57733/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 661431 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 661431 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 661432 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 661432 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\shard-1-001\solr.xml
   [junit4]   2> 661441 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\shard-1-001\cores
   [junit4]   2> 661441 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.CoreContainer New CoreContainer 33550480
   [junit4]   2> 661441 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\shard-1-001]
   [junit4]   2> 661441 WARN  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC835ADD8]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\shard-1-001\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_873F297EC835ADD8-001\shard-1-001\lib
   [junit4]   2> 661441 INFO  (TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[873F297EC

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

[873F297EC835ADD8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2552003 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[873F297EC835ADD8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2552168 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[873F297EC835ADD8]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 2552196 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[873F297EC835ADD8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=978, maxMBSortInHeap=5.252995504256999, sim=RandomSimilarity(queryNorm=true): {}, locale=en-MT, timezone=America/Chicago
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 (32-bit)/cpus=3,threads=1,free=307644832,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestShortCircuitedRequests, TestConfigSetsAPIZkFailure, FastVectorHighlighterTest, TestLMDirichletSimilarityFactory, TestFileDictionaryLookup, TestSchemaVersionResource, TestComponentsName, PingRequestHandlerTest, SOLR749Test, TestSolrCoreSnapshots, TestSearchPerf, PrimitiveFieldTypeTest, SampleTest, TestLazyCores, RulesTest, DistribDocExpirationUpdateProcessorTest, SolrCoreTest, TestMiniSolrCloudCluster, AnalysisAfterCoreReloadTest, HdfsUnloadDistributedZkTest, AddBlockUpdateTest, TestLeaderElectionZkExpiry, JsonLoaderTest, TestRequestStatusCollectionAPI, MultiThreadedOCPTest, TestArbitraryIndexDir, HdfsRecoverLeaseTest, BigEndianAscendingWordDeserializerTest, HdfsRestartWhileUpdatingTest, ReturnFieldsTest, SolrRequestParserTest, TestHdfsBackupRestoreCore, TestSchemaResource, TestTrackingShardHandlerFactory, TestDefaultSearchFieldResource, HighlighterMaxOffsetTest, TestUniqueKeyFieldResource, TestGeoJSONResponseWriter, TestLegacyFieldCache, TestTolerantSearch, TestAnalyzedSuggestions, OverseerTest, AssignTest, TestDocBasedVersionConstraints, CollectionsAPISolrJTest, TestDynamicFieldResource, SpatialHeatmapFacetsTest, TestExpandComponent, ClusterStateTest, HLLUtilTest, ForceLeaderTest, TestDistributedSearch, TestSubQueryTransformerCrossCore, TestRuleBasedAuthorizationPlugin, BasicDistributedZkTest, SystemInfoHandlerTest, TestAuthenticationFramework, TestFieldCacheSort, ActionThrottleTest, TestHashPartitioner, TestXIncludeConfig, TestSolrQueryParserDefaultOperatorResource, TestDynamicLoading, SchemaVersionSpecificBehaviorTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestCollapseQParserPlugin, PreAnalyzedFieldTest, TestQueryWrapperFilter, TestConfig, TestSolrConfigHandlerConcurrent, TestClassicSimilarityFactory, DeleteInactiveReplicaTest, TestChildDocTransformer, DistributedQueueTest, TestFieldResource, TestXmlQParser, TestQuerySenderNoQuery, FullHLLTest, TestSQLHandler, TestUpdate, TestFieldTypeResource, TestFunctionQuery, DistributedQueryComponentCustomSortTest, TestSort, TestOnReconnectListenerSupport, TestConfigSetsAPI, UUIDFieldTest, TestStressLiveNodes, ZkStateReaderTest, TestLFUCache, TestIBSimilarityFactory, TestPartialUpdateDeduplication, DOMUtilTest, ShardRoutingTest, UUIDUpdateProcessorFallbackTest, DirectUpdateHandlerTest, BitVectorTest, TestAnalyzeInfixSuggestions, DistributedQueryElevationComponentTest, HdfsThreadLeakTest, HighlighterTest, QueryResultKeyTest, IndexBasedSpellCheckerTest, TestCodecSupport, XsltUpdateRequestHandlerTest, SolrCloudExampleTest, HdfsBasicDistributedZk2Test, StandardRequestHandlerTest, RankQueryTest, TestReplicationHandler, ExternalFileFieldSortTest, TestPseudoReturnFields, TestRandomRequestDistribution, CoreSorterTest, TriLevelCompositeIdRoutingTest, TestEmbeddedSolrServerConstructors, TestSolrCLIRunExample, TestSolrDynamicMBean, HardAutoCommitTest, TestDistribIDF, TestDocumentBuilder, TimeZoneUtilsTest, TestSearcherReuse, TestCloudInspectUtil, RollingRestartTest, TestCoreContainer, URLClassifyProcessorTest, TestStressReorder, TestExactStatsCache, DistributedFacetPivotLongTailTest, AnalyticsMergeStrategyTest, BJQParserTest, TestSolrFieldCacheMBean, CloudMLTQParserTest, CdcrReplicationHandlerTest, DeleteReplicaTest, TestFieldCacheReopen, QueryEqualityTest, SuggestComponentTest, TestPhraseSuggestions, ConfigSetsAPITest, TestLuceneMatchVersion, TestManagedSynonymFilterFactory, TestJsonFacets, SharedFSAutoReplicaFailoverTest, HdfsChaosMonkeyNothingIsSafeTest, BlockJoinFacetRandomTest, MBeansHandlerTest, TestRealTimeGet, TestReload, SimpleFacetsTest, TestSolr4Spatial, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, PeerSyncTest, SoftAutoCommitTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestExtendedDismaxParser, SuggesterFSTTest, DocValuesTest, TestWordDelimiterFilterFactory, TestRemoteStreaming, TestSolrDeletionPolicy1, LukeRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration, JSONWriterTest, QueryParsingTest, TestPHPSerializedResponseWriter, SearchHandlerTest, ResourceLoaderTest, ScriptEngineTest, TestFastLRUCache, PrimUtilsTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestLRUCache, ZkNodePropsTest, SliceStateTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, AsyncMigrateRouteKeyTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionTooManyReplicasTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RemoteQueryErrorTest, ShardSplitTest, TestExclusionRuleCollectionAccess, TestReplicaProperties, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=873F297EC835ADD8 -Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=America/Chicago -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([873F297EC835ADD8]:0)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2263)
   [junit4]    > 	at com.google.common.cache.LocalCache.get(LocalCache.java:4000)
   [junit4]    > 	at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4004)
   [junit4]    > 	at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4874)
   [junit4]    > 	at org.apache.hadoop.security.Groups.getGroups(Groups.java:182)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:64)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:86)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:99)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.NullPointerException
   [junit4]    > 	at java.lang.ProcessBuilder.start(ProcessBuilder.java:1012)
   [junit4]    > 	at org.apache.hadoop.util.Shell.runCommand(Shell.java:483)
   [junit4]    > 	at org.apache.hadoop.util.Shell.run(Shell.java:456)
   [junit4]    > 	at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
   [junit4]    > 	at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:84)
   [junit4]    > 	at org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:52)
   [junit4]    > 	at org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:239)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:220)
   [junit4]    > 	at org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:208)
   [junit4]    > 	at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3599)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2379)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2342)
   [junit4]    > 	at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2257)
   [junit4]    > 	... 31 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([873F297EC835ADD8]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [499/627 (2!)] on J0 in 0.26s, 0 tests, 2 errors <<< FAILURES!

[...truncated 52830 lines...]