Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[virgo-build] [Hudson] Build failed in Hudson: virgo.packaging.snapshot #122

See <https://hudson.eclipse.org/virgo/job/virgo.packaging.snapshot/122/>

------------------------------------------
[...truncated 4357 lines...]
    [junit] 	java.net.ConnectException: Connection refused]
    [junit] Mar 30, 2014 2:39:24 AM RMIConnector RMIClientCommunicatorAdmin-doStop
    [junit] WARNING: Failed to call the method close():java.rmi.ConnectException: Connection refused to host: 172.30.206.103; nested exception is: 
    [junit] 	java.net.ConnectException: Connection refused
    [junit] Mar 30, 2014 2:39:24 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Mar 30, 2014 2:39:24 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] Mar 30, 2014 2:39:24 AM ClientCommunicatorAdmin restart
    [junit] WARNING: Failed to restart: java.io.IOException: Failed to get a RMI stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: 
    [junit] 	java.net.ConnectException: Connection refused]
    [junit] Mar 30, 2014 2:39:24 AM RMIConnector RMIClientCommunicatorAdmin-doStop
    [junit] WARNING: Failed to call the method close():java.rmi.ConnectException: Connection refused to host: 172.30.206.103; nested exception is: 
    [junit] 	java.net.ConnectException: Connection refused
    [junit] Mar 30, 2014 2:39:24 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Mar 30, 2014 2:39:24 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] Mar 30, 2014 2:39:24 AM ClientCommunicatorAdmin restart
    [junit] WARNING: Failed to restart: java.io.IOException: Failed to get a RMI stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: 
    [junit] 	java.net.ConnectException: Connection refused]
    [junit] Mar 30, 2014 2:39:24 AM RMIConnector RMIClientCommunicatorAdmin-doStop
    [junit] WARNING: Failed to call the method close():java.rmi.ConnectException: Connection refused to host: 172.30.206.103; nested exception is: 
    [junit] 	java.net.ConnectException: Connection refused
    [junit] Mar 30, 2014 2:39:24 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Mar 30, 2014 2:39:24 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] Mar 30, 2014 2:39:24 AM ClientCommunicatorAdmin restart
    [junit] WARNING: Failed to restart: java.io.IOException: Failed to get a RMI stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: 
    [junit] 	java.net.ConnectException: Connection refused]
    [junit] Mar 30, 2014 2:39:24 AM RMIConnector RMIClientCommunicatorAdmin-doStop
    [junit] WARNING: Failed to call the method close():java.rmi.ConnectException: Connection refused to host: 172.30.206.103; nested exception is: 
    [junit] 	java.net.ConnectException: Connection refused
    [junit] Mar 30, 2014 2:39:24 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Mar 30, 2014 2:39:24 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] Mar 30, 2014 2:39:25 AM ClientCommunicatorAdmin restart
    [junit] WARNING: Failed to restart: java.io.IOException: Failed to get a RMI stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: 
    [junit] 	java.net.ConnectException: Connection refused]
    [junit] Mar 30, 2014 2:39:25 AM RMIConnector RMIClientCommunicatorAdmin-doStop
    [junit] WARNING: Failed to call the method close():java.rmi.ConnectException: Connection refused to host: 172.30.206.103; nested exception is: 
    [junit] 	java.net.ConnectException: Connection refused
    [junit] Mar 30, 2014 2:39:25 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Mar 30, 2014 2:39:25 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testNanoStartAndStop(org.eclipse.virgo.nano.smoketest.NanoSmokeTests):	Caused an ERROR
    [junit] Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: 
    [junit] 	java.net.ConnectException: Connection refused]
    [junit] java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: 
    [junit] 	java.net.ConnectException: Connection refused]
    [junit] 	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:369)
    [junit] 	at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:268)
    [junit] 	at org.eclipse.virgo.nano.smoketest.AbstractNanoTests.getMBeanServerConnection(AbstractNanoTests.java:93)
    [junit] 	at org.eclipse.virgo.nano.smoketest.AbstractNanoTests.getNanoStartUpStatus(AbstractNanoTests.java:98)
    [junit] 	at org.eclipse.virgo.nano.smoketest.NanoSmokeTests.testNanoStartAndStop(NanoSmokeTests.java:29)
    [junit] Caused by: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: 
    [junit] 	java.net.ConnectException: Connection refused]
    [junit] 	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
    [junit] 	at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:203)
    [junit] 	at javax.naming.InitialContext.lookup(InitialContext.java:411)
    [junit] 	at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1936)
    [junit] 	at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1903)
    [junit] 	at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:286)
    [junit] Caused by: java.rmi.ConnectException: Connection refused to host: localhost; nested exception is: 
    [junit] 	java.net.ConnectException: Connection refused
    [junit] 	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
    [junit] 	at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
    [junit] 	at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
    [junit] 	at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:341)
    [junit] 	at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
    [junit] 	at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:114)
    [junit] Caused by: java.net.ConnectException: Connection refused
    [junit] 	at java.net.PlainSocketImpl.socketConnect(Native Method)
    [junit] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
    [junit] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
    [junit] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
    [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
    [junit] 	at java.net.Socket.connect(Socket.java:579)
    [junit] 	at java.net.Socket.connect(Socket.java:528)
    [junit] 	at java.net.Socket.<init>(Socket.java:425)
    [junit] 	at java.net.Socket.<init>(Socket.java:208)
    [junit] 	at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
    [junit] 	at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:162)
    [junit] 	at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
    [junit] 
    [junit] 
    [junit] Test org.eclipse.virgo.nano.smoketest.NanoSmokeTests FAILED
   [subant] Leaving directory: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/nano/org.eclipse.virgo.nano.smoketest

