You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ace.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/08/07 10:37:28 UTC

Build failed in Jenkins: ACE-trunk #52

See <https://builds.apache.org/job/ACE-trunk/52/changes>

Changes:

[bramk] ACE-405 Split out ACE Bnd repository from gogo bundle

------------------------------------------
[...truncated 2212 lines...]
     [echo] Enter project org.apache.ace.authentication

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.connectionfactory

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.range.api

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.scheduler

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.discovery

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.repository

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.identification

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.log

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.deployment

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.client.repository

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.http

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.obr

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.resourceprocessor.useradmin

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.configurator

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.authentication.itest

init:

dependencies:

compile:

test:
  [bndtest] Testing /home/hudson/jenkins-slave/workspace/ACE-trunk/org.apache.ace.authentication.itest/bnd.bnd
  [bndtest] ____________________________
  [bndtest] Welcome to Apache Felix Gogo
  [bndtest] 
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 404 for http://localhost:8080/auditlog
  [bndtest] Got response code 401 for http://localhost:8080/auditlog
  [bndtest] Errors: 0
  [bndtest] Failures: 1
  [bndtest] 1 Error(s)
  [bndtest] Tests failed
  [bndtest] 	at aQute.bnd.ant.TestTask.executeProject(TestTask.java:78)
  [bndtest] 	at aQute.bnd.ant.TestTask.execute(TestTask.java:49)
  [bndtest] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
  [bndtest] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  [bndtest] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  [bndtest] 	at java.lang.reflect.Method.invoke(Method.java:597)
  [bndtest] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
  [bndtest] 	at org.apache.tools.ant.Task.perform(Task.java:348)
  [bndtest] 	at org.apache.tools.ant.Target.execute(Target.java:390)
  [bndtest] 	at org.apache.tools.ant.Target.performTasks(Target.java:411)
  [bndtest] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
  [bndtest] 	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
  [bndtest] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
  [bndtest] 	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
  [bndtest] 	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
  [bndtest] 	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
  [bndtest] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
  [bndtest] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  [bndtest] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  [bndtest] 	at java.lang.reflect.Method.invoke(Method.java:597)
  [bndtest] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
  [bndtest] 	at org.apache.tools.ant.Task.perform(Task.java:348)
  [bndtest] 	at org.apache.tools.ant.Target.execute(Target.java:390)
  [bndtest] 	at org.apache.tools.ant.Target.performTasks(Target.java:411)
  [bndtest] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
  [bndtest] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
  [bndtest] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
  [bndtest] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
  [bndtest] 	at org.apache.tools.ant.Main.runBuild(Main.java:809)
  [bndtest] 	at org.apache.tools.ant.Main.startAnt(Main.java:217)
  [bndtest] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
  [bndtest] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

BUILD FAILED
/home/hudson/jenkins-slave/workspace/ACE-trunk/cnf/build.xml:55: The following error occurred while executing this line:
/home/hudson/jenkins-slave/workspace/ACE-trunk/cnf/build-template.xml:67: Tests failed

Total time: 3 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng/testng-results.xml
Saving reports...
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-1.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-10.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-11.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-12.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-13.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-14.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-15.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-16.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-2.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-3.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-4.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-5.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-6.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-7.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-8.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results-9.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-07_08-33-05/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Jenkins build is back to normal : ACE-trunk #55

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ACE-trunk/55/changes>


Build failed in Jenkins: ACE-trunk #54

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ACE-trunk/54/changes>

Changes:

[bramk] ACE-347 Moving sandbox agent code into trunk

------------------------------------------
[...truncated 2257 lines...]
template.init:
     [echo] Enter project org.apache.ace.authentication

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.connectionfactory

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.range.api

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.scheduler

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.discovery

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.repository

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.identification

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.log

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.deployment

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.client.repository

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.http

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.obr

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.resourceprocessor.useradmin

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.configurator

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.authentication.itest

init:

dependencies:

compile:

test:
  [bndtest] Testing /zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/org.apache.ace.authentication.itest/bnd.bnd
  [bndtest] ____________________________
  [bndtest] Welcome to Apache Felix Gogo
  [bndtest] 
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/auditlog
  [bndtest] Errors: 0
  [bndtest] Failures: 1
  [bndtest] 1 Error(s)
  [bndtest] Tests failed
  [bndtest] 	at aQute.bnd.ant.TestTask.executeProject(TestTask.java:78)
  [bndtest] 	at aQute.bnd.ant.TestTask.execute(TestTask.java:49)
  [bndtest] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
  [bndtest] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  [bndtest] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  [bndtest] 	at java.lang.reflect.Method.invoke(Method.java:597)
  [bndtest] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
  [bndtest] 	at org.apache.tools.ant.Task.perform(Task.java:348)
  [bndtest] 	at org.apache.tools.ant.Target.execute(Target.java:390)
  [bndtest] 	at org.apache.tools.ant.Target.performTasks(Target.java:411)
  [bndtest] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
  [bndtest] 	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
  [bndtest] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
  [bndtest] 	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
  [bndtest] 	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
  [bndtest] 	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
  [bndtest] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
  [bndtest] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  [bndtest] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  [bndtest] 	at java.lang.reflect.Method.invoke(Method.java:597)
  [bndtest] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
  [bndtest] 	at org.apache.tools.ant.Task.perform(Task.java:348)
  [bndtest] 	at org.apache.tools.ant.Target.execute(Target.java:390)
  [bndtest] 	at org.apache.tools.ant.Target.performTasks(Target.java:411)
  [bndtest] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
  [bndtest] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
  [bndtest] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
  [bndtest] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
  [bndtest] 	at org.apache.tools.ant.Main.runBuild(Main.java:809)
  [bndtest] 	at org.apache.tools.ant.Main.startAnt(Main.java:217)
  [bndtest] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
  [bndtest] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

