You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/07/15 15:46:10 UTC

Hudson build is still unstable: ODE-trunk-maven2-jdk5 #95

See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/changes>



ODE-trunk-maven2-jdk5 - Build # 100 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #100)

Status: Still Failing

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/100/ to view the results.

ODE-trunk-maven2-jdk5 - Build # 101 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #101)

Status: Still Failing

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/101/ to view the results.

ODE-trunk-maven2-jdk5 - Build # 102 - Still Failing

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #102)

Status: Still Failing

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/102/ to view the results.

ODE-trunk-maven2-jdk5 - Build # 106 - Failure

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #106)

Status: Failure

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/106/ to view the results.

Build failed in Hudson: ODE-trunk-maven2-jdk5 #106

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/106/changes>

Changes:

[rr] Undefined XSD element (test + fix)

------------------------------------------
[...truncated 4994 lines...]
  <typens:requestID xmlns:typens="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">null</typens:requestID>
  <typens:requestText xmlns:typens="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">null</typens:requestText>
  <typens:flowIndicator xmlns:typens="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">
  	<typens:indicatorOne>yes</typens:indicatorOne><typens:indicatorTwo>yes</typens:indicatorTwo>
  </typens:flowIndicator>
  <loopIndicator xmlns="http://docs.oasis-open.org/wsbpel/2.0/process/executable">null</loopIndicator>
</request>'
	at org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime.evaluateNode(XPath20ExpressionRuntime.java:183)
	at org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry.evaluateNode(ExpressionLanguageRuntimeRegistry.java:84)
	at org.apache.ode.bpel.engine.BpelProcess.extractProperty(BpelProcess.java:358)
	at org.apache.ode.bpel.engine.BpelRuntimeContextImpl.readProperty(BpelRuntimeContextImpl.java:468)
	at org.apache.ode.bpel.runtime.ExprEvaluationContextImpl.readMessageProperty(ExprEvaluationContextImpl.java:113)
	at org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver$GetVariableProperty.evaluate(JaxpFunctionResolver.java:213)
	... 33 more
Caused by: java.lang.Throwable: ignoreMissingFromData
	... 39 more
08:49:52,973 ERROR [SWITCH] Error while executing an XPath expression: net.sf.saxon.trans.XPathException: javax.xml.xpath.XPathFunctionException
org.apache.ode.bpel.common.FaultException: Error while executing an XPath expression: net.sf.saxon.trans.XPathException: javax.xml.xpath.XPathFunctionException
	at org.apache.ode.bpel.runtime.SWITCH.run(SWITCH.java:60)
	at sun.reflect.GeneratedMethodAccessor136.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.ode.jacob.vpu.JacobVPU$JacobThreadImpl.run(JacobVPU.java:451)
	at org.apache.ode.jacob.vpu.JacobVPU.execute(JacobVPU.java:139)
	at org.apache.ode.bpel.engine.BpelRuntimeContextImpl.execute(BpelRuntimeContextImpl.java:906)
	at org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.invokeNewInstance(PartnerLinkMyRoleImpl.java:216)
	at org.apache.ode.bpel.engine.BpelProcess$1.invoke(BpelProcess.java:297)
	at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:246)
	at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:293)
	at org.apache.ode.bpel.engine.BpelProcess.handleJobDetails(BpelProcess.java:446)
	at org.apache.ode.bpel.engine.BpelEngineImpl.onScheduledJob(BpelEngineImpl.java:484)
	at org.apache.ode.bpel.engine.BpelServerImpl.onScheduledJob(BpelServerImpl.java:450)
	at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:535)
	at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:530)
	at org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:284)
	at org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:239)
	at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:529)
	at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:513)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
