On 06/12/2013 12:54 PM, Nick Boldt
wrote:
The following projects are red in Jenkins due to test timeouts:
Server:
[INFO] org.jboss.ide.eclipse.archives.test ............... FAILURE [40:05.535s]
[ERROR] Failed to execute goal
org.eclipse.tycho:tycho-surefire-plugin:0.18.0:test (default-test) on
project org.jboss.ide.eclipse.archives.test: Error while executing
platform: org.codehaus.plexus.util.cli.CommandLineTimeOutException:
Error while executing external command, process killed. Process
timeout out after 2400 seconds -> [Help 1]
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-server_master/303/console
Changed configuration to use XVnc and that helped. But results
look weird. In log
https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-server_master/304/consoleFull
is says for severl test plugins
[ERROR] There are test failures.
but in the end it shows
[INFO] Reactor Summary:
[INFO]
[INFO] archives.tests .................................... SUCCESS [0.393s]
[INFO] org.jboss.ide.eclipse.archives.test ............... SUCCESS [50.395s]
[INFO] org.jboss.ide.eclipse.archives.ui.test ............ SUCCESS [15.450s]
[INFO] jmx.tests ......................................... SUCCESS [0.005s]
[INFO] org.jboss.tools.jmx.core.test ..................... SUCCESS [21.032s]
[INFO] as.tests .......................................... SUCCESS [0.005s]
[INFO] org.jboss.tools.as.test.core ...................... SUCCESS [11:46.553s]
[INFO] org.jboss.ide.eclipse.as.archives.integration.test SUCCESS [1:04.715s]
[INFO] org.jboss.ide.eclipse.as.management.as7.tests ..... SUCCESS [3:49.784s]
[INFO] org.jboss.ide.eclipse.as.test ..................... SUCCESS [17.708s]
[INFO] org.jboss.ide.eclipse.as.ui.test .................. SUCCESS [25.602s]
[INFO] org.jboss.tools.jmx.ui.test ....................... SUCCESS [6.418s]
[INFO] server.all.tests .................................. SUCCESS [0.004s]
[INFO] ------------------------------------------------------------------------
And build marked as unstable.
Javaee:
19:02:51 [INFO] org.jboss.tools.jsf.ui.test .......................
FAILURE [1:00:15.201s]
19:02:52 [ERROR] Failed to execute goal
org.eclipse.tycho:tycho-surefire-plugin:0.18.0:test (default-test) on
project org.jboss.tools.jsf.ui.test: Error while executing platform:
org.codehaus.plexus.util.cli.CommandLineTimeOutException: Error while
executing external command, process killed. Process timeout out after
3600 seconds -> [Help 1]
http://hudson.qa.jboss.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/jbosstools-javaee_master/402/console
Back to be running again, but seems to have test errors
[ERROR] There are test failures.