BUILD FAILED
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build.xml:55: The following error occurred while executing this line:
/zonestorage/hudson_solaris/home/hudson/hudson-slave/workspace/ACE-trunk/cnf/build-template.xml:67: Tests failed

Total time: 8 minutes 58 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng/testng-results.xml
Saving reports...
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-1.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-10.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-11.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-12.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-13.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-14.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-15.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-16.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-2.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-3.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-4.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-5.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-6.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-7.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-8.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results-9.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-14_14-39-18/testng/testng-results.xml'
TestNG Reports Processing: FINISH

Build failed in Jenkins: ACE-trunk #53

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ACE-trunk/53/changes>

Changes:

[marrs] ACE-331 Repositories can now be configured to store a limited number of versions. Replication takes this into account during synchronisation. Extended the SortedRangeSet with some new features for this.

------------------------------------------
[...truncated 2146 lines...]
     [echo] Enter project org.apache.ace.authentication

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.connectionfactory

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.range.api

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.scheduler

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.discovery

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.repository

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.identification

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.log

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.deployment

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.client.repository

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.http

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.obr

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.resourceprocessor.useradmin

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.configurator

init:

dependencies:

compile:

test:

template.init:
     [echo] Enter project org.apache.ace.authentication.itest

init:

dependencies:

compile:

test:
  [bndtest] Testing /home/hudson/jenkins-slave/workspace/ACE-trunk/org.apache.ace.authentication.itest/bnd.bnd
  [bndtest] ____________________________
  [bndtest] Welcome to Apache Felix Gogo
  [bndtest] 
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 401 for http://localhost:8080/obr/repository.xml
  [bndtest] Bundle Indexer | v2.2
  [bndtest] (c) 2007 OSGi, All Rights Reserved
  [bndtest] Got response code 404 for http://localhost:8080/auditlog
  [bndtest] Got response code 401 for http://localhost:8080/auditlog
  [bndtest] Errors: 0
  [bndtest] Failures: 1
  [bndtest] 1 Error(s)
  [bndtest] Tests failed
  [bndtest] 	at aQute.bnd.ant.TestTask.executeProject(TestTask.java:78)
  [bndtest] 	at aQute.bnd.ant.TestTask.execute(TestTask.java:49)
  [bndtest] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
  [bndtest] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  [bndtest] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  [bndtest] 	at java.lang.reflect.Method.invoke(Method.java:597)
  [bndtest] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
  [bndtest] 	at org.apache.tools.ant.Task.perform(Task.java:348)
  [bndtest] 	at org.apache.tools.ant.Target.execute(Target.java:390)
  [bndtest] 	at org.apache.tools.ant.Target.performTasks(Target.java:411)
  [bndtest] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
  [bndtest] 	at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
  [bndtest] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
  [bndtest] 	at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:442)
  [bndtest] 	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:302)
  [bndtest] 	at org.apache.tools.ant.taskdefs.SubAnt.execute(SubAnt.java:221)
  [bndtest] 	at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
  [bndtest] 	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  [bndtest] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
  [bndtest] 	at java.lang.reflect.Method.invoke(Method.java:597)
  [bndtest] 	at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
  [bndtest] 	at org.apache.tools.ant.Task.perform(Task.java:348)
  [bndtest] 	at org.apache.tools.ant.Target.execute(Target.java:390)
  [bndtest] 	at org.apache.tools.ant.Target.performTasks(Target.java:411)
  [bndtest] 	at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1399)
  [bndtest] 	at org.apache.tools.ant.Project.executeTarget(Project.java:1368)
  [bndtest] 	at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
  [bndtest] 	at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
  [bndtest] 	at org.apache.tools.ant.Main.runBuild(Main.java:809)
  [bndtest] 	at org.apache.tools.ant.Main.startAnt(Main.java:217)
  [bndtest] 	at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
  [bndtest] 	at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)

BUILD FAILED
/home/hudson/jenkins-slave/workspace/ACE-trunk/cnf/build.xml:55: The following error occurred while executing this line:
/home/hudson/jenkins-slave/workspace/ACE-trunk/cnf/build-template.xml:67: Tests failed

Total time: 2 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng/testng-results.xml
Saving reports...
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-1.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-10.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-11.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-12.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-13.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-14.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-15.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-16.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-2.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-3.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-4.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-5.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-6.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-7.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-8.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results-9.xml'
Processing '/home/hudson/hudson/jobs/ACE-trunk/builds/2013-08-12_15-33-40/testng/testng-results.xml'
TestNG Reports Processing: FINISH