08:49:52,981 WARN  [BpelProcess] Instance 255 of {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4 has completed with fault: FaultData: [faultName={http://docs.oasis-open.org/wsbpel/2.0/process/executable}subLanguageExecutionFault, faulType=null] @-1
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.416 sec
08:49:54,055 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4.
08:49:54,172 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4.
08:49:54,211 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4
08:49:54,214 ERROR [DeploymentPoller] Error while deleting file TestFlowActivity1-4.deployed , please check if file is locked or if it really exist
08:49:54,279 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:52:133:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
08:49:54,279 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:53:41:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
08:49:54,279 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:54:48:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
08:49:54,280 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:55:51:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
08:49:54,280 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:57:41:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
08:49:54,280 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:58:48:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
08:49:54,280 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:59:51:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
08:49:54,281 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:61:41:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
08:49:54,281 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:62:48:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
08:49:54,281 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:63:51:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
08:49:54,282 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:76:133:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
08:49:54,282 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:77:45:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
08:49:54,282 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:78:48:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
08:49:54,331 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {mynamespace}QueryTest-5
08:49:54,331 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {mynamespace}QueryTest-5
08:49:54,356 INFO  [BpelProcess] Created new process DAO for {mynamespace}QueryTest-5 (guid=14bnrs7l5l2npx9diqmushcqqnuer22i)
08:49:54,357 INFO  [BpelProcess] Created new process DAO for {mynamespace}QueryTest-5 (guid=14bnrs7l5l2npx9diqmushcqqnuer22i).
08:49:54,361 INFO  [BpelServerImpl] Registered process {mynamespace}QueryTest-5.
08:49:54,362 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {mynamespace}QueryTest-5
08:49:54,362 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {mynamespace}QueryTest-5
08:49:54,362 ERROR [DeploymentPoller] Error while creating  file TestToQuery-5.deployed ,deployment could be inconsistent
08:49:54,362 INFO  [DeploymentWebService] Deployment of artifact TestToQuery-5 successful.
[INFO] Running BPELUnit: TestToQuery.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.204 sec
08:49:55,322 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {mynamespace}QueryTest-5
08:49:55,322 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {mynamespace}QueryTest-5
08:49:55,344 INFO  [BpelServerImpl] Unregistered process {mynamespace}QueryTest-5.
08:49:55,402 INFO  [BpelServerImpl] Deleted only the process {mynamespace}QueryTest-5.
08:49:55,408 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {mynamespace}QueryTest-5
08:49:55,411 ERROR [DeploymentPoller] Error while deleting file TestToQuery-5.deployed , please check if file is locked or if it really exist
08:49:55,475 ERROR [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowLinks-6/TestFlowLinks.bpel>:76:30:cvc-complex-type.2.4.a: Invalid content was found starting with element 'bpel:empty'. One of '{"http://docs.oasis-open.org/wsbpel/2.0/process/executable":sources}' is expected.
08:49:55,476 WARN  [BpelObjectFactory] Validation errors during parsing, continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
08:49:55,529 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {workflowns}TestCase-6
08:49:55,529 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {workflowns}TestCase-6
08:49:55,554 INFO  [BpelProcess] Created new process DAO for {workflowns}TestCase-6 (guid=59bgnfaodpncp3xom1bpvfv52g9q5j8j)
08:49:55,554 INFO  [BpelProcess] Created new process DAO for {workflowns}TestCase-6 (guid=59bgnfaodpncp3xom1bpvfv52g9q5j8j).
08:49:55,559 INFO  [BpelServerImpl] Registered process {workflowns}TestCase-6.
08:49:55,559 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {workflowns}TestCase-6
08:49:55,559 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {workflowns}TestCase-6
08:49:55,560 ERROR [DeploymentPoller] Error while creating  file TestFlowLinks-6.deployed ,deployment could be inconsistent
08:49:55,560 INFO  [DeploymentWebService] Deployment of artifact TestFlowLinks-6 successful.
[INFO] Running BPELUnit: TestFlowLinks.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.464 sec
08:49:56,877 INFO  [BpelServerImpl] Unregistered process {workflowns}TestCase-6.
08:49:56,930 INFO  [BpelServerImpl] Deleted only the process {workflowns}TestCase-6.
08:49:56,940 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {workflowns}TestCase-6
08:49:56,942 ERROR [DeploymentPoller] Error while deleting file TestFlowLinks-6.deployed , please check if file is locked or if it really exist
Error on line 11 
  FOAR0001: Integer division by zero
08:49:57,237 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-7
08:49:57,237 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-7
08:49:57,283 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXQueryWorld-7 (guid=3nwk4bvoi4fngitmkfl9u21xx75pwx14)
08:49:57,283 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXQueryWorld-7 (guid=3nwk4bvoi4fngitmkfl9u21xx75pwx14).
08:49:57,290 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test}HelloXQueryWorld-7.
08:49:57,290 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-7
08:49:57,290 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-7
08:49:57,290 ERROR [DeploymentPoller] Error while creating  file TestXQueryExpression-7.deployed ,deployment could be inconsistent
08:49:57,290 INFO  [DeploymentWebService] Deployment of artifact TestXQueryExpression-7 successful.
[INFO] Running BPELUnit: TestXQueryExpression.bpts
08:49:57,360 WARN  [BpelRuntimeContextImpl] Couldn't extract property '{OProperty {http://ode/bpel/unit-test.wsdl}content}' and variable {Variable __PROCESS_SCOPE:HelloXQueryWorld.myVar:OMessageVarType#7({http://ode/bpel/unit-test.wsdl}HelloXQueryMessage)} at HelloXQueryWorld:43 in property pre-extraction: org.apache.ode.bpel.common.FaultException: No results for expression: 'content' against '<?xml version="1.0" encoding="UTF-8"?>
<TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:rpcwrappernsprefix="http://ode/bpel/unit-test.wsdl" xmlns:tes="http://www.bpelunit.org/schema/testSuite">HelloXQuery World</TestPart>'
Error on line 11 
  FOAR0001: Integer division by zero
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.366 sec
08:49:58,426 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-7
08:49:58,426 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-7
08:49:58,448 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test}HelloXQueryWorld-7.
08:49:58,549 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test}HelloXQueryWorld-7.
08:49:58,556 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-7
08:49:58,559 ERROR [DeploymentPoller] Error while deleting file TestXQueryExpression-7.deployed , please check if file is locked or if it really exist
08:49:58,680 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestCombineUrl-8
08:49:58,680 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestCombineUrl-8
08:49:58,702 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}TestCombineUrl-8 (guid=q2hdlmhor3c31gaw5wk7u0xilu65p3oi)
08:49:58,702 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}TestCombineUrl-8 (guid=q2hdlmhor3c31gaw5wk7u0xilu65p3oi).
08:49:58,707 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test}TestCombineUrl-8.
08:49:58,707 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestCombineUrl-8
08:49:58,707 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestCombineUrl-8
08:49:58,707 ERROR [DeploymentPoller] Error while creating  file TestCombineUrl-8.deployed ,deployment could be inconsistent
08:49:58,707 INFO  [DeploymentWebService] Deployment of artifact TestCombineUrl-8 successful.
[INFO] Running BPELUnit: TestCombineUrl.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.135 sec
08:49:59,643 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test}TestCombineUrl-8.
08:49:59,684 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test}TestCombineUrl-8.
08:49:59,688 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestCombineUrl-8
08:49:59,690 ERROR [DeploymentPoller] Error while deleting file TestCombineUrl-8.deployed , please check if file is locked or if it really exist
08:49:59,757 ERROR [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestAssignComplex-9/AssignComplex.bpel>:71:33:cvc-complex-type.2.4.a: Invalid content was found starting with element 'bpel:query'. One of '{"http://schemas.xmlsoap.org/ws/2004/03/business-process/":documentation, WC[##other:"http://schemas.xmlsoap.org/ws/2004/03/business-process/"], "http://schemas.xmlsoap.org/ws/2004/03/business-process/":literal}' is expected.
08:49:59,757 WARN  [BpelObjectFactory] Validation errors during parsing, continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
08:49:59,832 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-9
08:49:59,832 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-9
08:49:59,864 INFO  [BpelProcess] Created new process DAO for {http://example.com/ComplexVariables/Variable}AssignComplex-9 (guid=qgwu0n3fbanvp3lcfo1o10u95gbp3u7v)
08:49:59,864 INFO  [BpelProcess] Created new process DAO for {http://example.com/ComplexVariables/Variable}AssignComplex-9 (guid=qgwu0n3fbanvp3lcfo1o10u95gbp3u7v).
08:49:59,870 INFO  [BpelServerImpl] Registered process {http://example.com/ComplexVariables/Variable}AssignComplex-9.
08:49:59,870 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-9
08:49:59,870 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-9
08:49:59,870 ERROR [DeploymentPoller] Error while creating  file TestAssignComplex-9.deployed ,deployment could be inconsistent
08:49:59,870 INFO  [DeploymentWebService] Deployment of artifact TestAssignComplex-9 successful.
[INFO] Running BPELUnit: TestAssignComplex.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.167 sec
08:50:00,840 INFO  [BpelServerImpl] Unregistered process {http://example.com/ComplexVariables/Variable}AssignComplex-9.
08:50:00,876 INFO  [BpelServerImpl] Deleted only the process {http://example.com/ComplexVariables/Variable}AssignComplex-9.
08:50:00,880 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-9
08:50:00,882 ERROR [DeploymentPoller] Error while deleting file TestAssignComplex-9.deployed , please check if file is locked or if it really exist
08:50:01,092 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
08:50:01,092 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
08:50:01,117 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXslWorld-10 (guid=q2hdlmhonqfxk7mku4t3n0o1idw1oa5d)
08:50:01,117 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXslWorld-10 (guid=q2hdlmhonqfxk7mku4t3n0o1idw1oa5d).
08:50:01,126 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test}HelloXslWorld-10.
08:50:01,126 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
08:50:01,126 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
08:50:01,126 ERROR [DeploymentPoller] Error while creating  file TestXslTransform-10.deployed ,deployment could be inconsistent
08:50:01,126 INFO  [DeploymentWebService] Deployment of artifact TestXslTransform-10 successful.
[INFO] Running BPELUnit: TestXslTransform.bpts
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.118 sec
08:50:02,119 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
08:50:02,119 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
08:50:02,142 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test}HelloXslWorld-10.
08:50:02,172 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test}HelloXslWorld-10.
08:50:02,180 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
08:50:02,182 ERROR [DeploymentPoller] Error while deleting file TestXslTransform-10.deployed , please check if file is locked or if it really exist
08:50:02,264 ERROR [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestCorrelationJoinOnMessage-11/CorrelationJoinOnMessageTest.bpel>:39:18:cvc-complex-type.2.4.a: Invalid content was found starting with element 'bpel:variables'. One of '{"http://docs.oasis-open.org/wsbpel/2.0/process/executable":faultHandlers, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":eventHandlers, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":assign, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":compensate, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":compensateScope, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":empty, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":exit, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":extensionActivity, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":flow, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":forEach, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":if, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":invoke, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":pick, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":receive, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":repeatUntil, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":reply, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":rethrow, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":scope, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":sequence, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":throw, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":validate, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":wait, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":while}' is expected.
08:50:02,268 WARN  [BpelObjectFactory] Validation errors during parsing, continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
08:50:02,364 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-11
08:50:02,365 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-11
08:50:02,400 INFO  [BpelProcess] Created new process DAO for {http://ode.apache.org/test4/process}Process-11 (guid=2oeok94kqmn1t4m4kuqvlpmlf3a3l1h7)
08:50:02,401 INFO  [BpelProcess] Created new process DAO for {http://ode.apache.org/test4/process}Process-11 (guid=2oeok94kqmn1t4m4kuqvlpmlf3a3l1h7).
08:50:02,409 INFO  [BpelServerImpl] Registered process {http://ode.apache.org/test4/process}Process-11.
08:50:02,409 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-11
08:50:02,409 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-11
08:50:02,409 ERROR [DeploymentPoller] Error while creating  file TestCorrelationJoinOnMessage-11.deployed ,deployment could be inconsistent
08:50:02,410 INFO  [DeploymentWebService] Deployment of artifact TestCorrelationJoinOnMessage-11 successful.
[INFO] Running BPELUnit: TestCorrelationJoinOnMessage.bpts
[INFO] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0.026 sec
08:50:03,257 INFO  [BpelServerImpl] Unregistered process {http://ode.apache.org/test4/process}Process-11.
08:50:03,268 WARN  [Runtime] Detected possible orphaned reference to deleted object "org.apache.ode.dao.jpa.CorrelatorDAOImpl-114" in "org.apache.ode.dao.jpa.MessageExchangeDAOImpl._correlator".
08:50:03,276 INFO  [BpelServerImpl] Deleted only the process {http://ode.apache.org/test4/process}Process-11.
08:50:03,281 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-11
08:50:03,283 ERROR [DeploymentPoller] Error while deleting file TestCorrelationJoinOnMessage-11.deployed , please check if file is locked or if it really exist
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: Distribution
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] [assembly:single {execution: war-distro}]
[INFO] Reading assembly descriptor: src/main/assembly/war.xml
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/target/apache-ode-war-1.3.5-SNAPSHOT.zip>
[INFO] [assembly:single {execution: jbi-distro}]
[INFO] Reading assembly descriptor: src/main/assembly/jbi.xml
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[WARNING] Cannot include project artifact: org.apache.ode:ode-distro:pom:1.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/target/apache-ode-jbi-1.3.5-SNAPSHOT.zip>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-distro/builds/2010-07-22_08-09-31/archive/org.apache.ode/ode-distro/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/distro/target/apache-ode-war-1.3.5-SNAPSHOT.zip> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-distro/builds/2010-07-22_08-09-31/archive/org.apache.ode/ode-distro/1.3.5-SNAPSHOT/apache-ode-war-1.3.5-SNAPSHOT.zip
Sending e-mails to: dev@ode.apache.org
Sending e-mails to: dev@ode.apache.org
ERROR: Failed to parse POMs
hudson.util.IOException2: Failed to join the process
	at hudson.Proc$RemoteProc.join(Proc.java:355)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:164)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:483)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:127)
Caused by: java.util.concurrent.ExecutionException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request$1.get(Request.java:218)
	at hudson.remoting.Request$1.get(Request.java:172)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.Proc$RemoteProc.join(Proc.java:347)
	... 7 more
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:257)
	at hudson.remoting.Channel.terminate(Channel.java:602)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:893)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:875)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:869)
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:555)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:744)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:127)


