See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-install-gr...
------------------------------------------
Started by upstream project
"jbosstools-install-grinder.install-tests.matrix_master" build number 3730
originally caused by:
Started by user nboldt(a)REDHAT.COM
[EnvInject] - Loading node environment variables.
Building remotely on dev57-rhel6-x86_64 (RHEL-any RHEL6_x86_64 azul brFF31 eap-sustaining
native-RHEL6-x86_64 brFF12 RHEL_SW hwavirt nodejs x86_64 hibernate linux-express-lane
mem2G RHEL6_x86_64_SW RHEL6 linux general docker native mwqa_drives_services RHEL
mwqa_drives_tools mem4G non-vmware unix RHEL6_SW mem8G) in workspace
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-install-gr...
Deleting project workspace... done
Starting xvnc
[d50b9a99] $ vncserver :42 -geometry 1920x1080
New 'dev57.mw.lab.eng.bos.redhat.com:42 (hudson)' desktop is
dev57.mw.lab.eng.bos.redhat.com:42
Starting applications specified in /home/hudson/.vnc/xstartup
Log file is /home/hudson/.vnc/dev57.mw.lab.eng.bos.redhat.com:42.log
[d50b9a99] $ bash -xe /tmp/hudson7485349129746440168.sh
+ java -version
java version "1.8.0_60"
Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)
+ export MOZILLA_FIVE_HOME=/qa/tools/opt/firefox-5
+ MOZILLA_FIVE_HOME=/qa/tools/opt/firefox-5
+ echo MOZILLA_FIVE_HOME=/qa/tools/opt/firefox-5
+ export DE=generic
+ DE=generic
+ echo DE=generic
+ metacity --sm-disable --replace
++ which google-chrome firefox --skip-functions --skip-alias --skip-dot --skip-tilde
+ for br in '$(which google-chrome firefox --skip-functions --skip-alias --skip-dot
--skip-tilde 2>/dev/null)'
+ export BROWSER=
+ BROWSER=
+ echo BROWSER=
++ which xdg-settings
+ [[ -n /usr/bin/xdg-settings ]]
+ xdg-settings set default-web-browser firefox.browser
Process leaked file descriptors. See
http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more
information
Build step 'Execute shell' marked build as failure
Terminating xvnc.
$ vncserver -kill :42
Killing Xvnc process ID 32281
Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display
':42'.
Archiving artifacts
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ......remote call to dev57-rhel6-x86_64(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
at hudson.remoting.Channel.call(Channel.java:752)
at hudson.FilePath.act(FilePath.java:969)
at hudson.FilePath.act(FilePath.java:958)
at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
at hudson.model.Build$BuildExecution.post2(Build.java:183)
at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
at hudson.model.Run.execute(Run.java:1770)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:89)
at hudson.model.Executor.run(Executor.java:240)