You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/23 09:11:58 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-master - Build # 65 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-master/65/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed

Error Message:
Expected exception SolrServerException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrServerException but no exception was thrown
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([184837DC91F2C0B1:4A64FAF985BAEA3D]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13755 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigOverlay
   [junit4]   2> 1824867 INFO  (SUITE-TestConfigOverlay-seed#[184837DC91F2C0B1]-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-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigOverlay -Dtests.method=testPaths -Dtests.seed=184837DC91F2C0B1 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-PF -Dtests.timezone=America/Argentina/La_Rioja -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J0 | TestConfigOverlay.testPaths <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([184837DC91F2C0B1:4A64FAF985BAEA3D]:0)
   [junit4]    > 	at org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Lucene86, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr-PF, timezone=America/Argentina/La_Rioja
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 11.0.4 (64-bit)/cpus=8,threads=1,free=388103872,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteInactiveReplicaTest, TestCharFilters, TestDistribIDF, TestEmbeddedSolrServerSchemaAPI, TestSkipOverseerOperations, SignificantTermsQParserPluginTest, TestShardHandlerFactory, RemoteQueryErrorTest, ZkSolrClientTest, TestPostingsSolrHighlighter, CustomTermsComponentTest, MigrateRouteKeyTest, BinaryUpdateRequestHandlerTest, DirectSolrConnectionTest, DocValuesTest, SubstringBytesRefFilterTest, LeaderFailoverAfterPartitionTest, TestPivotHelperCode, InfoHandlerTest, TestQuerySenderListener, DimensionalRoutedAliasUpdateProcessorTest, ResponseHeaderTest, TestCodecSupport, CursorPagingTest, InfixSuggestersTest, TestMacros, TestSolrCloudWithSecureImpersonation, TestLazyCores, MaxSizeAutoCommitTest, TestExternalRoleRuleBasedAuthorizationPlugin, TestSolrCloudSnapshots, PolyFieldTest, Tagger2Test, DistributedFacetPivotWhiteBoxTest, FieldAnalysisRequestHandlerTest, AnalysisAfterCoreReloadTest, TestCollectionAPI, TestNumericTerms32, TestJsonRangeFacets, TestLMDirichletSimilarityFactory, TestPartialUpdateDeduplication, BadComponentTest, TestDownShardTolerantSearch, TestSolrJacksonAnnotation, DeleteReplicaTest, TestUseDocValuesAsStored2, HdfsThreadLeakTest, TestConfigSetImmutable, MoveReplicaHDFSTest, VMParamsZkACLAndCredentialsProvidersTest, TestBinaryResponseWriter, TestFieldCacheVsDocValues, ConjunctionSolrSpellCheckerTest, BigEndianAscendingWordSerializerTest, BaseCdcrDistributedZkTest, TestSortableTextField, LeaderVoteWaitTimeoutTest, IndexBasedSpellCheckerTest, HdfsChaosMonkeySafeLeaderTest, SpellPossibilityIteratorTest, CertAuthPluginTest, FieldMutatingUpdateProcessorTest, PrimitiveFieldTypeTest, TestInfoStreamLogging, ExitableDirectoryReaderTest, CloudExitableDirectoryReaderTest, TestSlowCompositeReaderWrapper, TestCustomStream, TestSolrCoreProperties, ForceLeaderTest, TestDynamicFieldResource, TestExactStatsCacheCloud, RestartWhileUpdatingTest, TestFieldCacheReopen, TestAuthenticationFramework, URLClassifyProcessorTest, TestBulkSchemaAPI, TestDistributedStatsComponentCardinality, TestPullReplica, TestIntervalFaceting, HighlighterMaxOffsetTest, PeerSyncWithIndexFingerprintCachingTest, ShardSplitTest, DistributedSuggestComponentTest, TestNoOpRegenerator, TestDFISimilarityFactory, TestLRUStatsCacheCloud, TestLocalFSCloudBackupRestore, TestRawTransformer, JavaBinAtomicUpdateMultivalueTest, ZkFailoverTest, TestTrieFacet, SpatialHeatmapFacetsTest, TestTrie, TestGraphTermsQParserPlugin, TestStressVersions, TestFieldTypeCollectionResource, TestRTimerTree, TestFastOutputStream, CdcrVersionReplicationTest, TestReplicationHandler, TestElisionMultitermQuery, SolrCoreMetricManagerTest, TestSchemaResource, TestUtils, TestCoreContainer, MultiThreadedOCPTest, TestGroupingSearch, TestJsonRequest, TlogReplayBufferedWhileIndexingTest, TestLRUStatsCache, TestLuceneIndexBackCompat, TestUnInvertedFieldException, CollectionsAPISolrJTest, TestSegmentSorting, PKIAuthenticationIntegrationTest, TestRangeQuery, TestDeleteCollectionOnDownNodes, AnalyticsQueryTest, HdfsRecoveryZkTest, DataDrivenBlockJoinTest, TestSolrDeletionPolicy1, TermVectorComponentDistributedTest, TestReversedWildcardFilterFactory, OverseerTest, SuggesterTest, TestPHPSerializedResponseWriter, SolrIndexConfigTest, TestSQLHandlerNonCloud, TestGeoJSONResponseWriter, AssignBackwardCompatibilityTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSerializedLuceneMatchVersion, TestSchemaField, DistanceUnitsTest, TestComponentsName, PropertiesRequestHandlerTest, CoreAdminOperationTest, CheckHdfsIndexTest, FullHLLTest, TestRequestForwarding, TestSSLRandomization, TestSolrCloudWithKerberosAlt, TestStressLiveNodes, SolrCoreCheckLockOnStartupTest, TestConfigOverlay]
   [junit4] Completed [564/866 (1!)] on J0 in 0.04s, 2 tests, 1 failure <<< FAILURES!

[...truncated 1525 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.LBSolrClientTest
   [junit4] FAILURE 0.30s J0 | LBSolrClientTest.testServerIteratorTimeAllowed <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrServerException but no exception was thrown
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4] Completed [6/204 (1!)] on J0 in 0.32s, 4 tests, 1 failure <<< FAILURES!

[...truncated 51549 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-master - Build # 68 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-master/68/

1 tests failed.
FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A7D552FAB7A88C69:F5F99FDFA3E0A6E5]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13774 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigOverlay
   [junit4]   2> 1833754 INFO  (SUITE-TestConfigOverlay-seed#[A7D552FAB7A88C69]-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-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigOverlay -Dtests.method=testPaths -Dtests.seed=A7D552FAB7A88C69 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ff-GN -Dtests.timezone=Australia/Adelaide -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.00s J1 | TestConfigOverlay.testPaths <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A7D552FAB7A88C69:F5F99FDFA3E0A6E5]:0)
   [junit4]    > 	at org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ff-GN, timezone=Australia/Adelaide
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=1,free=127901056,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestReplicationHandlerBackup, TestChildDocTransformerHierarchy, DistributedUpdateProcessorTest, HealthCheckHandlerTest, TestExtendedDismaxParser, TestPushWriter, TestRequestForwarding, SolrInfoBeanTest, TestCoreBackup, TestInPlaceUpdatesDistrib, TestDynamicFieldNamesIndexCorrectly, SolrIndexSearcherTest, TestManagedResourceStorage, BooleanFieldTest, RuleEngineTest, DOMUtilTest, TestCoreDiscovery, StressHdfsTest, DeleteShardTest, MoreLikeThisComponentTest, AddReplicaTest, TestPullReplicaErrorHandling, PeerSyncTest, TemplateUpdateProcessorTest, TestComplexPhraseLeadingWildcard, TestEmbeddedSolrServerAdminHandler, TestRTGBase, TestIndexingPerformance, RankQueryTest, JvmMetricsTest, CloneFieldUpdateProcessorFactoryTest, TestAddFieldRealTimeGet, SolrRrdBackendFactoryTest, TestBackupRepositoryFactory, AnalysisErrorHandlingTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TimeRoutedAliasUpdateProcessorTest, ShardsWhitelistTest, TestShortCircuitedRequests, TestWordDelimiterFilterFactory, SchemaApiFailureTest, TestSmileRequest, MinimalSchemaTest, TestOrdValues, TestImpersonationWithHadoopAuth, TestSubQueryTransformerCrossCore, TestDirectoryFactory, SecurityConfHandlerTest, RollingRestartTest, TestDistributedSearch, TestInitParams, TestRecoveryHdfs, LoggingHandlerTest, DistribDocExpirationUpdateProcessorTest, UUIDFieldTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestDeprecatedFilters, SolrRequestParserTest, TestOverriddenPrefixQueryForCustomFieldType, TestSolrDeletionPolicy2, TestLegacyField, TestNumericTerms64, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestSurroundQueryParser, DistributedMLTComponentTest, TestSchemaManager, TestCollationField, ClusterStateMockUtilTest, TestOmitPositions, TestFieldCollectionResource, DistributedFacetPivotSmallAdvancedTest, TestFuzzyAnalyzedSuggestions, ZookeeperReadAPITest, TestSystemIdResolver, TestSolrCachePerf, AuditLoggerIntegrationTest, ByteBuffersDirectoryFactoryTest, TestReplicaProperties, BasicDistributedZk2Test, SparseHLLTest, TestTlogReplayVsRecovery, TestBooleanSimilarityFactory, TestFieldTypeResource, BasicAuthOnSingleNodeTest, HttpSolrCallGetCoreTest, TestCopyFieldCollectionResource, XMLAtomicUpdateMultivalueTest, TestRestoreCore, TestCloudInspectUtil, TestExactSharedStatsCache, DistributedTermsComponentTest, TestRandomFlRTGCloud, CurrencyRangeFacetCloudTest, TestFacetMethods, TestManagedSchema, XmlUpdateRequestHandlerTest, PackageManagerCLITest, RankFieldTest, BasicFunctionalityTest, TestSafeXMLParsing, NestedShardedAtomicUpdateTest, TestZkAclsWithHadoopAuth, DocValuesMissingTest, LargeFieldTest, TestDocTermOrdsUninvertLimit, TestCustomSort, BJQParserTest, TestMissingGroups, RecoveryZkTest, CdcrBidirectionalTest, SystemInfoHandlerTest, TriLevelCompositeIdRoutingTest, TestSolrCoreSnapshots, HdfsNNFailoverTest, EmbeddedSolrNoSerializeTest, DistributedFacetSimpleRefinementLongTailTest, TestCloudJSONFacetJoinDomain, HdfsBasicDistributedZkTest, AsyncCallRequestStatusResponseTest, SolrLogAuditLoggerPluginTest, CloudMLTQParserTest, SolrMetricManagerTest, SolrSlf4jReporterTest, TestLazySolrCluster, TestJsonFacetsStatsParsing, VersionInfoTest, SpatialRPTFieldTypeTest, HdfsDirectoryTest, TestSolrJ, SuggestComponentContextFilterQueryTest, TestExceedMaxTermLength, JSONWriterTest, TestCSVResponseWriter, TestConfig, OverseerRolesTest, SaslZkACLProviderTest, TestSystemCollAutoCreate, HdfsRestartWhileUpdatingTest, TestLegacyNumericRangeQueryBuilder, TestJsonFacetErrors, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, OutputWriterTest, SolrTestCaseJ4Test, TestDocumentBuilder, TestJoin, TestRandomDVFaceting, TestRandomFaceting, TestSolrCoreProperties, TestSolrTestCaseJ4, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, TestLuceneMatchVersion, TokenizerChainTest, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DistribJoinFromCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, DocValuesNotIndexedTest, HttpPartitionOnCommitTest, LeaderElectionContextKeyTest, LeaderElectionIntegrationTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, MoveReplicaTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, SplitShardTest, TestCloudConsistency, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestQueryingOnDownCollection, TestRandomRequestDistribution, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, ZkCLITest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, CdcrOpsAndBoundariesTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, ZkCollectionPropsCachingTest, CoreSorterTest, ExitableDirectoryReaderTest, RAMDirectoryFactoryTest, ResourceLoaderTest, SOLR749Test, TestConfigOverlay]
   [junit4] Completed [577/866 (1!)] on J1 in 0.03s, 2 tests, 1 failure <<< FAILURES!

[...truncated 53018 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-master - Build # 67 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-master/67/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed

Error Message:
Expected exception SolrServerException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrServerException but no exception was thrown
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([59997EF895EF9419:BB5B3DD81A7BE95]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 12860 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigOverlay
   [junit4]   2> 831503 INFO  (SUITE-TestConfigOverlay-seed#[59997EF895EF9419]-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-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigOverlay -Dtests.method=testPaths -Dtests.seed=59997EF895EF9419 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-BF -Dtests.timezone=GMT0 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J2 | TestConfigOverlay.testPaths <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([59997EF895EF9419:BB5B3DD81A7BE95]:0)
   [junit4]    > 	at org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1267, maxMBSortInHeap=7.62093794381257, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr-BF, timezone=GMT0
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=1,free=195740440,total=463470592
   [junit4]   2> NOTE: All tests run in this JVM: [DefaultValueUpdateProcessorTest, TestRandomCollapseQParserPlugin, TestMacroExpander, TestNestedUpdateProcessor, TestJsonFacetsWithNestedObjects, DistributedFacetPivotLargeTest, FileUtilsTest, SynonymTokenizerTest, CollectionStateZnodeTest, CreateRoutedAliasTest, PeerSyncWithBufferUpdatesTest, UniqFieldsUpdateProcessorFactoryTest, UnloadDistributedZkTest, TestDistributedGrouping, TestExportWriter, TestSortByMinMaxFunction, SolrCoreCheckLockOnStartupTest, TestRequestStatusCollectionAPI, SpellCheckComponentTest, BlobRepositoryCloudTest, TestFieldCacheSortRandom, TestInPlaceUpdatesRequiredField, TestRestManager, MetricUtilsTest, SolrLogPostToolTest, AnalyticsMergeStrategyTest, TestLockTree, CoreAdminHandlerTest, CollectionsAPIDistributedZkTest, TestLuceneMatchVersion, TestLegacyFieldCache, MoveReplicaHDFSFailoverTest, TestObjectReleaseTracker, TestCloudManagedSchema, LukeRequestHandlerTest, AtomicUpdatesTest, TestDocBasedVersionConstraints, HLLUtilTest, TestNestedDocsSort, HdfsChaosMonkeyNothingIsSafeTest, HighlighterConfigTest, OverseerTaskQueueTest, SliceStateTest, TestCloudJSONFacetSKG, TestConfigSetsAPIZkFailure, TestMultiValuedNumericRangeQuery, MetricsHistoryWithAuthIntegrationTest, PreAnalyzedFieldTest, HighlighterWithoutStoredIdTest, AddSchemaFieldsUpdateProcessorFactoryTest, ManagedSchemaRoundRobinCloudTest, RouteFieldTest, ConfigSetsAPITest, UpdateLogTest, SolrCloudReportersTest, TestSchemalessBufferedUpdates, TestAnalyzeInfixSuggestions, NoCacheHeaderTest, TestRealTimeGet, DirectoryFactoryTest, ReplicationFactorTest, DistributedDebugComponentTest, ParsingFieldUpdateProcessorsTest, TestSolrIndexConfig, TestStressUserVersions, TestStressLucene, TermsComponentTest, TestWaitForStateWithJettyShutdowns, HdfsCollectionsAPIDistributedZkTest, RulesTest, TestSolrCLIRunExample, TestHdfsUpdateLog, SolrTestCaseJ4Test, BlockDirectoryTest, DeleteNodeTest, TokenizerChainTest, TestTermsQParserPlugin, TestNRTOpen, V2ApiIntegrationTest, TestDocSet, TestJmxIntegration, PrimUtilsTest, TestManagedStopFilterFactory, TestCloudPhrasesIdentificationComponent, SplitHandlerTest, TestEmbeddedSolrServerConstructors, DocValuesMultiTest, SearchHandlerTest, TestFileDictionaryLookup, SuggestComponentTest, IndexSizeEstimatorTest, TestRawResponseWriter, TestRandomRequestDistribution, TestSchemaNameResource, ZkControllerTest, ShardRoutingCustomTest, CursorMarkTest, TestUseDocValuesAsStored, TestRequestRateLimiter, OverseerCollectionConfigSetProcessorTest, IgnoreLargeDocumentProcessorFactoryTest, TestConfigReload, TestMultiWordSynonyms, TestConfigOverlay]
   [junit4] Completed [308/866 (1!)] on J2 in 0.06s, 2 tests, 1 failure <<< FAILURES!

[...truncated 2742 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.LBSolrClientTest
   [junit4] FAILURE 0.30s J1 | LBSolrClientTest.testServerIteratorTimeAllowed <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrServerException but no exception was thrown
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4] Completed [110/204 (1!)] on J1 in 0.31s, 4 tests, 1 failure <<< FAILURES!

[...truncated 51209 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-master - Build # 66 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-master/66/

2 tests failed.
FAILED:  org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed

Error Message:
Expected exception SolrServerException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrServerException but no exception was thrown
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
	at org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([27ABB40D174B48D3:758779280303625F]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	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 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:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13785 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigOverlay
   [junit4]   2> 1853317 INFO  (SUITE-TestConfigOverlay-seed#[27ABB40D174B48D3]-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-master/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigOverlay -Dtests.method=testPaths -Dtests.seed=27ABB40D174B48D3 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=fr-BJ -Dtests.timezone=EAT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J2 | TestConfigOverlay.testPaths <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([27ABB40D174B48D3:758779280303625F]:0)
   [junit4]    > 	at org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, docValues:{}, maxPointsInLeafNode=1943, maxMBSortInHeap=6.2179955883666285, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-BJ, timezone=EAT
   [junit4]   2> NOTE: Linux 4.15.0-108-generic amd64/Oracle Corporation 11.0.6 (64-bit)/cpus=4,threads=1,free=314127648,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSQLHandler, TestIBSimilarityFactory, ResponseLogComponentTest, TestTermsQParserPlugin, QueryParsingTest, TestStreamBody, HdfsLockFactoryTest, TestSubQueryTransformerDistrib, ZkControllerTest, TestFaceting, DistributedIntervalFacetingTest, CreateRoutedAliasTest, TestSolrConfigHandlerConcurrent, DistributedSpellCheckComponentTest, TestTolerantSearch, TestConfigSetsAPIZkFailure, ZkShardTermsTest, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, AuthToolTest, MetricsConfigTest, DistribJoinFromCollectionTest, TestTlogReplica, TestSolrQueryResponse, CdcrRequestHandlerTest, TestDefaultStatsCache, TestSolrCloudWithKerberosAlt, HdfsChaosMonkeyNothingIsSafeTest, TestDocSet, TestLockTree, TestUninvertingReader, TestXmlQParser, CursorMarkTest, SimpleFacetsTest, TestWaitForStateWithJettyShutdowns, TestComplexPhraseQParserPlugin, UnloadDistributedZkTest, RouteFieldTest, DocValuesNotIndexedTest, ConnectionReuseTest, TestReplicationHandlerDiskOverFlow, OverseerCollectionConfigSetProcessorTest, LeaderElectionTest, SolrCmdDistributorTest, MoreLikeThisHandlerTest, TestHdfsCloudBackupRestore, TestSchemaNameResource, TestRuleBasedAuthorizationWithKerberos, TestExplainDocTransformer, DistributedFacetPivotSmallTest, BadCopyFieldTest, LukeRequestHandlerTest, CollectionStateZnodeTest, TestHttpShardHandlerFactory, ClassificationUpdateProcessorIntegrationTest, OpenExchangeRatesOrgProviderTest, TestExactStatsCache, TokenizerChainTest, TestCloudJSONFacetSKG, TestAnalyzeInfixSuggestions, TestFieldResource, TestHdfsUpdateLog, TestCloudRecovery, AddSchemaFieldsUpdateProcessorFactoryTest, TestMaxScoreQueryParser, HLLUtilTest, CacheHeaderTest, ProtectedTermFilterFactoryTest, TestNumericTokenStream, CachingDirectoryFactoryTest, RulesTest, NodeMutatorTest, SliceStateTest, TestPayloadCheckQParserPlugin, TestLegacyFieldCache, PreAnalyzedFieldTest, SuggestComponentTest, TestUseDocValuesAsStored, OutputWriterTest, TestHighFrequencyDictionaryFactory, TestBadConfig, HdfsSyncSliceTest, UpdateLogTest, PrimUtilsTest, TestDistributedMap, ParsingFieldUpdateProcessorsTest, BasicAuthStandaloneTest, TestFieldSortValues, TestManagedStopFilterFactory, TestSolrCLIRunExample, TestLegacyBM25SimilarityFactory, MetricsHistoryHandlerTest, TestManagedSchemaAPI, TestSolrCoreParser, SystemCollectionCompatTest, ChangedSchemaMergeTest, BlobRepositoryCloudTest, LeaderTragicEventTest, TestDocumentBuilder, DocExpirationUpdateProcessorFactoryTest, TestPointFields, TestCustomDocTransformer, RangeFacetCloudTest, TestMacroExpander, TestFileDictionaryLookup, IndexSizeEstimatorTest, TestReload, V2ApiIntegrationTest, TestRealTimeGet, TestConfigReload, TestHashPartitioner, ClusterStateTest, CustomHighlightComponentTest, ConfigSetsAPITest, HdfsRecoverLeaseTest, FileUtilsTest, TestJsonFacetRefinement, PeerSyncWithLeaderTest, RandomizedTaggerTest, TestSortByMinMaxFunction, TestHdfsBackupRestoreCore, CollectionsAPIDistributedZkTest, CrossCollectionJoinQueryTest, AtomicUpdatesTest, ConvertedLegacyTest, PhrasesIdentificationComponentTest, TestStressLucene, AliasIntegrationTest, TestConfigSets, TestIndexSearcher, TestNestedDocsSort, PeerSyncWithBufferUpdatesTest, SuggesterTSTTest, SplitByPrefixTest, TestSolrQueryParser, DistributedDebugComponentTest, MultiSolrCloudTestCaseTest, TestUnifiedSolrHighlighterWithoutStoredId, TestObjectReleaseTracker, TestNestedUpdateProcessor, TestEmbeddedSolrServerAdminHandler, BasicDistributedZkTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ClusterStateMockUtilTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionWithTlogReplicasTest, LeaderFailureAfterFreshStartTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, MultiThreadedOCPTest, OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, PeerSyncReplicationTest, RestartWhileUpdatingTest, RollingRestartTest, ShardRoutingCustomTest, SolrCloudExampleTest, SyncSliceTest, TestClusterProperties, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestDynamicFieldNamesIndexCorrectly, TestLeaderElectionWithEmptyReplica, TestRandomRequestDistribution, TestSegmentSorting, ZkNodePropsTest, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, TestRequestStatusCollectionAPI, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, ZkStateReaderTest, ZkStateWriterTest, ExitableDirectoryReaderTest, PluginInfoTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfig, TestConfigOverlay]
   [junit4] Completed [577/866 (1!)] on J2 in 0.03s, 2 tests, 1 failure <<< FAILURES!

[...truncated 1886 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.LBSolrClientTest
   [junit4] FAILURE 0.30s J1 | LBSolrClientTest.testServerIteratorTimeAllowed <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrServerException but no exception was thrown
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4] Completed [130/204 (1!)] on J1 in 0.31s, 4 tests, 1 failure <<< FAILURES!

[...truncated 51139 lines...]