Build failed in Hudson: jboss-esb-linux_CP1 #63
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux_CP1/63/changes
Changes:
[kevin.conner(a)jboss.com] Remove XML preamble: JBESB-1527
------------------------------------------
[...truncated 7628 lines...]
[java] [junit] </message>
[java] [junit] <portType name="GoodbyeWorldWS">
[java] [junit] <operation name="sayGoodbye" parameterOrder="String_1">
[java] [junit] <input message="tns:GoodbyeWorldWS_sayGoodbye"/>
[java] [junit] <output message="tns:GoodbyeWorldWS_sayGoodbyeResponse"/>
[java] [junit] </operation>
[java] [junit] <operation name="sayGoodbyeWithoutResponse" parameterOrder="String_1">
[java] [junit] <input message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponse"/>
[java] [junit] <output message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
[java] [junit] </operation>
[java] [junit] </portType>
[java] [junit] <binding name="GoodbyeWorldWSBinding" type="tns:GoodbyeWorldWS">
[java] [junit] <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/socket"/>
[java] [junit] <operation name="sayGoodbye">
[java] [junit] <soap:operation soapAction=""/>
[java] [junit] <input>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </input>
[java] [junit] <output>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </output>
[java] [junit] </operation>
[java] [junit] <operation name="sayGoodbyeWithoutResponse">
[java] [junit] <soap:operation soapAction=""/>
[java] [junit] <input>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </input>
[java] [junit] <output>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </output>
[java] [junit] </operation>
[java] [junit] </binding>
[java] [junit] <service name="GoodbyeWorldWSService">
[java] [junit] <port binding="tns:GoodbyeWorldWSBinding" name="GoodbyeWorldWSPort">
[java] [junit] <soap:address location="socket://x.y.x:8989/"/>
[java] [junit] </port>
[java] [junit] </service>
[java] [junit] </definitions>
[java] [junit] *** Got:
[java] [junit] <definitions name="GoodbyeWorldWSService" targetNamespace="http://webservice_war1/goodbyeworld" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://webservice_war1/goodbyeworld" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
[java] [junit] <import location="http://127.0.0.1:8080/contract/contract.jsp?wsdl&resource=MTOMEndpoin..." namespace="http://org.jboss.ws/xop/doclit"/>
[java] [junit] <types/>
[java] [junit] <message name="GoodbyeWorldWS_sayGoodbyeWithoutResponse">
[java] [junit] <part name="String_1" type="xsd:string"/>
[java] [junit] </message>
[java] [junit] <message name="GoodbyeWorldWS_sayGoodbye">
[java] [junit] <part name="String_1" type="xsd:string"/>
[java] [junit] </message>
[java] [junit] <message name="GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
[java] [junit] <message name="GoodbyeWorldWS_sayGoodbyeResponse">
[java] [junit] <part name="result" type="xsd:string"/>
[java] [junit] </message>
[java] [junit] <portType name="GoodbyeWorldWS">
[java] [junit] <operation name="sayGoodbye" parameterOrder="String_1">
[java] [junit] <input message="tns:GoodbyeWorldWS_sayGoodbye"/>
[java] [junit] <output message="tns:GoodbyeWorldWS_sayGoodbyeResponse"/>
[java] [junit] </operation>
[java] [junit] <operation name="sayGoodbyeWithoutResponse" parameterOrder="String_1">
[java] [junit] <input message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponse"/>
[java] [junit] <output message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
[java] [junit] </operation>
[java] [junit] </portType>
[java] [junit] <binding name="GoodbyeWorldWSBinding" type="tns:GoodbyeWorldWS">
[java] [junit] <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/socket"/>
[java] [junit] <operation name="sayGoodbye">
[java] [junit] <soap:operation soapAction=""/>
[java] [junit] <input>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </input>
[java] [junit] <output>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </output>
[java] [junit] </operation>
[java] [junit] <operation name="sayGoodbyeWithoutResponse">
[java] [junit] <soap:operation soapAction=""/>
[java] [junit] <input>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </input>
[java] [junit] <output>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </output>
[java] [junit] </operation>
[java] [junit] </binding>
[java] [junit] <service name="GoodbyeWorldWSService">
[java] [junit] <port binding="tns:GoodbyeWorldWSBinding" name="GoodbyeWorldWSPort">
[java] [junit] <soap:address location="socket://x.y.x:8989/"/>
[java] [junit] </port>
[java] [junit] </service>
[java] [junit] </definitions>
[java] [junit] junit.framework.AssertionFailedError: WSDL Update failed.
[java] [junit] *** Expected:
[java] [junit] <?xml version="1.0" encoding="UTF-8"?>
[java] [junit] <definitions name="GoodbyeWorldWSService" targetNamespace="http://webservice_war1/goodbyeworld" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://webservice_war1/goodbyeworld" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
[java] [junit] <import location="http://127.0.0.1:8080/contract/contract.jsp?wsdl&resource=MTOMEndpoin..." namespace="http://org.jboss.ws/xop/doclit"/>
[java] [junit] <types/>
[java] [junit] <message name="GoodbyeWorldWS_sayGoodbyeWithoutResponse">
[java] [junit] <part name="String_1" type="xsd:string"/>
[java] [junit] </message>
[java] [junit] <message name="GoodbyeWorldWS_sayGoodbye">
[java] [junit] <part name="String_1" type="xsd:string"/>
[java] [junit] </message>
[java] [junit] <message name="GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
[java] [junit] <message name="GoodbyeWorldWS_sayGoodbyeResponse">
[java] [junit] <part name="result" type="xsd:string"/>
[java] [junit] </message>
[java] [junit] <portType name="GoodbyeWorldWS">
[java] [junit] <operation name="sayGoodbye" parameterOrder="String_1">
[java] [junit] <input message="tns:GoodbyeWorldWS_sayGoodbye"/>
[java] [junit] <output message="tns:GoodbyeWorldWS_sayGoodbyeResponse"/>
[java] [junit] </operation>
[java] [junit] <operation name="sayGoodbyeWithoutResponse" parameterOrder="String_1">
[java] [junit] <input message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponse"/>
[java] [junit] <output message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
[java] [junit] </operation>
[java] [junit] </portType>
[java] [junit] <binding name="GoodbyeWorldWSBinding" type="tns:GoodbyeWorldWS">
[java] [junit] <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/socket"/>
[java] [junit] <operation name="sayGoodbye">
[java] [junit] <soap:operation soapAction=""/>
[java] [junit] <input>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </input>
[java] [junit] <output>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </output>
[java] [junit] </operation>
[java] [junit] <operation name="sayGoodbyeWithoutResponse">
[java] [junit] <soap:operation soapAction=""/>
[java] [junit] <input>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </input>
[java] [junit] <output>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </output>
[java] [junit] </operation>
[java] [junit] </binding>
[java] [junit] <service name="GoodbyeWorldWSService">
[java] [junit] <port binding="tns:GoodbyeWorldWSBinding" name="GoodbyeWorldWSPort">
[java] [junit] <soap:address location="socket://x.y.x:8989/"/>
[java] [junit] </port>
[java] [junit] </service>
[java] [junit] </definitions>
[java] [junit] *** Got:
[java] [junit] <definitions name="GoodbyeWorldWSService" targetNamespace="http://webservice_war1/goodbyeworld" xmlns="http://schemas.xmlsoap.org/wsdl/" xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" xmlns:tns="http://webservice_war1/goodbyeworld" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
[java] [junit] <import location="http://127.0.0.1:8080/contract/contract.jsp?wsdl&resource=MTOMEndpoin..." namespace="http://org.jboss.ws/xop/doclit"/>
[java] [junit] <types/>
[java] [junit] <message name="GoodbyeWorldWS_sayGoodbyeWithoutResponse">
[java] [junit] <part name="String_1" type="xsd:string"/>
[java] [junit] </message>
[java] [junit] <message name="GoodbyeWorldWS_sayGoodbye">
[java] [junit] <part name="String_1" type="xsd:string"/>
[java] [junit] </message>
[java] [junit] <message name="GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
[java] [junit] <message name="GoodbyeWorldWS_sayGoodbyeResponse">
[java] [junit] <part name="result" type="xsd:string"/>
[java] [junit] </message>
[java] [junit] <portType name="GoodbyeWorldWS">
[java] [junit] <operation name="sayGoodbye" parameterOrder="String_1">
[java] [junit] <input message="tns:GoodbyeWorldWS_sayGoodbye"/>
[java] [junit] <output message="tns:GoodbyeWorldWS_sayGoodbyeResponse"/>
[java] [junit] </operation>
[java] [junit] <operation name="sayGoodbyeWithoutResponse" parameterOrder="String_1">
[java] [junit] <input message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponse"/>
[java] [junit] <output message="tns:GoodbyeWorldWS_sayGoodbyeWithoutResponseResponse"/>
[java] [junit] </operation>
[java] [junit] </portType>
[java] [junit] <binding name="GoodbyeWorldWSBinding" type="tns:GoodbyeWorldWS">
[java] [junit] <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/socket"/>
[java] [junit] <operation name="sayGoodbye">
[java] [junit] <soap:operation soapAction=""/>
[java] [junit] <input>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </input>
[java] [junit] <output>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </output>
[java] [junit] </operation>
[java] [junit] <operation name="sayGoodbyeWithoutResponse">
[java] [junit] <soap:operation soapAction=""/>
[java] [junit] <input>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </input>
[java] [junit] <output>
[java] [junit] <soap:body namespace="http://webservice_war1/goodbyeworld" use="literal"/>
[java] [junit] </output>
[java] [junit] </operation>
[java] [junit] </binding>
[java] [junit] <service name="GoodbyeWorldWSService">
[java] [junit] <port binding="tns:GoodbyeWorldWSBinding" name="GoodbyeWorldWSPort">
[java] [junit] <soap:address location="socket://x.y.x:8989/"/>
[java] [junit] </port>
[java] [junit] </service>
[java] [junit] </definitions>
[java] [junit] at org.jboss.soa.esb.actions.soap.JBossWSAdapterContractPublisherUnitTest.test(JBossWSAdapterContractPublisherUnitTest.java:49)
[java] BUILD FAILED
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/build.xml:166: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/services/build.xml:31: The following error occurred while executing this line:
[java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/services/soap/base-project-build.xml:99: Test org.jboss.soa.esb.actions.soap.JBossWSAdapterContractPublisherUnitTest failed
[java] Total time: 9 minutes 33 seconds
[java] Java Result: 1
esb.init-app-server:
esb.init-esb-server:
esb.init-ftp-server:
esb.init:
stop-server:
[echo] Stopping local ESB server
[java] Shutdown message has been posted to the server.
[java] Server shutdown may take a while - check logfiles for completion
[echo] 2008-02-01 10:16:59 EST: waiting for ESB server to stop, checking file /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/build/jbossesb-test/jbossesb-server/server/default/log/server.log ...
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/integration-build.xml:11: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/product/build.xml:491: Product Unit Test failure
Total time: 10 minutes 27 seconds
Recording test results
Recording Emma reports trunk/product/build/tests/coverage/coverage.xml
18 years, 3 months
Build failed in Hudson: JBoss-AS-5.0.x-TestSuite-sun15 #351
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15/351/ch...
Changes:
[galder.zamarreno(a)jboss.com] [JBAS-4919] Base ha singleton election policy now requests the list of cluster nodes where the singleton can deploy and elects from there. HAPartition and singleton name for the election policy are now set on creation of HASingletonSupport. Set/Get operations for singleton object have been removed.
[scott.stark(a)jboss.org] JBAS-5153, move the war class loader creation to WarClassLoaderDeployer
[scott.stark(a)jboss.org] JBAS-5153, move the war class loader creation to WarClassLoaderDeployer
[bstansberry(a)jboss.com] Use correct ObjectName for HAPartition
[bstansberry(a)jboss.com] Use correct ObjectName for HAPartition
[bstansberry(a)jboss.com] [JBAS-5195] Convert HA-JNDI and HA Detached invokers back to mbeans
------------------------------------------
[...truncated 28668 lines...]
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-jbossmx-performance:
[junit] Running org.jboss.test.jbossmx.performance.dynamic.InvocationTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 9.62 sec
[junit] Running org.jboss.test.jbossmx.performance.standard.InvocationTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 42.492 sec
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-iiop:
[junit] Running org.jboss.test.bankiiop.test.BankStressTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 7.07 sec
[junit] Running org.jboss.test.excepiiop.test.ExceptionTimingStressTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.034 sec
[junit] Running org.jboss.test.helloiiop.test.HelloTimingStressTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.057 sec
[junit] Running org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 6.17 sec
[junit] Running org.jboss.test.iiop.test.NoCodebaseUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.538 sec
[junit] Test org.jboss.test.iiop.test.NoCodebaseUnitTestCase FAILED
[junit] Running org.jboss.test.iiop.test.ParameterPassingStressTestCase
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 3.504 sec
[junit] Running org.jboss.test.marshaliiop.test.EjbUnMarshalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 1.593 sec
[junit] Test org.jboss.test.marshaliiop.test.EjbUnMarshalUnitTestCase FAILED
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-scout-jaxr:
[junit] Running org.jboss.test.jaxr.scout.JaxrBaseTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.786 sec
[junit] Running org.jboss.test.jaxr.scout.basic.JaxrJNDIConnectionTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.833 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrDeleteAssociationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.805 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrDeleteOrganizationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.163 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrSaveOrganizationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.064 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrSaveServiceBindingTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.874 sec
[junit] Running org.jboss.test.jaxr.scout.publish.infomodel.JaxrClassficationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.935 sec
[junit] Running org.jboss.test.jaxr.scout.publish.infomodel.JaxrConfimAssociationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.899 sec
[junit] Running org.jboss.test.jaxr.scout.query.JaxrBusinessQueryTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.662 sec
[junit] Running org.jboss.test.jaxr.scout.query.infomodel.JaxrFindAssociationsTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.64 sec
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-webservice:
[junit] Running org.jboss.test.webservice.admindevel.ExampleTestCase
[junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/log4j.xml
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 9.601 sec
[junit] Running org.jboss.test.webservice.admindevel.ExplodedExampleTestCase
[junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/log4j.xml
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.407 sec
[junit] Running org.jboss.test.webservice.admindevel.RedeployExampleTestCase
[junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/log4j.xml
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.85 sec
[junit] Running org.jboss.test.webservice.jbws1124.JBWS1124TestCase
[junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/log4j.xml
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 6.436 sec
[junit] Test org.jboss.test.webservice.jbws1124.JBWS1124TestCase FAILED
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-aspects-14:
tests-aspects-15:
_buildmagic:init:
Trying to override old definition of task property
_buildmagic:init:buildlog:
configure:
Overriding previous definition of reference to jboss.test.classpath
init:
compile-classes:
[javac] Compiling 4 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/aspects/output/classes
asynch:
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/aspects/output/lib/asynch-test.sar
jars:
main:
_buildmagic:init:
Trying to override old definition of task property
configure:
Overriding previous definition of reference to jboss.test.classpath
init:
tests:
_buildmagic:init:
init:
test:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/aspects/output/reports
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/aspects/output/log
[junit] Running org.jboss.test.asynch.AsynchTestCase
[junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0.321 sec
[junit] Test org.jboss.test.asynch.AsynchTestCase FAILED
tests-aspects:
[server:stop] Shutting down server: all
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_12/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta4/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta4/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta4/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.86.175:1099 --shutdown
[server:stop] shutdownTimeout will be=45
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath
tests-profileservice:
[echo] creating profileservice config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta4
[copy] Copying 331 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta4/server/profileservice
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta4/server/profileservice/conf
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta4/server/profileservice/deployers
[echo] Overwriting config descriptors
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta4/server/profileservice
[server:start] Starting server "profileservice" with command:
[server:start] /qa/tools/opt/jdk1.5.0_12/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta4/bin/run.jar:/qa/tools/opt/jdk1.5.0_12/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Dsun.lang.ClassLoader.allowArraySyntax=true -Djava.endorsed.dirs=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.Beta4/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c profileservice -b 10.18.86.175 -u 227.43.0.130
[server:start] Failed to start server "profileservice" before timeout. Destroying the process.
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:884: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:942: Error starting server "profileservice": Server failed to start; see logs.
Total time: 87 minutes 9 seconds
+ BSTATUS=1
+ [[ 1 -ne 0 ]]
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
usage: kill [ -s signal | -p ] [ -a ] pid ...
kill -l [ signal ]
+ return 0
+ exit 1
[JBoss-AS-5.0.x-TestSuite-sun15] $ bash -xe /tmp/hudson11266.sh
+ kill 17970
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
18 years, 3 months