Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/11/
1 tests failed.
FAILED: org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors
Error Message:
Expected exception SolrException but no exception was thrown
Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no
exception was thrown
at
__randomizedtesting.SeedInfo.seed([B433A3880EA2D376:DB974F02268B4B3C]:0)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2759)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749)
at
org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.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:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 16249 lines...]
[junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
[junit4] 2> 2373439 INFO
(SUITE-JWTIssuerConfigTest-seed#[B433A3880EA2D376]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf'
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=JWTIssuerConfigTest
-Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=B433A3880EA2D376
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-ME
-Dtests.timezone=US/Pacific -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J0 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Expected
exception SolrException but no exception was thrown
[junit4] > at
__randomizedtesting.SeedInfo.seed([B433A3880EA2D376:DB974F02268B4B3C]:0)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2759)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2749)
[junit4] > at
org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {},
docValues:{}, maxPointsInLeafNode=587, maxMBSortInHeap=6.1576242391431215,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=sr-ME,
timezone=US/Pacific
[junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation
1.8.0_291 (64-bit)/cpus=4,threads=1,free=103691400,total=515899392
[junit4] 2> NOTE: All tests run in this JVM: [MoveReplicaHDFSFailoverTest,
TestRecovery, TestCloudPivotFacet, TestFastLRUCache,
ChaosMonkeySafeLeaderWithPullReplicasTest, JavaBinAtomicUpdateMultivalueTest,
UninvertDocValuesMergePolicyTest, OverriddenZkACLAndCredentialsProvidersTest,
DistributedDebugComponentTest, BlobRepositoryCloudTest, TestRestManager,
TestPolicyCloud, TestCloudJSONFacetSKG, TestSolrJacksonAnnotation,
QueryEqualityTest, TestBinaryResponseWriter,
HdfsBackupRepositoryIntegrationTest, CoreAdminCreateDiscoverTest,
FieldAnalysisRequestHandlerTest, OutputWriterTest,
MetricsHistoryIntegrationTest, TestCustomSort,
TriggerSetPropertiesIntegrationTest, SliceStateTest, AddBlockUpdateTest,
TestSolr4Spatial, TestConfigReload, AnalysisAfterCoreReloadTest,
SchemaVersionSpecificBehaviorTest, AggValueSourceTest,
ClusterStateMockUtilTest, TestCloudSearcherWarming, TestCircuitBreaker,
TestChildDocTransformer, TestPerFieldSimilarityWithDefaultOverride,
DistributedFacetPivotLongTailTest, ShardRoutingCustomTest,
ScheduledTriggerTest, TestRawResponseWriter, LeaderFailureAfterFreshStartTest,
TestDistribIDF, AutoAddReplicasIntegrationTest, TestHdfsCloudBackupRestore,
DistributedSpellCheckComponentTest, SubstringBytesRefFilterTest,
TestLMJelinekMercerSimilarityFactory, TestSchemaDesignerConfigSetHelper,
SolrCoreCheckLockOnStartupTest, ReplaceNodeTest, TestCoreDiscovery,
TestDistribPackageStore, AnalyticsMergeStrategyTest,
ExitableDirectoryReaderTest, TestSimScenario, CoreMergeIndexesAdminHandlerTest,
TestLuceneMatchVersion, TestTrackingShardHandlerFactory, BooleanFieldTest,
UpdateRequestProcessorFactoryTest, HdfsCollectionsAPIDistributedZkTest,
TestDistribDocBasedVersion, BasicAuthStandaloneTest,
IndexBasedSpellCheckerTest, TestConfigSetsAPIShareSchema,
SolrMetricsIntegrationTest, OverseerSolrResponseTest, DisMaxRequestHandlerTest,
HDFSCollectionsAPITest, TestSimLargeCluster, FullSolrCloudDistribCmdsTest,
TestSnapshotCoreBackup, DistributedFacetSimpleRefinementLongTailTest,
BlockDirectoryTest, MetricsHandlerTest, TestGraphMLResponseWriter,
TestStressUserVersions, SimpleMLTQParserTest, TestLegacyTerms,
TestWaitForStateWithJettyShutdowns, TestInPlaceUpdatesRequiredField,
DocExpirationUpdateProcessorFactoryTest, TestNumericTokenStream,
TestSkipOverseerOperations, TestScoreJoinQPScore, TestAnalyzedSuggestions,
IndexSizeTriggerSizeEstimationTest, SolrLogAuditLoggerPluginTest,
TestSimpleTrackingShardHandler, AliasIntegrationTest, CollectionReloadTest,
SolrSlf4jReporterTest, TestExceedMaxTermLength, TestManagedSchemaAPI,
DistributedMLTComponentTest, SolrRequestParserTest, TestLegacyFieldCache,
SplitShardTest, JWTVerificationkeyResolverTest, QueryElevationComponentTest,
ZkSolrClientTest, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest,
TestLockTree, ZkCollectionPropsCachingTest, TestPostingsSolrHighlighter,
InfixSuggestersTest, CloudReplicaSourceTest, TestSearchPerf,
TestReplicationHandler, TestRandomFlRTGCloud, DistribCursorPagingTest,
CloneFieldUpdateProcessorFactoryTest, SpatialFilterTest, TestTrieFacet,
CreateRoutedAliasTest, DeleteNodeTest, DeleteReplicaTest,
LeaderFailoverAfterPartitionTest, PeerSyncReplicationTest,
TestLeaderElectionWithEmptyReplica, TestPullReplicaWithAuth,
TestQueryingOnDownCollection, TestSSLRandomization, TestShortCircuitedRequests,
TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation,
TestStressInPlaceUpdates, TestTolerantUpdateProcessorRandomCloud,
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest,
UnloadDistributedZkTest, ConcurrentCreateCollectionTest, ShardSplitTest,
TestSimDistributedQueue, TestSnapshotCloudManager, CdcrWithNodesRestartsTest,
HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest,
HdfsNNFailoverTest, HdfsRecoverLeaseTest, ConfigureRecoveryStrategyTest,
CoreSorterTest, DirectoryFactoriesTest, RAMDirectoryFactoryTest,
RequestHandlersTest, ResourceLoaderTest, SOLR749Test, TestCodecSupport,
TestConfLoadPerf, TestConfig, TestConfigSetProperties, TestConfigSets,
TestImplicitCoreProperties, TestLazyCores, TestBlobHandler,
V2ApiIntegrationTest, InfoHandlerTest, LoggingHandlerTest,
LukeRequestHandlerTest, SystemInfoHandlerTest, TestConfigsApi,
V2CollectionBackupsAPIMappingTest, ZookeeperStatusHandlerFailureTest,
SuggestComponentTest, TestExpandComponent, TestHttpShardHandlerFactory,
JavabinLoaderTest, SQLWithAuthzEnabledTest, FastVectorHighlighterTest,
HighlighterTest, TestLegacyNumericUtils, SolrCoreMetricManagerTest,
TestIntervalFaceting, TestReRankQParserPlugin, TestSolrFieldCacheBean,
TestSolrJ, TestSolrQueryParser, TestStandardQParsers, TestStressLucene,
TestStressRecovery, TestTermsQParserPlugin, TestCloudJSONFacetJoinDomain,
BlockJoinFacetDistribTest, TestNestedDocsSort, TestClassicSimilarityFactory,
TestDFISimilarityFactory, TestIBSimilarityFactory, AuditLoggerPluginTest,
BasicAuthIntegrationTest, JWTIssuerConfigTest]
[junit4] Completed [849/951 (1!)] on J0 in 0.26s, 13 tests, 1 failure <<<
FAILURES!
[...truncated 54595 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]