Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/892/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.security.TestPKIAuthenticationPlugin.test

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([54D7EA9BB3270247:DC83D5411DDB6FBF]:0)
        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:145)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13076 lines...]
   [junit4] Suite: org.apache.solr.security.TestPKIAuthenticationPlugin
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestPKIAuthenticationPlugin_54D7EA9BB3270247-001/init-core-data-001
   [junit4]   2> 2604655 WARN  
(SUITE-TestPKIAuthenticationPlugin-seed#[54D7EA9BB3270247]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2604655 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[54D7EA9BB3270247]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2604656 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[54D7EA9BB3270247]-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> 2604658 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[54D7EA9BB3270247]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2604780 ERROR 
(TEST-TestPKIAuthenticationPlugin.test-seed#[54D7EA9BB3270247]) [    ] 
o.a.s.s.PKIAuthenticationPlugin No SolrAuth header present
   [junit4]   2> 2604944 ERROR 
(TEST-TestPKIAuthenticationPlugin.test-seed#[54D7EA9BB3270247]) [    ] 
o.a.s.s.PKIAuthenticationPlugin Invalid key request timestamp: 6 , received 
timestamp: 1497342023003 , TTL: 10000
   [junit4]   2> 2604944 INFO  
(TEST-TestPKIAuthenticationPlugin.test-seed#[54D7EA9BB3270247]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestPKIAuthenticationPlugin -Dtests.method=test 
-Dtests.seed=54D7EA9BB3270247 -Dtests.slow=true -Dtests.locale=zh-TW 
-Dtests.timezone=Australia/Yancowinna -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.29s J1 | TestPKIAuthenticationPlugin.test <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([54D7EA9BB3270247:DC83D5411DDB6FBF]:0)
   [junit4]    >        at 
org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:145)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2604947 INFO  
(SUITE-TestPKIAuthenticationPlugin-seed#[54D7EA9BB3270247]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.security.TestPKIAuthenticationPlugin_54D7EA9BB3270247-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=506, maxMBSortInHeap=5.940420556258085, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=zh-TW, 
timezone=Australia/Yancowinna
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=302135824,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestRebalanceLeaders, 
UpdateParamsTest, TestGraphMLResponseWriter, TestSchemaSimilarityResource, 
TestUninvertingReader, CollectionReloadTest, ReplaceNodeTest, 
OpenCloseCoreStressTest, TestGraphTermsQParserPlugin, 
FileBasedSpellCheckerTest, TestWriterPerf, MergeStrategyTest, 
TestDynamicFieldCollectionResource, TestNRTOpen, TestCollationFieldDocValues, 
SearchHandlerTest, TestIndexSearcher, NotRequiredUniqueKeyTest, 
SolrCmdDistributorTest, VMParamsZkACLAndCredentialsProvidersTest, 
CdcrReplicationHandlerTest, TestSolrCoreProperties, 
CoreMergeIndexesAdminHandlerTest, RuleEngineTest, CopyFieldTest, 
TestChildDocTransformer, TestStandardQParsers, TestAuthorizationFramework, 
DistanceFunctionTest, ForceLeaderTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSystemCollAutoCreate, 
TestSchemaNameResource, TestBlobHandler, ShowFileRequestHandlerTest, 
ExplicitHLLTest, TestValueSourceCache, TestNonDefinedSimilarityFactory, 
TestManagedResource, DataDrivenBlockJoinTest, 
TlogReplayBufferedWhileIndexingTest, TestManagedSchema, 
TestAtomicUpdateErrorCases, TestIndexingPerformance, TestExceedMaxTermLength, 
SpellCheckCollatorWithCollapseTest, TestRuleBasedAuthorizationPlugin, 
TestSimpleTrackingShardHandler, QueryResultKeyTest, BasicAuthStandaloneTest, 
ClassificationUpdateProcessorIntegrationTest, DistributedFacetPivotLargeTest, 
TestEmbeddedSolrServerSchemaAPI, TestFreeTextSuggestions, 
PreAnalyzedFieldManagedSchemaCloudTest, TestRTimerTree, JavabinLoaderTest, 
TestSolr4Spatial, RequestHandlersTest, WordBreakSolrSpellCheckerTest, 
TestSubQueryTransformerCrossCore, TestQueryWrapperFilter, TestSQLHandler, 
HdfsLockFactoryTest, UpdateRequestProcessorFactoryTest, TestScoreJoinQPScore, 
TestFieldCache, SolrCoreMetricManagerTest, TestSolrConfigHandlerCloud, 
SignatureUpdateProcessorFactoryTest, CurrencyFieldOpenExchangeTest, 
SliceStateTest, TestJsonFacets, PreAnalyzedFieldTest, CursorMarkTest, 
SolrCoreCheckLockOnStartupTest, SortSpecParsingTest, 
DistribJoinFromCollectionTest, RAMDirectoryFactoryTest, ResourceLoaderTest, 
TestSuggestSpellingConverter, CloudMLTQParserTest, BlockCacheTest, 
OverseerCollectionConfigSetProcessorTest, TestDistributedGrouping, 
SpellPossibilityIteratorTest, TestSmileRequest, TestDFRSimilarityFactory, 
BinaryUpdateRequestHandlerTest, DistribCursorPagingTest, 
URLClassifyProcessorTest, TestCloudJSONFacetJoinDomain, 
TestUnifiedSolrHighlighter, RestartWhileUpdatingTest, TestFieldSortValues, 
DateRangeFieldTest, TolerantUpdateProcessorTest, 
DistributedExpandComponentTest, HdfsNNFailoverTest, TestQueryUtils, 
TestFieldCollectionResource, MBeansHandlerTest, CoreSorterTest, 
TestInfoStreamLogging, TestSolrDeletionPolicy2, TestClassNameShortening, 
DistributedVersionInfoTest, TestDelegationWithHadoopAuth, SortByFunctionTest, 
TestDistributedMissingSort, HdfsBasicDistributedZkTest, ZkStateWriterTest, 
SolrIndexSplitterTest, TestDynamicLoading, TestConfigOverlay, SuggesterTest, 
TestInPlaceUpdatesDistrib, ConnectionReuseTest, TestFoldingMultitermQuery, 
SolrInfoMBeanTest, TestRequestForwarding, SpellCheckCollatorTest, 
TestTrieFacet, ConvertedLegacyTest, RegexBoostProcessorTest, 
BasicFunctionalityTest, LoggingHandlerTest, TestLMDirichletSimilarityFactory, 
TestReqParamsAPI, TestLocalFSCloudBackupRestore, SolrCLIZkUtilsTest, 
CdcrBootstrapTest, TestTestInjection, TestManagedSynonymGraphFilterFactory, 
OverseerRolesTest, StatsReloadRaceTest, TestRealTimeGet, 
TestFuzzyAnalyzedSuggestions, TermVectorComponentDistributedTest, 
BasicDistributedZk2Test, TestOmitPositions, DefaultValueUpdateProcessorTest, 
TestLuceneMatchVersion, TestBulkSchemaConcurrent, 
BigEndianAscendingWordSerializerTest, OverseerTaskQueueTest, BJQParserTest, 
TestLeaderElectionZkExpiry, TestOrdValues, TestQuerySenderListener, 
DistributedTermsComponentTest, DebugComponentTest, ExternalFileFieldSortTest, 
BasicZkTest, EchoParamsTest, TestDefaultStatsCache, TestPushWriter, 
TestCorePropertiesReload, TestDocSet, QueryParsingTest, 
TestStressInPlaceUpdates, TestShortCircuitedRequests, 
DirectUpdateHandlerOptimizeTest, BlobRepositoryCloudTest, 
DistributedFacetPivotSmallAdvancedTest, BufferStoreTest, 
DistributedQueryComponentOptimizationTest, 
TestPerFieldSimilarityWithDefaultOverride, TestQueryTypes, ReturnFieldsTest, 
TestBadConfig, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, LeaderElectionIntegrationTest, 
ShardRoutingTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, ZkSolrClientTest, AutoCommitTest, TestHashPartitioner, 
TestJoin, TestRangeQuery, SpellCheckComponentTest, QueryElevationComponentTest, 
TestFiltering, SoftAutoCommitTest, XsltUpdateRequestHandlerTest, 
TestSurroundQueryParser, StandardRequestHandlerTest, 
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, 
TermVectorComponentTest, TestSolrQueryParser, IndexSchemaTest, 
TestCollationField, JsonLoaderTest, TestPHPSerializedResponseWriter, 
CSVRequestHandlerTest, TestBinaryResponseWriter, TestLFUCache, 
TestMergePolicyConfig, SampleTest, NumericFieldsTest, 
TestElisionMultitermQuery, OutputWriterTest, TestPostingsSolrHighlighter, 
SynonymTokenizerTest, TestSweetSpotSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, 
ScriptEngineTest, DateMathParserTest, TestSystemIdResolver, 
SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestSolrJ, 
TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, UUIDFieldTest, 
CircularListTest, CursorPagingTest, DistributedIntervalFacetingTest, 
TestCrossCoreJoin, TestPathTrie, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, AliasIntegrationTest, AssignTest, 
AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, 
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, 
ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, 
CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteNodeTest, 
DeleteStatusTest, LeaderElectionContextKeyTest, 
LeaderFailureAfterFreshStartTest, MoveReplicaTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
OverseerStatusTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SimpleCollectionCreateDeleteTest, SolrXmlInZkTest, TestAuthenticationFramework, 
TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet, 
TestCloudPseudoReturnFields, TestClusterProperties, TestCollectionAPI, 
TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, 
TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, 
TestHdfsCloudBackupRestore, TestMiniSolrCloudClusterSSL, TestReplicaProperties, 
TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, 
TestStressLiveNodes, TestTolerantUpdateProcessorCloud, HdfsSyncSliceTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestSolrCoreSnapshots, 
TestConfigReload, TestReplicationHandlerBackup, SecurityConfHandlerTest, 
TestCollectionAPIs, TestCoreAdminApis, DistributedFacetPivotSmallTest, 
DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, 
InfixSuggestersTest, SuggestComponentTest, TestExpandComponent, 
TestPivotHelperCode, TestTrackingShardHandlerFactory, HighlighterMaxOffsetTest, 
TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, JvmMetricsTest, 
SolrMetricManagerTest, SolrMetricReporterTest, SolrGangliaReporterTest, 
SolrJmxReporterTest, SolrSlf4jReporterTest, TestBinaryResponseWriter, 
TestExportWriter, TestRawResponseWriter, TestSubQueryTransformer, 
TestDynamicFieldResource, TestFieldResource, TestSchemaVersionResource, 
TestSolrQueryParserResource, TestManagedStopFilterFactory, TestCloudSchemaless, 
TestUseDocValuesAsStored, RankQueryTest, TestCollapseQParserPlugin, 
TestMissingGroups, TestNoOpRegenerator, 
TestOverriddenPrefixQueryForCustomFieldType, TestReRankQParserPlugin, 
TestSearcherReuse, TestSolrCoreParser, TestStressUserVersions, TestXmlQParser, 
TestXmlQParserPlugin, BlockJoinFacetRandomTest, GraphQueryTest, 
TestNestedDocsSort, TestJsonRequest, SimpleMLTQParserTest, 
TestClassicSimilarityFactory, TestDFISimilarityFactory, 
TestPerFieldSimilarityClassic, TestDistribIDF, TestExactSharedStatsCache, 
TestLRUStatsCache, PKIAuthenticationIntegrationTest, 
TestPKIAuthenticationPlugin]
   [junit4] Completed [669/715 (1!)] on J1 in 0.34s, 1 test, 1 error <<< 
FAILURES!

[...truncated 43663 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to