From notifications-return-684-apmail-qpid-notifications-archive=qpid.apache.org@qpid.apache.org Wed Apr 11 03:04:31 2012 Return-Path: X-Original-To: apmail-qpid-notifications-archive@minotaur.apache.org Delivered-To: apmail-qpid-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CF72196BD for ; Wed, 11 Apr 2012 03:04:31 +0000 (UTC) Received: (qmail 25049 invoked by uid 500); 11 Apr 2012 03:04:31 -0000 Delivered-To: apmail-qpid-notifications-archive@qpid.apache.org Received: (qmail 24974 invoked by uid 500); 11 Apr 2012 03:04:28 -0000 Mailing-List: contact notifications-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@qpid.apache.org Delivered-To: mailing list notifications@qpid.apache.org Received: (qmail 24928 invoked by uid 99); 11 Apr 2012 03:04:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Apr 2012 03:04:27 +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; Wed, 11 Apr 2012 03:04:23 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id E0DF8C00B7 for ; Wed, 11 Apr 2012 03:04:00 +0000 (UTC) Date: Wed, 11 Apr 2012 03:04:00 +0000 (UTC) From: Apache Jenkins Server To: notifications@qpid.apache.org Message-ID: <179444598.487.1334113440880.JavaMail.hudson@aegis> In-Reply-To: <1969645604.260.1334024203040.JavaMail.hudson@aegis> References: <1969645604.260.1334024203040.JavaMail.hudson@aegis> Subject: Build failed in Jenkins: Qpid-Java-Java-Test-JDK1.7 #55 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Qpid-Java-Java-Test-JDK1.7 X-Jenkins-Result: FAILURE See Changes: [cliffjansen] QPID-3759: new update for spurious disconnect on close and serializing events [aconway] QPID-3603: Fix race condition - destroying a lock while in use. [aconway] QPID-3603: Fix initialization order of QueueReplicator to be thread safe. [aconway] QPID-3603: Fixed broken make rules for cluster.conf-example.xml [aconway] QPID-3603: Set HA state to standalone for broker configured with --ha-cluter=no [tross] QPID-3940 - Includes the spec and features subdirectories in the gemfile for Ruby. Applied patch from Darryl Pierce. [gsim] QPID-3942: embed xid struct in more readable form into error messages or log statements [rajith] QPID-3941 Handles the stat collecting and reporting module for the jms perf tools housed under the java/tools module. This again closely followed the c++ versions. The Mercury tool has it's own stat and report implementation to facilitate exisitng scripts. [rajith] QPID-3941 The existing PerfProducer, PerfConsumer and TestController were refactored to act more as controllers while the actual sending and receiving is now delegated to the QpidSend and QpidReceive classes. The stat collecting and reporting is now handled by the Report and Statistics classes. [rajith] QPID-3941 Refactored existing code in PerfConsumer and PerfProducer to extract QpidSend and QpidReceive. These classes closely follow the C++ qpid-send.cpp and qpid-receive.cpp More work needs to be done to make them identical. This is still WIP. [rajith] QPID-3941 Removed the old LatencyTest as it's no longer useful. [rajith] QPID-3941 Test configuration is now accessed via the TestConfiguration interface. This would allow the various test tools to easily add/change the configuration mechanism. The existing jvm arg based system is now implemented via the JVMArgConfiguration class. Some tools will prefer program arguments and you could implement a ProgramArgConfiguration class. [rajith] QPID-3941 Renamed existing files as the first step. The existing distributed testing framework is now named Mercury, and the related files are prefixed with that name for easy identification. The existing perf-report was renamed as jms-quick-perf-report, as that is exactly what it does. ------------------------------------------ [...truncated 2466 lines...] [junit] Running org.apache.qpid.disttest.controller.TestRunnerTest [junit] Tests run: 6, Failures: 0, Errors: 1, Time elapsed: 3.025 sec [junit] TEST org.apache.qpid.disttest.controller.TestRunnerTest FAILED [junit] Running org.apache.qpid.disttest.controller.config.ClientConfigTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.012 sec [junit] Running org.apache.qpid.disttest.controller.config.ConfigReaderTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.152 sec [junit] Running org.apache.qpid.disttest.controller.config.ConfigTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec [junit] Running org.apache.qpid.disttest.controller.config.ConnectionConfigTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.011 sec [junit] Running org.apache.qpid.disttest.controller.config.ConsumerConfigTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.003 sec [junit] Running org.apache.qpid.disttest.controller.config.IterationValueTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.044 sec [junit] Running org.apache.qpid.disttest.controller.config.MessageProviderConfigTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.002 sec [junit] Running org.apache.qpid.disttest.controller.config.ProducerConfigTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.003 sec [junit] Running org.apache.qpid.disttest.controller.config.SessionConfigTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.011 sec [junit] Running org.apache.qpid.disttest.controller.config.TestConfigTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.008 sec [junit] Running org.apache.qpid.disttest.controller.config.TestInstanceTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.006 sec [junit] Running org.apache.qpid.disttest.jms.JmsMessageAdaptorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.003 sec [junit] Running org.apache.qpid.disttest.message.JsonHandlerTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.018 sec [junit] Running org.apache.qpid.disttest.message.ParticipantResultTest [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.038 sec [junit] Running org.apache.qpid.disttest.results.aggregation.AggregatorTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.013 sec [junit] Running org.apache.qpid.disttest.results.aggregation.ParticipantResultAggregatorTest [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.003 sec [junit] Running org.apache.qpid.disttest.results.aggregation.TestResultAggregatorTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Running org.apache.qpid.disttest.results.formatting.CSVFormaterTest [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.002 sec [junit] TEST org.apache.qpid.disttest.results.formatting.CSVFormaterTest FAILED [junit] Running org.apache.qpid.disttest.results.formatting.CSVOrderParticipantResultComparatorTest [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.007 sec [junit] Running org.apache.qpid.systest.disttest.QpidQueueCreatorTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.002 sec [junit] Running org.apache.qpid.systest.disttest.clientonly.BasicDistributedClientTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.002 sec [junit] Running org.apache.qpid.systest.disttest.clientonly.ConsumerParticipantTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Running org.apache.qpid.systest.disttest.clientonly.DistributedClientTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Running org.apache.qpid.systest.disttest.clientonly.MessageProviderTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Running org.apache.qpid.systest.disttest.clientonly.ProducerParticipantTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Running org.apache.qpid.systest.disttest.controllerandclient.ControllerAndClientTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Running org.apache.qpid.systest.disttest.controlleronly.DistributedControllerTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Running org.apache.qpid.systest.disttest.endtoend.EndToEndTest [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.001 sec [junit] Tests FAILED [echo] Running ant for module : perftests [delete] Deleting: touch-failed: [touch] Creating [touch] Creating [echo] Running ant for module : broker-plugins/access-control [delete] Deleting: prepare: compile_velocity: check_velocity_deps: gen_logging: precompile: compile: [echo] Targeting : 1.5 jar.manifest: jar.nomanifest: jar: precompile-tests: compile-tests: jar-tests: jar-sources: libs: copy-bin: copy-etc: postbuild: build: test: [echo] Using profile:java-mms.0-10 [junit] Running org.apache.qpid.server.security.access.plugins.AccessControlTest [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.192 sec [junit] Running org.apache.qpid.server.security.access.plugins.PlainConfigurationTest [junit] Tests run: 19, Failures: 0, Errors: 0, Time elapsed: 0.036 sec [junit] Running org.apache.qpid.server.security.access.plugins.RuleSetTest [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 0.02 sec [echo] Running ant for module : broker-plugins/access-control [delete] Deleting: touch-failed: [echo] Running ant for module : broker-plugins/experimental/shutdown [delete] Deleting: prepare: precompile: compile: [echo] Targeting : 1.5 jar.manifest: jar.nomanifest: jar: precompile-tests: compile-tests: jar-tests: jar-sources: libs: copy-bin: copy-etc: postbuild: build: test: [echo] Running ant for module : broker-plugins/extras [delete] Deleting: prepare: precompile: compile: [echo] Targeting : 1.5 jar.manifest: jar.nomanifest: jar: precompile-tests: compile-tests: jar-tests: jar-sources: libs: copy-bin: copy-etc: postbuild: build: test: [echo] Using profile:java-mms.0-10 [junit] Running org.apache.qpid.server.plugins.ExtrasTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.901 sec [echo] Running ant for module : broker-plugins/extras [delete] Deleting: touch-failed: [echo] Running ant for module : broker-plugins/firewall [delete] Deleting: prepare: precompile: compile: [echo] Targeting : 1.5 jar.manifest: jar.nomanifest: jar: precompile-tests: compile-tests: jar-tests: jar-sources: libs: copy-bin: copy-etc: postbuild: build: test: [echo] Using profile:java-mms.0-10 [junit] Running org.apache.qpid.server.security.access.FirewallConfigurationTest [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.222 sec [junit] Running org.apache.qpid.server.security.access.FirewallPluginTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 0.451 sec [echo] Running ant for module : broker-plugins/firewall [delete] Deleting: touch-failed: BUILD FAILED :94: TEST SUITE FAILED Total time: 15 minutes 2 seconds Build step 'Invoke Ant' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Recording test results