Return-Path: X-Original-To: apmail-cassandra-dev-archive@www.apache.org Delivered-To: apmail-cassandra-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 127249AC1 for ; Fri, 4 Nov 2011 11:07:19 +0000 (UTC) Received: (qmail 36661 invoked by uid 500); 4 Nov 2011 11:07:18 -0000 Delivered-To: apmail-cassandra-dev-archive@cassandra.apache.org Received: (qmail 36601 invoked by uid 500); 4 Nov 2011 11:07:18 -0000 Mailing-List: contact dev-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cassandra.apache.org Delivered-To: mailing list dev@cassandra.apache.org Received: (qmail 36593 invoked by uid 99); 4 Nov 2011 11:07:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2011 11:07:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Nov 2011 11:07:16 +0000 Received: from aegis (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 1E658C0106 for ; Fri, 4 Nov 2011 11:06:56 +0000 (UTC) Date: Fri, 4 Nov 2011 11:06:56 +0000 (UTC) From: Apache Jenkins Server To: dev@cassandra.apache.org Message-ID: <1892350584.6061320404816122.JavaMail.hudson@aegis> In-Reply-To: <1080057569.5841320397452111.JavaMail.hudson@aegis> References: <1080057569.5841320397452111.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: Cassandra-quick #99 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See Changes: [slebresne] merge from 1.0 ------------------------------------------ [...truncated 1550 lines...] [junit] at org.apache.cassandra.service.StorageService.initClient(StorageService.java:367) [junit] at org.apache.cassandra.locator.DynamicEndpointSnitchTest.testSnitch(DynamicEndpointSnitchTest.java:38) [junit] [junit] [junit] Test org.apache.cassandra.locator.DynamicEndpointSnitchTest FAILED [junit] Testsuite: org.apache.cassandra.locator.EC2SnitchTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.344 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.NetworkTopologyStrategyTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.354 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.OldNetworkTopologyStrategyTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.122 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.ReplicationStrategyEndpointCacheTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.391 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.SimpleStrategyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.52 sec [junit] [junit] Testsuite: org.apache.cassandra.locator.TokenMetadataTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.344 sec [junit] [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceCounterTest [junit] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 1.826 sec [junit] [junit] Testcase: testValidatorPrepare(org.apache.cassandra.service.AntiEntropyServiceCounterTest): Caused an ERROR [junit] /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:271) [junit] at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:241) [junit] at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:485) [junit] at org.apache.cassandra.service.StorageService.initServer(StorageService.java:462) [junit] at org.apache.cassandra.service.AntiEntropyServiceTestAbstract.prepare(AntiEntropyServiceTestAbstract.java:80) [junit] [junit] [junit] Test org.apache.cassandra.service.AntiEntropyServiceCounterTest FAILED [junit] Testsuite: org.apache.cassandra.service.AntiEntropyServiceStandardTest [junit] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 1.946 sec [junit] [junit] Testcase: testValidatorPrepare(org.apache.cassandra.service.AntiEntropyServiceStandardTest): Caused an ERROR [junit] /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:271) [junit] at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:241) [junit] at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:485) [junit] at org.apache.cassandra.service.StorageService.initServer(StorageService.java:462) [junit] at org.apache.cassandra.service.AntiEntropyServiceTestAbstract.prepare(AntiEntropyServiceTestAbstract.java:80) [junit] [junit] [junit] Test org.apache.cassandra.service.AntiEntropyServiceStandardTest FAILED [junit] Testsuite: org.apache.cassandra.service.CassandraServerTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.348 sec [junit] [junit] Testsuite: org.apache.cassandra.service.ConsistencyLevelTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.685 sec [junit] [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Testsuite: org.apache.cassandra.service.EmbeddedCassandraServiceTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0 sec [junit] [junit] Testcase: org.apache.cassandra.service.EmbeddedCassandraServiceTest:BeforeFirstTest: Caused an ERROR [junit] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit. [junit] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit. [junit] [junit] [junit] Test org.apache.cassandra.service.EmbeddedCassandraServiceTest FAILED (crashed) [junit] Testsuite: org.apache.cassandra.service.InitClientTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.346 sec [junit] [junit] Testcase: testInitClientStartup(org.apache.cassandra.service.InitClientTest): Caused an ERROR [junit] /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:271) [junit] at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:241) [junit] at org.apache.cassandra.service.StorageService.initClient(StorageService.java:367) [junit] at org.apache.cassandra.service.InitClientTest.testInitClientStartup(InitClientTest.java:33) [junit] [junit] [junit] Test org.apache.cassandra.service.InitClientTest FAILED [junit] Testsuite: org.apache.cassandra.service.LeaveAndBootstrapTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.665 sec [junit] [junit] ------------- Standard Error ----------------- [junit] WARN 11:06:21,458 Node /127.0.0.3 'leaving' token mismatch. Long network partition? [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.service.MoveTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.385 sec [junit] [junit] Testsuite: org.apache.cassandra.service.RemoveTest [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 1.019 sec [junit] [junit] Testcase: testBadToken(org.apache.cassandra.service.RemoveTest): Caused an ERROR [junit] /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:271) [junit] at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:241) [junit] at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74) [junit] [junit] [junit] Testcase: testLocalToken(org.apache.cassandra.service.RemoveTest): Caused an ERROR [junit] /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:271) [junit] at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:241) [junit] at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74) [junit] [junit] [junit] Testcase: testRemoveToken(org.apache.cassandra.service.RemoveTest): Caused an ERROR [junit] /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:271) [junit] at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:241) [junit] at org.apache.cassandra.service.RemoveTest.setup(RemoveTest.java:74) [junit] [junit] [junit] Test org.apache.cassandra.service.RemoveTest FAILED [junit] Testsuite: org.apache.cassandra.service.RowResolverTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.326 sec [junit] [junit] Testsuite: org.apache.cassandra.service.SerializationsTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.132 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageProxyTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.358 sec [junit] [junit] Testsuite: org.apache.cassandra.service.StorageServiceClientTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.348 sec [junit] [junit] Testcase: testClientOnlyMode(org.apache.cassandra.service.StorageServiceClientTest): Caused an ERROR [junit] /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:271) [junit] at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:241) [junit] at org.apache.cassandra.service.StorageService.initClient(StorageService.java:367) [junit] at org.apache.cassandra.service.StorageServiceClientTest.testClientOnlyMode(StorageServiceClientTest.java:39) [junit] [junit] [junit] Test org.apache.cassandra.service.StorageServiceClientTest FAILED [junit] Testsuite: org.apache.cassandra.service.StorageServiceServerTest [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 0.535 sec [junit] [junit] Testcase: testRegularMode(org.apache.cassandra.service.StorageServiceServerTest): Caused an ERROR [junit] /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:271) [junit] at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:241) [junit] at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:485) [junit] at org.apache.cassandra.service.StorageService.initServer(StorageService.java:462) [junit] at org.apache.cassandra.service.StorageServiceServerTest.testRegularMode(StorageServiceServerTest.java:45) [junit] [junit] [junit] Test org.apache.cassandra.service.StorageServiceServerTest FAILED [junit] Testsuite: org.apache.cassandra.streaming.BootstrapTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.639 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.SerializationsTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.38 sec [junit] [junit] Testsuite: org.apache.cassandra.streaming.StreamingTransferTest [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.249 sec [junit] [junit] Testcase: org.apache.cassandra.streaming.StreamingTransferTest: Caused an ERROR [junit] /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] org.apache.cassandra.config.ConfigurationException: /127.0.0.1:7010 is in use by another process. Change listen_address:storage_port in cassandra.yaml to values that do not conflict with other services [junit] at org.apache.cassandra.net.MessagingService.getServerSocket(MessagingService.java:271) [junit] at org.apache.cassandra.net.MessagingService.listen(MessagingService.java:241) [junit] at org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:485) [junit] at org.apache.cassandra.service.StorageService.initServer(StorageService.java:462) [junit] at org.apache.cassandra.service.StorageService.initServer(StorageService.java:383) [junit] at org.apache.cassandra.streaming.StreamingTransferTest.setup(StreamingTransferTest.java:64) [junit] [junit] [junit] Test org.apache.cassandra.streaming.StreamingTransferTest FAILED [junit] Testsuite: org.apache.cassandra.thrift.ThriftValidationTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.657 sec [junit] [junit] Testsuite: org.apache.cassandra.tools.SSTableExportTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.646 sec [junit] [junit] ------------- Standard Output --------------- [junit] Importing 1 keys... [junit] 1 keys imported successfully. [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.tools.SSTableImportTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.557 sec [junit] [junit] ------------- Standard Output --------------- [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 2 keys... [junit] 2 keys imported successfully. [junit] Importing 3 keys... [junit] Importing 3 keys... [junit] 1 keys imported successfully. [junit] ------------- ---------------- --------------- [junit] ------------- Standard Error ----------------- [junit] Line 2: Key 303630 is greater than previous, collection is not sorted properly. Aborting import. You might need to delete SSTables manually. [junit] ------------- ---------------- --------------- [junit] Testsuite: org.apache.cassandra.utils.BloomFilterTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.456 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BoundedStatsDequeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.042 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.ByteBufferUtilTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.06 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.BytesReadTrackerTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.EstimatedHistogramTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.044 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.FBUtilitiesTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.104 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.HexTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.046 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.IntervalTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.IntervalTreeTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.111 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.LegacyBloomFilterTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.398 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MergeIteratorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.056 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.MerkleTreeTest [junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.377 sec [junit] [junit] Testsuite: org.apache.cassandra.utils.SerializationsTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.53 sec [junit] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build.xml:1030: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/Cassandra-quick/cassandra/build.xml:1016: Some unit test(s) failed. Total time: 3 minutes 7 seconds Build step 'Invoke Ant' marked build as failure [TASKS] Skipping publisher since build result is FAILURE Recording test results