[overlord-commits] Build failed in Jenkins: Overlord-bam-master #56

ci-builds at redhat.com ci-builds at redhat.com
Wed Aug 8 16:39:59 EDT 2012


See <http://hudson.qa.jboss.com/hudson/job/Overlord-bam-master/56/changes>

Changes:

[objectiser] Initial work for BAM-65, by adding copy constructors, and also refactor 'duration' property on response time to 'average' to be consistent

[objectiser] BAM-65 - implement diff and adjust capabilities on the service definition information, and the management of the rolling window in the scheduled script for the active collection

[objectiser] BAM-65 - add some tests

[objectiser] BAM-65 - manage rolling window of service definition metrics for service overview

[objectiser] BAM-67 provide a concise summary view for a minimised gadget view

[objectiser] BAM-63 Add situation markers and first situation in each severity

[objectiser] BAM-63 Retrieve Situations in REST service and supply to graph builder. Also update the sample SLA mon rules to create situations of different severity levels

------------------------------------------
[...truncated 6253 lines...]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) [arquillian-service:]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) [arquillian-service:]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42) [arquillian-service:]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184) [arquillian-service:]
	at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185) [arquillian-service:]
	at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314) [arquillian-service:]
	at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46) [arquillian-service:]
	at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199) [arquillian-service:]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236) [arquillian-service:]
	at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147) [arquillian-service:]
	at org.junit.runner.JUnitCore.run(JUnitCore.java:157) [arquillian-service:]
	at org.junit.runner.JUnitCore.run(JUnitCore.java:136) [arquillian-service:]
	at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:65) [arquillian-service:]
	at org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethodInternal(JMXTestRunner.java:128) [arquillian-service:]
	at org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethod(JMXTestRunner.java:107) [arquillian-service:]
	at org.jboss.as.arquillian.service.ArquillianService$ExtendedJMXTestRunner.runTestMethod(ArquillianService.java:226) [arquillian-service:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.6.0_30]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) [rt.jar:1.6.0_30]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) [rt.jar:1.6.0_30]
	at java.lang.reflect.Method.invoke(Method.java:597) [rt.jar:1.6.0_30]
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93) [rt.jar:1.6.0_30]
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27) [rt.jar:1.6.0_30]
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208) [rt.jar:1.6.0_30]
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120) [rt.jar:1.6.0_30]
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262) [rt.jar:1.6.0_30]
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836) [rt.jar:1.6.0_30]
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761) [rt.jar:1.6.0_30]
	at org.jboss.as.jmx.PluggableMBeanServerImpl$TcclMBeanServer.invoke(PluggableMBeanServerImpl.java:498)
	at org.jboss.as.jmx.PluggableMBeanServerImpl.invoke(PluggableMBeanServerImpl.java:246)
	at org.jboss.remotingjmx.protocol.v1.ServerProxy$InvokeHandler.handle(ServerProxy.java:1034)
	at org.jboss.remotingjmx.protocol.v1.ServerProxy$MessageReciever$1.run(ServerProxy.java:215)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_30]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_30]
	at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_30]

