Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11579/
Java: 32bit/jdk1.8.0_25 -server -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.util.SimplePostToolTest.testTypeSupported
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([31787CCB795F3064:A5CC4A286E60910B]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.util.SimplePostToolTest.testTypeSupported(SimplePostToolTest.java:116)
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:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 9473 lines...]
[junit4] Suite: org.apache.solr.util.SimplePostToolTest
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.SimplePostToolTest
31787CCB795F3064-001/init-core-data-001
[junit4] 2> 1247217 T6934 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(true) and clientAuth (false)
[junit4] 2> 1247220 T6934 oas.SolrTestCaseJ4.setUp ###Starting
testAppendUrlPath
[junit4] 2> 1247232 T6934 oas.SolrTestCaseJ4.tearDown ###Ending
testAppendUrlPath
[junit4] 2> 1247237 T6934 oas.SolrTestCaseJ4.setUp ###Starting
testTypeSupported
[junit4] 2> 1247239 T6934 oas.SolrTestCaseJ4.tearDown ###Ending
testTypeSupported
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SimplePostToolTest
-Dtests.method=testTypeSupported -Dtests.seed=31787CCB795F3064
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh_TW
-Dtests.timezone=Asia/Anadyr -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.04s J1 | SimplePostToolTest.testTypeSupported <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([31787CCB795F3064:A5CC4A286E60910B]:0)
[junit4] > at
org.apache.solr.util.SimplePostToolTest.testTypeSupported(SimplePostToolTest.java:116)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1247281 T6934 oas.SolrTestCaseJ4.setUp ###Starting
testDoFilesMode
[junit4] 1> Indexing directory
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/exampledocs
(2 files, depth=0)
[junit4] 1> POSTing file example.html (text/html) to [base]/extract
[junit4] 1> POSTing file example.txt (text/plain) to [base]/extract
[junit4] 2> 1247284 T6934 oas.SolrTestCaseJ4.tearDown ###Ending
testDoFilesMode
[junit4] 2> 1247288 T6934 oas.SolrTestCaseJ4.setUp ###Starting
testNormalizeUrlEnding
[junit4] 2> 1247289 T6934 oas.SolrTestCaseJ4.tearDown ###Ending
testNormalizeUrlEnding
[junit4] 2> 1247293 T6934 oas.SolrTestCaseJ4.setUp ###Starting
testDoWebMode
[junit4] 1> Entering crawl at level 0 (1 links total, 1 new)
[junit4] 1> POSTed web resource http://[ff01::114] (depth: 0)
[junit4] 1> Entering crawl at level 1 (2 links total, 2 new)
[junit4] 1> POSTed web resource http://[ff01::114]/page1 (depth: 1)
[junit4] 1> POSTed web resource http://[ff01::114]/page2 (depth: 1)
[junit4] 1> Entering crawl at level 2 (2 links total, 2 new)
[junit4] 1> POSTed web resource http://[ff01::114]/page1/foo (depth: 2)
[junit4] 2> SimplePostTool: WARNING: The URL http://[ff01::114]/disallowed
returned a HTTP result status of 403
[junit4] 1> Entering crawl at level 3 (1 links total, 1 new)
[junit4] 1> POSTed web resource http://[ff01::114]/page1/foo/bar (depth: 3)
[junit4] 1> Entering crawl at level 0 (1 links total, 1 new)
[junit4] 1> POSTed web resource http://[ff01::114] (depth: 0)
[junit4] 1> Entering crawl at level 1 (2 links total, 2 new)
[junit4] 1> POSTed web resource http://[ff01::114]/page1 (depth: 1)
[junit4] 1> POSTed web resource http://[ff01::114]/page2 (depth: 1)
[junit4] 1> Entering crawl at level 0 (1 links total, 1 new)
[junit4] 1> POSTed web resource http://[ff01::114] (depth: 0)
[junit4] 1> Entering crawl at level 1 (2 links total, 2 new)
[junit4] 1> POSTed web resource http://[ff01::114]/page1 (depth: 1)
[junit4] 1> POSTed web resource http://[ff01::114]/page2 (depth: 1)
[junit4] 1> Entering crawl at level 2 (2 links total, 2 new)
[junit4] 1> POSTed web resource http://[ff01::114]/page1/foo (depth: 2)
[junit4] 1> POSTed web resource http://[ff01::114]/disallowed (depth: 2)
[junit4] 1> Entering crawl at level 3 (1 links total, 1 new)
[junit4] 1> POSTed web resource http://[ff01::114]/page1/foo/bar (depth: 3)
[junit4] 2> 1247301 T6934 oas.SolrTestCaseJ4.tearDown ###Ending
testDoWebMode
[junit4] 2> 1247305 T6934 oas.SolrTestCaseJ4.setUp ###Starting
testAppendParam
[junit4] 2> 1247306 T6934 oas.SolrTestCaseJ4.tearDown ###Ending
testAppendParam
[junit4] 2> 1247310 T6934 oas.SolrTestCaseJ4.setUp ###Starting
testParseArgsAndInit
[junit4] 2> 1247312 T6934 oas.SolrTestCaseJ4.tearDown ###Ending
testParseArgsAndInit
[junit4] 2> 1247316 T6934 oas.SolrTestCaseJ4.setUp ###Starting
testRobotsExclusion
[junit4] 2> 1247317 T6934 oas.SolrTestCaseJ4.tearDown ###Ending
testRobotsExclusion
[junit4] 2> 1247322 T6934 oas.SolrTestCaseJ4.setUp ###Starting
testGuessType
[junit4] 2> 1247324 T6934 oas.SolrTestCaseJ4.tearDown ###Ending
testGuessType
[junit4] 2> 1247329 T6934 oas.SolrTestCaseJ4.setUp ###Starting testIsOn
[junit4] 2> 1247331 T6934 oas.SolrTestCaseJ4.tearDown ###Ending testIsOn
[junit4] 2> 1247336 T6934 oas.SolrTestCaseJ4.setUp ###Starting
testComputeFullUrl
[junit4] 2> 1247339 T6934 oas.SolrTestCaseJ4.tearDown ###Ending
testComputeFullUrl
[junit4] 2> 1247342 T6934 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.util.SimplePostToolTest
31787CCB795F3064-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {},
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {},
locale=zh_TW, timezone=Asia/Anadyr
[junit4] 2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation 1.8.0_25
(32-bit)/cpus=8,threads=1,free=143181424,total=304676864
[junit4] 2> NOTE: All tests run in this JVM: [TermVectorComponentTest,
SolrCmdDistributorTest, StandardRequestHandlerTest, ReplicationFactorTest,
TestFoldingMultitermQuery, HdfsBasicDistributedZk2Test,
IndexBasedSpellCheckerTest, IndexSchemaTest, TestNonDefinedSimilarityFactory,
ZkNodePropsTest, TestExactStatsCache, TestSolrDeletionPolicy1,
QueryEqualityTest, DistribCursorPagingTest, DocValuesMissingTest,
FullSolrCloudDistribCmdsTest, TestSchemaResource, TestDynamicFieldResource,
DistributedQueueTest, TestManagedResource, CopyFieldTest,
MoreLikeThisHandlerTest, TestBulkSchemaAPI, TestDefaultStatsCache,
TestLMJelinekMercerSimilarityFactory, TermsComponentTest, ShardSplitTest,
AnalyticsMergeStrategyTest, TestConfig, PolyFieldTest, SpellCheckComponentTest,
DistributedQueryComponentOptimizationTest, BasicZkTest, TestSolr4Spatial,
SchemaVersionSpecificBehaviorTest, OverseerCollectionProcessorTest,
TestReversedWildcardFilterFactory, LeaderElectionIntegrationTest,
BlockDirectoryTest, AnalyticsQueryTest, TestCloudSchemaless, TestCoreDiscovery,
BasicFunctionalityTest, DisMaxRequestHandlerTest,
PreAnalyzedUpdateProcessorTest, TestSolrQueryParser,
StatelessScriptUpdateProcessorFactoryTest, TestSolrConfigHandlerCloud,
JsonLoaderTest, BadIndexSchemaTest, CoreAdminCreateDiscoverTest,
ResponseHeaderTest, ScriptEngineTest, TestLFUCache, TestExactSharedStatsCache,
CurrencyFieldOpenExchangeTest, ReturnFieldsTest, CurrencyFieldXmlFileTest,
SpellPossibilityIteratorTest, VMParamsZkACLAndCredentialsProvidersTest,
TestMiniSolrCloudCluster, EchoParamsTest, TestDynamicFieldCollectionResource,
DistributedExpandComponentTest, TestSolrIndexConfig, SimpleMLTQParserTest,
TestInitParams, TestManagedStopFilterFactory, TestDistributedGrouping,
SynonymTokenizerTest, TestRangeQuery, TestFieldTypeCollectionResource,
BadComponentTest, TestConfigSets, TestLRUStatsCache,
TestSerializedLuceneMatchVersion, TestPostingsSolrHighlighter,
LoggingHandlerTest, CSVRequestHandlerTest, TestBM25SimilarityFactory,
SuggesterTSTTest, TestElisionMultitermQuery, SOLR749Test,
ConnectionManagerTest, CachingDirectoryFactoryTest, QueryParsingTest,
AnalysisErrorHandlingTest, AutoCommitTest, ConvertedLegacyTest,
FieldMutatingUpdateProcessorTest, TestReplicationHandlerBackup,
TestConfigReload, WordBreakSolrSpellCheckerTest, TestCharFilters,
FileBasedSpellCheckerTest, DistanceUnitsTest, SpatialFilterTest,
XsltUpdateRequestHandlerTest, TestJmxMonitoredMap, DirectSolrSpellCheckerTest,
DistribDocExpirationUpdateProcessorTest, TestHighlightDedupGrouping,
RegexBoostProcessorTest, BasicDistributedZk2Test, TestFieldSortValues,
DistributedQueryComponentCustomSortTest, ChaosMonkeySafeLeaderTest,
UUIDUpdateProcessorFallbackTest, TestBulkSchemaConcurrent, SyncSliceTest,
ClusterStateUpdateTest, ZkSolrClientTest, ShardRoutingCustomTest, TestFaceting,
TestRecovery, DistributedSpellCheckComponentTest,
TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet,
TestJoin, HardAutoCommitTest, DistributedTermsComponentTest, TestCoreContainer,
TestGroupingSearch, TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest,
SimplePostToolTest]
[junit4] Completed on J1 in 0.15s, 11 tests, 1 failure <<< FAILURES!
[...truncated 602 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:187: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956:
There were test failures: 461 suites, 1870 tests, 1 failure, 47 ignored (22
assumptions)
Total time: 61 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_25 -server
-XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]