You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/07/17 21:24:44 UTC

Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.6 (latest),Ubuntu,java-bdb.0-9-1 #386

See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/386/changes>

Changes:

[aconway] QPID-4144 HA broker deadlocks on broker::QueueRegistry lock and ha::Primary lock

Running tests repeatedly, the broker deadlocked with the attached stack trace.

The problem call sequences are:
1. QueueRegistry::destroy takes QueuerRegistry lock > ConfigurationObserver::queueDestroy > ha::Primary::queueDestroy takes Primary lock.
2. ConnectionObserver::opened cals Primary::opened lock> RemoteBackup>getQueues().eachQueue

This patch breaks the deadlock at both ends: QueueRegistry no longer holds the lock across the observer call and Primary does not hold the lock across eachQueue.

------------------------------------------
[...truncated 3439 lines...]
copy-bin:

copy-etc:

copy-store-to-upgrade:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.AMQShortStringEncodingTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.089 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.425 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBHAMessageStoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.241 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreConfigurationTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.969 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreQuotaEventsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.416 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 1.431 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 9.094 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 75.049 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAMessageStoreSmokeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.tuple.ConfiguredObjectBindingTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.DatabaseTemplateTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom4to5Test
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.554 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom5To6Test
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.601 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgraderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.396 sec
     [echo] Running ant for module : bdbstore
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:

copy-module-metainf:

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-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 103.637 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 166.525 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.318 sec
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

checkjfree-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

jfree-licence-note:
     [echo] *NOTE* The JFreeChart and JFreeCommon libraries required by this optional module are licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-jfree:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [jfree]
[ivy:resolve] 	found jfree#jfreechart;1.0.13 in m2repo
[ivy:resolve] 	found jfree#jcommon;1.0.16 in m2repo
[ivy:resolve] :: resolution report :: resolve 68ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       jfree      |   2   |   0   |   0   |   0   ||   2   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [jfree]
[ivy:retrieve] 	0 artifacts copied, 2 already retrieved (0kB/3ms)

check-jfree-jars:

jfree-licence-note-optional:

jfree-jar-required:

checkcsvjdbc-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

csvjdbc-licence-note:
     [echo] *NOTE* The CSVJDBC library required by this optional module is licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-csvjdbc:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 58ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      csvjdbc     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [csvjdbc]
[ivy:retrieve] 	0 artifacts copied, 1 already retrieved (0kB/3ms)

check-csvjdbc-jars:

csvjdbc-licence-note-optional:

csvjdbc-jar-required:

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.19.jar>

copy-metainf-resources:

copy-module-metainf:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.916 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.028 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcCsvSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.063 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.27 sec
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build.xml>:99: TEST SUITE FAILED

Total time: 24 minutes 12 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

Jenkins build is back to normal : Qpid-Java-Java-BDB-TestMatrix » JDK 1.6 (latest),Ubuntu,java-bdb.0-9-1 #395

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/395/changes>


Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.6 (latest),Ubuntu,java-bdb.0-9-1 #394

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/394/changes>

Changes:

[robbie] QPID-4151: Add validation for reserved exchange names into addExchange dialog in web management UI

Applied patch from Oleksandr Rudyy <or...@gmail.com>

[robbie] QPID-4149: Add REST functionality to delete exchanges, queues and bindings, add queue/exchange/binding delete operations into web UI

Applied patch from Oleksandr Rudyy <or...@gmail.com> and myself.

[robbie] QPID-4150: Display the name of queue type key(sortKey,priorities,lvqKey) and its value

Applied patch from Oleksandr Rudyy <or...@gmail.com>

