Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/134/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping

Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't 
used and can't be tested.

Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise 
LogUpdateProcessor isn't used and can't be tested.
        at 
__randomizedtesting.SeedInfo.seed([5BED7AAAE27CA69A:2A09847C94978156]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
        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 11658 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_5BED7AAAE27CA69A-001/init-core-data-001
   [junit4]   2> 1506440 WARN  
(SUITE-UpdateRequestProcessorFactoryTest-seed#[5BED7AAAE27CA69A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1506441 INFO  
(SUITE-UpdateRequestProcessorFactoryTest-seed#[5BED7AAAE27CA69A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1506442 INFO  
(SUITE-UpdateRequestProcessorFactoryTest-seed#[5BED7AAAE27CA69A]-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> 1506442 INFO  
(SUITE-UpdateRequestProcessorFactoryTest-seed#[5BED7AAAE27CA69A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1506442 INFO  
(SUITE-UpdateRequestProcessorFactoryTest-seed#[5BED7AAAE27CA69A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1506739 WARN  (coreLoadExecutor-4915-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 1506740 WARN  (coreLoadExecutor-4915-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1506741 INFO  
(SUITE-UpdateRequestProcessorFactoryTest-seed#[5BED7AAAE27CA69A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1506744 INFO  
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[5BED7AAAE27CA69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testConfiguration
   [junit4]   2> 1506745 INFO  
(TEST-UpdateRequestProcessorFactoryTest.testConfiguration-seed#[5BED7AAAE27CA69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testConfiguration
   [junit4]   2> 1506747 INFO  
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[5BED7AAAE27CA69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRequestTimeUrp
   [junit4]   2> 1506748 INFO  
(TEST-UpdateRequestProcessorFactoryTest.testRequestTimeUrp-seed#[5BED7AAAE27CA69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRequestTimeUrp
   [junit4]   2> 1506754 INFO  
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[5BED7AAAE27CA69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateDistribChainSkipping
   [junit4]   2> 1506754 INFO  
(TEST-UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping-seed#[5BED7AAAE27CA69A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateDistribChainSkipping
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=UpdateRequestProcessorFactoryTest 
-Dtests.method=testUpdateDistribChainSkipping -Dtests.seed=5BED7AAAE27CA69A 
-Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=EAT -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | 
UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Tests must be run with 
INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5BED7AAAE27CA69A:2A09847C94978156]:0)
   [junit4]    >        at 
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1506756 INFO  
(SUITE-UpdateRequestProcessorFactoryTest-seed#[5BED7AAAE27CA69A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.processor.UpdateRequestProcessorFactoryTest_5BED7AAAE27CA69A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=408, maxMBSortInHeap=7.287020975659224, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ms, timezone=EAT
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=139467192,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [PingRequestHandlerTest, 
DistanceUnitsTest, TestCloudManagedSchema, TestMultiWordSynonyms, 
TestSimpleQParserPlugin, LoggingHandlerTest, TestRuleBasedAuthorizationPlugin, 
TestIndexSearcher, TestCryptoKeys, SharedFSAutoReplicaFailoverTest, 
TestOnReconnectListenerSupport, DistributedMLTComponentTest, TestConfigOverlay, 
TestHttpShardHandlerFactory, LeaderFailoverAfterPartitionTest, 
TermsComponentTest, OpenCloseCoreStressTest, CollectionsAPIDistributedZkTest, 
TestDistributedStatsComponentCardinality, TermVectorComponentTest, 
TestTolerantUpdateProcessorRandomCloud, TestCollapseQParserPlugin, 
CustomCollectionTest, TestSolrFieldCacheBean, SolrMetricsIntegrationTest, 
BadIndexSchemaTest, TestPerFieldSimilarity, 
TestPerFieldSimilarityWithDefaultOverride, BasicAuthStandaloneTest, 
SaslZkACLProviderTest, ReplicationFactorTest, HLLUtilTest, TestSchemaManager, 
TestExceedMaxTermLength, HdfsNNFailoverTest, TestSolrConfigHandlerCloud, 
TestSolr4Spatial2, ChangedSchemaMergeTest, TestGraphMLResponseWriter, 
DistributedQueueTest, TestLegacyField, DeleteStatusTest, ConnectionReuseTest, 
OverriddenZkACLAndCredentialsProvidersTest, TestHighFrequencyDictionaryFactory, 
TestFieldCacheReopen, TestFieldResource, TestCloudNestedDocsSort, 
MBeansHandlerTest, SolrCloudExampleTest, CoreSorterTest, 
TestChildDocTransformer, ConnectionManagerTest, PluginInfoTest, 
TestReloadDeadlock, FieldMutatingUpdateProcessorTest, TestSchemaResource, 
TestExportWriter, TestConfig, TestLockTree, TestMacroExpander, 
TestSortByMinMaxFunction, SuggesterFSTTest, DirectSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, TestSlowCompositeReaderWrapper, 
TestFastLRUCache, OverseerStatusTest, DebugComponentTest, 
TestComplexPhraseQParserPlugin, TestObjectReleaseTracker, HdfsDirectoryTest, 
BasicZkTest, TestReload, TestClusterProperties, SortSpecParsingTest, 
TestSolrCLIRunExample, TestLegacyNumericUtils, RollingRestartTest, 
SolrCoreCheckLockOnStartupTest, TestApiFramework, SolrRequestParserTest, 
TestPushWriter, HdfsSyncSliceTest, TestRestManager, 
TestMinMaxOnMultiValuedField, MergeStrategyTest, SolrMetricManagerTest, 
SOLR749Test, TestValueSourceCache, DistributedFacetExistsSmallTest, 
AliasIntegrationTest, SolrCloudReportersTest, TestFiltering, ZkStateWriterTest, 
MigrateRouteKeyTest, TestManagedSchema, TestStressInPlaceUpdates, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrIndexConfig, 
ChaosMonkeySafeLeaderTest, TestCollationFieldDocValues, 
TestJsonFacetRefinement, TestQueryUtils, TestFastWriter, 
ShufflingReplicaListTransformerTest, TestRealTimeGet, 
ExternalFileFieldSortTest, InfixSuggestersTest, TestJoin, 
SpellPossibilityIteratorTest, AnalysisErrorHandlingTest, 
SpellCheckCollatorTest, CloudExitableDirectoryReaderTest, 
PreAnalyzedUpdateProcessorTest, TestPullReplica, TestCloudRecovery, 
DocValuesMultiTest, TestFieldCacheWithThreads, ZkFailoverTest, 
ShardRoutingCustomTest, JsonLoaderTest, LeaderInitiatedRecoveryOnCommitTest, 
BlockDirectoryTest, TestNumericTerms32, ExitableDirectoryReaderTest, 
AnalyticsMergeStrategyTest, TestSolrDeletionPolicy1, TestSchemaVersionResource, 
DataDrivenBlockJoinTest, JSONWriterTest, WrapperMergePolicyFactoryTest, 
TestCloudPivotFacet, UpdateRequestProcessorFactoryTest]
   [junit4] Completed [291/731 (1!)] on J1 in 0.34s, 3 tests, 1 failure <<< 
FAILURES!

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

Reply via email to