test.post:
    [mkdir] Created dir: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/target/test-results/html
[junitreport] Processing /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/TESTS-TestSuites.xml to /tmp/null455123621
[junitreport] Loading stylesheet jar:file:/shared/common/apache-ant-1.8.4/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 463ms
[junitreport] Deleting: /tmp/null455123621
   [delete] Deleting: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/TESTS-TestSuites.xml

smoke-test-kernel:

test.pre:
   [delete] Deleting directory /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/target/test-results
    [mkdir] Created dir: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/target/test-results/xml
   [subant] Entering directory: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/kernel/org.eclipse.virgo.kernel.smoketest

test-package:

unzip.package:
   [delete] Deleting directory /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/kernel/org.eclipse.virgo.kernel.smoketest/target/test-expanded
    [mkdir] Created dir: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/kernel/org.eclipse.virgo.kernel.smoketest/target/test-expanded
    [unzip] Expanding: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/target/artifacts/virgo-kernel-3.7.0.CI-2014-03-30_02-21-35.zip into /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/kernel/org.eclipse.virgo.kernel.smoketest/target/test-expanded

ivy.init:

ivy.file.exists:

resolve.init:

resolve.compile:
[ivy:cachepath] :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/ ::
[ivy:cachepath] :: loading settings :: file = /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/virgo-build/common/ivysettings.xml

resolve.test:

compile.init:

test.init:
   [delete] Deleting: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/kernel/user-ivy.properties
   [delete] Deleting: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/kernel/org.eclipse.virgo.kernel.smoketest/tmp.file

