Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6032/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

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([583DBF5F38F38F09:3FFAA3B1CC4BABA8]: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:267)
        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([FC3DDD3F5FF57F0F]: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([FC3DDD3F5FF57F0F]: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 12134 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_FC3DDD3F5FF57F0F-001\init-core-data-001
   [junit4]   2> 2728814 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[FC3DDD3F5FF57F0F]-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> 2728975 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[FC3DDD3F5FF57F0F]-worker) [   
 ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 2728995 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[FC3DDD3F5FF57F0F]-worker) [   
 ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=ClassicSimilarity, locale=sk, timezone=America/Campo_Grande
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=127841616,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestLFUCache, 
CursorPagingTest, TestFieldCacheWithThreads, TestRestoreCore, 
TestCloudManagedSchema, SoftAutoCommitTest, HdfsBasicDistributedZkTest, 
RequestLoggingTest, TestInitQParser, TestMissingGroups, 
TestIBSimilarityFactory, CloneFieldUpdateProcessorFactoryTest, 
CdcrReplicationDistributedZkTest, TestFieldCacheSortRandom, 
CachingDirectoryFactoryTest, ShardRoutingTest, SecurityConfHandlerTest, 
TestMergePolicyConfig, TestInitParams, TestExceedMaxTermLength, 
DistributedFacetPivotLargeTest, IndexBasedSpellCheckerTest, 
TlogReplayBufferedWhileIndexingTest, CustomCollectionTest, SolrCLIZkUtilsTest, 
TestReloadAndDeleteDocs, TestFieldCollectionResource, TestTrieFacet, 
DistributedQueryElevationComponentTest, SOLR749Test, 
TestLeaderInitiatedRecoveryThread, TestDocSet, TestRebalanceLeaders, 
TestDistributedStatsComponentCardinality, HardAutoCommitTest, TestJsonRequest, 
HdfsDirectoryFactoryTest, ZkCLITest, UnloadDistributedZkTest, SolrXmlInZkTest, 
SampleTest, TestUseDocValuesAsStored2, TestSimpleQParserPlugin, 
SchemaVersionSpecificBehaviorTest, TestDefaultStatsCache, 
DistribCursorPagingTest, ClusterStateTest, HdfsSyncSliceTest, 
HdfsRecoveryZkTest, TestLuceneMatchVersion, TestRandomCollapseQParserPlugin, 
TestWordDelimiterFilterFactory, SuggesterFSTTest, TestMiniSolrCloudClusterSSL, 
DistributedFacetPivotSmallAdvancedTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestExactSharedStatsCache, 
TestImplicitCoreProperties, AssignTest, TestHashPartitioner, 
TestSchemaSimilarityResource, TestLazyCores, TestSSLRandomization, 
TestDocumentBuilder, TestStressCloudBlindAtomicUpdates, PrimUtilsTest, 
DeleteShardTest, HighlighterTest, TestPivotHelperCode, 
TestGraphTermsQParserPlugin, TestReplicationHandlerBackup, 
XsltUpdateRequestHandlerTest, SystemInfoHandlerTest, 
TestPerFieldSimilarityWithDefaultOverride, TestPKIAuthenticationPlugin, 
TestLRUCache, HdfsNNFailoverTest, TestCryptoKeys, DOMUtilTest, 
FastVectorHighlighterTest, ConjunctionSolrSpellCheckerTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, DirectUpdateHandlerTest, 
LeaderElectionTest, StatelessScriptUpdateProcessorFactoryTest, 
TestCloudDeleteByQuery, TestPhraseSuggestions, TimeZoneUtilsTest, 
ChaosMonkeyNothingIsSafeTest, TestSolrQueryParserResource, 
TestPseudoReturnFields, TestOverriddenPrefixQueryForCustomFieldType, 
TestCopyFieldCollectionResource, DistributedDebugComponentTest, 
PreAnalyzedFieldTest, MigrateRouteKeyTest, DocumentAnalysisRequestHandlerTest, 
TestSort, TestConfigReload, TestJmxIntegration, MoreLikeThisHandlerTest, 
DisMaxRequestHandlerTest, TestFieldCacheSanityChecker, ZkStateWriterTest, 
PathHierarchyTokenizerFactoryTest, ChangedSchemaMergeTest, 
BigEndianAscendingWordSerializerTest, ExternalFileFieldSortTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestConfig, 
TestFieldTypeCollectionResource, TestManagedSchema, CollectionStateFormat2Test, 
AtomicUpdatesTest, SyncSliceTest, TestSolrCloudWithKerberosAlt, RuleEngineTest, 
TermsComponentTest, TestSurroundQueryParser, TestSortingResponseWriter, 
PeerSyncTest, DistanceUnitsTest, ShardSplitTest, TestSortByMinMaxFunction, 
AsyncMigrateRouteKeyTest, TestCustomDocTransformer, TestAnalyzedSuggestions, 
BlockJoinFacetSimpleTest, SortSpecParsingTest, TestSolrConfigHandlerCloud, 
ConnectionManagerTest, TestPartialUpdateDeduplication, FacetPivotSmallTest, 
TestRequestForwarding, DistribJoinFromCollectionTest, TestReRankQParserPlugin, 
SolrTestCaseJ4Test, PrimitiveFieldTypeTest, BlockJoinFacetDistribTest, 
URLClassifyProcessorTest, TestMinMaxOnMultiValuedField, TestLRUStatsCache, 
TestHdfsCloudBackupRestore, TestConfigSetsAPIExclusivity, TestSolr4Spatial2, 
DocumentBuilderTest, XmlUpdateRequestHandlerTest, DocValuesTest, 
TestTestInjection, TestCSVLoader, SSLMigrationTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, OverseerTest, RecoveryZkTest, 
TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, 
ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ShardRoutingCustomTest, 
TestDistributedSearch, TestFaceting, DistributedSpellCheckComponentTest, 
TestCoreContainer, SimpleFacetsTest, StatsComponentTest, TestIndexSearcher, 
SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, 
SolrRequestParserTest, TestFoldingMultitermQuery, PolyFieldTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, SortByFunctionTest, 
TestRemoteStreaming, TestSolrDeletionPolicy1, SolrInfoMBeanTest, 
StandardRequestHandlerTest, DirectSolrSpellCheckerTest, TestQueryTypes, 
RequestHandlersTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, 
TestArbitraryIndexDir, RegexBoostProcessorTest, ReturnFieldsTest, 
MBeansHandlerTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, 
TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestJmxMonitoredMap, TestFastLRUCache, UUIDFieldTest, CircularListTest, 
DistributedMLTComponentTest, TestHighlightDedupGrouping, 
TestEmbeddedSolrServerConstructors, ActionThrottleTest, 
BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, 
CloudExitableDirectoryReaderTest, CollectionReloadTest, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
ConfigSetsAPITest, DeleteStatusTest, DistributedVersionInfoTest, 
ForceLeaderTest, LeaderFailoverAfterPartitionTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerRolesTest, RemoteQueryErrorTest, TestCloudPseudoReturnFields, 
TestCollectionAPI, TestLockTree, TestMiniSolrCloudClusterBase, 
TestRandomFlRTGCloud, TestReplicaProperties, 
TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=FC3DDD3F5FF57F0F 
-Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=America/Campo_Grande 
-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([FC3DDD3F5FF57F0F]: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([FC3DDD3F5FF57F0F]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:154)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [485/626 (1!)] on J0 in 0.21s, 0 tests, 2 errors <<< 
FAILURES!

[...truncated 917 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_583DBF5F38F38F09-001\init-core-data-001
   [junit4]   2> 63171 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-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> 63188 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 63192 INFO  (Thread-399) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 63192 INFO  (Thread-399) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 63292 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62430
   [junit4]   2> 63337 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 63437 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 63519 INFO  (zkCallback-81-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@2a658d name:ZooKeeperConnection 
Watcher:127.0.0.1:62430 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 63519 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 63519 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 63523 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 63599 INFO  (jetty-launcher-80-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 63599 INFO  (jetty-launcher-80-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 63600 INFO  (jetty-launcher-80-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 63601 INFO  (jetty-launcher-80-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17f7e63{/solr,null,AVAILABLE}
   [junit4]   2> 63601 INFO  (jetty-launcher-80-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.8.v20160314
   [junit4]   2> 63601 INFO  (jetty-launcher-80-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@131190{/solr,null,AVAILABLE}
   [junit4]   2> 63602 INFO  (jetty-launcher-80-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ac1884{/solr,null,AVAILABLE}
   [junit4]   2> 63611 INFO  (jetty-launcher-80-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1ec3c38{HTTP/1.1,[http/1.1]}{127.0.0.1:62434}
   [junit4]   2> 63612 INFO  (jetty-launcher-80-thread-3) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1b1734d{HTTP/1.1,[http/1.1]}{127.0.0.1:62440}
   [junit4]   2> 63615 INFO  (jetty-launcher-80-thread-2) [    ] o.e.j.s.Server 
Started @69901ms
   [junit4]   2> 63615 INFO  (jetty-launcher-80-thread-3) [    ] o.e.j.s.Server 
Started @69901ms
   [junit4]   2> 63615 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62434}
   [junit4]   2> 63615 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62440}
   [junit4]   2> 63616 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 63616 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 63616 INFO  (jetty-launcher-80-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_583DBF5F38F38F09-001\tempDir-001\node2'
   [junit4]   2> 63616 INFO  (jetty-launcher-80-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_583DBF5F38F38F09-001\tempDir-001\node4'
   [junit4]   2> 63616 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 63616 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 63616 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 63616 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 63617 INFO  (jetty-launcher-80-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@7f48b1{HTTP/1.1,[http/1.1]}{127.0.0.1:62435}
   [junit4]   2> 63617 INFO  (jetty-launcher-80-thread-1) [    ] o.e.j.s.Server 
Started @69903ms
   [junit4]   2> 63618 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62435}
   [junit4]   2> 63618 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 63617 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 63621 INFO  (jetty-launcher-80-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_583DBF5F38F38F09-001\tempDir-001\node1'
   [junit4]   2> 63618 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 63621 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 63621 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 63622 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 63622 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 63622 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 63623 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 63626 INFO  (jetty-launcher-80-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b341c{/solr,null,AVAILABLE}
   [junit4]   2> 63629 INFO  (jetty-launcher-80-thread-4) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4b786{HTTP/1.1,[http/1.1]}{127.0.0.1:62450}
   [junit4]   2> 63629 INFO  (jetty-launcher-80-thread-4) [    ] o.e.j.s.Server 
Started @69914ms
   [junit4]   2> 63629 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=62450}
   [junit4]   2> 63629 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 63629 INFO  (jetty-launcher-80-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_583DBF5F38F38F09-001\tempDir-001\node3'
   [junit4]   2> 63629 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 63629 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 63631 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 63632 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 63633 INFO  (zkCallback-83-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7bfbb8 name:ZooKeeperConnection 
Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 63633 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 63634 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 63637 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 63637 INFO  (zkCallback-84-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7de67e name:ZooKeeperConnection 
Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 63637 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 63638 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 63639 INFO  (zkCallback-82-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@dab27c name:ZooKeeperConnection 
Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 63639 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 63639 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 63640 INFO  (zkCallback-85-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@187b9c5 name:ZooKeeperConnection 
Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 63641 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 63641 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 63643 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 63644 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 63644 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 63676 INFO  (jetty-launcher-80-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_583DBF5F38F38F09-001\tempDir-001\node1\.
   [junit4]   2> 63676 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.CoreContainer New CoreContainer 19785787
   [junit4]   2> 63676 INFO  (jetty-launcher-80-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_583DBF5F38F38F09-001\tempDir-001\node1]
   [junit4]   2> 63678 WARN  (jetty-launcher-80-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_583DBF5F38F38F09-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_583DBF5F38F38F09-001\tempDir-001\node1\lib
   [junit4]   2> 63678 INFO  (jetty-launcher-80-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> 63684 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 0x156659959d10002, 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> 63689 INFO  (jetty-launcher-80-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_583DBF5F38F38F09-001\tempDir-001\node2\.
   [junit4]   2> 63696 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 0x156659959d10003, 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> 63696 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.CoreContainer New CoreContainer 16262085
   [junit4]   2> 63696 INFO  (jetty-launcher-80-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_583DBF5F38F38F09-001\tempDir-001\node2]
   [junit4]   2> 63696 WARN  (jetty-launcher-80-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_583DBF5F38F38F09-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_583DBF5F38F38F09-001\tempDir-001\node2\lib
   [junit4]   2> 63696 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 0x156659959d10004, 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> 63688 INFO  (jetty-launcher-80-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_583DBF5F38F38F09-001\tempDir-001\node3\.
   [junit4]   2> 63685 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 63696 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 63696 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 63696 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62430/solr
   [junit4]   2> 63696 INFO  (jetty-launcher-80-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> 63697 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.CoreContainer New CoreContainer 14406139
   [junit4]   2> 63697 INFO  (jetty-launcher-80-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_583DBF5F38F38F09-001\tempDir-001\node3]
   [junit4]   2> 63698 WARN  (jetty-launcher-80-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_583DBF5F38F38F09-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_583DBF5F38F38F09-001\tempDir-001\node3\lib
   [junit4]   2> 63698 INFO  (jetty-launcher-80-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> 63699 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 0x156659959d10001, 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> 63704 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 63704 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 63704 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 63704 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62430/solr
   [junit4]   2> 63709 INFO  (jetty-launcher-80-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_583DBF5F38F38F09-001\tempDir-001\node4\.
   [junit4]   2> 63709 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.CoreContainer New CoreContainer 7210971
   [junit4]   2> 63709 INFO  (jetty-launcher-80-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_583DBF5F38F38F09-001\tempDir-001\node4]
   [junit4]   2> 63709 WARN  (jetty-launcher-80-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_583DBF5F38F38F09-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_583DBF5F38F38F09-001\tempDir-001\node4\lib
   [junit4]   2> 63709 INFO  (jetty-launcher-80-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> 63711 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 63712 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 63712 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 63712 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62430/solr
   [junit4]   2> 63715 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 63715 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 63715 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 63715 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62430/solr
   [junit4]   2> 63754 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 63755 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 63755 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 63762 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 63754 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 63762 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 63764 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 63764 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 63766 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 63766 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 63766 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 63768 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 63790 INFO  (zkCallback-94-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d8eb10 name:ZooKeeperConnection 
Watcher:127.0.0.1:62430 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 63790 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 63791 INFO  (jetty-launcher-80-thread-3) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 63793 INFO  (zkCallback-96-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@14b0e12 name:ZooKeeperConnection 
Watcher:127.0.0.1:62430 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 63793 INFO  (zkCallback-95-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@129c50c name:ZooKeeperConnection 
Watcher:127.0.0.1:62430 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 63793 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 63793 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 63793 INFO  (zkCallback-97-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b911f5 name:ZooKeeperConnection 
Watcher:127.0.0.1:62430 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 63795 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 63795 INFO  (jetty-launcher-80-thread-1) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 63795 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 63795 INFO  (jetty-launcher-80-thread-4) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 63815 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 0x156659959d10007, 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> 63816 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$111/8670090@1c06975
   [junit4]   2> 63816 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$111/8670090@1bb0c88
   [junit4]   2> 63819 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$111/8670090@b05c1e
   [junit4]   2> 63819 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.ZkController Added new OnReconnect 
listener org.apache.solr.cloud.ZkController$$Lambda$111/8670090@4b6df0
   [junit4]   2> 63824 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 63825 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 63826 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 63826 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 63844 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:62440_solr) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@6b697e name:ZooKeeperConnection 
Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 63844 INFO  
(zkCallback-100-thread-1-processing-n:127.0.0.1:62434_solr) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e5d0ad name:ZooKeeperConnection 
Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 63844 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 63844 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 63844 INFO  
(zkCallback-101-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16286a5 name:ZooKeeperConnection 
Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 63844 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 63845 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:62450_solr) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b7978f name:ZooKeeperConnection 
Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 63845 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 63870 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 63871 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 63875 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 63877 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 63884 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 63886 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 63891 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 63898 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 63899 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 63901 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 63911 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 63911 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 63913 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 63914 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 63918 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 63919 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 63935 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 63935 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 63935 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 63935 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 63940 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 63940 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 63940 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 63941 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 63944 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 63945 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 63945 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 63945 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 63949 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 63949 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 63950 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 63950 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 63953 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 63954 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 63954 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 63954 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 63956 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 63956 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 63957 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 63957 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 63959 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 63959 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 63959 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 63961 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.ZkStateReader Loaded empty cluster 
properties
   [junit4]   2> 63970 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 63970 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 63971 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 63971 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 64008 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 64009 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 64009 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 64010 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 64015 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 64017 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 64019 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 64020 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 64024 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 64026 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 64028 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96376151346315276-127.0.0.1:62435_solr-n_0000000000
   [junit4]   2> 64029 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96376151346315275-127.0.0.1:62450_solr-n_0000000001
   [junit4]   2> 64030 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 64031 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:62435_solr
   [junit4]   2> 64031 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 64032 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 64034 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96376151346315273-127.0.0.1:62440_solr-n_0000000002
   [junit4]   2> 64035 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/96376151346315274-127.0.0.1:62434_solr-n_0000000003
   [junit4]   2> 64035 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96376151346315276-127.0.0.1:62435_solr-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 64036 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62450_solr
   [junit4]   2> 64036 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:62450_solr
   [junit4]   2> 64037 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96376151346315275-127.0.0.1:62450_solr-n_0000000001 to 
know if I could be the leader
   [junit4]   2> 64038 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/96376151346315273-127.0.0.1:62440_solr-n_0000000002 to 
know if I could be the leader
   [junit4]   2> 64038 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.Overseer Overseer 
(id=96376151346315276-127.0.0.1:62435_solr-n_0000000000) starting
   [junit4]   2> 64039 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62440_solr
   [junit4]   2> 64039 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:62440_solr
   [junit4]   2> 64042 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62434_solr
   [junit4]   2> 64043 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:62434_solr
   [junit4]   2> 64047 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:62450_solr) 
[n:127.0.0.1:62450_solr    ] 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> 64047 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:62440_solr) 
[n:127.0.0.1:62440_solr    ] 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> 64048 INFO  
(zkCallback-101-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] 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> 64048 INFO  
(zkCallback-100-thread-1-processing-n:127.0.0.1:62434_solr) 
[n:127.0.0.1:62434_solr    ] 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> 64052 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:62450_solr) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 64053 INFO  
(zkCallback-100-thread-1-processing-n:127.0.0.1:62434_solr) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 64053 INFO  
(zkCallback-101-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 64054 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:62440_solr) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 64057 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:62450_solr) 
[n:127.0.0.1:62450_solr    ] 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> 64057 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:62440_solr) 
[n:127.0.0.1:62440_solr    ] 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> 64057 INFO  
(zkCallback-101-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] 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> 64059 INFO  
(zkCallback-100-thread-1-processing-n:127.0.0.1:62434_solr) 
[n:127.0.0.1:62434_solr    ] 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> 64068 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 64091 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 64091 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 64096 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_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_583DBF5F38F38F09-001\tempDir-001\node3\.
   [junit4]   2> 64096 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 64108 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:62450_solr) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 64108 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:62440_solr) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 64108 INFO  
(zkCallback-101-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 64108 INFO  
(zkCallback-100-thread-1-processing-n:127.0.0.1:62434_solr) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 64109 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 64109 INFO  (jetty-launcher-80-thread-4) 
[n:127.0.0.1:62450_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 64113 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 64113 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 64114 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_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_583DBF5F38F38F09-001\tempDir-001\node4\.
   [junit4]   2> 64115 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 64117 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 64117 INFO  (jetty-launcher-80-thread-3) 
[n:127.0.0.1:62440_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 64161 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 64161 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 64163 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_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_583DBF5F38F38F09-001\tempDir-001\node2\.
   [junit4]   2> 64164 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 64165 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 64165 INFO  (jetty-launcher-80-thread-2) 
[n:127.0.0.1:62434_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 64204 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 64211 INFO  
(OverseerCollectionConfigSetProcessor-96376151346315276-127.0.0.1:62435_solr-n_0000000000)
 [n:127.0.0.1:62435_solr    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 64212 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:62435_solr as DOWN
   [junit4]   2> 64218 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:62435_solr
   [junit4]   2> 64218 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:62435_solr
   [junit4]   2> 64220 INFO  
(OverseerStateUpdate-96376151346315276-127.0.0.1:62435_solr-n_0000000000) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 64221 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:62450_solr) 
[n:127.0.0.1:62450_solr    ] 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> 64221 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:62440_solr) 
[n:127.0.0.1:62440_solr    ] 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> 64222 INFO  
(zkCallback-101-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] 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> 64223 INFO  
(zkCallback-100-thread-1-processing-n:127.0.0.1:62434_solr) 
[n:127.0.0.1:62434_solr    ] 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> 64225 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:62450_solr) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 64225 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:62440_solr) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 64227 INFO  
(zkCallback-100-thread-1-processing-n:127.0.0.1:62434_solr) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 64230 INFO  
(OverseerStateUpdate-96376151346315276-127.0.0.1:62435_solr-n_0000000000) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 64254 INFO  
(OverseerStateUpdate-96376151346315276-127.0.0.1:62435_solr-n_0000000000) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:62435_solr"} current state version: 0
   [junit4]   2> 64256 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 64256 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 64257 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_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_583DBF5F38F38F09-001\tempDir-001\node1\.
   [junit4]   2> 64258 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions
   [junit4]   2> 64260 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0
   [junit4]   2> 64260 INFO  (jetty-launcher-80-thread-1) 
[n:127.0.0.1:62435_solr    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 64260 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 64261 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 64273 INFO  
(OverseerStateUpdate-96376151346315276-127.0.0.1:62435_solr-n_0000000000) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for 
node: 127.0.0.1:62435_solr
   [junit4]   2> 64274 INFO  (zkCallback-106-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@10a0868 name:ZooKeeperConnection 
Watcher:127.0.0.1:62430 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 64274 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 64274 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 64308 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 64310 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 64314 INFO  (zkCallback-109-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@42758c name:ZooKeeperConnection 
Watcher:127.0.0.1:62430/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 64314 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 64314 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 64314 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 64317 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.ZkStateReader Loaded empty cluster properties
   [junit4]   2> 64319 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 64335 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-replication1.xml
   [junit4]   2> 64343 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema-sql.xml
   [junit4]   2> 64348 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/schema.xml
   [junit4]   2> 64352 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-managed-schema.xml
   [junit4]   2> 64356 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-slave1.xml
   [junit4]   2> 64359 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig-sql.xml
   [junit4]   2> 64363 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/config/solrconfig.xml
   [junit4]   2> 64409 INFO  
(TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[583DBF5F38F38F09])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testStateWatcherChecksCurrentStateOnRegister
   [junit4]   2> 64409 INFO  
(TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[583DBF5F38F38F09])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 64411 INFO  
(TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[583DBF5F38F38F09])
 [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 64415 INFO  (zkCallback-110-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18b35b8 name:ZooKeeperConnection 
Watcher:127.0.0.1:62430 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 64415 INFO  
(TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[583DBF5F38F38F09])
 [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 64415 INFO  
(TEST-TestCollectionStateWatchers.testStateWatcherChecksCurrentStateOnRegister-seed#[583DBF5F38F38F09])
 [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 64418 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 0x156659959d1000f, 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> 64464 INFO  (qtp11541642-942) [n:127.0.0.1:62450_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=d185cfa0-77a5-470b-85d5-b0287800e8b5&replicationFactor=1&collection.configName=config&name=currentstate&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 64478 INFO  (qtp11541642-942) [n:127.0.0.1:62450_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=d185cfa0-77a5-470b-85d5-b0287800e8b5&replicationFactor=1&collection.configName=config&name=currentstate&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=35
   [junit4]   2> 64488 INFO  (qtp11541642-962) [n:127.0.0.1:62450_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=d185cfa0-77a5-470b-85d5-b0287800e8b5&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 64491 INFO  (qtp11541642-962) [n:127.0.0.1:62450_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=d185cfa0-77a5-470b-85d5-b0287800e8b5&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 64498 INFO  
(OverseerCollectionConfigSetProcessor-96376151346315276-127.0.0.1:62435_solr-n_0000000000)
 [n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running/mn-d185cfa0-77a5-470b-85d5-b0287800e8b5
   [junit4]   2> 64501 INFO  
(OverseerCollectionConfigSetProcessor-96376151346315276-127.0.0.1:62435_solr-n_0000000000)
 [n:127.0.0.1:62435_solr    ] o.a.s.c.OverseerTaskProcessor Overseer Collection 
Message Handler: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"currentstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d185cfa0-77a5-470b-85d5-b0287800e8b5",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 64505 INFO  
(OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.OverseerCollectionMessageHandler 
OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"currentstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d185cfa0-77a5-470b-85d5-b0287800e8b5",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 64507 INFO  
(OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.OverseerCollectionMessageHandler Create 
collection currentstate
   [junit4]   2> 64515 INFO  
(OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.OverseerCollectionMessageHandler creating 
collections conf node /collections/currentstate 
   [junit4]   2> 64516 INFO  
(OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.SolrZkClient makePath: 
/collections/currentstate
   [junit4]   2> 64518 INFO  
(zkCallback-99-thread-1-processing-n:127.0.0.1:62450_solr) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 64518 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:62440_solr) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 64518 INFO  (zkCallback-109-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 64518 INFO  
(zkCallback-100-thread-1-processing-n:127.0.0.1:62434_solr) 
[n:127.0.0.1:62434_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 64518 INFO  
(zkCallback-101-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader A collections change: 
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], 
has occurred - updating...
   [junit4]   2> 64524 INFO  
(OverseerStateUpdate-96376151346315276-127.0.0.1:62435_solr-n_0000000000) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "name":"currentstate",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "collection.configName":"config",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "async":"d185cfa0-77a5-470b-85d5-b0287800e8b5",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 64524 INFO  
(OverseerStateUpdate-96376151346315276-127.0.0.1:62435_solr-n_0000000000) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: currentstate
   [junit4]   2> 64544 INFO  
(OverseerStateUpdate-96376151346315276-127.0.0.1:62435_solr-n_0000000000) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection 
/collections/currentstate/state.json
   [junit4]   2> 64627 INFO  
(OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
SolrCores for new collection currentstate, shardNames [shard1] , 
replicationFactor : 1
   [junit4]   2> 64627 INFO  
(OverseerThreadFactory-516-thread-1-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.OverseerCollectionMessageHandler Creating 
core currentstate_shard1_replica1 as part of shard shard1 of collection 
currentstate on 127.0.0.1:62450_solr
   [junit4]   2> 64654 INFO  (qtp11541642-960) [n:127.0.0.1:62450_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={async=d185cfa0-77a5-470b-85d5-b0287800e8b5196960976321715&qt=/admin/cores&collection.configName=config&name=currentstate_shard1_replica1&action=CREATE&numShards=1&collection=currentstate&shard=shard1&wt=javabin&version=2}
 status=0 QTime=4
   [junit4]   2> 64656 INFO  (qtp11541642-959) [n:127.0.0.1:62450_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
d185cfa0-77a5-470b-85d5-b0287800e8b5196960976321715
   [junit4]   2> 64660 INFO  (qtp11541642-959) [n:127.0.0.1:62450_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=d185cfa0-77a5-470b-85d5-b0287800e8b5196960976321715&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 64660 INFO  
(parallelCoreAdminExecutor-510-thread-1-processing-n:127.0.0.1:62450_solr 
d185cfa0-77a5-470b-85d5-b0287800e8b5196960976321715 CREATE) 
[n:127.0.0.1:62450_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
async=d185cfa0-77a5-470b-85d5-b0287800e8b5196960976321715&qt=/admin/cores&collection.configName=config&name=currentstate_shard1_replica1&action=CREATE&numShards=1&collection=currentstate&shard=shard1&wt=javabin&version=2
   [junit4]   2> 64669 INFO  
(parallelCoreAdminExecutor-510-thread-1-processing-n:127.0.0.1:62450_solr 
d185cfa0-77a5-470b-85d5-b0287800e8b5196960976321715 CREATE) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=currentstate_shard1_replica1, collection.configName=config, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=currentstate, numShards=1, 
dataDir=data\, shard=shard1}
   [junit4]   2> 64671 INFO  
(parallelCoreAdminExecutor-510-thread-1-processing-n:127.0.0.1:62450_solr 
d185cfa0-77a5-470b-85d5-b0287800e8b5196960976321715 CREATE) 
[n:127.0.0.1:62450_solr c:currentstate s:shard1  
x:currentstate_shard1_replica1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 64675 INFO  
(parallelCoreAdminExecutor-510-thread-1-processing-n:127.0.0.1:62450_solr 
d185cfa0-77a5-470b-85d5-b02

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

llectionStateWatchers_583DBF5F38F38F09-001\tempDir-001\node1\.\waitforstate_shard1_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_583DBF5F38F38F09-001\tempDir-001\node1\.\waitforstate_shard1_replica1\data\index;done=false>>]
   [junit4]   2> 96128 INFO  (coreCloseExecutor-621-thread-3) 
[n:127.0.0.1:62435_solr c:waitforstate s:shard1 r:core_node1 
x:waitforstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 96128 INFO  (coreCloseExecutor-621-thread-3) 
[n:127.0.0.1:62435_solr c:waitforstate s:shard1 r:core_node1 
x:waitforstate_shard1_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_583DBF5F38F38F09-001\tempDir-001\node1\.\waitforstate_shard1_replica1\data\index
   [junit4]   2> 96128 INFO  (coreCloseExecutor-621-thread-3) 
[n:127.0.0.1:62435_solr c:waitforstate s:shard1 r:core_node1 
x:waitforstate_shard1_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_583DBF5F38F38F09-001\tempDir-001\node1\.\waitforstate_shard1_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_583DBF5F38F38F09-001\tempDir-001\node1\.\waitforstate_shard1_replica1\data\;done=false>>]
   [junit4]   2> 96128 INFO  (coreCloseExecutor-621-thread-3) 
[n:127.0.0.1:62435_solr c:waitforstate s:shard1 r:core_node1 
x:waitforstate_shard1_replica1] o.a.s.c.CachingDirectoryFactory Closing 
directory, CoreContainer#isShutdown=true
   [junit4]   2> 96128 INFO  (coreCloseExecutor-621-thread-3) 
[n:127.0.0.1:62435_solr c:waitforstate s:shard1 r:core_node1 
x:waitforstate_shard1_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_583DBF5F38F38F09-001\tempDir-001\node1\.\waitforstate_shard1_replica1\data\
   [junit4]   2> 96703 INFO  (jetty-launcher-80-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=96376151346315276-127.0.0.1:62435_solr-n_0000000000) closing
   [junit4]   2> 96710 INFO  
(OverseerStateUpdate-96376151346315276-127.0.0.1:62435_solr-n_0000000000) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:62435_solr
   [junit4]   2> 96720 WARN  
(zkCallback-117-thread-1-processing-n:127.0.0.1:62450_solr) 
[n:127.0.0.1:62450_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> 96720 INFO  
(zkCallback-101-thread-6-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] 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> 96720 INFO  
(zkCallback-98-thread-1-processing-n:127.0.0.1:62440_solr) 
[n:127.0.0.1:62440_solr    ] 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> 96720 WARN  
(zkCallback-98-thread-1-processing-n:127.0.0.1:62440_solr) 
[n:127.0.0.1:62440_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 96722 INFO  (jetty-launcher-80-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@ac1884{/solr,null,UNAVAILABLE}
   [junit4]   2> 96764 INFO  
(zkCallback-117-thread-2-processing-n:127.0.0.1:62450_solr) 
[n:127.0.0.1:62450_solr    ] 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> 96764 WARN  
(zkCallback-117-thread-2-processing-n:127.0.0.1:62450_solr) 
[n:127.0.0.1:62450_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 96770 INFO  (jetty-launcher-80-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@814ab2{/solr,null,UNAVAILABLE}
   [junit4]   2> 97585 WARN  
(zkCallback-132-thread-1-processing-n:127.0.0.1:62872_solr) 
[n:127.0.0.1:62872_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 97585 INFO  (jetty-launcher-80-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d3dbbf{/solr,null,UNAVAILABLE}
   [junit4]   2> 98220 WARN  
(zkCallback-101-thread-6-processing-n:127.0.0.1:62435_solr) 
[n:127.0.0.1:62435_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 98220 INFO  (jetty-launcher-80-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@131190{/solr,null,UNAVAILABLE}
   [junit4]   2> 98225 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:62430 62430
   [junit4]   2> 98236 INFO  (Thread-399) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:62430 62430
   [junit4]   2> 98275 WARN  (Thread-399) [    ] 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>        12      /solr/collections/waitforstate/state.json
   [junit4]   2>        8       /solr/clusterstate.json
   [junit4]   2>        7       /solr/collections/falsepredicate/state.json
   [junit4]   2>        6       /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/collections/currentstate/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96376151346315273-127.0.0.1:62440_solr-n_0000000002
   [junit4]   2>        2       /solr/collections/delayed/state.json
   [junit4]   2>        2       /solr/collections/tobedeleted/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/96376151346315284-127.0.0.1:62450_solr-n_0000000004
   [junit4]   2>        2       
/solr/overseer_elect/election/96376151346315276-127.0.0.1:62435_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        68      /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> 98276 INFO  
(SUITE-TestCollectionStateWatchers-seed#[583DBF5F38F38F09]-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_583DBF5F38F38F09-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1240, maxMBSortInHeap=6.976540220139252, 
sim=ClassicSimilarity, locale=ar-KW, timezone=Etc/GMT+7
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=38968736,total=105906176
   [junit4]   2> NOTE: All tests run in this JVM: [SchemaTest, 
CommonAdminParamsTest, TestUpdateRequestCodec, TestEmbeddedSolrServer, 
SolrDocumentTest, TestToleratedUpdateError, TestRetryUtil, ShardParamsTest, 
SolrExampleXMLTest, TestCollectionStateWatchers]
   [junit4] Completed [25/85 (1!)] on J0 in 35.14s, 9 tests, 1 failure <<< 
FAILURES!

[...truncated 51912 lines...]

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

Reply via email to