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

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

------------------------------------------
[...truncated 9699 lines...]
    [junit] 	java.net.ConnectException: Connection refused]
    [junit] Jan 12, 2015 4:01:47 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] Jan 12, 2015 4:01:47 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Jan 12, 2015 4:01:47 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] Jan 12, 2015 4:01:47 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] Jan 12, 2015 4:01:47 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] Jan 12, 2015 4:01:47 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Jan 12, 2015 4:01:47 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] Jan 12, 2015 4:01:48 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] Jan 12, 2015 4:01:48 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] Jan 12, 2015 4:01:48 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Jan 12, 2015 4:01:48 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] Jan 12, 2015 4:01:48 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] Jan 12, 2015 4:01:48 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] Jan 12, 2015 4:01:48 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Jan 12, 2015 4:01:48 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] Jan 12, 2015 4:01:49 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] Jan 12, 2015 4:01:49 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] Jan 12, 2015 4:01:49 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: Failed to check connection: java.net.ConnectException: Connection refused
    [junit] Jan 12, 2015 4:01:49 AM ClientCommunicatorAdmin Checker-run
    [junit] WARNING: stopping
    [junit] ------------- ---------------- ---------------
    [junit] Testcase: testNanoJavaProfileSetCorrectly(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.testNanoJavaProfileSetCorrectly(NanoSmokeTests.java:41)
    [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/null399117925
[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: 130ms
[junitreport] Deleting: /tmp/null399117925
   [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-2015-01-12_03-37-00.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.044 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] The Server could not be reached, it may already be stopped.
    [junit] [2015-01-12 04:01:56.537] startup-tracker              <KE0001I> Kernel starting. 
    [junit] [2015-01-12 04:01:58.759] startup-tracker              <KE0002I> Kernel started. 
    [junit] [2015-01-12 04:01:59.101] system-artifacts             <DE0000I> Installing plan 'org.eclipse.virgo.kernel.userregion.blueprint' version '3.7.0'. 
    [junit] [2015-01-12 04:01:59.209] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.blueprint.core' version '2.0.0.M02'. 
    [junit] [2015-01-12 04:01:59.238] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.blueprint.extender' version '2.0.0.M02'. 
    [junit] [2015-01-12 04:01:59.247] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.blueprint.io' version '2.0.0.M02'. 
    [junit] [2015-01-12 04:01:59.255] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.7.0.D-20140919123907'. 
    [junit] [2015-01-12 04:01:59.262] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.7.0.D-20140919123907'. 
    [junit] [2015-01-12 04:01:59.282] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.equinox.ds' version '1.4.0.v20120112-1400'. 
    [junit] [2015-01-12 04:01:59.297] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.equinox.util' version '1.0.300.v20111010-1614'. 
    [junit] [2015-01-12 04:01:59.302] system-artifacts             <DE0000I> Installing configuration 'osgi.console' version '0.0.0'. 
    [junit] [2015-01-12 04:02:00.492] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.gemini.blueprint.core' version '2.0.0.M02'. 
    [junit] [2015-01-12 04:02:00.493] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.gemini.blueprint.extender' version '2.0.0.M02'. 
    [junit] [2015-01-12 04:02:00.495] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.gemini.blueprint.io' version '2.0.0.M02'. 
    [junit] [2015-01-12 04:02:00.496] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.7.0.D-20140919123907'. 
    [junit] [2015-01-12 04:02:00.497] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.7.0.D-20140919123907'. 
    [junit] [2015-01-12 04:02:00.499] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.equinox.ds' version '1.4.0.v20120112-1400'. 
    [junit] [2015-01-12 04:02:00.501] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.equinox.util' version '1.0.300.v20111010-1614'. 
    [junit] [2015-01-12 04:02:00.502] system-artifacts             <DE0001I> Installed configuration 'osgi.console' version '0.0.0'. 
    [junit] [2015-01-12 04:02:00.504] system-artifacts             <DE0001I> Installed plan 'org.eclipse.virgo.kernel.userregion.blueprint' version '3.7.0'. 
    [junit] [2015-01-12 04:02:00.541] system-artifacts             <DE0004I> Starting plan 'org.eclipse.virgo.kernel.userregion.blueprint' version '3.7.0'. 
    [junit] [2015-01-12 04:02:00.552] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.gemini.blueprint.core' version '2.0.0.M02'. 
    [junit] [2015-01-12 04:02:00.557] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.gemini.blueprint.core' version '2.0.0.M02'. 
    [junit] [2015-01-12 04:02:00.558] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.gemini.blueprint.extender' version '2.0.0.M02'. 
    [junit] [2015-01-12 04:02:01.051] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.gemini.blueprint.extender' version '2.0.0.M02'. 
    [junit] [2015-01-12 04:02:01.054] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.gemini.blueprint.io' version '2.0.0.M02'. 
    [junit] [2015-01-12 04:02:01.057] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.gemini.blueprint.io' version '2.0.0.M02'. 
    [junit] [2015-01-12 04:02:01.060] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.7.0.D-20140919123907'. 
    [junit] [2015-01-12 04:02:01.062] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.virgo.kernel.agent.dm' version '3.7.0.D-20140919123907'. 
    [junit] [2015-01-12 04:02:01.064] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.7.0.D-20140919123907'. 
    [junit] [2015-01-12 04:02:01.073] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.equinox.ds' version '1.4.0.v20120112-1400'. 
    [junit] [2015-01-12 04:02:01.207] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.equinox.ds' version '1.4.0.v20120112-1400'. 
    [junit] [2015-01-12 04:02:01.213] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.equinox.util' version '1.0.300.v20111010-1614'. 
    [junit] [2015-01-12 04:02:01.237] start-signalling-1           <DE0005I> Started bundle 'org.eclipse.equinox.util' version '1.0.300.v20111010-1614'. 
    [junit] [2015-01-12 04:02:01.237] system-artifacts             <DE0004I> Starting configuration 'osgi.console' version '0.0.0'. 
    [junit] [2015-01-12 04:02:01.242] start-signalling-2           <DE0005I> Started bundle 'org.eclipse.virgo.kernel.deployer.dm' version '3.7.0.D-20140919123907'. 
    [junit] [2015-01-12 04:02:01.404] system-artifacts             <DE0005I> Started configuration 'osgi.console' version '0.0.0'. 
    [junit] [2015-01-12 04:02:01.406] system-artifacts             <DE0005I> Started plan 'org.eclipse.virgo.kernel.userregion.blueprint' version '3.7.0'. 
    [junit] [2015-01-12 04:02:01.490] system-artifacts             <DE0000I> Installing plan 'org.eclipse.virgo.management' version '3.7.0'. 
    [junit] [2015-01-12 04:02:01.522] system-artifacts             <DE0000I> Installing bundle 'osgi.enterprise' version '4.2.0.v201108120515'. 
    [junit] [2015-01-12 04:02:01.536] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.gemini.management' version '1.0.5.RELEASE'. 
    [junit] [2015-01-12 04:02:01.544] system-artifacts             <DE0000I> Installing bundle 'org.eclipse.virgo.management.fragment' version '3.6.4.CI-2015-01-12_03-37-00'. 
    [junit] [2015-01-12 04:02:01.686] system-artifacts             <DE0001I> Installed bundle 'osgi.enterprise' version '4.2.0.v201108120515'. 
    [junit] [2015-01-12 04:02:01.688] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.gemini.management' version '1.0.5.RELEASE'. 
    [junit] [2015-01-12 04:02:01.689] system-artifacts             <DE0001I> Installed bundle 'org.eclipse.virgo.management.fragment' version '3.6.4.CI-2015-01-12_03-37-00'. 
    [junit] [2015-01-12 04:02:01.690] system-artifacts             <DE0001I> Installed plan 'org.eclipse.virgo.management' version '3.7.0'. 
    [junit] [2015-01-12 04:02:01.710] system-artifacts             <DE0004I> Starting plan 'org.eclipse.virgo.management' version '3.7.0'. 
    [junit] [2015-01-12 04:02:01.712] system-artifacts             <DE0004I> Starting bundle 'osgi.enterprise' version '4.2.0.v201108120515'. 
    [junit] [2015-01-12 04:02:01.718] start-signalling-2           <DE0005I> Started bundle 'osgi.enterprise' version '4.2.0.v201108120515'. 
    [junit] [2015-01-12 04:02:01.718] system-artifacts             <DE0004I> Starting bundle 'org.eclipse.gemini.management' version '1.0.5.RELEASE'. 
    [junit] [2015-01-12 04:02:01.734] start-signalling-2           <DE0005I> Started bundle 'org.eclipse.gemini.management' version '1.0.5.RELEASE'. 
    [junit] [2015-01-12 04:02:01.734] system-artifacts             <DE0005I> Started bundle 'org.eclipse.virgo.management.fragment' version '3.6.4.CI-2015-01-12_03-37-00'. 
    [junit] [2015-01-12 04:02:01.735] start-signalling-2           <DE0005I> Started plan 'org.eclipse.virgo.management' version '3.7.0'. 
    [junit] [2015-01-12 04:02:01.739] sync Event Dispatcher Thread <UR0001I> User region ready. 
    [junit] [2015-01-12 04:02:01.747] startup-readiness            <KE0007I> Virgo ready. Started for 8.295s. 
    [junit] [2015-01-12 04:02:02.748] fs-watcher                   <HD0001I> Hot deployer processing 'INITIAL' event for file 'org.eclipse.virgo.management.console_3.7.0.D-20140919123907.jar'. 
    [junit] [2015-01-12 04:02:02.893] fs-watcher                   <DE0000I> Installing bundle 'org.eclipse.virgo.management.console' version '3.7.0.D-20140919123907'. 
    [junit] [2015-01-12 04:02:02.965] fs-watcher                   <DE0001I> Installed bundle 'org.eclipse.virgo.management.console' version '3.7.0.D-20140919123907'. 
    [junit] [2015-01-12 04:02:02.980] fs-watcher                   <DE0004I> Starting bundle 'org.eclipse.virgo.management.console' version '3.7.0.D-20140919123907'. 
    [junit] [2015-01-12 04:02:03.069] start-signalling-2           <DE0005I> Started bundle 'org.eclipse.virgo.management.console' version '3.7.0.D-20140919123907'. 
    [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/null420170150
[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: 111ms
[junitreport] Deleting: /tmp/null420170150
   [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-2015-01-12_03-37-00.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-2015-01-12_03-37-00/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: 12 minutes 46 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