test.do:
   [delete] Deleting directory /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/kernel/org.eclipse.virgo.kernel.smoketest/target/test-classes
    [mkdir] Created dir: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/kernel/org.eclipse.virgo.kernel.smoketest/target/test-classes
  [s:javac] Compiling 2 source files to /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/kernel/org.eclipse.virgo.kernel.smoketest/target/test-classes
    [junit] Testsuite: org.eclipse.virgo.kernel.smoketest.KernelStartupAndShutdownTests
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 35.639 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] The Server could not be reached, it may already be stopped.
    [junit] [2014-03-30 02:39:44.398] startup-tracker              <KE0001I> Kernel starting. 
    [junit] [2014-03-30 02:39:50.318] startup-tracker              <KE0002I> Kernel started. 
    [junit] [2014-03-30 02:39:51.255] system-artifacts             <DE0000I> Installing plan 'org.eclipse.virgo.kernel.userregion.blueprint' version '3.7.0'. 
    [junit] [2014-03-30 02:39:51.537] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.blueprint.core' version '2.0.0.M02'. 
    [junit] [2014-03-30 02:39:51.591] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.blueprint.extender' version '2.0.0.M02'. 
    [junit] [2014-03-30 02:39:51.635] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.blueprint.io' version '2.0.0.M02'. 
    [junit] [2014-03-30 02:39:51.645] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.7.0.D-20140220060441'. 
    [junit] [2014-03-30 02:39:51.652] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.7.0.D-20140220060441'. 
    [junit] [2014-03-30 02:39:51.695] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.equinox.ds' version '1.4.0.v20120112-1400'. 
    [junit] [2014-03-30 02:39:51.711] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.equinox.util' version '1.0.300.v20111010-1614'. 
    [junit] [2014-03-30 02:39:51.717] system-artifacts             <DE0000I> Installing configuration 'osgi.console' version '0.0.0'. 
    [junit] [2014-03-30 02:39:54.197] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.gemini.blueprint.core' version '2.0.0.M02'. 
    [junit] [2014-03-30 02:39:54.199] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.gemini.blueprint.extender' version '2.0.0.M02'. 
    [junit] [2014-03-30 02:39:54.200] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.gemini.blueprint.io' version '2.0.0.M02'. 
    [junit] [2014-03-30 02:39:54.202] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.7.0.D-20140220060441'. 
    [junit] [2014-03-30 02:39:54.204] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.7.0.D-20140220060441'. 
    [junit] [2014-03-30 02:39:54.205] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.equinox.ds' version '1.4.0.v20120112-1400'. 
    [junit] [2014-03-30 02:39:54.208] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.equinox.util' version '1.0.300.v20111010-1614'. 
    [junit] [2014-03-30 02:39:54.209] system-artifacts             <DE0001I> Installed configuration 'osgi.console' version '0.0.0'. 
    [junit] [2014-03-30 02:39:54.211] system-artifacts             <DE0001I> Installed plan 'org.eclipse.virgo.kernel.userregion.blueprint' version '3.7.0'. 
    [junit] [2014-03-30 02:39:54.284] system-artifacts             <DE0004I> Starting plan 'org.eclipse.virgo.kernel.userregion.blueprint' version '3.7.0'. 
    [junit] [2014-03-30 02:39:54.317] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.gemini.blueprint.core' version '2.0.0.M02'. 
    [junit] [2014-03-30 02:39:54.321] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.gemini.blueprint.extender' version '2.0.0.M02'. 
    [junit] [2014-03-30 02:39:54.344] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.gemini.blueprint.core' version '2.0.0.M02'. 
    [junit] [2014-03-30 02:39:55.191] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.gemini.blueprint.extender' version '2.0.0.M02'. 
    [junit] [2014-03-30 02:39:55.209] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.gemini.blueprint.io' version '2.0.0.M02'. 
    [junit] [2014-03-30 02:39:55.212] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.gemini.blueprint.io' version '2.0.0.M02'. 
    [junit] [2014-03-30 02:39:55.218] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.7.0.D-20140220060441'. 
    [junit] [2014-03-30 02:39:55.224] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.7.0.D-20140220060441'. 
    [junit] [2014-03-30 02:39:55.226] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.7.0.D-20140220060441'. 
    [junit] [2014-03-30 02:39:55.251] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.equinox.ds' version '1.4.0.v20120112-1400'. 
    [junit] [2014-03-30 02:39:55.879] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.equinox.ds' version '1.4.0.v20120112-1400'. 
    [junit] [2014-03-30 02:39:55.896] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.7.0.D-20140220060441'. 
    [junit] [2014-03-30 02:39:55.964] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.equinox.util' version '1.0.300.v20111010-1614'. 
    [junit] [2014-03-30 02:39:56.026] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.equinox.util' version '1.0.300.v20111010-1614'. 
    [junit] [2014-03-30 02:39:56.027] system-artifacts             <DE0004I> Starting configuration 'osgi.console' version '0.0.0'. 
    [junit] [2014-03-30 02:39:56.240] system-artifacts             <DE0005I> Started configuration 'osgi.console' version '0.0.0'. 
    [junit] [2014-03-30 02:39:56.242] system-artifacts             <DE0005I> Started plan 'org.eclipse.virgo.kernel.userregion.blueprint' version '3.7.0'. 
    [junit] [2014-03-30 02:39:56.606] system-artifacts             <DE0000I> Installing plan 'org.eclipse.virgo.management' version '3.7.0'. 
    [junit] [2014-03-30 02:39:56.646] system-artifacts             <DE0000I> Installing bundle 'osgi.enterprise' version '4.2.0.v201108120515'. 
    [junit] [2014-03-30 02:39:56.673] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.management' version '1.0.5.RELEASE'. 
    [junit] [2014-03-30 02:39:56.678] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.virgo.management.fragment' version '3.6.2.RELEASE'. 
    [junit] [2014-03-30 02:39:57.065] system-artifacts             <DE0001I> Installed bundle 'osgi.enterprise' version '4.2.0.v201108120515'. 
    [junit] [2014-03-30 02:39:57.067] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.gemini.management' version '1.0.5.RELEASE'. 
    [junit] [2014-03-30 02:39:57.068] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.virgo.management.fragment' version '3.6.2.RELEASE'. 
    [junit] [2014-03-30 02:39:57.070] system-artifacts             <DE0001I> Installed plan 'org.eclipse.virgo.management' version '3.7.0'. 
    [junit] [2014-03-30 02:39:57.171] system-artifacts             <DE0004I> Starting plan 'org.eclipse.virgo.management' version '3.7.0'. 
    [junit] [2014-03-30 02:39:57.174] system-artifacts             <DE0004I> Starting bundle 'osgi.enterprise' version '4.2.0.v201108120515'. 
    [junit] [2014-03-30 02:39:57.178] start-signalling-1           <DE0005I> Started bundle 'osgi.enterprise' version '4.2.0.v201108120515'. 
    [junit] [2014-03-30 02:39:57.179] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.gemini.management' version '1.0.5.RELEASE'. 
    [junit] [2014-03-30 02:39:57.218] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.gemini.management' version '1.0.5.RELEASE'. 
    [junit] [2014-03-30 02:39:57.220] system-artifacts             <DE0005I> Started bundle 'org.eclipse.virgo.management.fragment' version '3.6.2.RELEASE'. 
    [junit] [2014-03-30 02:39:57.222] system-artifacts             <DE0005I> Started plan 'org.eclipse.virgo.management' version '3.7.0'. 
    [junit] [2014-03-30 02:39:57.224] sync Event Dispatcher Thread <UR0001I> User region ready. 
    [junit] [2014-03-30 02:39:57.367] startup-readiness            <KE0007I> Virgo ready. Started for 19.149s. 
    [junit] [2014-03-30 02:39:58.371] fs-watcher                   <HD0001I> Hot deployer processing 'INITIAL' event for file 'org.eclipse.virgo.management.console_3.7.0.D-20140220060441.jar'. 
    [junit] [2014-03-30 02:39:58.668] fs-watcher                   <DE0000I> Installing bundle 'org.eclipse.virgo.management.console' version '3.7.0.D-20140220060441'. 
    [junit] [2014-03-30 02:39:58.833] fs-watcher                   <DE0001I> Installed bundle 'org.eclipse.virgo.management.console' version '3.7.0.D-20140220060441'. 
    [junit] [2014-03-30 02:39:58.879] fs-watcher                   <DE0004I> Starting bundle 'org.eclipse.virgo.management.console' version '3.7.0.D-20140220060441'. 
    [junit] [2014-03-30 02:39:59.103] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.virgo.management.console' version '3.7.0.D-20140220060441'. 
    [junit] ------------- ---------------- ---------------
   [subant] Leaving directory: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/kernel/org.eclipse.virgo.kernel.smoketest