------------------------------------------
[...truncated 3492 lines...]
    [junit] 	at org.apache.qpid.server.store.berkeleydb.BDBHAMessageStore$BDBHAMessageStoreStateChangeListener$3.run(BDBHAMessageStore.java:577)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] BDBHANodeActivationThread-test10000 2012-07-19 14:39:06,767 ERROR [server.store.berkeleydb.BDBHAMessageStore] Exception during state change
    [junit] java.lang.IllegalStateException: No ApplicationRegistry has been initialised
    [junit] 	at org.apache.qpid.server.registry.ApplicationRegistry.getInstance(ApplicationRegistry.java:456)
    [junit] 	at org.apache.qpid.server.configuration.VirtualHostConfiguration.getHousekeepingCheckPeriod(VirtualHostConfiguration.java:92)
    [junit] 	at org.apache.qpid.server.virtualhost.VirtualHostImpl$AfterActivationListener.event(VirtualHostImpl.java:765)
    [junit] 	at org.apache.qpid.server.store.EventManager.notifyEvent(EventManager.java:59)
    [junit] 	at org.apache.qpid.server.store.StateManager$1.event(StateManager.java:101)
    [junit] 	at org.apache.qpid.server.store.StateManager.attainState(StateManager.java:130)
    [junit] 	at org.apache.qpid.server.store.berkeleydb.AbstractBDBMessageStore.activate(AbstractBDBMessageStore.java:200)
    [junit] 	at org.apache.qpid.server.store.berkeleydb.BDBHAMessageStore.activate(BDBHAMessageStore.java:228)
    [junit] 	at org.apache.qpid.server.store.berkeleydb.BDBHAMessageStore$BDBHAMessageStoreStateChangeListener$1.call(BDBHAMessageStore.java:509)
    [junit] 	at org.apache.qpid.server.store.berkeleydb.BDBHAMessageStore$BDBHAMessageStoreStateChangeListener$1.call(BDBHAMessageStore.java:503)
    [junit] 	at org.apache.qpid.server.store.berkeleydb.BDBHAMessageStore$BDBHAMessageStoreStateChangeListener$3.run(BDBHAMessageStore.java:577)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    [junit] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    [junit] 	at java.lang.Thread.run(Thread.java:662)
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreConfigurationTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.714 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreQuotaEventsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.329 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 1.056 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.629 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 73.455 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAMessageStoreSmokeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.tuple.ConfiguredObjectBindingTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.DatabaseTemplateTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom4to5Test
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.247 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom5To6Test
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.355 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgraderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.112 sec
     [echo] Running ant for module : bdbstore
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:

copy-module-metainf:

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-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 86.414 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 131.801 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.32 sec
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

checkjfree-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

jfree-licence-note:
     [echo] *NOTE* The JFreeChart and JFreeCommon libraries required by this optional module are licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/ivysettings.retrieve.xml

download-jfree:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [jfree]
[ivy:resolve] 	found jfree#jfreechart;1.0.13 in m2repo
[ivy:resolve] 	found jfree#jcommon;1.0.16 in m2repo
[ivy:resolve] :: resolution report :: resolve 50ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       jfree      |   2   |   0   |   0   |   0   ||   2   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [jfree]
[ivy:retrieve] 	0 artifacts copied, 2 already retrieved (0kB/2ms)

check-jfree-jars:

jfree-licence-note-optional:

jfree-jar-required:

checkcsvjdbc-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

csvjdbc-licence-note:
     [echo] *NOTE* The CSVJDBC library required by this optional module is licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/ivysettings.retrieve.xml

download-csvjdbc:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 43ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      csvjdbc     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [csvjdbc]
[ivy:retrieve] 	0 artifacts copied, 1 already retrieved (0kB/2ms)

check-csvjdbc-jars:

csvjdbc-licence-note-optional:

csvjdbc-jar-required:

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.19.jar

copy-metainf-resources:

copy-module-metainf:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.942 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcCsvSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.05 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.225 sec
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build.xml:99: TEST SUITE FAILED

Total time: 22 minutes 11 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

Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.6 (latest),Ubuntu,java-bdb.0-9-1 #393

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/393/>

------------------------------------------
[...truncated 3401 lines...]
copy-bin:

copy-etc:

copy-store-to-upgrade:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.AMQShortStringEncodingTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.089 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.465 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBHAMessageStoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.207 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreConfigurationTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.994 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreQuotaEventsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.519 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 1.436 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.76 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 79.736 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAMessageStoreSmokeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.tuple.ConfiguredObjectBindingTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.DatabaseTemplateTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.051 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom4to5Test
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.595 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom5To6Test
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.602 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgraderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.361 sec
     [echo] Running ant for module : bdbstore
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:

copy-module-metainf:

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-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 96.02 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 137.23 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.327 sec
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

checkjfree-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

jfree-licence-note:
     [echo] *NOTE* The JFreeChart and JFreeCommon libraries required by this optional module are licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-jfree:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [jfree]
[ivy:resolve] 	found jfree#jfreechart;1.0.13 in m2repo
[ivy:resolve] 	found jfree#jcommon;1.0.16 in m2repo
[ivy:resolve] :: resolution report :: resolve 69ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       jfree      |   2   |   0   |   0   |   0   ||   2   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [jfree]
[ivy:retrieve] 	0 artifacts copied, 2 already retrieved (0kB/3ms)

