Build failed in Hudson: jboss-esb-linux_CP1 #131

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Mon May 26 09:48:15 EDT 2008


See http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux_CP1/131/changes

Changes:

[beve] Attempting to fix the build error for CI. Not sure why this was failing, as no code changes have been made to jbpm-ant.jar but I've been able to run ant -f integration-build.xml integration
 successfully on my machine.

------------------------------------------
[...truncated 9083 lines...]
     [java]     [junit] 09:44:57,828 DEBUG [main][SimpleDeployUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb
     [java]     [junit] 09:44:57,830 DEBUG [main][SimpleDeployUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb is a valid file
     [java]     [junit] 09:44:57,832 DEBUG [main][SimpleDeployUnitTest] Deploying simple.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb
     [java]     [junit] 09:44:57,977 DEBUG [main][SimpleDeployUnitTest] Invoking jboss.system:service=MainDeployer method=redeploy
     [java]     [junit] 09:44:57,979 DEBUG [main][SimpleDeployUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb]
     [java]     [junit] 09:44:58,357 DEBUG [main][SimpleDeployUnitTest] deployed package: simple.esb
     [java]     [junit] 09:44:58,358 DEBUG [main][SimpleDeployUnitTest] simple-scoped.esb is not a valid URL, no protocol: simple-scoped.esb
     [java]     [junit] 09:44:58,360 DEBUG [main][SimpleDeployUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb
     [java]     [junit] 09:44:58,363 DEBUG [main][SimpleDeployUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb is a valid file
     [java]     [junit] 09:44:58,364 DEBUG [main][SimpleDeployUnitTest] Deploying simple-scoped.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb
     [java]     [junit] 09:44:58,365 DEBUG [main][SimpleDeployUnitTest] Invoking jboss.system:service=MainDeployer method=redeploy
     [java]     [junit] 09:44:58,365 DEBUG [main][SimpleDeployUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb]
     [java]     [junit] 09:44:58,666 DEBUG [main][SimpleDeployUnitTest] deployed package: simple-scoped.esb
     [java]     [junit] 09:44:58,668 DEBUG [main][SimpleDeployUnitTest] ==== Starting testSimple ====
     [java]     [junit] 09:45:02,072 DEBUG [main][SimpleDeployUnitTest] ==== Starting testScope ====
     [java]     [junit] 09:45:04,176 DEBUG [main][SimpleDeployUnitTest] simple-scoped.esb is not a valid URL, no protocol: simple-scoped.esb
     [java]     [junit] 09:45:04,176 DEBUG [main][SimpleDeployUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb
     [java]     [junit] 09:45:04,178 DEBUG [main][SimpleDeployUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb is a valid file
     [java]     [junit] 09:45:04,178 DEBUG [main][SimpleDeployUnitTest] Undeploying simple-scoped.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb
     [java]     [junit] 09:45:04,178 DEBUG [main][SimpleDeployUnitTest] Invoking jboss.system:service=MainDeployer method=undeploy
     [java]     [junit] 09:45:04,178 DEBUG [main][SimpleDeployUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb]
     [java]     [junit] 09:45:04,467 DEBUG [main][SimpleDeployUnitTest] undeployed package: simple-scoped.esb
     [java]     [junit] 09:45:04,467 DEBUG [main][SimpleDeployUnitTest] simple.esb is not a valid URL, no protocol: simple.esb
     [java]     [junit] 09:45:04,468 DEBUG [main][SimpleDeployUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb
     [java]     [junit] 09:45:04,470 DEBUG [main][SimpleDeployUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb is a valid file
     [java]     [junit] 09:45:04,471 DEBUG [main][SimpleDeployUnitTest] Undeploying simple.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb
     [java]     [junit] 09:45:04,471 DEBUG [main][SimpleDeployUnitTest] Invoking jboss.system:service=MainDeployer method=undeploy
     [java]     [junit] 09:45:04,471 DEBUG [main][SimpleDeployUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb]
     [java]     [junit] 09:45:04,587 DEBUG [main][SimpleDeployUnitTest] undeployed package: simple.esb
     [java]     [junit] 09:45:04,588 DEBUG [main][SimpleDeployUnitTest] JBossTestServices.tearDown()
     [java]     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.15 sec
     [java]     [junit] Testsuite: org.jboss.soa.esb.server.SimpleDeployUnitTest
     [java]     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 7.15 sec
     [java]     [junit] ------------- Standard Output ---------------
     [java]     [junit] 09:44:57,774 DEBUG [main][SimpleDeployUnitTest] ==== setUp org.jboss.soa.esb.server.SimpleDeployUnitTest ====
     [java]     [junit] 09:44:57,776 DEBUG [main][SimpleDeployUnitTest] JBossTestServices.setUp()
     [java]     [junit] 09:44:57,820 DEBUG [main][SimpleDeployUnitTest] initialContext.getEnvironment()={jnp.parsedName=, java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.provider.url=localhost:1099, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
     [java]     [junit] 09:44:57,822 INFO  [main][SimpleDeployUnitTest] jbosstest.beancount: ${jbosstest.beancount}
     [java]     [junit] 09:44:57,822 INFO  [main][SimpleDeployUnitTest] jbosstest.iterationcount: ${jbosstest.iterationcount}
     [java]     [junit] 09:44:57,823 INFO  [main][SimpleDeployUnitTest] jbosstest.threadcount: ${jbosstest.threadcount}
     [java]     [junit] 09:44:57,824 INFO  [main][SimpleDeployUnitTest] jbosstest.nodeploy: null
     [java]     [junit] 09:44:57,825 INFO  [main][SimpleDeployUnitTest] jbosstest.jndiurl: localhost:1099
     [java]     [junit] 09:44:57,826 INFO  [main][SimpleDeployUnitTest] jbosstest.jndifactory: org.jnp.interfaces.NamingContextFactory
     [java]     [junit] 09:44:57,827 DEBUG [main][SimpleDeployUnitTest] simple.esb is not a valid URL, no protocol: simple.esb
     [java]     [junit] 09:44:57,828 DEBUG [main][SimpleDeployUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb
     [java]     [junit] 09:44:57,830 DEBUG [main][SimpleDeployUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb is a valid file
     [java]     [junit] 09:44:57,832 DEBUG [main][SimpleDeployUnitTest] Deploying simple.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb
     [java]     [junit] 09:44:57,977 DEBUG [main][SimpleDeployUnitTest] Invoking jboss.system:service=MainDeployer method=redeploy
     [java]     [junit] 09:44:57,979 DEBUG [main][SimpleDeployUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb]
     [java]     [junit] 09:44:58,357 DEBUG [main][SimpleDeployUnitTest] deployed package: simple.esb
     [java]     [junit] 09:44:58,358 DEBUG [main][SimpleDeployUnitTest] simple-scoped.esb is not a valid URL, no protocol: simple-scoped.esb
     [java]     [junit] 09:44:58,360 DEBUG [main][SimpleDeployUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb
     [java]     [junit] 09:44:58,363 DEBUG [main][SimpleDeployUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb is a valid file
     [java]     [junit] 09:44:58,364 DEBUG [main][SimpleDeployUnitTest] Deploying simple-scoped.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb
     [java]     [junit] 09:44:58,365 DEBUG [main][SimpleDeployUnitTest] Invoking jboss.system:service=MainDeployer method=redeploy
     [java]     [junit] 09:44:58,365 DEBUG [main][SimpleDeployUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb]
     [java]     [junit] 09:44:58,666 DEBUG [main][SimpleDeployUnitTest] deployed package: simple-scoped.esb
     [java]     [junit] 09:44:58,668 DEBUG [main][SimpleDeployUnitTest] ==== Starting testSimple ====
     [java]     [junit] 09:45:02,072 DEBUG [main][SimpleDeployUnitTest] ==== Starting testScope ====
     [java]     [junit] 09:45:04,176 DEBUG [main][SimpleDeployUnitTest] simple-scoped.esb is not a valid URL, no protocol: simple-scoped.esb
     [java]     [junit] 09:45:04,176 DEBUG [main][SimpleDeployUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb
     [java]     [junit] 09:45:04,178 DEBUG [main][SimpleDeployUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb is a valid file
     [java]     [junit] 09:45:04,178 DEBUG [main][SimpleDeployUnitTest] Undeploying simple-scoped.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb
     [java]     [junit] 09:45:04,178 DEBUG [main][SimpleDeployUnitTest] Invoking jboss.system:service=MainDeployer method=undeploy
     [java]     [junit] 09:45:04,178 DEBUG [main][SimpleDeployUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple-scoped.esb]
     [java]     [junit] 09:45:04,467 DEBUG [main][SimpleDeployUnitTest] undeployed package: simple-scoped.esb
     [java]     [junit] 09:45:04,467 DEBUG [main][SimpleDeployUnitTest] simple.esb is not a valid URL, no protocol: simple.esb
     [java]     [junit] 09:45:04,468 DEBUG [main][SimpleDeployUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb
     [java]     [junit] 09:45:04,470 DEBUG [main][SimpleDeployUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb is a valid file
     [java]     [junit] 09:45:04,471 DEBUG [main][SimpleDeployUnitTest] Undeploying simple.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb
     [java]     [junit] 09:45:04,471 DEBUG [main][SimpleDeployUnitTest] Invoking jboss.system:service=MainDeployer method=undeploy
     [java]     [junit] 09:45:04,471 DEBUG [main][SimpleDeployUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/simple.esb]
     [java]     [junit] 09:45:04,587 DEBUG [main][SimpleDeployUnitTest] undeployed package: simple.esb
     [java]     [junit] 09:45:04,588 DEBUG [main][SimpleDeployUnitTest] JBossTestServices.tearDown()
     [java]     [junit] ------------- ---------------- ---------------
     [java]     [junit] ------------- Standard Error -----------------
     [java]     [junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/log4j.xml
     [java]     [junit] ------------- ---------------- ---------------

     [java]     [junit] Testcase: testSimple took 3.403 sec
     [java]     [junit] Testcase: testScope took 2.103 sec
     [java]     [junit] Running org.jboss.soa.esb.server.ftp.FtpUnitTest
     [java]     [junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/log4j.xml
     [java]     [junit] 09:45:05,670 DEBUG [main][FtpUnitTest] ==== setUp org.jboss.soa.esb.server.ftp.FtpUnitTest ====
     [java]     [junit] 09:45:05,672 DEBUG [main][FtpUnitTest] JBossTestServices.setUp()
     [java]     [junit] 09:45:05,709 DEBUG [main][FtpUnitTest] initialContext.getEnvironment()={jnp.parsedName=, java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.provider.url=localhost:1099, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
     [java]     [junit] 09:45:05,710 INFO  [main][FtpUnitTest] jbosstest.beancount: ${jbosstest.beancount}
     [java]     [junit] 09:45:05,710 INFO  [main][FtpUnitTest] jbosstest.iterationcount: ${jbosstest.iterationcount}
     [java]     [junit] 09:45:05,711 INFO  [main][FtpUnitTest] jbosstest.threadcount: ${jbosstest.threadcount}
     [java]     [junit] 09:45:05,712 INFO  [main][FtpUnitTest] jbosstest.nodeploy: null
     [java]     [junit] 09:45:05,714 INFO  [main][FtpUnitTest] jbosstest.jndiurl: localhost:1099
     [java]     [junit] 09:45:05,715 INFO  [main][FtpUnitTest] jbosstest.jndifactory: org.jnp.interfaces.NamingContextFactory
     [java]     [junit] 09:45:05,715 DEBUG [main][FtpUnitTest] ftp-test.esb is not a valid URL, no protocol: ftp-test.esb
     [java]     [junit] 09:45:05,716 DEBUG [main][FtpUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb
     [java]     [junit] 09:45:05,718 DEBUG [main][FtpUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb is a valid file
     [java]     [junit] 09:45:05,720 DEBUG [main][FtpUnitTest] Deploying ftp-test.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb
     [java]     [junit] 09:45:05,930 DEBUG [main][FtpUnitTest] Invoking jboss.system:service=MainDeployer method=redeploy
     [java]     [junit] 09:45:05,931 DEBUG [main][FtpUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb]
     [java]     [junit] 09:45:06,604 DEBUG [main][FtpUnitTest] deployed package: ftp-test.esb
     [java]     [junit] 09:45:06,606 DEBUG [main][FtpUnitTest] ==== Starting testFtp ====
     [java]     [junit] FTP URL=ftp://ftpesb:ftppass@dev39.qa.atl.jboss.com/%2FFtpUnitTestCase-1211809506609.dat
     [java]     [junit] version=scope1
     [java]     [junit] 09:45:16,966 DEBUG [main][FtpUnitTest] ftp-test.esb is not a valid URL, no protocol: ftp-test.esb
     [java]     [junit] 09:45:16,966 DEBUG [main][FtpUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb
     [java]     [junit] 09:45:16,971 DEBUG [main][FtpUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb is a valid file
     [java]     [junit] 09:45:16,972 DEBUG [main][FtpUnitTest] Undeploying ftp-test.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb
     [java]     [junit] 09:45:16,973 DEBUG [main][FtpUnitTest] Invoking jboss.system:service=MainDeployer method=undeploy
     [java]     [junit] 09:45:16,973 DEBUG [main][FtpUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb]
     [java]     [junit] 09:45:17,083 DEBUG [main][FtpUnitTest] undeployed package: ftp-test.esb
     [java]     [junit] 09:45:17,083 DEBUG [main][FtpUnitTest] JBossTestServices.tearDown()
     [java]     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.734 sec
     [java]     [junit] Testsuite: org.jboss.soa.esb.server.ftp.FtpUnitTest
     [java]     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.734 sec
     [java]     [junit] ------------- Standard Output ---------------
     [java]     [junit] 09:45:05,670 DEBUG [main][FtpUnitTest] ==== setUp org.jboss.soa.esb.server.ftp.FtpUnitTest ====
     [java]     [junit] 09:45:05,672 DEBUG [main][FtpUnitTest] JBossTestServices.setUp()
     [java]     [junit] 09:45:05,709 DEBUG [main][FtpUnitTest] initialContext.getEnvironment()={jnp.parsedName=, java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.provider.url=localhost:1099, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
     [java]     [junit] 09:45:05,710 INFO  [main][FtpUnitTest] jbosstest.beancount: ${jbosstest.beancount}
     [java]     [junit] 09:45:05,710 INFO  [main][FtpUnitTest] jbosstest.iterationcount: ${jbosstest.iterationcount}
     [java]     [junit] 09:45:05,711 INFO  [main][FtpUnitTest] jbosstest.threadcount: ${jbosstest.threadcount}
     [java]     [junit] 09:45:05,712 INFO  [main][FtpUnitTest] jbosstest.nodeploy: null
     [java]     [junit] 09:45:05,714 INFO  [main][FtpUnitTest] jbosstest.jndiurl: localhost:1099
     [java]     [junit] 09:45:05,715 INFO  [main][FtpUnitTest] jbosstest.jndifactory: org.jnp.interfaces.NamingContextFactory
     [java]     [junit] 09:45:05,715 DEBUG [main][FtpUnitTest] ftp-test.esb is not a valid URL, no protocol: ftp-test.esb
     [java]     [junit] 09:45:05,716 DEBUG [main][FtpUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb
     [java]     [junit] 09:45:05,718 DEBUG [main][FtpUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb is a valid file
     [java]     [junit] 09:45:05,720 DEBUG [main][FtpUnitTest] Deploying ftp-test.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb
     [java]     [junit] 09:45:05,930 DEBUG [main][FtpUnitTest] Invoking jboss.system:service=MainDeployer method=redeploy
     [java]     [junit] 09:45:05,931 DEBUG [main][FtpUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb]
     [java]     [junit] 09:45:06,604 DEBUG [main][FtpUnitTest] deployed package: ftp-test.esb
     [java]     [junit] 09:45:06,606 DEBUG [main][FtpUnitTest] ==== Starting testFtp ====
     [java]     [junit] FTP URL=ftp://ftpesb:ftppass@dev39.qa.atl.jboss.com/%2FFtpUnitTestCase-1211809506609.dat
     [java]     [junit] version=scope1
     [java]     [junit] 09:45:16,966 DEBUG [main][FtpUnitTest] ftp-test.esb is not a valid URL, no protocol: ftp-test.esb
     [java]     [junit] 09:45:16,966 DEBUG [main][FtpUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb
     [java]     [junit] 09:45:16,971 DEBUG [main][FtpUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb is a valid file
     [java]     [junit] 09:45:16,972 DEBUG [main][FtpUnitTest] Undeploying ftp-test.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb
     [java]     [junit] 09:45:16,973 DEBUG [main][FtpUnitTest] Invoking jboss.system:service=MainDeployer method=undeploy
     [java]     [junit] 09:45:16,973 DEBUG [main][FtpUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/ftp-test.esb]
     [java]     [junit] 09:45:17,083 DEBUG [main][FtpUnitTest] undeployed package: ftp-test.esb
     [java]     [junit] 09:45:17,083 DEBUG [main][FtpUnitTest] JBossTestServices.tearDown()
     [java]     [junit] ------------- ---------------- ---------------
     [java]     [junit] ------------- Standard Error -----------------
     [java]     [junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/log4j.xml
     [java]     [junit] ------------- ---------------- ---------------

     [java]     [junit] Testcase: testFtp took 10.358 sec
     [java]     [junit] Running org.jboss.soa.esb.server.jbpmAsync.JbpmAsyncUnitTest
     [java]     [junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/log4j.xml
     [java]     [junit] 09:45:18,510 DEBUG [main][JbpmAsyncUnitTest] ==== setUp org.jboss.soa.esb.server.jbpmAsync.JbpmAsyncUnitTest ====
     [java]     [junit] 09:45:18,512 DEBUG [main][JbpmAsyncUnitTest] JBossTestServices.setUp()
     [java]     [junit] 09:45:18,552 DEBUG [main][JbpmAsyncUnitTest] initialContext.getEnvironment()={jnp.parsedName=, java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.provider.url=localhost:1099, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
     [java]     [junit] 09:45:18,554 INFO  [main][JbpmAsyncUnitTest] jbosstest.beancount: ${jbosstest.beancount}
     [java]     [junit] 09:45:18,555 INFO  [main][JbpmAsyncUnitTest] jbosstest.iterationcount: ${jbosstest.iterationcount}
     [java]     [junit] 09:45:18,556 INFO  [main][JbpmAsyncUnitTest] jbosstest.threadcount: ${jbosstest.threadcount}
     [java]     [junit] 09:45:18,557 INFO  [main][JbpmAsyncUnitTest] jbosstest.nodeploy: null
     [java]     [junit] 09:45:18,559 INFO  [main][JbpmAsyncUnitTest] jbosstest.jndiurl: localhost:1099
     [java]     [junit] 09:45:18,561 INFO  [main][JbpmAsyncUnitTest] jbosstest.jndifactory: org.jnp.interfaces.NamingContextFactory
     [java]     [junit] 09:45:18,562 DEBUG [main][JbpmAsyncUnitTest] jbpm-async-test.esb is not a valid URL, no protocol: jbpm-async-test.esb
     [java]     [junit] 09:45:18,563 DEBUG [main][JbpmAsyncUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb
     [java]     [junit] 09:45:18,564 DEBUG [main][JbpmAsyncUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb is a valid file
     [java]     [junit] 09:45:18,565 DEBUG [main][JbpmAsyncUnitTest] Deploying jbpm-async-test.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb
     [java]     [junit] 09:45:18,705 DEBUG [main][JbpmAsyncUnitTest] Invoking jboss.system:service=MainDeployer method=redeploy
     [java]     [junit] 09:45:18,706 DEBUG [main][JbpmAsyncUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb]
     [java]     [junit] 09:45:18,976 DEBUG [main][JbpmAsyncUnitTest] deployed package: jbpm-async-test.esb
     [java]     [junit] 09:45:18,979 DEBUG [main][JbpmAsyncUnitTest] ==== Starting testAsyncCallback ====
     [java]     [junit] 09:45:19,746 DEBUG [main][JbpmAsyncUnitTest] ==== Starting testSuspendedAsyncCallback ====
     [java]     [junit] 09:46:00,012 DEBUG [main][JbpmAsyncUnitTest] jbpm-async-test.esb is not a valid URL, no protocol: jbpm-async-test.esb
     [java]     [junit] 09:46:00,013 DEBUG [main][JbpmAsyncUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb
     [java]     [junit] 09:46:00,014 DEBUG [main][JbpmAsyncUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb is a valid file
     [java]     [junit] 09:46:00,015 DEBUG [main][JbpmAsyncUnitTest] Undeploying jbpm-async-test.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb
     [java]     [junit] 09:46:00,015 DEBUG [main][JbpmAsyncUnitTest] Invoking jboss.system:service=MainDeployer method=undeploy
     [java]     [junit] 09:46:00,015 DEBUG [main][JbpmAsyncUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb]
     [java]     [junit] 09:46:00,141 DEBUG [main][JbpmAsyncUnitTest] undeployed package: jbpm-async-test.esb
     [java]     [junit] 09:46:00,142 DEBUG [main][JbpmAsyncUnitTest] JBossTestServices.tearDown()
     [java]     [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 42.063 sec
     [java]     [junit] Testsuite: org.jboss.soa.esb.server.jbpmAsync.JbpmAsyncUnitTest
     [java]     [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 42.063 sec
     [java]     [junit] ------------- Standard Output ---------------
     [java]     [junit] 09:45:18,510 DEBUG [main][JbpmAsyncUnitTest] ==== setUp org.jboss.soa.esb.server.jbpmAsync.JbpmAsyncUnitTest ====
     [java]     [junit] 09:45:18,512 DEBUG [main][JbpmAsyncUnitTest] JBossTestServices.setUp()
     [java]     [junit] 09:45:18,552 DEBUG [main][JbpmAsyncUnitTest] initialContext.getEnvironment()={jnp.parsedName=, java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.provider.url=localhost:1099, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
     [java]     [junit] 09:45:18,554 INFO  [main][JbpmAsyncUnitTest] jbosstest.beancount: ${jbosstest.beancount}
     [java]     [junit] 09:45:18,555 INFO  [main][JbpmAsyncUnitTest] jbosstest.iterationcount: ${jbosstest.iterationcount}
     [java]     [junit] 09:45:18,556 INFO  [main][JbpmAsyncUnitTest] jbosstest.threadcount: ${jbosstest.threadcount}
     [java]     [junit] 09:45:18,557 INFO  [main][JbpmAsyncUnitTest] jbosstest.nodeploy: null
     [java]     [junit] 09:45:18,559 INFO  [main][JbpmAsyncUnitTest] jbosstest.jndiurl: localhost:1099
     [java]     [junit] 09:45:18,561 INFO  [main][JbpmAsyncUnitTest] jbosstest.jndifactory: org.jnp.interfaces.NamingContextFactory
     [java]     [junit] 09:45:18,562 DEBUG [main][JbpmAsyncUnitTest] jbpm-async-test.esb is not a valid URL, no protocol: jbpm-async-test.esb
     [java]     [junit] 09:45:18,563 DEBUG [main][JbpmAsyncUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb
     [java]     [junit] 09:45:18,564 DEBUG [main][JbpmAsyncUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb is a valid file
     [java]     [junit] 09:45:18,565 DEBUG [main][JbpmAsyncUnitTest] Deploying jbpm-async-test.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb
     [java]     [junit] 09:45:18,705 DEBUG [main][JbpmAsyncUnitTest] Invoking jboss.system:service=MainDeployer method=redeploy
     [java]     [junit] 09:45:18,706 DEBUG [main][JbpmAsyncUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb]
     [java]     [junit] 09:45:18,976 DEBUG [main][JbpmAsyncUnitTest] deployed package: jbpm-async-test.esb
     [java]     [junit] 09:45:18,979 DEBUG [main][JbpmAsyncUnitTest] ==== Starting testAsyncCallback ====
     [java]     [junit] 09:45:19,746 DEBUG [main][JbpmAsyncUnitTest] ==== Starting testSuspendedAsyncCallback ====
     [java]     [junit] 09:46:00,012 DEBUG [main][JbpmAsyncUnitTest] jbpm-async-test.esb is not a valid URL, no protocol: jbpm-async-test.esb
     [java]     [junit] 09:46:00,013 DEBUG [main][JbpmAsyncUnitTest] Testing file: /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb
     [java]     [junit] 09:46:00,014 DEBUG [main][JbpmAsyncUnitTest] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb is a valid file
     [java]     [junit] 09:46:00,015 DEBUG [main][JbpmAsyncUnitTest] Undeploying jbpm-async-test.esb, url=file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb
     [java]     [junit] 09:46:00,015 DEBUG [main][JbpmAsyncUnitTest] Invoking jboss.system:service=MainDeployer method=undeploy
     [java]     [junit] 09:46:00,015 DEBUG [main][JbpmAsyncUnitTest] args=[file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/lib/jbpm-async-test.esb]
     [java]     [junit] 09:46:00,141 DEBUG [main][JbpmAsyncUnitTest] undeployed package: jbpm-async-test.esb
     [java]     [junit] 09:46:00,142 DEBUG [main][JbpmAsyncUnitTest] JBossTestServices.tearDown()
     [java]     [junit] ------------- ---------------- ---------------
     [java]     [junit] ------------- Standard Error -----------------
     [java]     [junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/log4j.xml
     [java]     [junit] ------------- ---------------- ---------------

     [java]     [junit] Testcase: testAsyncCallback took 0.768 sec
     [java]     [junit] Testcase: testSuspendedAsyncCallback took 40.252 sec
     [java]     [junit] 	FAILED
     [java]     [junit] checkWaitingAction expected:<true> but was:<false>
     [java]     [junit] junit.framework.AssertionFailedError: checkWaitingAction expected:<true> but was:<false>
     [java]     [junit] 	at org.jboss.soa.esb.server.jbpmAsync.JbpmAsyncUnitTest.testSuspendedAsyncCallback(JbpmAsyncUnitTest.java:78)
     [java]     [junit] 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
     [java]     [junit] 	at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
     [java]     [junit] 	at junit.extensions.TestSetup.run(TestSetup.java:27)


     [java] BUILD FAILED
     [java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build.xml:105: The following error occurred while executing this line:
     [java] /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/junit/build.xml:214: Test org.jboss.soa.esb.server.jbpmAsync.JbpmAsyncUnitTest failed

     [java] Total time: 1 minute 20 seconds
     [java] Java Result: 1

esb.init-app-server:

esb.init-esb-server:

esb.init-ftp-server:

esb.init:

stop-server:
     [echo] Stopping local ESB server
     [java] Shutdown message has been posted to the server.
     [java] Server shutdown may take a while - check logfiles for completion
     [echo] 2008-05-26 09:46:01 EDT: waiting for ESB server to stop, checking file /qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build/jbossesb-test/jbossesb-server/server/default/log/server.log ...

BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/integration-build.xml:12: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/jboss-esb-linux_CP1/trunk/qa/build.xml:88: QA Unit Test failure

Total time: 16 minutes 45 seconds
Recording test results
Recording Emma reports trunk/product/build/tests/coverage/coverage.xml




More information about the builds mailing list