test.post:
    [mkdir] Created dir: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/target/test-results/html
[junitreport] Processing /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/TESTS-TestSuites.xml to /tmp/null1632971909
[junitreport] Loading stylesheet jar:file:/shared/common/apache-ant-1.8.4/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 229ms
[junitreport] Deleting: /tmp/null1632971909
   [delete] Deleting: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/TESTS-TestSuites.xml

smoke-test-jetty-server:

test.pre:
   [delete] Deleting directory /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/target/test-results
    [mkdir] Created dir: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/target/test-results/xml
   [subant] Entering directory: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/jetty-server/org.eclipse.virgo.jetty.smoketest

test-package:

unzip.package:
   [delete] Deleting directory /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/jetty-server/org.eclipse.virgo.jetty.smoketest/target/test-expanded
    [mkdir] Created dir: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/jetty-server/org.eclipse.virgo.jetty.smoketest/target/test-expanded
    [unzip] Expanding: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/target/artifacts/virgo-jetty-server-3.7.0.CI-2014-03-30_02-21-35.zip into /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/jetty-server/org.eclipse.virgo.jetty.smoketest/target/test-expanded

startup.pre:
     [copy] Copying 1 file to /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/jetty-server/org.eclipse.virgo.jetty.smoketest/target/test-expanded/virgo-jetty-server-3.7.0.CI-2014-03-30_02-21-35/pickup

shutdown:
     [echo] Shutting Down Virgo Server

startup:
     [echo] Starting Up Virgo Server
   [subant] Leaving directory: /jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/jetty-server/org.eclipse.virgo.jetty.smoketest

BUILD FAILED
/jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/build.xml:101: The following error occurred while executing this line:
/jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/jetty-server/build-jetty-server.xml:270: The following error occurred while executing this line:
/jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/virgo-build/multi-bundle/common.xml:168: The following error occurred while executing this line:
/jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/jetty-server/test-package.xml:12: The following error occurred while executing this line:
/jobs/genie.rt.virgo/virgo.packaging.snapshot/workspace/build-packaging/jetty-server/test-package.xml:50: Virgo Jetty Server start up failed

Total time: 17 minutes 59 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top