check-jfree-jars:

jfree-licence-note-optional:

jfree-jar-required:

checkcsvjdbc-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

csvjdbc-licence-note:
     [echo] *NOTE* The CSVJDBC library required by this optional module is licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-csvjdbc:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 59ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      csvjdbc     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [csvjdbc]
[ivy:retrieve] 	0 artifacts copied, 1 already retrieved (0kB/3ms)

check-csvjdbc-jars:

csvjdbc-licence-note-optional:

csvjdbc-jar-required:

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.19.jar>

copy-metainf-resources:

copy-module-metainf:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.087 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.032 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.018 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcCsvSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.064 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.276 sec
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build.xml>:99: TEST SUITE FAILED

Total time: 23 minutes 45 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

Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.6 (latest),Ubuntu,java-bdb.0-9-1 #392

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/392/changes>

Changes:

[aconway] NO-JIRA: Removed use of boost::bind which was causing build failure on windows.

------------------------------------------
[...truncated 3559 lines...]
copy-bin:

copy-etc:

copy-store-to-upgrade:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.AMQShortStringEncodingTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.021 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBHAMessageStoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.284 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreConfigurationTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.738 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreQuotaEventsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.491 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 1.094 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.841 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 72.007 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAMessageStoreSmokeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.tuple.ConfiguredObjectBindingTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.DatabaseTemplateTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom4to5Test
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.235 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom5To6Test
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.35 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgraderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.183 sec
     [echo] Running ant for module : bdbstore
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:

copy-module-metainf:

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-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 86.17 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 131.916 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.331 sec
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

checkjfree-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

jfree-licence-note:
     [echo] *NOTE* The JFreeChart and JFreeCommon libraries required by this optional module are licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/ivysettings.retrieve.xml

download-jfree:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [jfree]
[ivy:resolve] 	found jfree#jfreechart;1.0.13 in m2repo
[ivy:resolve] 	found jfree#jcommon;1.0.16 in m2repo
[ivy:resolve] :: resolution report :: resolve 51ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       jfree      |   2   |   0   |   0   |   0   ||   2   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [jfree]
[ivy:retrieve] 	0 artifacts copied, 2 already retrieved (0kB/3ms)

check-jfree-jars:

jfree-licence-note-optional:

jfree-jar-required:

checkcsvjdbc-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

csvjdbc-licence-note:
     [echo] *NOTE* The CSVJDBC library required by this optional module is licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/ivysettings.retrieve.xml

download-csvjdbc:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 43ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      csvjdbc     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [csvjdbc]
[ivy:retrieve] 	0 artifacts copied, 1 already retrieved (0kB/2ms)

check-csvjdbc-jars:

csvjdbc-licence-note-optional:

csvjdbc-jar-required:

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.19.jar

copy-metainf-resources:

copy-module-metainf:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.053 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.254 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcCsvSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.207 sec
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build.xml:99: TEST SUITE FAILED

Total time: 23 minutes 10 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

Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.6 (latest),Ubuntu,java-bdb.0-9-1 #391

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/391/changes>

Changes:

[aconway] NO-JIRA: HA Minor logging improvements.

------------------------------------------
[...truncated 3417 lines...]
copy-bin:

copy-etc:

copy-store-to-upgrade:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.AMQShortStringEncodingTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.089 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.589 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBHAMessageStoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.206 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreConfigurationTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.989 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreQuotaEventsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.66 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 1.188 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.798 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 76.963 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAMessageStoreSmokeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.tuple.ConfiguredObjectBindingTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.DatabaseTemplateTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.051 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom4to5Test
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.395 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom5To6Test
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.64 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgraderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.323 sec
     [echo] Running ant for module : bdbstore
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:

copy-module-metainf:

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-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 97.331 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 167.606 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.33 sec
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

checkjfree-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

jfree-licence-note:
     [echo] *NOTE* The JFreeChart and JFreeCommon libraries required by this optional module are licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-jfree:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [jfree]
[ivy:resolve] 	found jfree#jfreechart;1.0.13 in m2repo
[ivy:resolve] 	found jfree#jcommon;1.0.16 in m2repo
[ivy:resolve] :: resolution report :: resolve 78ms :: artifacts dl 35ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       jfree      |   2   |   0   |   0   |   0   ||   2   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [jfree]
[ivy:retrieve] 	0 artifacts copied, 2 already retrieved (0kB/4ms)

