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 #334

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

------------------------------------------
[...truncated 3545 lines...]
    [junit] 	java.net.ConnectException: Connection refused
    [junit] Sep 19, 2014 4:05:29 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Sep 19, 2014 4:05:29 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] Sep 19, 2014 4:05:29 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] Sep 19, 2014 4:05:29 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] Sep 19, 2014 4:05:29 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Sep 19, 2014 4:05:29 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] Sep 19, 2014 4:05:29 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] Sep 19, 2014 4:05:29 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] Sep 19, 2014 4:05:29 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Sep 19, 2014 4:05:29 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] Sep 19, 2014 4:05:29 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] Sep 19, 2014 4:05:29 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] Sep 19, 2014 4:05:29 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Sep 19, 2014 4:05:29 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] Sep 19, 2014 4:05:29 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] Sep 19, 2014 4:05:29 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] Sep 19, 2014 4:05:29 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Sep 19, 2014 4:05:29 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] Sep 19, 2014 4:05:29 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] ------------- ---------------- ---------------
    [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/null1839167390
[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: 151ms
[junitreport] Deleting: /tmp/null1839167390
   [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-09-19_03-57-31.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: 26.405 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] The Server could not be reached, it may already be stopped.
    [junit] [2014-09-19 04:05:37.090] startup-tracker              <KE0001I> Kernel starting. 
    [junit] [2014-09-19 04:05:39.124] startup-tracker              <KE0002I> Kernel started. 
    [junit] [2014-09-19 04:05:39.463] system-artifacts             <DE0000I> Installing plan 'org.eclipse.virgo.kernel.userregion.blueprint' version '3.7.0'. 
    [junit] [2014-09-19 04:05:39.566] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.blueprint.core' version '2.0.0.M02'. 
    [junit] [2014-09-19 04:05:39.596] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.blueprint.extender' version '2.0.0.M02'. 
    [junit] [2014-09-19 04:05:39.606] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.blueprint.io' version '2.0.0.M02'. 
    [junit] [2014-09-19 04:05:39.615] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.7.0.D-20140718085354'. 
    [junit] [2014-09-19 04:05:39.621] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.7.0.D-20140718085354'. 
    [junit] [2014-09-19 04:05:39.644] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.equinox.ds' version '1.4.0.v20120112-1400'. 
    [junit] [2014-09-19 04:05:39.660] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.equinox.util' version '1.0.300.v20111010-1614'. 
    [junit] [2014-09-19 04:05:39.665] system-artifacts             <DE0000I> Installing configuration 'osgi.console' version '0.0.0'. 
    [junit] [2014-09-19 04:05:40.742] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.gemini.blueprint.core' version '2.0.0.M02'. 
    [junit] [2014-09-19 04:05:40.744] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.gemini.blueprint.extender' version '2.0.0.M02'. 
    [junit] [2014-09-19 04:05:40.745] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.gemini.blueprint.io' version '2.0.0.M02'. 
    [junit] [2014-09-19 04:05:40.746] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.7.0.D-20140718085354'. 
    [junit] [2014-09-19 04:05:40.748] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.7.0.D-20140718085354'. 
    [junit] [2014-09-19 04:05:40.749] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.equinox.ds' version '1.4.0.v20120112-1400'. 
    [junit] [2014-09-19 04:05:40.750] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.equinox.util' version '1.0.300.v20111010-1614'. 
    [junit] [2014-09-19 04:05:40.752] system-artifacts             <DE0001I> Installed configuration 'osgi.console' version '0.0.0'. 
    [junit] [2014-09-19 04:05:40.753] system-artifacts             <DE0001I> Installed plan 'org.eclipse.virgo.kernel.userregion.blueprint' version '3.7.0'. 
    [junit] [2014-09-19 04:05:40.783] system-artifacts             <DE0004I> Starting plan 'org.eclipse.virgo.kernel.userregion.blueprint' version '3.7.0'. 
    [junit] [2014-09-19 04:05:40.789] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.gemini.blueprint.core' version '2.0.0.M02'. 
    [junit] [2014-09-19 04:05:40.793] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.gemini.blueprint.core' version '2.0.0.M02'. 
    [junit] [2014-09-19 04:05:40.795] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.gemini.blueprint.extender' version '2.0.0.M02'. 
    [junit] [2014-09-19 04:05:41.251] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.gemini.blueprint.extender' version '2.0.0.M02'. 
    [junit] [2014-09-19 04:05:41.252] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.gemini.blueprint.io' version '2.0.0.M02'. 
    [junit] [2014-09-19 04:05:41.254] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.gemini.blueprint.io' version '2.0.0.M02'. 
    [junit] [2014-09-19 04:05:41.256] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.7.0.D-20140718085354'. 
    [junit] [2014-09-19 04:05:41.258] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.7.0.D-20140718085354'. 
    [junit] [2014-09-19 04:05:41.260] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.7.0.D-20140718085354'. 
    [junit] [2014-09-19 04:05:41.269] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.equinox.ds' version '1.4.0.v20120112-1400'. 
    [junit] [2014-09-19 04:05:41.414] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.equinox.ds' version '1.4.0.v20120112-1400'. 
    [junit] [2014-09-19 04:05:41.418] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.equinox.util' version '1.0.300.v20111010-1614'. 
    [junit] [2014-09-19 04:05:41.443] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.equinox.util' version '1.0.300.v20111010-1614'. 
    [junit] [2014-09-19 04:05:41.447] system-artifacts             <DE0004I> Starting configuration 'osgi.console' version '0.0.0'. 
    [junit] [2014-09-19 04:05:41.450] start-signalling-2           <DE0005I> Started bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.7.0.D-20140718085354'. 
    [junit] [2014-09-19 04:05:41.657] system-artifacts             <DE0005I> Started configuration 'osgi.console' version '0.0.0'. 
    [junit] [2014-09-19 04:05:41.660] system-artifacts             <DE0005I> Started plan 'org.eclipse.virgo.kernel.userregion.blueprint' version '3.7.0'. 
    [junit] [2014-09-19 04:05:41.763] system-artifacts             <DE0000I> Installing plan 'org.eclipse.virgo.management' version '3.7.0'. 
    [junit] [2014-09-19 04:05:41.811] system-artifacts             <DE0000I> Installing bundle 'osgi.enterprise' version '4.2.0.v201108120515'. 
    [junit] [2014-09-19 04:05:41.825] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.management' version '1.0.5.RELEASE'. 
    [junit] [2014-09-19 04:05:41.829] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.virgo.management.fragment' version '3.6.4.CI-2014-09-19_03-37-00'. 
    [junit] [2014-09-19 04:05:42.000] system-artifacts             <DE0001I> Installed bundle 'osgi.enterprise' version '4.2.0.v201108120515'. 
    [junit] [2014-09-19 04:05:42.001] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.gemini.management' version '1.0.5.RELEASE'. 
    [junit] [2014-09-19 04:05:42.002] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.virgo.management.fragment' version '3.6.4.CI-2014-09-19_03-37-00'. 
    [junit] [2014-09-19 04:05:42.003] system-artifacts             <DE0001I> Installed plan 'org.eclipse.virgo.management' version '3.7.0'. 
    [junit] [2014-09-19 04:05:42.021] system-artifacts             <DE0004I> Starting plan 'org.eclipse.virgo.management' version '3.7.0'. 
    [junit] [2014-09-19 04:05:42.023] system-artifacts             <DE0004I> Starting bundle 'osgi.enterprise' version '4.2.0.v201108120515'. 
    [junit] [2014-09-19 04:05:42.027] start-signalling-2           <DE0005I> Started bundle 'osgi.enterprise' version '4.2.0.v201108120515'. 
    [junit] [2014-09-19 04:05:42.028] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.gemini.management' version '1.0.5.RELEASE'. 
    [junit] [2014-09-19 04:05:42.041] start-signalling-2           <DE0005I> Started bundle 'org.eclipse.gemini.management' version '1.0.5.RELEASE'. 
    [junit] [2014-09-19 04:05:42.042] system-artifacts             <DE0005I> Started bundle 'org.eclipse.virgo.management.fragment' version '3.6.4.CI-2014-09-19_03-37-00'. 
    [junit] [2014-09-19 04:05:42.044] system-artifacts             <DE0005I> Started plan 'org.eclipse.virgo.management' version '3.7.0'. 
    [junit] [2014-09-19 04:05:42.047] sync Event Dispatcher Thread <UR0001I> User region ready. 
    [junit] [2014-09-19 04:05:42.054] startup-readiness            <KE0007I> Virgo ready. Started for 8.79s. 
    [junit] [2014-09-19 04:05:43.054] fs-watcher                   <HD0001I> Hot deployer processing 'INITIAL' event for file 'org.eclipse.virgo.management.console_3.7.0.D-20140718085354.jar'. 
    [junit] [2014-09-19 04:05:43.158] fs-watcher                   <DE0000I> Installing bundle 'org.eclipse.virgo.management.console' version '3.7.0.D-20140718085354'. 
    [junit] [2014-09-19 04:05:43.221] fs-watcher                   <DE0001I> Installed bundle 'org.eclipse.virgo.management.console' version '3.7.0.D-20140718085354'. 
    [junit] [2014-09-19 04:05:43.228] fs-watcher                   <DE0004I> Starting bundle 'org.eclipse.virgo.management.console' version '3.7.0.D-20140718085354'. 
    [junit] [2014-09-19 04:05:43.311] start-signalling-2           <DE0005I> Started bundle 'org.eclipse.virgo.management.console' version '3.7.0.D-20140718085354'. 
    [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/null1919381623
[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: 122ms
[junitreport] Deleting: /tmp/null1919381623
   [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-09-19_03-57-31.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-09-19_03-57-31/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: 13 minutes 31 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Archiving artifacts

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


Back to the top