16:39:45,449 ERROR [org.jboss.arquillian.protocol.jmx.JMXMethodExecutor] Failed: org.overlord.bam.tests.actmgmt.jbossas.beanservice.BeanServiceTest.submitOrderSOAPNoTxn
java.lang.AssertionError: Failed to invoke service via SOAP: com.sun.xml.messaging.saaj.SOAPExceptionImpl: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Bad response: (404Not Found
	at org.junit.Assert.fail(Assert.java:91)
	at org.overlord.bam.tests.actmgmt.jbossas.beanservice.BeanServiceTest.submitOrderSOAPNoTxn(BeanServiceTest.java:292)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.jboss.arquillian.junit.Arquillian$6$1.invoke(Arquillian.java:270)
	at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:115)
	at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67)
	at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
	at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:99)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:81)
	at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:89)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
	at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
	at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:60)
	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:90)
	at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:88)
	at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:135)
	at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:111)
	at org.jboss.arquillian.junit.Arquillian$6.evaluate(Arquillian.java:263)
	at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:226)
	at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
	at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
	at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:240)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:185)
	at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:314)
	at org.jboss.arquillian.junit.Arquillian.access$100(Arquillian.java:46)
	at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:199)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:147)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
	at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:65)
	at org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethodInternal(JMXTestRunner.java:128)
	at org.jboss.arquillian.protocol.jmx.JMXTestRunner.runTestMethod(JMXTestRunner.java:107)
	at org.jboss.as.arquillian.service.ArquillianService$ExtendedJMXTestRunner.runTestMethod(ArquillianService.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
	at org.jboss.as.jmx.PluggableMBeanServerImpl$TcclMBeanServer.invoke(PluggableMBeanServerImpl.java:498)
	at org.jboss.as.jmx.PluggableMBeanServerImpl.invoke(PluggableMBeanServerImpl.java:246)
	at org.jboss.remotingjmx.protocol.v1.ServerProxy$InvokeHandler.handle(ServerProxy.java:1034)
	at org.jboss.remotingjmx.protocol.v1.ServerProxy$MessageReciever$1.run(ServerProxy.java:215)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
16:39:45,472 INFO  [org.switchyard.component.soap.InboundHandler] (MSC service thread 1-5) WebService {urn:switchyard-quickstart:bean-service:1.0}OrderService:OrderServicePort stopped.
16:39:45,488 INFO  [org.overlord.bam.activity.collector.jee.jmx.CollectorManagement] (MSC service thread 1-11) Unregister the CollectorManagement MBean
16:39:45,494 INFO  [org.jboss.weld.deployer] (MSC service thread 1-9) JBAS016009: Stopping weld service for deployment d924bd41-784a-4cf6-aa40-0cba07f41962.war
16:39:45,550 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment d924bd41-784a-4cf6-aa40-0cba07f41962.war in 82ms
16:39:45,569 INFO  [org.jboss.as.repository] (management-handler-thread - 1) JBAS014901: Content removed from location <http://hudson.qa.jboss.com/hudson/job/Overlord-bam-master/ws/switchyard-as7-0.4/standalone/data/content/fa/4a769b2faebc5476a79c5e4e49fc6360ad2228/content>
16:39:45,570 INFO  [org.jboss.as.server] (management-handler-thread - 1) JBAS018558: Undeployed "d924bd41-784a-4cf6-aa40-0cba07f41962.war"
Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.345 sec <<< FAILURE!
16:39:45,579 INFO  [org.jboss.as.arquillian.protocol.jmx.ArquillianServiceDeployer] Undeploy arquillian service: arquillian-service: 785 assets
16:39:45,593 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015877: Stopped deployment arquillian-service in 10ms
16:39:45,611 INFO  [org.jboss.as.repository] (management-handler-thread - 2) JBAS014901: Content removed from location <http://hudson.qa.jboss.com/hudson/job/Overlord-bam-master/ws/switchyard-as7-0.4/standalone/data/content/1f/dae57c4e2661ffd8e03db1675535ba2d406b3b/content>
16:39:45,611 INFO  [org.jboss.as.server] (management-handler-thread - 2) JBAS018558: Undeployed "arquillian-service"

Results :

Failed tests:   submitOrderSOAPNoTxn(org.overlord.bam.tests.actmgmt.jbossas.beanservice.BeanServiceTest): Failed to invoke service via SOAP: com.sun.xml.messaging.saaj.SOAPExceptionImpl: com.sun.xml.messaging.saaj.SOAPExceptionImpl: Bad response: (404Not Found

Tests run: 3, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Overlord BAM ...................................... SUCCESS [0.650s]
[INFO] Overlord BAM::Build ............................... SUCCESS [1.446s]
[INFO] Overlord BAM::Modules ............................. SUCCESS [0.039s]
[INFO] Overlord BAM::Modules::Activity Management ........ SUCCESS [0.029s]
[INFO] Overlord BAM::Modules::Activity Management::Activity  SUCCESS [2.772s]
[INFO] Overlord BAM::Modules::Activity Management::Activity Server Impl  SUCCESS [1.596s]
[INFO] Overlord BAM::Modules::Activity Management::Activity Server REST Client  SUCCESS [0.723s]
[INFO] Overlord BAM::Modules::Activity Management::Activity Server REST Server  SUCCESS [0.843s]
[INFO] Overlord BAM::Modules::Activity Management::Activity Server JMS Client  SUCCESS [1.031s]
[INFO] Overlord BAM::Modules::Event Processor Network .... SUCCESS [0.027s]
[INFO] Overlord BAM::Modules::Event Processor Network::EPN Core  SUCCESS [2.140s]
[INFO] Overlord BAM::Modules::Activity Management::Activity Server EPN  SUCCESS [0.661s]
[INFO] Overlord BAM::Modules::Activity Management::Activity Store JPA  SUCCESS [0.671s]
[INFO] Overlord BAM::Modules::Activity Management::Activity Store Memory  SUCCESS [0.688s]
[INFO] Overlord BAM::Modules::Activity Management::Collector Embedded  SUCCESS [0.637s]
[INFO] Overlord BAM::Modules::Activity Management::Collector JEE  SUCCESS [0.720s]
[INFO] Overlord BAM::Modules::Activity Management::Collector for Activity Server  SUCCESS [0.712s]
[INFO] Overlord BAM::Modules::Activity Analysis .......... SUCCESS [0.026s]
[INFO] Overlord BAM::Modules::Activity Analysis::Analytics  SUCCESS [1.927s]
[INFO] Overlord BAM::Modules::Activity Analysis::Service Dependency  SUCCESS [1.383s]
[INFO] Overlord BAM::Modules::Activity Analysis::Service Dependency SVG  SUCCESS [1.452s]
[INFO] Overlord BAM::Modules::Event Processor Network::EPN Container Embedded  SUCCESS [3.854s]
[INFO] Overlord BAM::Modules::Event Processor Network::EPN Container JEE  SUCCESS [1.075s]
[INFO] Overlord BAM::Modules::Event Processor Network::EPN Processor CEP  SUCCESS [2.915s]
[INFO] Overlord BAM::Modules::Event Processor Network::EPN Loader JEE  SUCCESS [0.879s]
[INFO] Overlord BAM::Modules::Active Queries ............. SUCCESS [0.026s]
[INFO] Overlord BAM::Modules::Active Queries::Active Collection  SUCCESS [25.447s]
[INFO] Overlord BAM::Modules::Active Queries::Active Collection JEE  SUCCESS [0.724s]
[INFO] Overlord BAM::Modules::Active Queries::Active Collection REST Server  SUCCESS [0.827s]
[INFO] Overlord BAM::Modules::Active Queries::ACS EPN .... SUCCESS [1.170s]
[INFO] Overlord BAM::Modules::Active Queries::ACS Loader JEE  SUCCESS [0.890s]
[INFO] Overlord BAM::Integration ......................... SUCCESS [0.051s]
[INFO] Overlord BAM::Integration::JBossAS ................ SUCCESS [0.747s]
[INFO] Overlord BAM::Content ............................. SUCCESS [0.029s]
[INFO] Overlord BAM::Content::ACS ........................ SUCCESS [1.907s]
[INFO] Overlord BAM::Content::EPN ........................ SUCCESS [1.840s]
[INFO] Overlord BAM::Content::Services ................... SUCCESS [0.034s]
[INFO] Overlord BAM::Content::Services::Service Dependency REST Server  SUCCESS [0.882s]
[INFO] Overlord BAM::Content::Services::War .............. SUCCESS [0.905s]
[INFO] Overlord BAM::Samples::JBossAS .................... SUCCESS [0.051s]
[INFO] Overlord BAM::Samples::JBossAS::ActivityClient .... SUCCESS [0.879s]
[INFO] Overlord BAM::Samples::JBossAS::SLAMonitor ........ SUCCESS [0.034s]
[INFO] Overlord BAM::Samples::JBossAS::SLAMonitor::Orders  SUCCESS [12.126s]
[INFO] Overlord BAM::Samples::JBossAS::SLAMonitor::EPN ... SUCCESS [0.543s]
[INFO] Overlord BAM::Samples::JBossAS::SLAMonitor::Monitor  SUCCESS [1.235s]
[INFO] Overlord BAM::Samples ............................. SUCCESS [0.046s]
[INFO] Overlord BAM::Release ............................. SUCCESS [0.046s]
[INFO] Overlord BAM::Release::JBossAS .................... SUCCESS [0.035s]
[INFO] Overlord BAM::Release::JBossAS::Tests ............. SUCCESS [0.061s]
[INFO] Overlord BAM::Release::JBossAS::Tests::Event Processor Network  SUCCESS [0.025s]
[INFO] Overlord BAM::Release::JBossAS::Tests::Event Processor Network::Test Network  SUCCESS [18.964s]
[INFO] Overlord BAM::Release::JBossAS::Tests::Activity Management  SUCCESS [0.059s]
[INFO] Overlord BAM::Release::JBossAS::Tests::Activity Management::Activity Server REST  SUCCESS [15.153s]
[INFO] Overlord BAM::Release::JBossAS::Tests::Activity Management::Bean Service  FAILURE [20.088s]
[INFO] Overlord BAM::Release::JBossAS::Tests::Platform ... SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Tests::Platform::CustomEvents  SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Tests::Platform::CustomEvents::Data  SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Tests::Platform::CustomEvents::ACS  SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Tests::Platform::CustomEvents::EPN  SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Tests::Platform::CustomEvents::Monitor  SKIPPED
[INFO] Overlord BAM::Release::JBossAS::War ............... SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Tests::Platform::CustomEvents::Tester  SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Tests::Platform::SLAMonitor  SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Distribution ...... SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Performance ....... SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Performance::App .. SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Performance::ACS .. SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Performance::EPN .. SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Performance::Monitor  SKIPPED
[INFO] Overlord BAM::Release::JBossAS::Performance::Tester  SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:14.957s
[INFO] Finished at: Wed Aug 08 16:39:46 EDT 2012
[INFO] Final Memory: 201M/474M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project tests-actmgmt-jbossas-bean-service: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/Overlord-bam-master/ws/bam/release/jbossas/tests/activity-management/bean-service/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tests-actmgmt-jbossas-bean-service
Build step 'Execute shell' marked build as failure
Archiving artifacts
Collecting JavaTest reports
Skipping <http://hudson.qa.jboss.com/hudson/job/Overlord-bam-master/ws/bam/modules/activity-analysis/service-analytics/target/surefire-reports/TEST-org.overlord.bam.service.analytics.InvocationMetricTest.xml> because it's not up to date
Skipping <http://hudson.qa.jboss.com/hudson/job/Overlord-bam-master/ws/bam/modules/activity-analysis/service-analytics/target/surefire-reports/TEST-org.overlord.bam.service.analytics.MEPDefinitionTest.xml> because it's not up to date
Skipping <http://hudson.qa.jboss.com/hudson/job/Overlord-bam-master/ws/bam/modules/activity-analysis/service-analytics/target/surefire-reports/TEST-org.overlord.bam.service.analytics.OperationDefinitionTest.xml> because it's not up to date
Skipping <http://hudson.qa.jboss.com/hudson/job/Overlord-bam-master/ws/bam/modules/activity-analysis/service-analytics/target/surefire-reports/TEST-org.overlord.bam.service.analytics.ServiceDefinitionTest.xml> because it's not up to date
Skipping <http://hudson.qa.jboss.com/hudson/job/Overlord-bam-master/ws/bam/modules/activity-analysis/service-analytics/target/surefire-reports/TEST-org.overlord.bam.service.analytics.util.ServiceDefinitionUtilTest.xml> because it's not up to date



More information about the overlord-commits mailing list