check-jfree-jars:

jfree-licence-note-optional:

jfree-jar-required:

checkcsvjdbc-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

csvjdbc-licence-note:
     [echo] *NOTE* The CSVJDBC library required by this optional module is licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-csvjdbc:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 60ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      csvjdbc     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [csvjdbc]
[ivy:retrieve] 	0 artifacts copied, 1 already retrieved (0kB/3ms)

check-csvjdbc-jars:

csvjdbc-licence-note-optional:

csvjdbc-jar-required:

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.19.jar>

copy-metainf-resources:

copy-module-metainf:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.072 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.969 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.028 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcCsvSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.273 sec
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build.xml>:99: TEST SUITE FAILED

Total time: 24 minutes 32 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

Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.6 (latest),Ubuntu,java-bdb.0-9-1 #390

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/390/changes>

Changes:

[kwall] QPID-4143: include baseline data in charts.

Applied patch from Philip Harvey <ph...@philharveyonline.com>.

[aconway] QPID-4148: HA Not setting initial queues for new RemoteBackups 

Fix bug introduced by r1362584:
"QPID-4144 HA broker deadlocks on broker::QueueRegistry lock and ha::Primary lock"
Stopped setting initial queues on new (i.e. not expected) RemoteBackups.

[kwall] QPID-4103: Refactor test approach to avoid comparing JSON strings.

Applied patch from Philip Harvey <ph...@philharveyonline.com>.

------------------------------------------
[...truncated 3453 lines...]
copy-bin:

copy-etc:

copy-store-to-upgrade:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.AMQShortStringEncodingTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.088 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.437 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBHAMessageStoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.205 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreConfigurationTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 1.038 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreQuotaEventsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.448 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 1.53 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 8.562 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 76.951 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAMessageStoreSmokeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.tuple.ConfiguredObjectBindingTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.DatabaseTemplateTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.051 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom4to5Test
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.662 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom5To6Test
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.645 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgraderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.383 sec
     [echo] Running ant for module : bdbstore
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:

copy-module-metainf:

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-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 95.878 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 136.304 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.329 sec
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

checkjfree-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

jfree-licence-note:
     [echo] *NOTE* The JFreeChart and JFreeCommon libraries required by this optional module are licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-jfree:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [jfree]
[ivy:resolve] 	found jfree#jfreechart;1.0.13 in m2repo
[ivy:resolve] 	found jfree#jcommon;1.0.16 in m2repo
[ivy:resolve] :: resolution report :: resolve 67ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       jfree      |   2   |   0   |   0   |   0   ||   2   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [jfree]
[ivy:retrieve] 	0 artifacts copied, 2 already retrieved (0kB/19ms)

check-jfree-jars:

jfree-licence-note-optional:

jfree-jar-required:

checkcsvjdbc-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

csvjdbc-licence-note:
     [echo] *NOTE* The CSVJDBC library required by this optional module is licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/ivysettings.retrieve.xml>

download-csvjdbc:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 59ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      csvjdbc     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [csvjdbc]
[ivy:retrieve] 	0 artifacts copied, 1 already retrieved (0kB/20ms)

check-csvjdbc-jars:

csvjdbc-licence-note-optional:

csvjdbc-jar-required:

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:
      [jar] Building jar: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.19.jar>

copy-metainf-resources:

copy-module-metainf:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.079 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.101 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.028 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.017 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcCsvSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.066 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.276 sec
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties>

touch-failed:

BUILD FAILED
<https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/ws/trunk/qpid/java/build.xml>:99: TEST SUITE FAILED

Total time: 23 minutes 24 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

Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.6 (latest),Ubuntu,java-bdb.0-9-1 #389

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/389/>

------------------------------------------
[...truncated 3409 lines...]
copy-bin:

copy-etc:

copy-store-to-upgrade:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.AMQShortStringEncodingTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.07 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.768 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBHAMessageStoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.28 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreConfigurationTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.648 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreQuotaEventsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.338 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.861 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 6.69 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 70.959 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAMessageStoreSmokeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.tuple.ConfiguredObjectBindingTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.007 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.DatabaseTemplateTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.073 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom4to5Test
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.204 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom5To6Test
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.203 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgraderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
     [echo] Running ant for module : bdbstore
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:

copy-module-metainf:

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-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 84.057 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 160.495 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.262 sec
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

