Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6028/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC
3 tests failed.
FAILED:
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail
Error Message:
expected:<200> but was:<404>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
at
__randomizedtesting.SeedInfo.seed([C9C00BA80DC5F767:A17F3E82DD5FE58B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
java.lang.NullPointerException
Stack Trace:
com.google.common.util.concurrent.UncheckedExecutionException:
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([C9C00BA80DC5F767]: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:60)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:74)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:87)
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([C9C00BA80DC5F767]:0)
at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:137)
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 11349 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithSecureImpersonation_C9C00BA80DC5F767-001\init-core-data-001
[junit4] 2> 1313647 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[C9C00BA80DC5F767]-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> 1313949 WARN
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[C9C00BA80DC5F767]-worker) [
] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 2> 1313984 ERROR
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[C9C00BA80DC5F767]-worker) [
] o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
[junit4] 2> java.io.IOException: Could not locate executable
null\bin\winutils.exe in the Hadoop binaries.
[junit4] 2> at
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
[junit4] 2> at
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
[junit4] 2> at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
[junit4] 2> at
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
[junit4] 2> at
org.apache.hadoop.security.Groups.parseStaticMapping(Groups.java:130)
[junit4] 2> at
org.apache.hadoop.security.Groups.<init>(Groups.java:94)
[junit4] 2> at
org.apache.hadoop.security.Groups.<init>(Groups.java:74)
[junit4] 2> at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getUsersFirstGroup(TestSolrCloudWithSecureImpersonation.java:58)
[junit4] 2> at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:74)
[junit4] 2> at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:87)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1314017 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[C9C00BA80DC5F767]-worker) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1018, maxMBSortInHeap=6.6747833184881165,
sim=ClassicSimilarity, locale=de-DE, timezone=Etc/GMT+5
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=237309472,total=527433728
[junit4] 2> NOTE: All tests run in this JVM:
[SharedFSAutoReplicaFailoverTest, ChaosMonkeySafeLeaderTest,
DistribDocExpirationUpdateProcessorTest,
TestTolerantUpdateProcessorRandomCloud, TestQueryWrapperFilter,
HdfsBasicDistributedZk2Test, TestAtomicUpdateErrorCases,
TestFuzzyAnalyzedSuggestions, TestBinaryResponseWriter, RankQueryTest,
ResponseHeaderTest, TestFileDictionaryLookup, ParsingFieldUpdateProcessorsTest,
TestHdfsUpdateLog, TestDistribDocBasedVersion, DistributedTermsComponentTest,
TestStressLiveNodes, TestLegacyFieldCache, TestSolrQueryParser,
DirectSolrConnectionTest, TestCSVResponseWriter, CloudMLTQParserTest,
SuggestComponentTest, TestBinaryField, MultiThreadedOCPTest, CopyFieldTest,
SolrCmdDistributorTest, FullHLLTest, TestFastOutputStream, QueryParsingTest,
TestSolrQueryParserDefaultOperatorResource, TestShortCircuitedRequests,
BJQParserTest, DistributedSuggestComponentTest, TestStressRecovery,
TestNRTOpen, TestDistribIDF, TestXmlQParser, TestHashQParserPlugin,
CdcrUpdateLogTest, SpellCheckCollatorTest, TestMiniSolrCloudCluster,
DefaultValueUpdateProcessorTest, SpatialHeatmapFacetsTest,
TestIndexingPerformance, BlockDirectoryTest, HdfsThreadLeakTest,
QueryResultKeyTest, SpellingQueryConverterTest,
ClassificationUpdateProcessorFactoryTest, CreateCollectionCleanupTest,
TestLMJelinekMercerSimilarityFactory, TestSuggestSpellingConverter,
TestAuthenticationFramework, ConfigSetsAPITest,
LeaderFailoverAfterPartitionTest, TestExclusionRuleCollectionAccess,
TestPerFieldSimilarity, SuggesterTest, CollectionTooManyReplicasTest,
DocExpirationUpdateProcessorFactoryTest, SpellCheckComponentTest,
SortByFunctionTest, SegmentsInfoRequestHandlerTest, TestSearcherReuse,
DistributedMLTComponentTest, TestHighFrequencyDictionaryFactory,
TestUseDocValuesAsStored, InfoHandlerTest, ConnectionReuseTest,
TestExpandComponent, CoreSorterTest, DistanceFunctionTest, TestRecovery,
TestAddFieldRealTimeGet, TestBlobHandler,
OverriddenZkACLAndCredentialsProvidersTest, TestStressUserVersions,
TestHdfsBackupRestoreCore, TestClassicSimilarityFactory, TestSmileRequest,
TestCustomSort, CSVRequestHandlerTest, ExitableDirectoryReaderTest,
HdfsCollectionsAPIDistributedZkTest, TestNoOpRegenerator, TestSchemaResource,
ResponseLogComponentTest, CoreAdminHandlerTest,
OpenExchangeRatesOrgProviderTest, TestFieldTypeResource,
TestCollapseQParserPlugin, TestInfoStreamLogging,
WrapperMergePolicyFactoryTest, OpenCloseCoreStressTest, DebugComponentTest,
TestSolrConfigHandlerConcurrent, BadIndexSchemaTest, TestFieldCacheReopen,
TestRTGBase, FullSolrCloudDistribCmdsTest, TestUtils,
TestAuthorizationFramework, DistributedQueryComponentCustomSortTest,
SaslZkACLProviderTest, LeaderElectionIntegrationTest,
TermVectorComponentDistributedTest, TestSolrCoreProperties, TestOmitPositions,
TestGeoJSONResponseWriter, TestSolrCloudWithSecureImpersonation]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=C9C00BA80DC5F767
-Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=Etc/GMT+5
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
[junit4] > Throwable #1:
com.google.common.util.concurrent.UncheckedExecutionException:
java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([C9C00BA80DC5F767]: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:60)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.getImpersonatorSettings(TestSolrCloudWithSecureImpersonation.java:74)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.startup(TestSolrCloudWithSecureImpersonation.java:87)
[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([C9C00BA80DC5F767]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.shutdown(TestSolrCloudWithSecureImpersonation.java:137)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [249/626 (1!)] on J1 in 0.40s, 0 tests, 2 errors <<<
FAILURES!
[...truncated 54 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001\init-core-data-001
[junit4] 2> 1333695 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1333696 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1333697 INFO (Thread-2602) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1333697 INFO (Thread-2602) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1333796 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:50400
[junit4] 2> 1333796 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1333797 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1333803 INFO (zkCallback-7581-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1d11bd3 name:ZooKeeperConnection
Watcher:127.0.0.1:50400 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1333803 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1333803 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1333803 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
[junit4] 2> 1333808 INFO (jetty-launcher-7580-thread-1) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1333808 INFO (jetty-launcher-7580-thread-2) [ ]
o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1333809 INFO (jetty-launcher-7580-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@e89a9b{/solr,null,AVAILABLE}
[junit4] 2> 1333810 INFO (jetty-launcher-7580-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9513ac{/solr,null,AVAILABLE}
[junit4] 2> 1333811 INFO (jetty-launcher-7580-thread-2) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@1b28b16{HTTP/1.1,[http/1.1]}{127.0.0.1:50407}
[junit4] 2> 1333812 INFO (jetty-launcher-7580-thread-2) [ ]
o.e.j.s.Server Started @1338894ms
[junit4] 2> 1333812 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50407}
[junit4] 2> 1333817 INFO (jetty-launcher-7580-thread-1) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@f5a2fb{HTTP/1.1,[http/1.1]}{127.0.0.1:50404}
[junit4] 2> 1333817 INFO (jetty-launcher-7580-thread-1) [ ]
o.e.j.s.Server Started @1338899ms
[junit4] 2> 1333817 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=50404}
[junit4] 2> 1333819 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1333819 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@1d16e93
[junit4] 2> 1333819 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001\tempDir-001\node1'
[junit4] 2> 1333819 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001\tempDir-001\node2'
[junit4] 2> 1333819 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1333819 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 1333819 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1333819 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 1333820 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1333820 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1333820 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1333821 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1333822 INFO (zkCallback-7582-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@f63906 name:ZooKeeperConnection
Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1333822 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1333822 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1333822 INFO (zkCallback-7583-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e85ab name:ZooKeeperConnection
Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1333822 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1333822 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1333823 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1333823 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1333836 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 0x1565c8820410001, 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> 1333838 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 0x1565c8820410002, 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> 1333839 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001\tempDir-001\node1\.
[junit4] 2> 1333840 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.CoreContainer New CoreContainer 25610089
[junit4] 2> 1333840 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001\tempDir-001\node1]
[junit4] 2> 1333840 WARN (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001\tempDir-001\node1\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001\tempDir-001\node1\lib
[junit4] 2> 1333840 INFO (jetty-launcher-7580-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> 1333843 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001\tempDir-001\node2\.
[junit4] 2> 1333843 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.CoreContainer New CoreContainer 30872586
[junit4] 2> 1333843 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001\tempDir-001\node2]
[junit4] 2> 1333844 WARN (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.CoreContainer Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001\tempDir-001\node2\lib
to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001\tempDir-001\node2\lib
[junit4] 2> 1333844 INFO (jetty-launcher-7580-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> 1333856 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1333856 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1333856 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1333856 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50400/solr
[junit4] 2> 1333856 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1333856 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1333856 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1333861 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
[junit4] 2> 1333861 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 1333861 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 1333861 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50400/solr
[junit4] 2> 1333861 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 1333861 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1333863 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1333864 INFO (zkCallback-7586-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d1af5 name:ZooKeeperConnection
Watcher:127.0.0.1:50400 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1333864 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1333864 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1333866 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$9/29923800@1061903
[junit4] 2> 1333866 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1333869 INFO (zkCallback-7589-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@fedfac name:ZooKeeperConnection
Watcher:127.0.0.1:50400 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1333869 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1333869 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1333870 INFO
(zkCallback-7590-thread-1-processing-n:127.0.0.1:50407_solr)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@e0abdf name:ZooKeeperConnection
Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1333870 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1333872 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$9/29923800@1cb70bc
[junit4] 2> 1333874 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 1333874 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 1333876 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 1333877 INFO
(zkCallback-7591-thread-1-processing-n:127.0.0.1:50404_solr)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1a23451 name:ZooKeeperConnection
Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1333877 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 1333879 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 1333880 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 1333883 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 1333884 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1333885 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 1333886 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1333886 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.SolrZkClient makePath: /collections
[junit4] 2> 1333887 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1333887 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 1333887 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1333888 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 1333889 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1333889 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 1333890 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1333890 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.ZkStateReader Updating cluster state
from ZooKeeper...
[junit4] 2> 1333890 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 1333891 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1333891 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.ZkStateReader Loaded empty cluster
properties
[junit4] 2> 1333892 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (0)
[junit4] 2> 1333893 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 1333895 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1333895 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 1333896 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1333896 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96366181761482757-127.0.0.1:50407_solr-n_0000000000
[junit4] 2> 1333896 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:50407_solr
[junit4] 2> 1333898 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/leader
[junit4] 2> 1333898 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1333898 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/96366181761482758-127.0.0.1:50404_solr-n_0000000001
[junit4] 2> 1333899 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/96366181761482757-127.0.0.1:50407_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1333899 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.Overseer Overseer
(id=96366181761482757-127.0.0.1:50407_solr-n_0000000000) starting
[junit4] 2> 1333899 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50404_solr
[junit4] 2> 1333899 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50404_solr
[junit4] 2> 1333900 INFO
(zkCallback-7591-thread-1-processing-n:127.0.0.1:50404_solr)
[n:127.0.0.1:50404_solr ] 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> 1333900 INFO
(zkCallback-7590-thread-1-processing-n:127.0.0.1:50407_solr)
[n:127.0.0.1:50407_solr ] 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> 1333900 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath:
/overseer/queue-work
[junit4] 2> 1333903 INFO
(zkCallback-7590-thread-1-processing-n:127.0.0.1:50407_solr)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1333903 INFO
(zkCallback-7591-thread-1-processing-n:127.0.0.1:50404_solr)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1333921 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1333921 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 1333925 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 1333925 INFO
(OverseerCollectionConfigSetProcessor-96366181761482757-127.0.0.1:50407_solr-n_0000000000)
[n:127.0.0.1:50407_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1333926 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:50407_solr as DOWN
[junit4] 2> 1333926 INFO
(OverseerStateUpdate-96366181761482757-127.0.0.1:50407_solr-n_0000000000)
[n:127.0.0.1:50407_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1333927 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50407_solr
[junit4] 2> 1333927 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:50407_solr
[junit4] 2> 1333927 INFO
(OverseerStateUpdate-96366181761482757-127.0.0.1:50407_solr-n_0000000000)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (1)
[junit4] 2> 1333928 INFO
(zkCallback-7591-thread-1-processing-n:127.0.0.1:50404_solr)
[n:127.0.0.1:50404_solr ] 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> 1333929 INFO
(zkCallback-7590-thread-1-processing-n:127.0.0.1:50407_solr)
[n:127.0.0.1:50407_solr ] 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> 1333929 INFO
(zkCallback-7591-thread-1-processing-n:127.0.0.1:50404_solr)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1333930 INFO
(OverseerStateUpdate-96366181761482757-127.0.0.1:50407_solr-n_0000000000)
[n:127.0.0.1:50407_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:50407_solr"} current state version: 0
[junit4] 2> 1333930 INFO
(OverseerStateUpdate-96366181761482757-127.0.0.1:50407_solr-n_0000000000)
[n:127.0.0.1:50407_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:50407_solr
[junit4] 2> 1333930 INFO
(zkCallback-7590-thread-1-processing-n:127.0.0.1:50407_solr)
[n:127.0.0.1:50407_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1333939 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 1333939 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.CoreContainer Authentication plugin class
obtained from system property 'authenticationPlugin':
org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 1333974 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 1333974 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.s.KerberosPlugin Params: {token.valid=30,
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
token.validity=36000, signer.secret.provider.zookeeper.path=/token,
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT,
signer.secret.provider=zookeeper}
[junit4] 2> 1334276 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1334276 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 1334334 INFO (jetty-launcher-7580-thread-2-EventThread)
[n:127.0.0.1:50407_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1334334 INFO (jetty-launcher-7580-thread-1-EventThread)
[n:127.0.0.1:50404_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 1334686 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient
settings.
[junit4] 2> 1334686 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.CoreContainer Reconfiguring HttpClient
settings.
[junit4] 2> 1334688 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001\tempDir-001\node1\.
[junit4] 2> 1334688 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001\tempDir-001\node2\.
[junit4] 2> 1334689 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1334689 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions
[junit4] 2> 1334690 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 1334690 INFO (jetty-launcher-7580-thread-1)
[n:127.0.0.1:50404_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1334690 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.s.SolrDispatchFilter
user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1
[junit4] 2> 1334690 INFO (jetty-launcher-7580-thread-2)
[n:127.0.0.1:50407_solr ] o.a.s.s.SolrDispatchFilter
SolrDispatchFilter.init() done
[junit4] 2> 1334690 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1334691 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1334692 INFO (zkCallback-7594-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@d5aa06 name:ZooKeeperConnection
Watcher:127.0.0.1:50400 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 1334692 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1334692 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1334720 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 1336173 ERROR (qtp13351174-31918) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_1]
[junit4] 2> 1336256 ERROR (qtp4208147-31927) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_2]
[junit4] 2> 1336265 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 1336299 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 1336323 INFO (qtp13351174-31919) [n:127.0.0.1:50404_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCppigFWgJSuaQMEFO31Ns4whpGYNdkt3XpdMFCBnylPB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1336323 INFO (qtp13351174-31919) [n:127.0.0.1:50404_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCppigFWgJSuaQMEFO31Ns4whpGYNdkt3XpdMFCBnylPB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1336324 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 1336342 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 1336345 INFO (qtp13351174-31917) [n:127.0.0.1:50404_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 1336345 INFO (qtp13351174-31917) [n:127.0.0.1:50404_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 1336347 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 1336385 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 1336401 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=C9C00BA80DC5F767
-Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=Asia/Kamchatka
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] FAILURE 0.06s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([C9C00BA80DC5F767:A17F3E82DD5FE58B]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1336449 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 1336459 WARN (qtp13351174-31919) [n:127.0.0.1:50404_solr ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 1336459 WARN (qtp13351174-31919) [n:127.0.0.1:50404_solr ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1336460 WARN (qtp4208147-31935) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: foo tries to renew a token
with renewer bar
[junit4] 2> 1336460 WARN (qtp4208147-31935) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1336466 WARN (qtp13351174-31939) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 1336466 WARN (qtp13351174-31939) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1336467 WARN (qtp4208147-31929) [ ]
o.a.h.s.a.s.AuthenticationFilter Authentication exception:
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew
a token with renewer renewUser
[junit4] 2> 1336467 WARN (qtp4208147-31929) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 1336467 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 1336492 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 1336520 INFO (qtp13351174-31938) [n:127.0.0.1:50404_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCsqigFWgJSvKgcEFDu-jRJmOlWpQV7QbwmZbSJq9UfFB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1336520 INFO (qtp13351174-31938) [n:127.0.0.1:50404_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCsqigFWgJSvKgcEFDu-jRJmOlWpQV7QbwmZbSJq9UfFB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1336526 INFO (qtp4208147-31927) [n:127.0.0.1:50407_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCsqigFWgJSvKgcEFDu-jRJmOlWpQV7QbwmZbSJq9UfFB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1336526 INFO (qtp4208147-31927) [n:127.0.0.1:50407_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCsqigFWgJSvKgcEFDu-jRJmOlWpQV7QbwmZbSJq9UfFB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1336544 INFO (qtp13351174-31939) [n:127.0.0.1:50404_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCtPigFWgJSvTwgEFHeE_RILZ7Aj6BQLJ89HdYP2rDvwB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1336544 INFO (qtp13351174-31939) [n:127.0.0.1:50404_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCtPigFWgJSvTwgEFHeE_RILZ7Aj6BQLJ89HdYP2rDvwB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1336550 INFO (qtp4208147-31935) [n:127.0.0.1:50407_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCtPigFWgJSvTwgEFHeE_RILZ7Aj6BQLJ89HdYP2rDvwB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1336550 INFO (qtp4208147-31935) [n:127.0.0.1:50407_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCtPigFWgJSvTwgEFHeE_RILZ7Aj6BQLJ89HdYP2rDvwB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1336574 INFO (qtp13351174-31925) [n:127.0.0.1:50404_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCtmigFWgJSvZgkEFOoqIN71RGvmepJxZ5vyQvjoHlBQB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1336574 INFO (qtp13351174-31925) [n:127.0.0.1:50404_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCtmigFWgJSvZgkEFOoqIN71RGvmepJxZ5vyQvjoHlBQB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1336579 INFO (qtp4208147-31929) [n:127.0.0.1:50407_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCtmigFWgJSvZgkEFOoqIN71RGvmepJxZ5vyQvjoHlBQB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1336579 INFO (qtp4208147-31929) [n:127.0.0.1:50407_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCtmigFWgJSvZgkEFOoqIN71RGvmepJxZ5vyQvjoHlBQB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1336601 INFO (qtp13351174-31939) [n:127.0.0.1:50404_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCuGigFWgJSvhgoEFPUpPaoL00UVaQEt2nyGyZaEswJBB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1336601 INFO (qtp13351174-31939) [n:127.0.0.1:50404_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCuGigFWgJSvhgoEFPUpPaoL00UVaQEt2nyGyZaEswJBB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1336607 INFO (qtp4208147-31930) [n:127.0.0.1:50407_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCuGigFWgJSvhgoEFPUpPaoL00UVaQEt2nyGyZaEswJBB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1336607 INFO (qtp4208147-31930) [n:127.0.0.1:50407_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCuGigFWgJSvhgoEFPUpPaoL00UVaQEt2nyGyZaEswJBB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1336611 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 1336676 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 1336682 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C9C00BA80DC5F767])
[ ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 1336683 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C9C00BA80DC5F767])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 1336687 INFO (zkCallback-7596-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1594524 name:ZooKeeperConnection
Watcher:127.0.0.1:50400/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 1336687 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C9C00BA80DC5F767])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 1336687 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C9C00BA80DC5F767])
[ ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 1336689 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 0x1565c882041000a, 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> 1336690 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 1336772 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 1336788 INFO (qtp13351174-31922) [n:127.0.0.1:50404_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCxCigFWgJSwQgwEFEPsuIHm3QxZaF3vqtXp18_-_jISB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1336788 INFO (qtp13351174-31922) [n:127.0.0.1:50404_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCxCigFWgJSwQgwEFEPsuIHm3QxZaF3vqtXp18_-_jISB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1336803 INFO (qtp4208147-31927) [n:127.0.0.1:50407_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCxCigFWgJSwQgwEFEPsuIHm3QxZaF3vqtXp18_-_jISB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1336803 INFO (qtp4208147-31927) [n:127.0.0.1:50407_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVZciCxCigFWgJSwQgwEFEPsuIHm3QxZaF3vqtXp18_-_jISB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1336808 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C9C00BA80DC5F767])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 1336813 INFO (jetty-launcher-7580-thread-1) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@1b28b16{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1336816 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=30872586
[junit4] 2> 1336819 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:50407_solr as DOWN
[junit4] 2> 1336826 INFO (jetty-launcher-7580-thread-2) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@f5a2fb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1336828 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=25610089
[junit4] 2> 1336831 INFO (jetty-launcher-7580-thread-2) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:50404_solr as DOWN
[junit4] 2> 1336838 INFO (jetty-launcher-7580-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=96366181761482757-127.0.0.1:50407_solr-n_0000000000) closing
[junit4] 2> 1336840 INFO
(OverseerStateUpdate-96366181761482757-127.0.0.1:50407_solr-n_0000000000)
[n:127.0.0.1:50407_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:50407_solr
[junit4] 2> 1336854 ERROR (jetty-launcher-7580-thread-2-EventThread)
[n:127.0.0.1:50407_solr ] o.a.z.ClientCnxn Error while calling watcher
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$8/11948306@137060d
rejected from
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@358e8f[Shutting
down, pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 7]
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2047)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
[junit4] 2> at
java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:266)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
[junit4] 2> 1336858 INFO
(zkCallback-7591-thread-1-processing-n:127.0.0.1:50404_solr)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.ZkStateReader A live node change:
[WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes],
has occurred - updating... (live nodes size: [2])
[junit4] 2> 1336859 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 0x1565c8820410005, 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> 1336859 ERROR
(Thread[Thread-2626,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:50407_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1336909 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 0x1565c8820410006, 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> 1336949 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 0x1565c8820410008, 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> 1336952 INFO (jetty-launcher-7580-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@9513ac{/solr,null,UNAVAILABLE}
[junit4] 2> 1338360 WARN
(zkCallback-7591-thread-1-processing-n:127.0.0.1:50404_solr)
[n:127.0.0.1:50404_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1338406 WARN
(zkCallback-7591-thread-2-processing-n:127.0.0.1:50404_solr)
[n:127.0.0.1:50404_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> 1338406 ERROR
(Thread[Thread-2625,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:50404_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 1338413 INFO (jetty-launcher-7580-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@e89a9b{/solr,null,UNAVAILABLE}
[junit4] 2> 1338425 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50400 50400
[junit4] 2> 1338437 INFO (Thread-2602) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:50400 50400
[junit4] 2> 1338441 WARN (Thread-2602) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2> 2 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
[junit4] 2> 2 /solr/clusterstate.json
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2 /solr/collections
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 1338442 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C9C00BA80DC5F767]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C9C00BA80DC5F767-001
[junit4] 2> Aug 05, 2016 9:07:25 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=703, maxMBSortInHeap=6.262884661137709,
sim=RandomSimilarity(queryNorm=true): {}, locale=en-AU, timezone=Asia/Kamchatka
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=362245848,total=527433728
[junit4] 2> NOTE: All tests run in this JVM:
[SharedFSAutoReplicaFailoverTest, ChaosMonkeySafeLeaderTest,
DistribDocExpirationUpdateProcessorTest,
TestTolerantUpdateProcessorRandomCloud, TestQueryWrapperFilter,
HdfsBasicDistributedZk2Test, TestAtomicUpdateErrorCases,
TestFuzzyAnalyzedSuggestions, TestBinaryResponseWriter, RankQueryTest,
ResponseHeaderTest, TestFileDictionaryLookup, ParsingFieldUpdateProcessorsTest,
TestHdfsUpdateLog, TestDistribDocBasedVersion, DistributedTermsComponentTest,
TestStressLiveNodes, TestLegacyFieldCache, TestSolrQueryParser,
DirectSolrConnectionTest, TestCSVResponseWriter, CloudMLTQParserTest,
SuggestComponentTest, TestBinaryField, MultiThreadedOCPTest, CopyFieldTest,
SolrCmdDistributorTest, FullHLLTest, TestFastOutputStream, QueryParsingTest,
TestSolrQueryParserDefaultOperatorResource, TestShortCircuitedRequests,
BJQParserTest, DistributedSuggestComponentTest, TestStressRecovery,
TestNRTOpen, TestDistribIDF, TestXmlQParser, TestHashQParserPlugin,
CdcrUpdateLogTest, SpellCheckCollatorTest, TestMiniSolrCloudCluster,
DefaultValueUpdateProcessorTest, SpatialHeatmapFacetsTest,
TestIndexingPerformance, BlockDirectoryTest, HdfsThreadLeakTest,
QueryResultKeyTest, SpellingQueryConverterTest,
ClassificationUpdateProcessorFactoryTest, CreateCollectionCleanupTest,
TestLMJelinekMercerSimilarityFactory, TestSuggestSpellingConverter,
TestAuthenticationFramework, ConfigSetsAPITest,
LeaderFailoverAfterPartitionTest, TestExclusionRuleCollectionAccess,
TestPerFieldSimilarity, SuggesterTest, CollectionTooManyReplicasTest,
DocExpirationUpdateProcessorFactoryTest, SpellCheckComponentTest,
SortByFunctionTest, SegmentsInfoRequestHandlerTest, TestSearcherReuse,
DistributedMLTComponentTest, TestHighFrequencyDictionaryFactory,
TestUseDocValuesAsStored, InfoHandlerTest, ConnectionReuseTest,
TestExpandComponent, CoreSorterTest, DistanceFunctionTest, TestRecovery,
TestAddFieldRealTimeGet, TestBlobHandler,
OverriddenZkACLAndCredentialsProvidersTest, TestStressUserVersions,
TestHdfsBackupRestoreCore, TestClassicSimilarityFactory, TestSmileRequest,
TestCustomSort, CSVRequestHandlerTest, ExitableDirectoryReaderTest,
HdfsCollectionsAPIDistributedZkTest, TestNoOpRegenerator, TestSchemaResource,
ResponseLogComponentTest, CoreAdminHandlerTest,
OpenExchangeRatesOrgProviderTest, TestFieldTypeResource,
TestCollapseQParserPlugin, TestInfoStreamLogging,
WrapperMergePolicyFactoryTest, OpenCloseCoreStressTest, DebugComponentTest,
TestSolrConfigHandlerConcurrent, BadIndexSchemaTest, TestFieldCacheReopen,
TestRTGBase, FullSolrCloudDistribCmdsTest, TestUtils,
TestAuthorizationFramework, DistributedQueryComponentCustomSortTest,
SaslZkACLProviderTest, LeaderElectionIntegrationTest,
TermVectorComponentDistributedTest, TestSolrCoreProperties, TestOmitPositions,
TestGeoJSONResponseWriter, TestSolrCloudWithSecureImpersonation,
SpellPossibilityIteratorTest, UpdateRequestProcessorFactoryTest,
TestCoreDiscovery, TestChildDocTransformer, SolrInfoMBeanTest,
TestRecoveryHdfs, BitVectorTest, HdfsRecoverLeaseTest, TestSolrCoreSnapshots,
TestSolrCloudWithDelegationTokens]
[junit4] Completed [265/626 (2!)] on J1 in 5.06s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 53537 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]