Hudson build is unstable: ODE-trunk-maven2-jdk5 #105

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/105/changes>



Build failed in Hudson: ODE-trunk-maven2-jdk5 #104

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/104/changes>

Changes:

[rr] SELECT_MEX_PROPS_IDS_BY_INSTANCES is no longer needed

------------------------------------------
[...truncated 4971 lines...]
	at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:535)
	at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:530)
	at org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:284)
	at org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:239)
	at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:529)
	at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:513)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: net.sf.saxon.trans.XPathException: javax.xml.xpath.XPathFunctionException
	at net.sf.saxon.xpath.XPathFunctionCall.call(XPathFunctionCall.java:144)
	at net.sf.saxon.xpath.XPathFunctionCall.iterate(XPathFunctionCall.java:114)
	at net.sf.saxon.expr.Atomizer.iterate(Atomizer.java:163)
	at net.sf.saxon.expr.GeneralComparison.effectiveBooleanValue(GeneralComparison.java:518)
	at net.sf.saxon.xpath.XPathExpressionImpl.evaluate(XPathExpressionImpl.java:310)
	at org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime.evaluate(XPath20ExpressionRuntime.java:248)
	... 27 more
Caused by: javax.xml.xpath.XPathFunctionException
	at org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver$GetVariableProperty.evaluate(JaxpFunctionResolver.java:215)
	at net.sf.saxon.xpath.XPathFunctionCall.call(XPathFunctionCall.java:136)
	... 32 more
Caused by: org.apache.ode.bpel.common.FaultException: No results for expression: 'typens:loopIndicator' against '<?xml version="1.0" encoding="UTF-8"?>
<request xmlns="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:tes="http://www.bpelunit.org/schema/testSuite" xmlns:tes1="http://ode/bpel/unit-test/testFlowActivity1" xmlns:tes2="http://ode/bpel/unit-test/testFlowActivity1.wsdl">
  <typens:requestID xmlns:typens="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">null</typens:requestID>
  <typens:requestText xmlns:typens="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">null</typens:requestText>
  <typens:flowIndicator xmlns:typens="http://ode/bpel/unit-test/testFlowActivity1.wsdl.types">
  	<typens:indicatorOne>yes</typens:indicatorOne><typens:indicatorTwo>yes</typens:indicatorTwo>
  </typens:flowIndicator>
  <loopIndicator xmlns="http://docs.oasis-open.org/wsbpel/2.0/process/executable">null</loopIndicator>
</request>'
	at org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntime.evaluateNode(XPath20ExpressionRuntime.java:183)
	at org.apache.ode.bpel.runtime.ExpressionLanguageRuntimeRegistry.evaluateNode(ExpressionLanguageRuntimeRegistry.java:84)
	at org.apache.ode.bpel.engine.BpelProcess.extractProperty(BpelProcess.java:358)
	at org.apache.ode.bpel.engine.BpelRuntimeContextImpl.readProperty(BpelRuntimeContextImpl.java:468)
	at org.apache.ode.bpel.runtime.ExprEvaluationContextImpl.readMessageProperty(ExprEvaluationContextImpl.java:113)
	at org.apache.ode.bpel.elang.xpath20.runtime.JaxpFunctionResolver$GetVariableProperty.evaluate(JaxpFunctionResolver.java:213)
	... 33 more
Caused by: java.lang.Throwable: ignoreMissingFromData
	... 39 more
11:41:18,422 ERROR [SWITCH] Error while executing an XPath expression: net.sf.saxon.trans.XPathException: javax.xml.xpath.XPathFunctionException
org.apache.ode.bpel.common.FaultException: Error while executing an XPath expression: net.sf.saxon.trans.XPathException: javax.xml.xpath.XPathFunctionException
	at org.apache.ode.bpel.runtime.SWITCH.run(SWITCH.java:60)
	at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.apache.ode.jacob.vpu.JacobVPU$JacobThreadImpl.run(JacobVPU.java:451)
	at org.apache.ode.jacob.vpu.JacobVPU.execute(JacobVPU.java:139)
	at org.apache.ode.bpel.engine.BpelRuntimeContextImpl.execute(BpelRuntimeContextImpl.java:906)
	at org.apache.ode.bpel.engine.PartnerLinkMyRoleImpl.invokeNewInstance(PartnerLinkMyRoleImpl.java:216)
	at org.apache.ode.bpel.engine.BpelProcess$1.invoke(BpelProcess.java:297)
	at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:246)
	at org.apache.ode.bpel.engine.BpelProcess.invokeProcess(BpelProcess.java:293)
	at org.apache.ode.bpel.engine.BpelProcess.handleJobDetails(BpelProcess.java:446)
	at org.apache.ode.bpel.engine.BpelEngineImpl.onScheduledJob(BpelEngineImpl.java:484)
	at org.apache.ode.bpel.engine.BpelServerImpl.onScheduledJob(BpelServerImpl.java:450)
	at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:535)
	at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob$1.call(SimpleScheduler.java:530)
	at org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:284)
	at org.apache.ode.scheduler.simple.SimpleScheduler.execTransaction(SimpleScheduler.java:239)
	at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:529)
	at org.apache.ode.scheduler.simple.SimpleScheduler$RunJob.call(SimpleScheduler.java:513)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
