Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3807/
Java: 64bit/jdk1.7.0_60-ea-b10 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: org.apache.solr.schema.TestCloudManagedSchema.testDistribSearch
Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
127.0.0.1:61147 within 45000 ms
Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException:
Could not connect to ZooKeeper 127.0.0.1:61147 within 45000 ms
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
at
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:91)
at
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:85)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:75)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:201)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:860)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
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:70)
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:359)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
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:359)
at java.lang.Thread.run(Thread.java:744)
Caused by: java.util.concurrent.TimeoutException: Could not connect to
ZooKeeper 127.0.0.1:61147 within 45000 ms
at
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
... 44 more
Build Log:
[...truncated 11251 lines...]
[junit4] Suite: org.apache.solr.schema.TestCloudManagedSchema
[junit4] 2> 3042754 T11935 oas.SolrTestCaseJ4.buildSSLConfig Randomized
ssl (true) and clientAuth (false)
[junit4] 2> 3042754 T11935
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system
property: /y_qu/
[junit4] 2> 3042757 T11935 oas.SolrTestCaseJ4.setUp ###Starting
testDistribSearch
[junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-TestCloudManagedSchema-1395556276884
[junit4] 2> 3042759 T11935 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 2> 3042760 T11936 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 3042824 T11935 oasc.ZkTestServer.run start zk server on
port:61147
[junit4] 2> 3042825 T11935 oascc.ConnectionManager.waitForConnected
Waiting for client to connect to ZooKeeper
[junit4] 2> 3042827 T11939 oazs.SyncRequestProcessor.run ERROR Severe
unrecoverable error, exiting java.io.IOException: There is not enough space on
the disk
[junit4] 2> at sun.nio.ch.FileDispatcherImpl.pwrite0(Native Method)
[junit4] 2> at
sun.nio.ch.FileDispatcherImpl.pwrite(FileDispatcherImpl.java:80)
[junit4] 2> at
sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:89)
[junit4] 2> at sun.nio.ch.IOUtil.write(IOUtil.java:51)
[junit4] 2> at
sun.nio.ch.FileChannelImpl.writeInternal(FileChannelImpl.java:738)
[junit4] 2> at
sun.nio.ch.FileChannelImpl.write(FileChannelImpl.java:720)
[junit4] 2> at
org.apache.zookeeper.server.persistence.Util.padLogFile(Util.java:219)
[junit4] 2> at
org.apache.zookeeper.server.persistence.FileTxnLog.padFile(FileTxnLog.java:237)
[junit4] 2> at
org.apache.zookeeper.server.persistence.FileTxnLog.append(FileTxnLog.java:215)
[junit4] 2> at
org.apache.zookeeper.server.persistence.FileTxnSnapLog.append(FileTxnSnapLog.java:314)
[junit4] 2> at
org.apache.zookeeper.server.ZKDatabase.append(ZKDatabase.java:476)
[junit4] 2> at
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:140)
[junit4] 2>
[junit4] 2> 79 T11939
ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING
Uncaught exception in thread:
Thread[SyncThread:0,5,TGRP-TestCloudManagedSchema] java.lang.SecurityException:
java.lang.System#exit(11) calls are not allowed because they terminate the test
runner's JVM.
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([C68986BDDA3C9C5E]:0)
[junit4] 2> at
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:82)
[junit4] 2> at
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:51)
[junit4] 2> at java.security.AccessController.doPrivileged(Native
Method)
[junit4] 2> at
org.apache.lucene.util.TestSecurityManager.checkExit(TestSecurityManager.java:51)
[junit4] 2> at java.lang.Runtime.exit(Runtime.java:107)
[junit4] 2> at java.lang.System.exit(System.java:962)
[junit4] 2> at
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:185)
[junit4] 2>
[junit4] 2> !!!! WARNING: best effort to remove
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.schema.TestCloudManagedSchema-1395556276883\zookeeper\server1\data\version-2\log.1
FAILED !!!!!
[junit4] 2> !!!! WARNING: best effort to remove
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.schema.TestCloudManagedSchema-1395556276883\zookeeper\server1\data\version-2
FAILED !!!!!
[junit4] 2> !!!! WARNING: best effort to remove
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.schema.TestCloudManagedSchema-1395556276883\zookeeper\server1\data
FAILED !!!!!
[junit4] 2> !!!! WARNING: best effort to remove
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.schema.TestCloudManagedSchema-1395556276883\zookeeper\server1
FAILED !!!!!
[junit4] 2> !!!! WARNING: best effort to remove
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.schema.TestCloudManagedSchema-1395556276883\zookeeper
FAILED !!!!!
[junit4] 2> !!!! WARNING: best effort to remove
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.schema.TestCloudManagedSchema-1395556276883
FAILED !!!!!
[junit4] 2> 3086881 T11935 oas.SolrTestCaseJ4.tearDown ###Ending
testDistribSearch
[junit4] 2> 3086885 T11935 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:61147 61147
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestCloudManagedSchema -Dtests.method=testDistribSearch
-Dtests.seed=C68986BDDA3C9C5E -Dtests.slow=true -Dtests.locale=es_UY
-Dtests.timezone=Asia/Karachi -Dtests.file.encoding=Cp1252
[junit4] ERROR 46.5s | TestCloudManagedSchema.testDistribSearch <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
127.0.0.1:61147 within 45000 ms
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:150)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:101)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:91)
[junit4] > at
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:91)
[junit4] > at
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:85)
[junit4] > at
org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:75)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:201)
[junit4] > at java.lang.Thread.run(Thread.java:744)
[junit4] > Caused by: java.util.concurrent.TimeoutException: Could not
connect to ZooKeeper 127.0.0.1:61147 within 45000 ms
[junit4] > at
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:142)
[junit4] > ... 44 moreThrowable #2:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=11939, name=SyncThread:0, state=RUNNABLE,
group=TGRP-TestCloudManagedSchema]
[junit4] > Caused by: java.lang.SecurityException:
java.lang.System#exit(11) calls are not allowed because they terminate the test
runner's JVM.
[junit4] > at
__randomizedtesting.SeedInfo.seed([C68986BDDA3C9C5E]:0)
[junit4] > at
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:82)
[junit4] > at
org.apache.lucene.util.TestSecurityManager$1.run(TestSecurityManager.java:51)
[junit4] > at java.security.AccessController.doPrivileged(Native
Method)
[junit4] > at
org.apache.lucene.util.TestSecurityManager.checkExit(TestSecurityManager.java:51)
[junit4] > at java.lang.Runtime.exit(Runtime.java:107)
[junit4] > at java.lang.System.exit(System.java:962)
[junit4] > at
org.apache.zookeeper.server.SyncRequestProcessor.run(SyncRequestProcessor.java:185)
[junit4] 2> 3089244 T11935 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity,
locale=es_UY, timezone=Asia/Karachi
[junit4] 2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_60-ea
(64-bit)/cpus=2,threads=1,free=231943504,total=533200896
[junit4] 2> NOTE: All tests run in this JVM: [SimpleFacetsTest,
TestJmxMonitoredMap, SoftAutoCommitTest, TestUniqueKeyFieldResource,
TestIBSimilarityFactory, TestManagedSchema, TestJmxIntegration, DOMUtilTest,
UpdateParamsTest, TestStressLucene, FullSolrCloudDistribCmdsTest,
EchoParamsTest, LeaderElectionIntegrationTest, OverseerRolesTest,
TestReversedWildcardFilterFactory, TestQuerySenderListener,
TestSerializedLuceneMatchVersion, DistanceFunctionTest, TestNonNRTOpen,
SolrInfoMBeanTest, AliasIntegrationTest, TestFieldResource,
BinaryUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest,
ConvertedLegacyTest, MBeansHandlerTest, TestFieldCollectionResource,
CurrencyFieldOpenExchangeTest, TestCursorMarkWithoutUniqueKey,
TestLMJelinekMercerSimilarityFactory, TestManagedSchemaFieldResource,
DistributedQueryComponentOptimizationTest, TestStandardQParsers,
TestComponentsName, ClusterStateTest, TestCharFilters, TestSchemaNameResource,
SliceStateUpdateTest, DirectSolrConnectionTest, AnalysisErrorHandlingTest,
TestLazyCores, TestFieldTypeResource, OutputWriterTest, JSONWriterTest,
TestDistribDocBasedVersion, BadCopyFieldTest,
UpdateRequestProcessorFactoryTest, ShardRoutingCustomTest, MigrateRouteKeyTest,
MultiTermTest, CoreAdminRequestStatusTest, StressHdfsTest,
QueryElevationComponentTest, ZkNodePropsTest, SpellCheckCollatorTest,
SystemInfoHandlerTest, TestPhraseSuggestions,
DistributedQueryComponentCustomSortTest, TestQuerySenderNoQuery,
RecoveryZkTest, BJQParserTest, SolrTestCaseJ4Test, TestSolrQueryParserResource,
TestRecoveryHdfs, SuggesterTest, WordBreakSolrSpellCheckerTest,
TestDefaultSimilarityFactory, LukeRequestHandlerTest, ClusterStateUpdateTest,
TestSolrQueryParser, FileUtilsTest, TestMiniSolrCloudCluster,
TestSystemIdResolver, AssignTest, OverseerTest, CacheHeaderTest, TestUtils,
TestRemoteStreaming, TestOmitPositions, DistribCursorPagingTest,
DocValuesMissingTest, CollectionsAPIDistributedZkTest,
TestMultiCoreConfBootstrap, SampleTest, DocValuesTest, TestInfoStreamLogging,
CoreMergeIndexesAdminHandlerTest, HdfsBasicDistributedZk2Test,
OpenExchangeRatesOrgProviderTest, HdfsDirectoryTest, TestPseudoReturnFields,
MoreLikeThisHandlerTest, ChaosMonkeyNothingIsSafeTest,
TestRequestStatusCollectionAPI, TestSolrXml, TestCoreDiscovery,
TestNumberUtils, XsltUpdateRequestHandlerTest, TestExceedMaxTermLength,
HardAutoCommitTest, ExternalFileFieldSortTest, TestConfig, LoggingHandlerTest,
TestHashPartitioner, SolrIndexSplitterTest,
TestSolrQueryParserDefaultOperatorResource, XmlUpdateRequestHandlerTest,
ShardSplitTest, SuggestComponentTest, PreAnalyzedUpdateProcessorTest,
TestSurroundQueryParser, DeleteInactiveReplicaTest, TestRealTimeGet,
DisMaxRequestHandlerTest, LeaderElectionTest, TestQueryTypes,
BasicDistributedZk2Test, HdfsLockFactoryTest, ResourceLoaderTest,
TestSimpleQParserPlugin, CopyFieldTest,
StatelessScriptUpdateProcessorFactoryTest, HdfsWriteToMultipleCollectionsTest,
PingRequestHandlerTest, TestDistributedGrouping, TestBinaryResponseWriter,
BlockCacheTest, SpellingQueryConverterTest, SpellCheckComponentTest,
TestCopyFieldCollectionResource, TermVectorComponentTest, TestSort,
TestNRTOpen, TestFieldTypeCollectionResource, TestFaceting,
TestSolrDeletionPolicy1, LegacyHTMLStripCharFilterTest, TestSolrXmlPersistence,
TestFastOutputStream, TestLRUCache, TestStressReorder,
CollectionsAPIAsyncDistributedZkTest, TestSearcherReuse,
DistributedDebugComponentTest, CoreContainerCoreInitFailuresTest,
TestFunctionQuery, ChaosMonkeySafeLeaderTest, TestUpdate, SuggesterWFSTTest,
CustomCollectionTest, DistributedQueryElevationComponentTest, EnumFieldTest,
TestDocSet, TestClassNameShortening, TestReloadAndDeleteDocs,
TestXIncludeConfig, TermsComponentTest, QueryEqualityTest,
TestSolrXmlPersistor, TestTrie, TestCloudManagedSchemaAddField, DateFieldTest,
TestFoldingMultitermQuery, TestAtomicUpdateErrorCases, BlockDirectoryTest,
TestLuceneMatchVersion, MinimalSchemaTest, SchemaVersionSpecificBehaviorTest,
PeerSyncTest, TestSchemaResource, TestSchemaSimilarityResource,
TestDistributedMissingSort, TestCollapseQParserPlugin,
TestWordDelimiterFilterFactory, SliceStateTest, DistributedTermsComponentTest,
TestLFUCache, TestDynamicFieldCollectionResource, ShardRoutingTest,
TestNoOpRegenerator, DirectUpdateHandlerOptimizeTest, BasicDistributedZkTest,
UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, BasicZkTest,
TestReplicationHandler, TestRandomFaceting, ZkSolrClientTest, TestZkChroot,
TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, AutoCommitTest,
TestRecovery, DistributedSpellCheckComponentTest,
TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, TestReload,
TestStressVersions, TestRangeQuery, TestCoreContainer, TestSolr4Spatial,
SolrCoreTest, StatsComponentTest, TestGroupingSearch, SolrCmdDistributorTest,
BadIndexSchemaTest, TestFiltering, BasicFunctionalityTest,
DirectUpdateHandlerTest, TestBadConfig, OverseerCollectionProcessorTest,
TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest,
CurrencyFieldXmlFileTest, SimplePostToolTest, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest,
SuggesterTSTTest, SpatialFilterTest, TestCSVLoader, PolyFieldTest,
NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest,
FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest,
SortByFunctionTest, DocValuesMultiTest, DebugComponentTest,
IndexBasedSpellCheckerTest, TestQueryUtils, StandardRequestHandlerTest,
TestWriterPerf, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest,
FileBasedSpellCheckerTest, RequestHandlersTest, DocumentBuilderTest,
TestValueSourceCache, PathHierarchyTokenizerFactoryTest,
TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest,
TestArbitraryIndexDir, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest,
RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest,
TestCollationField, ReturnFieldsTest, TestCSVResponseWriter, QueryParsingTest,
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter,
CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, SOLR749Test,
AlternateDirectoryTest, TestSolrIndexConfig, ResponseLogComponentTest,
SolrIndexConfigTest, BadComponentTest, TestStressRecovery,
TestMergePolicyConfig, TestSolrDeletionPolicy2, TestBinaryField,
TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties,
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest,
SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest,
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory,
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory,
TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest, ScriptEngineTest,
URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest,
TestSolrXMLSerializer, PreAnalyzedFieldTest, PrimUtilsTest,
TestSuggestSpellingConverter, RAMDirectoryFactoryTest, TestSolrJ,
TestDocumentBuilder, UUIDFieldTest, CircularListTest, TestRTGBase,
CursorPagingTest, TestHighlightDedupGrouping, TestCollationKeyRangeQueries,
AsyncMigrateRouteKeyTest, ConnectionManagerTest, DeleteReplicaTest,
DeleteShardTest, RemoteQueryErrorTest, SSLMigrationTest, SolrXmlInZkTest,
TestShortCircuitedRequests, TriLevelCompositeIdRoutingTest,
HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest,
HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest, HdfsSyncSliceTest,
HdfsUnloadDistributedZkTest, CachingDirectoryFactoryTest, QueryResultKeyTest,
TestImplicitCoreProperties, TestShardHandlerFactory,
CoreAdminCreateDiscoverTest, InfoHandlerTest, DistributedExpandComponentTest,
DistributedSuggestComponentTest, TestExpandComponent,
TestDefaultSearchFieldResource, TestDynamicFieldResource,
TestSchemaVersionResource, ChangedSchemaMergeTest, TestCloudManagedSchema]
[junit4] Completed in 46.51s, 1 test, 1 error <<< FAILURES!
[...truncated 72 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:189: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\common-build.xml:490:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1276:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:908:
There were test failures: 377 suites, 1597 tests, 1 error, 42 ignored (21
assumptions)
Total time: 79 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b10 -XX:+UseCompressedOops
-XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]