checkjfree-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

jfree-licence-note:
     [echo] *NOTE* The JFreeChart and JFreeCommon libraries required by this optional module are licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/ivysettings.retrieve.xml

download-jfree:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [jfree]
[ivy:resolve] 	found jfree#jfreechart;1.0.13 in m2repo
[ivy:resolve] 	found jfree#jcommon;1.0.16 in m2repo
[ivy:resolve] :: resolution report :: resolve 55ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       jfree      |   2   |   0   |   0   |   0   ||   2   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [jfree]
[ivy:retrieve] 	0 artifacts copied, 2 already retrieved (0kB/3ms)

check-jfree-jars:

jfree-licence-note-optional:

jfree-jar-required:

checkcsvjdbc-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

csvjdbc-licence-note:
     [echo] *NOTE* The CSVJDBC library required by this optional module is licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/ivysettings.retrieve.xml

download-csvjdbc:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 47ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      csvjdbc     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [csvjdbc]
[ivy:retrieve] 	0 artifacts copied, 1 already retrieved (0kB/2ms)

check-csvjdbc-jars:

csvjdbc-licence-note-optional:

csvjdbc-jar-required:

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.19.jar

copy-metainf-resources:

copy-module-metainf:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.084 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.987 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcCsvSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.047 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.265 sec
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build.xml:99: TEST SUITE FAILED

Total time: 22 minutes 5 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

Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.6 (latest),Ubuntu,java-bdb.0-9-1 #388

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/388/changes>

Changes:

[aconway] QPID-4145: HA Minor fixes to recovery 

- Demote timed-out backups from ready to catch-up.
- Don't cancel connected backups on timeout, only disconnected ones.
- Don't allow promotion of a catch-up broker.
- Minor logging improvement.

------------------------------------------
[...truncated 3415 lines...]
copy-bin:

copy-etc:

copy-store-to-upgrade:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.AMQShortStringEncodingTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.886 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBHAMessageStoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.303 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreConfigurationTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.639 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreQuotaEventsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.26 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 1.418 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.631 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 72.853 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAMessageStoreSmokeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.01 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.tuple.ConfiguredObjectBindingTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.008 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.DatabaseTemplateTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.074 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom4to5Test
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.202 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom5To6Test
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.275 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgraderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.118 sec
     [echo] Running ant for module : bdbstore
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:

copy-module-metainf:

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-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 87.287 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 132.233 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.342 sec
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

checkjfree-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

jfree-licence-note:
     [echo] *NOTE* The JFreeChart and JFreeCommon libraries required by this optional module are licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/ivysettings.retrieve.xml

download-jfree:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [jfree]
[ivy:resolve] 	found jfree#jfreechart;1.0.13 in m2repo
[ivy:resolve] 	found jfree#jcommon;1.0.16 in m2repo
[ivy:resolve] :: resolution report :: resolve 54ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       jfree      |   2   |   0   |   0   |   0   ||   2   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [jfree]
[ivy:retrieve] 	0 artifacts copied, 2 already retrieved (0kB/3ms)

check-jfree-jars:

jfree-licence-note-optional:

jfree-jar-required:

checkcsvjdbc-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

csvjdbc-licence-note:
     [echo] *NOTE* The CSVJDBC library required by this optional module is licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/ivysettings.retrieve.xml

download-csvjdbc:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 43ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      csvjdbc     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [csvjdbc]
[ivy:retrieve] 	0 artifacts copied, 1 already retrieved (0kB/3ms)

check-csvjdbc-jars:

csvjdbc-licence-note-optional:

csvjdbc-jar-required:

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.19.jar

copy-metainf-resources:

copy-module-metainf:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.045 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.785 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.022 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.014 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcCsvSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.048 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.209 sec
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build.xml:99: TEST SUITE FAILED

Total time: 21 minutes 53 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

Build failed in Jenkins: Qpid-Java-Java-BDB-TestMatrix » JDK 1.6 (latest),Ubuntu,java-bdb.0-9-1 #387

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Qpid-Java-Java-BDB-TestMatrix/./jdk=JDK%201.6%20(latest),label=Ubuntu,profile=java-bdb.0-9-1/387/changes>

Changes:

[aconway] NO-JIRA: Added missing EXTERN statements causing build breakage.

------------------------------------------
[...truncated 3602 lines...]
copy-bin:

copy-etc:

