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

1 tests failed.
FAILED:  org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([5BD5F8BB65E3CF09:39B806FAAA6DAF37]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at org.junit.Assert.assertNotNull(Assert.java:537)
        at 
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
        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 12802 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.MetricsHandlerTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_5BD5F8BB65E3CF09-001/init-core-data-001
   [junit4]   2> 2288314 WARN  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2288314 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2288315 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-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> 2288316 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2288316 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2288344 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2288377 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2288498 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2288568 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@150ecd8e
   [junit4]   2> 2288571 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@150ecd8e
   [junit4]   2> 2288571 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@150ecd8e
   [junit4]   2> 2288573 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2288610 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2288638 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2288744 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2288750 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2288750 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@150ecd8e
   [junit4]   2> 2288750 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2288750 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_5BD5F8BB65E3CF09-001/init-core-data-001/]
   [junit4]   2> 2288751 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4675105174665778]
   [junit4]   2> 2288831 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2288831 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2288832 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2288832 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2288832 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=48.283203125, 
floorSegmentMB=1.587890625, forceMergeDeletesPctAllowed=19.27212554459078, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3054869766505644
   [junit4]   2> 2288833 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b1286c4[collection1] main]
   [junit4]   2> 2288833 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2288857 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2288873 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2288873 INFO  (coreLoadExecutor-10636-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1567019456921600000
   [junit4]   2> 2288876 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2288879 INFO  
(searcherExecutor-10637-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2288881 INFO  
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[5BD5F8BB65E3CF09]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPropertyFilter
   [junit4]   2> 2288882 INFO  
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[5BD5F8BB65E3CF09]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPropertyFilter
   [junit4]   2> 2288884 INFO  
(searcherExecutor-10637-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2288884 INFO  
(searcherExecutor-10637-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2288884 INFO  
(searcherExecutor-10637-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2288884 INFO  
(searcherExecutor-10637-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2288885 INFO  
(searcherExecutor-10637-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2288885 INFO  
(searcherExecutor-10637-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHandlerTest 
-Dtests.method=testPropertyFilter -Dtests.seed=5BD5F8BB65E3CF09 
-Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Europe/Tiraspol 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | MetricsHandlerTest.testPropertyFilter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5BD5F8BB65E3CF09:39B806FAAA6DAF37]:0)
   [junit4]    >        at 
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2288890 INFO  
(searcherExecutor-10637-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2288891 INFO  
(TEST-MetricsHandlerTest.testCompact-seed#[5BD5F8BB65E3CF09]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCompact
   [junit4]   2> 2288891 INFO  
(searcherExecutor-10637-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2288892 INFO  
(searcherExecutor-10637-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b1286c4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2288909 INFO  
(TEST-MetricsHandlerTest.testCompact-seed#[5BD5F8BB65E3CF09]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2288917 INFO  
(TEST-MetricsHandlerTest.testCompact-seed#[5BD5F8BB65E3CF09]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCompact
   [junit4]   2> 2288921 INFO  
(TEST-MetricsHandlerTest.test-seed#[5BD5F8BB65E3CF09]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2288972 INFO  
(TEST-MetricsHandlerTest.test-seed#[5BD5F8BB65E3CF09]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 2288972 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2288972 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1368655116
   [junit4]   2> 2288972 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2288973 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2288974 INFO  
(SUITE-MetricsHandlerTest-seed#[5BD5F8BB65E3CF09]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2288975 INFO  (coreCloseExecutor-10642-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4f393ac0
   [junit4]   2> 2288975 INFO  (coreCloseExecutor-10642-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1329150656
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_5BD5F8BB65E3CF09-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1509, maxMBSortInHeap=7.550612188888627, 
sim=RandomSimilarity(queryNorm=true): {}, locale=nl-BE, timezone=Europe/Tiraspol
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=232796992,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardQParsers, 
TestManagedStopFilterFactory, URLClassifyProcessorTest, TestZkChroot, 
BJQParserTest, SuggesterTSTTest, TestCoreDiscovery, 
TestFieldCollectionResource, SuggesterWFSTTest, 
TestTrackingShardHandlerFactory, DirectUpdateHandlerOptimizeTest, 
TestRealTimeGet, TestGraphMLResponseWriter, SolrMetricsIntegrationTest, 
SpellPossibilityIteratorTest, TestBinaryResponseWriter, TestBlobHandler, 
TestSolr4Spatial, BlockJoinFacetRandomTest, TestSQLHandler, 
TestObjectReleaseTracker, TestInPlaceUpdatesDistrib, 
TestPHPSerializedResponseWriter, NoCacheHeaderTest, RollingRestartTest, 
OverriddenZkACLAndCredentialsProvidersTest, ClusterStateTest, 
SuggestComponentTest, TestUninvertingReader, DistributedVersionInfoTest, 
OverseerStatusTest, TestCodecSupport, TestCryptoKeys, 
LeaderElectionIntegrationTest, TestTrie, TestCustomStream, 
BasicDistributedZk2Test, TestRandomRequestDistribution, 
TestTolerantUpdateProcessorRandomCloud, CdcrReplicationHandlerTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, ResponseLogComponentTest, 
CoreAdminHandlerTest, DistanceFunctionTest, TestSubQueryTransformerCrossCore, 
WrapperMergePolicyFactoryTest, TestReload, TestValueSourceCache, 
TestMacroExpander, DeleteShardTest, TemplateUpdateProcessorTest, TestLRUCache, 
ClassificationUpdateProcessorIntegrationTest, TestTrieFacet, 
TestComponentsName, ChaosMonkeyNothingIsSafeTest, 
DistributedFacetPivotSmallAdvancedTest, TestPushWriter, BadCopyFieldTest, 
ShowFileRequestHandlerTest, ConjunctionSolrSpellCheckerTest, 
CloudMLTQParserTest, TestRangeQuery, JSONWriterTest, ZkStateReaderTest, 
LoggingHandlerTest, TestSchemaSimilarityResource, BasicFunctionalityTest, 
CloneFieldUpdateProcessorFactoryTest, TestManagedSchemaAPI, 
SolrCmdDistributorTest, SaslZkACLProviderTest, TestStressLiveNodes, 
TestDistribDocBasedVersion, TestInitParams, TestRecoveryHdfs, 
ConvertedLegacyTest, HdfsThreadLeakTest, TestLuceneMatchVersion, 
TestExclusionRuleCollectionAccess, RegexBoostProcessorTest, 
TestFieldCacheSortRandom, TestFastLRUCache, StatsReloadRaceTest, 
TestCollectionAPIs, TestClassicSimilarityFactory, TestQueryWrapperFilter, 
TestHighFrequencyDictionaryFactory, GraphQueryTest, 
TestConfigSetsAPIExclusivity, ReplicaListTransformerTest, 
PKIAuthenticationIntegrationTest, SpellCheckCollatorTest, TestWriterPerf, 
WordBreakSolrSpellCheckerTest, TestJoin, AtomicUpdatesTest, 
RemoteQueryErrorTest, SolrIndexSplitterTest, TestFoldingMultitermQuery, 
TestLegacyNumericRangeQueryBuilder, ChaosMonkeySafeLeaderTest, 
TermVectorComponentTest, CurrencyFieldOpenExchangeTest, 
TestUseDocValuesAsStored2, SignatureUpdateProcessorFactoryTest, StressHdfsTest, 
TestDistributedGrouping, UUIDFieldTest, SpellCheckComponentTest, 
CollectionsAPISolrJTest, MinimalSchemaTest, CollectionsAPIDistributedZkTest, 
TestFiltering, CircularListTest, AnalysisErrorHandlingTest, TestCloudRecovery, 
TestCloudSchemaless, CleanupOldIndexTest, TestDocumentBuilder, 
TestImplicitCoreProperties, FullSolrCloudDistribCmdsTest, TestExactStatsCache, 
RulesTest, TestFuzzyAnalyzedSuggestions, TestBadConfig, 
DistributedIntervalFacetingTest, TestManagedResource, AnalyticsQueryTest, 
TermVectorComponentDistributedTest, TestCloudManagedSchema, BasicZkTest, 
FileBasedSpellCheckerTest, CdcrVersionReplicationTest, StatsComponentTest, 
AliasIntegrationTest, OverseerModifyCollectionTest, TestStressRecovery, 
DistanceUnitsTest, SolrIndexMetricsTest, SparseHLLTest, ShardRoutingCustomTest, 
TestLeaderInitiatedRecoveryThread, TestSolrCoreSnapshots, PrimUtilsTest, 
TestSimpleTextCodec, TestSolrCoreProperties, TestCollectionAPI, 
TestLeaderElectionWithEmptyReplica, LargeFieldTest, DirectoryFactoryTest, 
DebugComponentTest, TestRandomFaceting, DistribCursorPagingTest, 
DistribJoinFromCollectionTest, BigEndianAscendingWordSerializerTest, 
SolrCoreCheckLockOnStartupTest, TestConfig, TestQueryTypes, SuggesterTest, 
IndexSchemaTest, ZkSolrClientTest, SpatialRPTFieldTypeTest, 
AsyncCallRequestStatusResponseTest, TestNonDefinedSimilarityFactory, 
ManagedSchemaRoundRobinCloudTest, TestHdfsBackupRestoreCore, 
LukeRequestHandlerTest, HdfsUnloadDistributedZkTest, TestSolrXml, 
SystemInfoHandlerTest, SyncSliceTest, OpenCloseCoreStressTest, 
ShardRoutingTest, RecoveryZkTest, AutoCommitTest, TestRecovery, 
TestStressVersions, DistributedTermsComponentTest, SimpleFacetsTest, 
SolrCoreTest, QueryElevationComponentTest, PeerSyncTest, BadIndexSchemaTest, 
TestSort, TestLazyCores, TestIndexSearcher, HighlighterTest, 
SoftAutoCommitTest, TestAtomicUpdateErrorCases, QueryEqualityTest, 
TestRemoteStreaming, SolrInfoBeanTest, CacheHeaderTest, TestQueryUtils, 
StandardRequestHandlerTest, TestReversedWildcardFilterFactory, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, 
MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, 
SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, 
TestAnalyzedSuggestions, JsonLoaderTest, CSVRequestHandlerTest, 
HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, 
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, 
SolrIndexConfigTest, BadComponentTest, MultiTermTest, TestDocSet, 
TestElisionMultitermQuery, NotRequiredUniqueKeyTest, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
ScriptEngineTest, PreAnalyzedFieldTest, RAMDirectoryFactoryTest, 
SliceStateTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestDistributedMissingSort, TestTolerantSearch, TestPathTrie, 
TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AssignTest, 
CdcrBootstrapTest, CollectionsAPIAsyncDistributedZkTest, DeleteStatusTest, 
ForceLeaderTest, MultiThreadedOCPTest, OverseerRolesTest, 
PeerSyncReplicationTest, ReplaceNodeTest, ReplicationFactorTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, 
TestAuthenticationFramework, TestConfigSetsAPIZkFailure, 
TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch, 
TestHdfsCloudBackupRestore, TestLockTree, TestMiniSolrCloudCluster, 
TestReplicaProperties, TestRequestStatusCollectionAPI, 
TestSizeLimitedDistributedMap, TlogReplayBufferedWhileIndexingTest, 
TriLevelCompositeIdRoutingTest, HdfsRecoverLeaseTest, 
ConfigureRecoveryStrategyTest, CoreSorterTest, HdfsDirectoryFactoryTest, 
TestConfigReload, TestSystemCollAutoCreate, V2ApiIntegrationTest, 
CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, 
MetricsHandlerTest]
   [junit4] Completed [561/710 (1!)] on J1 in 0.68s, 3 tests, 1 failure <<< 
FAILURES!

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

Reply via email to