11:41:18,432 WARN  [BpelProcess] Instance 255 of {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4 has completed with fault: FaultData: [faultName={http://docs.oasis-open.org/wsbpel/2.0/process/executable}subLanguageExecutionFault, faulType=null] @-1
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.407 sec
11:41:19,460 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4
11:41:19,461 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4
11:41:19,479 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4.
11:41:19,583 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4.
11:41:19,627 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test/testFlowActivity1}TestActivityFlow-4
11:41:19,629 ERROR [DeploymentPoller] Error while deleting file TestFlowActivity1-4.deployed , please check if file is locked or if it really exist
11:41:19,687 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:52:133:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
11:41:19,687 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:53:41:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
11:41:19,687 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:54:48:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
11:41:19,688 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:55:51:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
11:41:19,688 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:57:41:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
11:41:19,688 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:58:48:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
11:41:19,688 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:59:51:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
11:41:19,689 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:61:41:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
11:41:19,689 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:62:48:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
11:41:19,689 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:63:51:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
11:41:19,690 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:76:133:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
11:41:19,690 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:77:45:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
11:41:19,690 WARN  [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestToQuery-5/QueryTest.bpel>:78:48:schema_reference.4: Failed to read schema document 'QueryTest1.wsdl', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
11:41:19,741 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {mynamespace}QueryTest-5
11:41:19,741 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {mynamespace}QueryTest-5
11:41:19,768 INFO  [BpelProcess] Created new process DAO for {mynamespace}QueryTest-5 (guid=14bnrs7l5l2npx9diqmushcqqnuer22i)
11:41:19,768 INFO  [BpelProcess] Created new process DAO for {mynamespace}QueryTest-5 (guid=14bnrs7l5l2npx9diqmushcqqnuer22i).
11:41:19,775 INFO  [BpelServerImpl] Registered process {mynamespace}QueryTest-5.
11:41:19,775 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {mynamespace}QueryTest-5
11:41:19,776 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {mynamespace}QueryTest-5
11:41:19,776 ERROR [DeploymentPoller] Error while creating  file TestToQuery-5.deployed ,deployment could be inconsistent
11:41:19,776 INFO  [DeploymentWebService] Deployment of artifact TestToQuery-5 successful.
[INFO] Running BPELUnit: TestToQuery.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.152 sec
11:41:20,711 INFO  [BpelServerImpl] Unregistered process {mynamespace}QueryTest-5.
11:41:20,767 INFO  [BpelServerImpl] Deleted only the process {mynamespace}QueryTest-5.
11:41:20,773 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {mynamespace}QueryTest-5
11:41:20,775 ERROR [DeploymentPoller] Error while deleting file TestToQuery-5.deployed , please check if file is locked or if it really exist
11:41:20,835 ERROR [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestFlowLinks-6/TestFlowLinks.bpel>:76:30:cvc-complex-type.2.4.a: Invalid content was found starting with element 'bpel:empty'. One of '{"http://docs.oasis-open.org/wsbpel/2.0/process/executable":sources}' is expected.
11:41:20,837 WARN  [BpelObjectFactory] Validation errors during parsing, continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
11:41:20,892 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {workflowns}TestCase-6
11:41:20,892 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {workflowns}TestCase-6
11:41:20,919 INFO  [BpelProcess] Created new process DAO for {workflowns}TestCase-6 (guid=59bgnfaodpncp3xom1bpvfv52g9q5j8j)
11:41:20,919 INFO  [BpelProcess] Created new process DAO for {workflowns}TestCase-6 (guid=59bgnfaodpncp3xom1bpvfv52g9q5j8j).
11:41:20,926 INFO  [BpelServerImpl] Registered process {workflowns}TestCase-6.
11:41:20,926 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {workflowns}TestCase-6
11:41:20,927 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {workflowns}TestCase-6
11:41:20,927 ERROR [DeploymentPoller] Error while creating  file TestFlowLinks-6.deployed ,deployment could be inconsistent
11:41:20,927 INFO  [DeploymentWebService] Deployment of artifact TestFlowLinks-6 successful.
[INFO] Running BPELUnit: TestFlowLinks.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.497 sec
11:41:22,281 INFO  [BpelServerImpl] Unregistered process {workflowns}TestCase-6.
11:41:22,333 INFO  [BpelServerImpl] Deleted only the process {workflowns}TestCase-6.
11:41:22,337 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {workflowns}TestCase-6
11:41:22,339 ERROR [DeploymentPoller] Error while deleting file TestFlowLinks-6.deployed , please check if file is locked or if it really exist
Error on line 11 
  FOAR0001: Integer division by zero
11:41:22,632 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-7
11:41:22,633 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-7
11:41:22,678 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXQueryWorld-7 (guid=3nwk4bvoi4fngitmkfl9u21xx75pwx14)
11:41:22,678 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXQueryWorld-7 (guid=3nwk4bvoi4fngitmkfl9u21xx75pwx14).
11:41:22,683 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test}HelloXQueryWorld-7.
11:41:22,683 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-7
11:41:22,683 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-7
11:41:22,684 ERROR [DeploymentPoller] Error while creating  file TestXQueryExpression-7.deployed ,deployment could be inconsistent
11:41:22,684 INFO  [DeploymentWebService] Deployment of artifact TestXQueryExpression-7 successful.
[INFO] Running BPELUnit: TestXQueryExpression.bpts
11:41:22,749 WARN  [BpelRuntimeContextImpl] Couldn't extract property '{OProperty {http://ode/bpel/unit-test.wsdl}content}' and variable {Variable __PROCESS_SCOPE:HelloXQueryWorld.myVar:OMessageVarType#7({http://ode/bpel/unit-test.wsdl}HelloXQueryMessage)} at HelloXQueryWorld:43 in property pre-extraction: org.apache.ode.bpel.common.FaultException: No results for expression: 'content' against '<?xml version="1.0" encoding="UTF-8"?>
<TestPart xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:rpcwrappernsprefix="http://ode/bpel/unit-test.wsdl" xmlns:tes="http://www.bpelunit.org/schema/testSuite">HelloXQuery World</TestPart>'
Error on line 11 
  FOAR0001: Integer division by zero
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.316 sec
11:41:23,776 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test}HelloXQueryWorld-7.
11:41:23,875 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test}HelloXQueryWorld-7.
11:41:23,882 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXQueryWorld-7
11:41:23,884 ERROR [DeploymentPoller] Error while deleting file TestXQueryExpression-7.deployed , please check if file is locked or if it really exist
11:41:23,986 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestCombineUrl-8
11:41:23,986 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestCombineUrl-8
11:41:24,007 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}TestCombineUrl-8 (guid=q2hdlmhor3c31gaw5wk7u0xilu65p3oi)
11:41:24,007 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}TestCombineUrl-8 (guid=q2hdlmhor3c31gaw5wk7u0xilu65p3oi).
11:41:24,012 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test}TestCombineUrl-8.
11:41:24,012 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestCombineUrl-8
11:41:24,012 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestCombineUrl-8
11:41:24,012 ERROR [DeploymentPoller] Error while creating  file TestCombineUrl-8.deployed ,deployment could be inconsistent
11:41:24,013 INFO  [DeploymentWebService] Deployment of artifact TestCombineUrl-8 successful.
[INFO] Running BPELUnit: TestCombineUrl.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.105 sec
11:41:24,900 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test}TestCombineUrl-8.
11:41:24,940 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test}TestCombineUrl-8.
11:41:24,945 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}TestCombineUrl-8
11:41:24,948 ERROR [DeploymentPoller] Error while deleting file TestCombineUrl-8.deployed , please check if file is locked or if it really exist
11:41:25,009 ERROR [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestAssignComplex-9/AssignComplex.bpel>:71:33:cvc-complex-type.2.4.a: Invalid content was found starting with element 'bpel:query'. One of '{"http://schemas.xmlsoap.org/ws/2004/03/business-process/":documentation, WC[##other:"http://schemas.xmlsoap.org/ws/2004/03/business-process/"], "http://schemas.xmlsoap.org/ws/2004/03/business-process/":literal}' is expected.
11:41:25,010 WARN  [BpelObjectFactory] Validation errors during parsing, continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
11:41:25,086 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:25,086 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:25,119 INFO  [BpelProcess] Created new process DAO for {http://example.com/ComplexVariables/Variable}AssignComplex-9 (guid=qgwu0n3fbanvp3lcfo1o10u95gbp3u7v)
11:41:25,120 INFO  [BpelProcess] Created new process DAO for {http://example.com/ComplexVariables/Variable}AssignComplex-9 (guid=qgwu0n3fbanvp3lcfo1o10u95gbp3u7v).
11:41:25,126 INFO  [BpelServerImpl] Registered process {http://example.com/ComplexVariables/Variable}AssignComplex-9.
11:41:25,127 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:25,127 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:25,127 ERROR [DeploymentPoller] Error while creating  file TestAssignComplex-9.deployed ,deployment could be inconsistent
11:41:25,127 INFO  [DeploymentWebService] Deployment of artifact TestAssignComplex-9 successful.
[INFO] Running BPELUnit: TestAssignComplex.bpts
[INFO] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.16 sec
11:41:26,042 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:26,042 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:26,078 INFO  [BpelServerImpl] Unregistered process {http://example.com/ComplexVariables/Variable}AssignComplex-9.
11:41:26,112 INFO  [BpelServerImpl] Deleted only the process {http://example.com/ComplexVariables/Variable}AssignComplex-9.
11:41:26,118 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://example.com/ComplexVariables/Variable}AssignComplex-9
11:41:26,121 ERROR [DeploymentPoller] Error while deleting file TestAssignComplex-9.deployed , please check if file is locked or if it really exist
11:41:26,303 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
11:41:26,303 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
11:41:26,326 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXslWorld-10 (guid=q2hdlmhonqfxk7mku4t3n0o1idw1oa5d)
11:41:26,327 INFO  [BpelProcess] Created new process DAO for {http://ode/bpel/unit-test}HelloXslWorld-10 (guid=q2hdlmhonqfxk7mku4t3n0o1idw1oa5d).
11:41:26,333 INFO  [BpelServerImpl] Registered process {http://ode/bpel/unit-test}HelloXslWorld-10.
11:41:26,334 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
11:41:26,334 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
11:41:26,334 ERROR [DeploymentPoller] Error while creating  file TestXslTransform-10.deployed ,deployment could be inconsistent
11:41:26,334 INFO  [DeploymentWebService] Deployment of artifact TestXslTransform-10 successful.
[INFO] Running BPELUnit: TestXslTransform.bpts
[INFO] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.175 sec
11:41:27,427 INFO  [BpelServerImpl] Unregistered process {http://ode/bpel/unit-test}HelloXslWorld-10.
11:41:27,457 INFO  [BpelServerImpl] Deleted only the process {http://ode/bpel/unit-test}HelloXslWorld-10.
11:41:27,464 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode/bpel/unit-test}HelloXslWorld-10
11:41:27,466 ERROR [DeploymentPoller] Error while deleting file TestXslTransform-10.deployed , please check if file is locked or if it really exist
11:41:27,524 ERROR [BpelObjectFactory$BOMSAXErrorHandler] null:file://<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/bpel-itest/target/tmp/webapp/WEB-INF/processes/TestCorrelationJoinOnMessage-11/CorrelationJoinOnMessageTest.bpel>:39:18:cvc-complex-type.2.4.a: Invalid content was found starting with element 'bpel:variables'. One of '{"http://docs.oasis-open.org/wsbpel/2.0/process/executable":faultHandlers, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":eventHandlers, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":assign, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":compensate, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":compensateScope, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":empty, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":exit, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":extensionActivity, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":flow, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":forEach, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":if, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":invoke, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":pick, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":receive, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":repeatUntil, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":reply, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":rethrow, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":scope, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":sequence, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":throw, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":validate, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":wait, "http://docs.oasis-open.org/wsbpel/2.0/process/executable":while}' is expected.
11:41:27,529 WARN  [BpelObjectFactory] Validation errors during parsing, continuing due to -Dorg.apache.ode.compiler.failOnValidationErrors=false switch
11:41:27,675 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-11
11:41:27,675 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-11
11:41:27,712 INFO  [BpelProcess] Created new process DAO for {http://ode.apache.org/test4/process}Process-11 (guid=2oeok94kqmn1t4m4kuqvlpmlf3a3l1h7)
11:41:27,713 INFO  [BpelProcess] Created new process DAO for {http://ode.apache.org/test4/process}Process-11 (guid=2oeok94kqmn1t4m4kuqvlpmlf3a3l1h7).
11:41:27,721 INFO  [BpelServerImpl] Registered process {http://ode.apache.org/test4/process}Process-11.
11:41:27,721 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-11
11:41:27,721 INFO  [CronScheduler] Scheduling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-11
11:41:27,721 ERROR [DeploymentPoller] Error while creating  file TestCorrelationJoinOnMessage-11.deployed ,deployment could be inconsistent
11:41:27,722 INFO  [DeploymentWebService] Deployment of artifact TestCorrelationJoinOnMessage-11 successful.
[INFO] Running BPELUnit: TestCorrelationJoinOnMessage.bpts
[INFO] Tests run: 2, Failures: 0, Errors: 1, Time elapsed: 0.051 sec
11:41:28,589 INFO  [BpelServerImpl] Unregistered process {http://ode.apache.org/test4/process}Process-11.
11:41:28,600 WARN  [Runtime] Detected possible orphaned reference to deleted object "org.apache.ode.dao.jpa.CorrelatorDAOImpl-114" in "org.apache.ode.dao.jpa.MessageExchangeDAOImpl._correlator".
11:41:28,607 INFO  [BpelServerImpl] Deleted only the process {http://ode.apache.org/test4/process}Process-11.
11:41:28,617 INFO  [CronScheduler] Cancelling PROCESS CRON jobs for: {http://ode.apache.org/test4/process}Process-11
11:41:28,619 ERROR [DeploymentPoller] Error while deleting file TestCorrelationJoinOnMessage-11.deployed , please check if file is locked or if it really exist
Sending e-mails to: dev@ode.apache.org
Sending e-mails to: dev@ode.apache.org
ERROR: Failed to parse POMs
hudson.util.IOException2: Failed to join the process
	at hudson.Proc$RemoteProc.join(Proc.java:355)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:164)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:483)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:127)
Caused by: java.util.concurrent.ExecutionException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request$1.get(Request.java:218)
	at hudson.remoting.Request$1.get(Request.java:172)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.Proc$RemoteProc.join(Proc.java:347)
	... 7 more
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:257)
	at hudson.remoting.Channel.terminate(Channel.java:602)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:893)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:875)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:869)
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:555)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:744)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:127)


ODE-trunk-maven2-jdk5 - Build # 104 - Failure

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #104)

Status: Failure

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/104/ to view the results.

Hudson build is unstable: ODE-trunk-maven2-jdk5 #103

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/103/changes>



Build failed in Hudson: ODE-trunk-maven2-jdk5 #102

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/102/changes>

Changes:

[rr] MissingIgnoreFromData does not work, and corrupts server (test + fix)

------------------------------------------
[...truncated 4382 lines...]
 T E S T S
-------------------------------------------------------
Running org.apache.ode.axis2.util.UrlReplacementTransformerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.ode.axis2.SoapMessageConverterTest
testCreateSOAPRequest: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body>
      <getObjectId xmlns="http://documentum.com/ws/2005/services" foo="bar">
          <someFooBar />
          <barbaz xmlns="" />
      </getObjectId>
   </soapenv:Body></soapenv:Envelope>
testParseRequest: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header><DocumentumSecurityToken xmlns="http://documentum.com/ws/2005/services">SEKREET</DocumentumSecurityToken></soapenv:Header><soapenv:Body>
      <getObjectId xmlns="http://documentum.com/ws/2005/services" foo="bar">
          <someFooBar />
          <barbaz xmlns="" />
      </getObjectId>
   </soapenv:Body></soapenv:Envelope>
<?xml version="1.0" encoding="UTF-8"?>
<message><parameters><getObjectId foo="bar" xmlns="http://documentum.com/ws/2005/services" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
          <someFooBar xmlns="http://documentum.com/ws/2005/services"/>
          <barbaz xmlns=""/>
      </getObjectId></parameters></message>
<?xml version="1.0" encoding="UTF-8"?>
<message><TestPart xmlns="" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:foo="urn:/bar" xmlns:ns1="http://ode/bpel/unit-test.wsdl">ns1:Hello</TestPart></message>
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 sec
Running org.apache.ode.axis2.httpbinding.HttpMethodConverterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 sec
Running org.apache.ode.axis2.util.UrlEncodedTransformerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.ode.axis2.ODEServerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.ode.axis2.httpbinding.HttpBindingValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.ode.axis2.httpbinding.HttpHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec

Results :

Tests run: 21, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/ode-axis2-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-axis2/builds/2010-07-21_09-06-58/archive/org.apache.ode/ode-axis2/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/ode-axis2-1.3.5-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-axis2/builds/2010-07-21_09-06-58/archive/org.apache.ode/ode-axis2/1.3.5-SNAPSHOT/ode-axis2-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: JBI Distribution
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
Downloading: https://repository.apache.org/content/groups/public/org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository servicemix-repo (https://repository.apache.org/content/groups/public)
Downloading: http://people.apache.org/~rr/saxon-repo/org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository saxon-repo (http://people.apache.org/~rr/saxon-repo)
Downloading: http://repo1.maven.org/maven2//org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository central (http://repo1.maven.org/maven2/)
Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo//org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository servicemix-m2-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [jbi:generate-jbi-component-descriptor {execution: jbi-generation}]
[INFO] Generating jbi.xml
[WARNING] POM for 'tranql:tranql-connector-derby-common:pom:1.1:test' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 33 source files to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 3 resources
[INFO] [resources:copy-resources {execution: copy-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 169 resources
[INFO] Copying 153 resources
[INFO] [resources:copy-resources {execution: copy-resources2}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 14 source files to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.jbi.OdeJbiComponentLifeCycleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.021 sec
Running org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapperTest
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes/test.wsdl'.>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.27 sec
Running org.apache.ode.jbi.OnEventAlarmJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.613 sec
Running org.apache.ode.jbi.MagicSessionJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.249 sec
Running org.apache.ode.jbi.DigestJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.334 sec
Running org.apache.ode.jbi.EmptyRespJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.638 sec
Running org.apache.ode.jbi.RetireJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.809 sec
Running org.apache.ode.jbi.CommunicationJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.252 sec
Running org.apache.ode.jbi.MagicSessionExternalJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.602 sec
Running org.apache.ode.jbi.ExtVarJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.608 sec
Running org.apache.ode.jbi.SpringPropertiesJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.761 sec
Running org.apache.ode.jbi.HelloWorldJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.609 sec
Running org.apache.ode.jbi.ReplayerJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.142 sec

Results :

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

[HUDSON] Recording test results
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [jbi:generate-jbi-component-descriptor {execution: jbi-generation}]
[INFO] Generating jbi.xml
[WARNING] POM for 'tranql:tranql-connector-derby-common:pom:1.1:test' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [resources:copy-resources {execution: copy-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 169 resources
[INFO] Copying 153 resources
[INFO] [resources:copy-resources {execution: copy-resources2}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.jbi.OdeJbiComponentLifeCycleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.022 sec
Running org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapperTest
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes/test.wsdl'.>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 sec
Running org.apache.ode.jbi.OnEventAlarmJbiTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.924 sec <<< FAILURE!
Running org.apache.ode.jbi.MagicSessionJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.869 sec
Running org.apache.ode.jbi.DigestJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.285 sec
Running org.apache.ode.jbi.EmptyRespJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.538 sec
Running org.apache.ode.jbi.RetireJbiTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.129 sec <<< FAILURE!
Running org.apache.ode.jbi.CommunicationJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.51 sec
Running org.apache.ode.jbi.MagicSessionExternalJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.236 sec
Running org.apache.ode.jbi.ExtVarJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.464 sec
Running org.apache.ode.jbi.SpringPropertiesJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.846 sec
Running org.apache.ode.jbi.HelloWorldJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.632 sec
Running org.apache.ode.jbi.ReplayerJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.558 sec

Results :

Failed tests: 
  testOnEventAlarm(org.apache.ode.jbi.OnEventAlarmJbiTest)
  testRetire(org.apache.ode.jbi.RetireJbiTest)

Tests run: 13, Failures: 2, Errors: 0, Skipped: 1

[ERROR] There are test failures.

Please refer to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports> for the individual test results.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.jar>
[INFO] [assembly:single {execution: jbi-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO]  already added, skipping
[INFO] Building zip: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.zip>
[INFO]  already added, skipping
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-21_09-06-58/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-21_09-06-58/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/ode-jbi-1.3.5-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.zip> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-21_09-06-58/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/ode-jbi-1.3.5-SNAPSHOT.zip
Sending e-mails to: dev@ode.apache.org
ERROR: Failed to parse POMs
hudson.util.IOException2: Failed to join the process
	at hudson.Proc$RemoteProc.join(Proc.java:355)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:164)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:483)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:127)
Caused by: java.util.concurrent.ExecutionException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request$1.get(Request.java:218)
	at hudson.remoting.Request$1.get(Request.java:172)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.Proc$RemoteProc.join(Proc.java:347)
	... 7 more
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:257)
	at hudson.remoting.Channel.terminate(Channel.java:602)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:893)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:875)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:869)
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:555)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:744)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:127)


Build failed in Hudson: ODE-trunk-maven2-jdk5 #101

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/101/changes>

Changes:

[jeffyu] * try to fix the failure build.

------------------------------------------
[...truncated 4336 lines...]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/surefire-reports>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.axis2.util.UrlReplacementTransformerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.ode.axis2.SoapMessageConverterTest
testCreateSOAPRequest: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body>
      <getObjectId xmlns="http://documentum.com/ws/2005/services" foo="bar">
          <someFooBar />
          <barbaz xmlns="" />
      </getObjectId>
   </soapenv:Body></soapenv:Envelope>
testParseRequest: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header><DocumentumSecurityToken xmlns="http://documentum.com/ws/2005/services">SEKREET</DocumentumSecurityToken></soapenv:Header><soapenv:Body>
      <getObjectId xmlns="http://documentum.com/ws/2005/services" foo="bar">
          <someFooBar />
          <barbaz xmlns="" />
      </getObjectId>
   </soapenv:Body></soapenv:Envelope>
<?xml version="1.0" encoding="UTF-8"?>
<message><parameters><getObjectId foo="bar" xmlns="http://documentum.com/ws/2005/services" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
          <someFooBar xmlns="http://documentum.com/ws/2005/services"/>
          <barbaz xmlns=""/>
      </getObjectId></parameters></message>
<?xml version="1.0" encoding="UTF-8"?>
<message><TestPart xmlns="" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:foo="urn:/bar" xmlns:ns1="http://ode/bpel/unit-test.wsdl">ns1:Hello</TestPart></message>
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec
Running org.apache.ode.axis2.httpbinding.HttpMethodConverterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec
Running org.apache.ode.axis2.util.UrlEncodedTransformerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.apache.ode.axis2.ODEServerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.ode.axis2.httpbinding.HttpBindingValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.ode.axis2.httpbinding.HttpHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec

Results :

Tests run: 21, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/ode-axis2-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-axis2/builds/2010-07-20_11-17-25/archive/org.apache.ode/ode-axis2/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/ode-axis2-1.3.5-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-axis2/builds/2010-07-20_11-17-25/archive/org.apache.ode/ode-axis2/1.3.5-SNAPSHOT/ode-axis2-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: JBI Distribution
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
Downloading: https://repository.apache.org/content/groups/public/org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository servicemix-repo (https://repository.apache.org/content/groups/public)
Downloading: http://people.apache.org/~rr/saxon-repo/org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository saxon-repo (http://people.apache.org/~rr/saxon-repo)
Downloading: http://repo1.maven.org/maven2//org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository central (http://repo1.maven.org/maven2/)
Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo//org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository servicemix-m2-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [jbi:generate-jbi-component-descriptor {execution: jbi-generation}]
[INFO] Generating jbi.xml
[WARNING] POM for 'tranql:tranql-connector-derby-common:pom:1.1:test' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 33 source files to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 3 resources
[INFO] [resources:copy-resources {execution: copy-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 169 resources
[INFO] Copying 153 resources
[INFO] [resources:copy-resources {execution: copy-resources2}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 14 source files to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapperTest
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes/test.wsdl'.>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 sec
Running org.apache.ode.jbi.OnEventAlarmJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.587 sec
Running org.apache.ode.jbi.OdeJbiComponentLifeCycleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec
Running org.apache.ode.jbi.MagicSessionJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.271 sec
Running org.apache.ode.jbi.DigestJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.559 sec
Running org.apache.ode.jbi.EmptyRespJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.218 sec
Running org.apache.ode.jbi.RetireJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.422 sec
Running org.apache.ode.jbi.CommunicationJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.748 sec
Running org.apache.ode.jbi.MagicSessionExternalJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.181 sec
Running org.apache.ode.jbi.ExtVarJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.14 sec
Running org.apache.ode.jbi.SpringPropertiesJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.569 sec
Running org.apache.ode.jbi.ReplayerJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.731 sec
Running org.apache.ode.jbi.HelloWorldJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 sec

Results :

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

[HUDSON] Recording test results
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [jbi:generate-jbi-component-descriptor {execution: jbi-generation}]
[INFO] Generating jbi.xml
[WARNING] POM for 'tranql:tranql-connector-derby-common:pom:1.1:test' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [resources:copy-resources {execution: copy-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 169 resources
[INFO] Copying 153 resources
[INFO] [resources:copy-resources {execution: copy-resources2}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapperTest
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes/test.wsdl'.>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 sec
Running org.apache.ode.jbi.OnEventAlarmJbiTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 29.789 sec <<< FAILURE!
Running org.apache.ode.jbi.OdeJbiComponentLifeCycleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.006 sec
Running org.apache.ode.jbi.MagicSessionJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.863 sec
Running org.apache.ode.jbi.DigestJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.19 sec
Running org.apache.ode.jbi.EmptyRespJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.509 sec
Running org.apache.ode.jbi.RetireJbiTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.911 sec <<< FAILURE!
Running org.apache.ode.jbi.CommunicationJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.608 sec
Running org.apache.ode.jbi.MagicSessionExternalJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.32 sec
Running org.apache.ode.jbi.ExtVarJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.949 sec
Running org.apache.ode.jbi.SpringPropertiesJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.81 sec
Running org.apache.ode.jbi.ReplayerJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.801 sec
Running org.apache.ode.jbi.HelloWorldJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.167 sec

Results :

Failed tests: 
  testOnEventAlarm(org.apache.ode.jbi.OnEventAlarmJbiTest)
  testRetire(org.apache.ode.jbi.RetireJbiTest)

Tests run: 13, Failures: 2, Errors: 0, Skipped: 1

[ERROR] There are test failures.

Please refer to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports> for the individual test results.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.jar>
[INFO] [assembly:single {execution: jbi-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO]  already added, skipping
[INFO] Building zip: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.zip>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-20_11-17-26/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-20_11-17-26/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/ode-jbi-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to create assembly: Error creating assembly archive : Problem creating zip: No space left on device

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49 minutes 25 seconds
[INFO] Finished at: Tue Jul 20 12:09:54 GMT+00:00 2010
[INFO] Final Memory: 100M/343M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: dev@ode.apache.org
channel stopped


Build failed in Hudson: ODE-trunk-maven2-jdk5 #100

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/100/changes>

Changes:

[jeffyu] * ODE-875, first commit for enabing axis2-war testing task.

------------------------------------------
[...truncated 4312 lines...]
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/test1.wsdl'.>
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/test-classes/HelloWorld.wsdl'.>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.axis2.util.UrlReplacementTransformerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec
Running org.apache.ode.axis2.SoapMessageConverterTest
testCreateSOAPRequest: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body>
      <getObjectId xmlns="http://documentum.com/ws/2005/services" foo="bar">
          <someFooBar />
          <barbaz xmlns="" />
      </getObjectId>
   </soapenv:Body></soapenv:Envelope>
testParseRequest: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header><DocumentumSecurityToken xmlns="http://documentum.com/ws/2005/services">SEKREET</DocumentumSecurityToken></soapenv:Header><soapenv:Body>
      <getObjectId xmlns="http://documentum.com/ws/2005/services" foo="bar">
          <someFooBar />
          <barbaz xmlns="" />
      </getObjectId>
   </soapenv:Body></soapenv:Envelope>
<?xml version="1.0" encoding="UTF-8"?>
<message><parameters><getObjectId foo="bar" xmlns="http://documentum.com/ws/2005/services" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
          <someFooBar xmlns="http://documentum.com/ws/2005/services"/>
          <barbaz xmlns=""/>
      </getObjectId></parameters></message>
<?xml version="1.0" encoding="UTF-8"?>
<message><TestPart xmlns="" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:foo="urn:/bar" xmlns:ns1="http://ode/bpel/unit-test.wsdl">ns1:Hello</TestPart></message>
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.323 sec
Running org.apache.ode.axis2.httpbinding.HttpMethodConverterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
Running org.apache.ode.axis2.util.UrlEncodedTransformerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.ode.axis2.ODEServerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running org.apache.ode.axis2.httpbinding.HttpBindingValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.ode.axis2.httpbinding.HttpHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec

Results :

Tests run: 21, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/ode-axis2-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-axis2/builds/2010-07-20_08-09-25/archive/org.apache.ode/ode-axis2/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/ode-axis2-1.3.5-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-axis2/builds/2010-07-20_08-09-25/archive/org.apache.ode/ode-axis2/1.3.5-SNAPSHOT/ode-axis2-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: JBI Distribution
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
Downloading: https://repository.apache.org/content/groups/public/org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository servicemix-repo (https://repository.apache.org/content/groups/public)
Downloading: http://people.apache.org/~rr/saxon-repo/org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository saxon-repo (http://people.apache.org/~rr/saxon-repo)
Downloading: http://repo1.maven.org/maven2//org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository central (http://repo1.maven.org/maven2/)
Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo//org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository servicemix-m2-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [jbi:generate-jbi-component-descriptor {execution: jbi-generation}]
[INFO] Generating jbi.xml
[WARNING] POM for 'tranql:tranql-connector-derby-common:pom:1.1:test' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 33 source files to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 3 resources
[INFO] [resources:copy-resources {execution: copy-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 169 resources
[INFO] Copying 153 resources
[INFO] [resources:copy-resources {execution: copy-resources2}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 14 source files to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapperTest
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes/test.wsdl'.>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec
Running org.apache.ode.jbi.OnEventAlarmJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.89 sec
Running org.apache.ode.jbi.OdeJbiComponentLifeCycleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec
Running org.apache.ode.jbi.MagicSessionJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.122 sec
Running org.apache.ode.jbi.DigestJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.267 sec
Running org.apache.ode.jbi.EmptyRespJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.958 sec
Running org.apache.ode.jbi.RetireJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.402 sec
Running org.apache.ode.jbi.CommunicationJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.448 sec
Running org.apache.ode.jbi.MagicSessionExternalJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.241 sec
Running org.apache.ode.jbi.ExtVarJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.2 sec
Running org.apache.ode.jbi.SpringPropertiesJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.559 sec
Running org.apache.ode.jbi.ReplayerJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.661 sec
Running org.apache.ode.jbi.HelloWorldJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.707 sec

Results :

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

[HUDSON] Recording test results
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [jbi:generate-jbi-component-descriptor {execution: jbi-generation}]
[INFO] Generating jbi.xml
[WARNING] POM for 'tranql:tranql-connector-derby-common:pom:1.1:test' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [resources:copy-resources {execution: copy-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 169 resources
[INFO] Copying 153 resources
[INFO] [resources:copy-resources {execution: copy-resources2}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapperTest
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes/test.wsdl'.>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec
Running org.apache.ode.jbi.OnEventAlarmJbiTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 28.719 sec <<< FAILURE!
Running org.apache.ode.jbi.OdeJbiComponentLifeCycleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 sec
Running org.apache.ode.jbi.MagicSessionJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.863 sec
Running org.apache.ode.jbi.DigestJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.19 sec
Running org.apache.ode.jbi.EmptyRespJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.508 sec
Running org.apache.ode.jbi.RetireJbiTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.891 sec <<< FAILURE!
Running org.apache.ode.jbi.CommunicationJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.538 sec
Running org.apache.ode.jbi.MagicSessionExternalJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.101 sec
Running org.apache.ode.jbi.ExtVarJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.759 sec
Running org.apache.ode.jbi.SpringPropertiesJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.79 sec
Running org.apache.ode.jbi.ReplayerJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.32 sec
Running org.apache.ode.jbi.HelloWorldJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.744 sec

Results :

Failed tests: 
  testOnEventAlarm(org.apache.ode.jbi.OnEventAlarmJbiTest)
  testRetire(org.apache.ode.jbi.RetireJbiTest)

Tests run: 13, Failures: 2, Errors: 0, Skipped: 1

[ERROR] There are test failures.

Please refer to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports> for the individual test results.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.jar>
[INFO] [assembly:single {execution: jbi-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO]  already added, skipping
[INFO] Building zip: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.zip>
[INFO]  already added, skipping
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-20_08-09-25/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-20_08-09-25/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/ode-jbi-1.3.5-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.zip> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-20_08-09-25/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/ode-jbi-1.3.5-SNAPSHOT.zip
Build timed out. Aborting
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Unable to call isArchivingDisabled. Invalid object ID 21
[INFO] ------------------------------------------------------------------------
[INFO] Trace
java.lang.IllegalStateException: Unable to call isArchivingDisabled. Invalid object ID 21
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:268)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:255)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:215)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
	at java.lang.Thread.run(Thread.java:619)
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 70 minutes 52 seconds
[INFO] Finished at: Tue Jul 20 09:22:44 GMT+00:00 2010
[INFO] Final Memory: 96M/325M
[INFO] ------------------------------------------------------------------------
Waiting for Hudson to finish collecting data
Sending e-mails to: dev@ode.apache.org jeffyu@apache.org
Sending e-mails to: dev@ode.apache.org
channel stopped


Build failed in Hudson: ODE-trunk-maven2-jdk5 #99

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/99/changes>

Changes:

[rr] ODE-874: Server should log the error for the fault and also point the position of fault (instance details) Fix thanks to Veresh Jain

------------------------------------------
[...truncated 4410 lines...]
-------------------------------------------------------
Running org.apache.ode.axis2.util.UrlReplacementTransformerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 sec
Running org.apache.ode.axis2.SoapMessageConverterTest
testCreateSOAPRequest: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Body>
      <getObjectId xmlns="http://documentum.com/ws/2005/services" foo="bar">
          <someFooBar />
          <barbaz xmlns="" />
      </getObjectId>
   </soapenv:Body></soapenv:Envelope>
testParseRequest: <?xml version='1.0' encoding='utf-8'?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header><DocumentumSecurityToken xmlns="http://documentum.com/ws/2005/services">SEKREET</DocumentumSecurityToken></soapenv:Header><soapenv:Body>
      <getObjectId xmlns="http://documentum.com/ws/2005/services" foo="bar">
          <someFooBar />
          <barbaz xmlns="" />
      </getObjectId>
   </soapenv:Body></soapenv:Envelope>
<?xml version="1.0" encoding="UTF-8"?>
<message><parameters><getObjectId foo="bar" xmlns="http://documentum.com/ws/2005/services" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
          <someFooBar xmlns="http://documentum.com/ws/2005/services"/>
          <barbaz xmlns=""/>
      </getObjectId></parameters></message>
<?xml version="1.0" encoding="UTF-8"?>
<message><TestPart xmlns="" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:foo="urn:/bar" xmlns:ns1="http://ode/bpel/unit-test.wsdl">ns1:Hello</TestPart></message>
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec
Running org.apache.ode.axis2.httpbinding.HttpMethodConverterTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 sec
Running org.apache.ode.axis2.util.UrlEncodedTransformerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.ode.axis2.ODEServerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.ode.axis2.httpbinding.HttpBindingValidatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.ode.axis2.httpbinding.HttpHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec

Results :

Tests run: 21, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/ode-axis2-1.3.5-SNAPSHOT.jar>
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-axis2/builds/2010-07-19_21-06-40/archive/org.apache.ode/ode-axis2/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/axis2/target/ode-axis2-1.3.5-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-axis2/builds/2010-07-19_21-06-40/archive/org.apache.ode/ode-axis2/1.3.5-SNAPSHOT/ode-axis2-1.3.5-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building ODE :: JBI Distribution
[INFO]    task-segment: [clean, test, integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
Downloading: https://repository.apache.org/content/groups/public/org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository servicemix-repo (https://repository.apache.org/content/groups/public)
Downloading: http://people.apache.org/~rr/saxon-repo/org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository saxon-repo (http://people.apache.org/~rr/saxon-repo)
Downloading: http://repo1.maven.org/maven2//org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository central (http://repo1.maven.org/maven2/)
Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo//org/apache/ws/security/wss4j/1.5.2/wss4j-1.5.2.pom
[INFO] Unable to find resource 'org.apache.ws.security:wss4j:pom:1.5.2' in repository servicemix-m2-repo (http://svn.apache.org/repos/asf/servicemix/m2-repo/)
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [jbi:generate-jbi-component-descriptor {execution: jbi-generation}]
[INFO] Generating jbi.xml
[WARNING] POM for 'tranql:tranql-connector-derby-common:pom:1.1:test' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 33 source files to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 3 resources
[INFO] [resources:copy-resources {execution: copy-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 169 resources
[INFO] Copying 153 resources
[INFO] [resources:copy-resources {execution: copy-resources2}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 14 source files to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.jbi.OdeJbiComponentLifeCycleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.022 sec
Running org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapperTest
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes/test.wsdl'.>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 sec
Running org.apache.ode.jbi.OnEventAlarmJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.993 sec
Running org.apache.ode.jbi.MagicSessionJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.235 sec
Running org.apache.ode.jbi.DigestJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.422 sec
Running org.apache.ode.jbi.EmptyRespJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.698 sec
Running org.apache.ode.jbi.RetireJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.865 sec
Running org.apache.ode.jbi.CommunicationJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.355 sec
Running org.apache.ode.jbi.MagicSessionExternalJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.613 sec
Running org.apache.ode.jbi.ExtVarJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.715 sec
Running org.apache.ode.jbi.SpringPropertiesJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.696 sec
Running org.apache.ode.jbi.HelloWorldJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.667 sec
Running org.apache.ode.jbi.ReplayerJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.397 sec

Results :

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

[HUDSON] Recording test results
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [jbi:generate-jbi-component-descriptor {execution: jbi-generation}]
[INFO] Generating jbi.xml
[WARNING] POM for 'tranql:tranql-connector-derby-common:pom:1.1:test' is invalid.

Its dependencies (if any) will NOT be available to the current build.
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 1 resource to ../test/smx/ode
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [resources:copy-resources {execution: copy-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 169 resources
[INFO] Copying 153 resources
[INFO] [resources:copy-resources {execution: copy-resources2}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 107 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.ode.jbi.OdeJbiComponentLifeCycleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.021 sec
Running org.apache.ode.jbi.msgmap.JbiWsdl11WrapperMapperTest
Retrieving document at '<http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/test-classes/test.wsdl'.>
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec
Running org.apache.ode.jbi.OnEventAlarmJbiTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.934 sec <<< FAILURE!
Running org.apache.ode.jbi.MagicSessionJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.932 sec
Running org.apache.ode.jbi.DigestJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.257 sec
Running org.apache.ode.jbi.EmptyRespJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.469 sec
Running org.apache.ode.jbi.RetireJbiTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.125 sec <<< FAILURE!
Running org.apache.ode.jbi.CommunicationJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.344 sec
Running org.apache.ode.jbi.MagicSessionExternalJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.262 sec
Running org.apache.ode.jbi.ExtVarJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.5 sec
Running org.apache.ode.jbi.SpringPropertiesJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.896 sec
Running org.apache.ode.jbi.HelloWorldJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.841 sec
Running org.apache.ode.jbi.ReplayerJbiTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.516 sec

Results :

Failed tests: 
  testOnEventAlarm(org.apache.ode.jbi.OnEventAlarmJbiTest)
  testRetire(org.apache.ode.jbi.RetireJbiTest)

Tests run: 13, Failures: 2, Errors: 0, Skipped: 1

[ERROR] There are test failures.

Please refer to <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/surefire-reports> for the individual test results.
[HUDSON] Recording test results
[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.jar>
[INFO] [assembly:single {execution: jbi-package}]
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO]  already added, skipping
[INFO] Building zip: <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.zip>
[INFO]  already added, skipping
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/pom.xml> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-19_21-06-40/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.jar> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-19_21-06-40/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/ode-jbi-1.3.5-SNAPSHOT.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/ws/trunk/jbi/target/ode-jbi-1.3.5-SNAPSHOT.zip> to /export/home/hudson/hudson/jobs/ODE-trunk-maven2-jdk5/modules/org.apache.ode$ode-jbi/builds/2010-07-19_21-06-40/archive/org.apache.ode/ode-jbi/1.3.5-SNAPSHOT/ode-jbi-1.3.5-SNAPSHOT.zip
Sending e-mails to: dev@ode.apache.org
Sending e-mails to: dev@ode.apache.org
ERROR: Failed to parse POMs
hudson.util.IOException2: Failed to join the process
	at hudson.Proc$RemoteProc.join(Proc.java:355)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:164)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:483)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:416)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:127)
Caused by: java.util.concurrent.ExecutionException: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request$1.get(Request.java:218)
	at hudson.remoting.Request$1.get(Request.java:172)
	at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55)
	at hudson.Proc$RemoteProc.join(Proc.java:347)
	... 7 more
Caused by: hudson.remoting.RequestAbortedException: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Request.abort(Request.java:257)
	at hudson.remoting.Channel.terminate(Channel.java:602)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:893)
Caused by: java.io.IOException: Unexpected termination of the channel
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:875)
Caused by: java.io.EOFException
	at java.io.ObjectInputStream$BlockDataInputStream.peekByte(ObjectInputStream.java:2554)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1297)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:351)
	at hudson.remoting.Channel$ReaderThread.run(Channel.java:869)
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:555)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:744)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:127)


ODE-trunk-maven2-jdk5 - Build # 99 - Failure

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
The Apache Hudson build system has built ODE-trunk-maven2-jdk5 (build #99)

Status: Failure

Check console output at http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/99/ to view the results.

Hudson build is still unstable: ODE-trunk-maven2-jdk5 #98

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/changes>



Hudson build is still unstable: ODE-trunk-maven2-jdk5 #97

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/97/>



Hudson build is still unstable: ODE-trunk-maven2-jdk5 #96

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/ODE-trunk-maven2-jdk5/changes>