copy-store-to-upgrade:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.AMQShortStringEncodingTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.065 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBBackupTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.066 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBHAMessageStoreTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.199 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreConfigurationTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0.912 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreQuotaEventsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.335 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBMessageStoreTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 1.014 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.BDBUpgradeTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 7.017 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterBlackboxTest
    [junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterWhiteboxTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 69.786 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAMessageStoreSmokeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.006 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.tuple.ConfiguredObjectBindingTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.DatabaseTemplateTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.042 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom4to5Test
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.127 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgradeFrom5To6Test
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.227 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.upgrade.UpgraderTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.104 sec
     [echo] Running ant for module : bdbstore
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

copy-metainf-resources:

copy-module-metainf:

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-bdb.0-9-1
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterManagementTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 84.381 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.HAClusterTwoNodeTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 130.496 sec
    [junit] Running org.apache.qpid.server.store.berkeleydb.jmx.BDBHAMessageStoreManagerMBeanTest
    [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.42 sec
     [echo] Running ant for module : bdbstore/jmx
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

checkjfree-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

jfree-licence-note:
     [echo] *NOTE* The JFreeChart and JFreeCommon libraries required by this optional module are licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/ivysettings.retrieve.xml

download-jfree:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [jfree]
[ivy:resolve] 	found jfree#jfreechart;1.0.13 in m2repo
[ivy:resolve] 	found jfree#jcommon;1.0.16 in m2repo
[ivy:resolve] :: resolution report :: resolve 52ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|       jfree      |   2   |   0   |   0   |   0   ||   2   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [jfree]
[ivy:retrieve] 	0 artifacts copied, 2 already retrieved (0kB/2ms)

check-jfree-jars:

jfree-licence-note-optional:

jfree-jar-required:

checkcsvjdbc-request-props:
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

csvjdbc-licence-note:
     [echo] *NOTE* The CSVJDBC library required by this optional module is licensed under the LGPL Licence, which is not compatible with the Apache Licence v2.0.
     [echo] 
     [echo] For a copy of the LGPL Licence, please see:
     [echo] http://www.gnu.org/licenses/lgpl.html
     [echo]        

download-ivy:

load-ivy:

configure-ivy:
[ivy:configure] :: Ivy 2.2.0 - 20100923230623 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/ivysettings.retrieve.xml

download-csvjdbc:
     [echo] Resolving and retrieving dependencies...
[ivy:resolve] :: resolving dependencies :: org/apache#qpid;0.19
[ivy:resolve] 	confs: [csvjdbc]
[ivy:resolve] 	found net.sourceforge.csvjdbc#csvjdbc;1.0.8 in csvjdbc
[ivy:resolve] :: resolution report :: resolve 59ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      csvjdbc     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org/apache#qpid [sync]
[ivy:retrieve] 	confs: [csvjdbc]
[ivy:retrieve] 	0 artifacts copied, 1 already retrieved (0kB/4ms)

check-csvjdbc-jars:

csvjdbc-licence-note-optional:

csvjdbc-jar-required:

prepare:

precompile:

compile:
     [echo] Targeting : 1.5

jar.manifest:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/lib/qpid-perftests-visualisation-jfc-0.19.jar

copy-metainf-resources:

copy-module-metainf:

jar.nomanifest:

jar:

precompile-tests:

compile-tests:

jar-tests:

jar-sources:

libs:

copy-bin:

copy-etc:

postbuild:

module.build:

build:

test:
     [echo] Using profile:java-bdb.0-9-1
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartBuilderFactoryTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
    [junit] Running org.apache.qpid.disttest.charting.chartbuilder.ChartProductionTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.538 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.ChartingDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.021 sec
    [junit] Running org.apache.qpid.disttest.charting.definition.SeriesDefinitionCreatorTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.013 sec
    [junit] Running org.apache.qpid.disttest.charting.seriesbuilder.JdbcCsvSeriesBuilderTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.046 sec
    [junit] Running org.apache.qpid.disttest.charting.writer.ChartWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.215 sec
     [echo] Running ant for module : perftests/visualisation-jfc
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build/scratch/test-java-bdb.0-9-1.properties

touch-failed:

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Qpid-Java-Java-BDB-TestMatrix/jdk/JDK 1.6 (latest)/label/Ubuntu/profile/java-bdb.0-9-1/trunk/qpid/java/build.xml:99: TEST SUITE FAILED

Total time: 22 minutes 21 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