See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...
------------------------------------------
Started by upstream project "jbosstools-4.0_stable_branch.install-tests.matrix"
build number 5
Xvfb starting$ Xvfb :34 -screen 0 1024x768x24 -fbdir
/mnt/hudson_workspace/2013-01-14_12-52-408980635515512236354xvfb
[EnvInject] - Loading node environment variables.
Building remotely on vmg17-rhel5-x86_64
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=juno -DPR=jbosstools -DVL=SR1
-Dlabel=RHEL5 -DURL=devstudio.jboss.com/updates/6.0 -DDISPLAY=:53 -DrepoId=
-Dartifact=com.googlecode.maven-download-plugin:maven-download-plugin:1.1.0-SNAPSHOT:jar
-DremoteRepositories=https://oss.sonatype.org/content/repositories/snapshots/
org.apache.maven.plugins:maven-dependency-plugin:2.5.1:get
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:2.5.1:get (default-cli) @ standalone-pom ---
Downloading:
https://oss.sonatype.org/content/repositories/snapshots/com/googlecode/ma...
807 B
Downloaded:
https://oss.sonatype.org/content/repositories/snapshots/com/googlecode/ma...
(807 B at 0.6 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.523s
[INFO] Finished at: Mon Jan 14 12:52:52 EST 2013
[INFO] Final Memory: 7M/125M
[INFO] ------------------------------------------------------------------------
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=juno -DPR=jbosstools -DVL=SR1
-Dlabel=RHEL5 -DURL=devstudio.jboss.com/updates/6.0 -DDISPLAY=:75
-Dversion=4.1.0.Alpha1-SNAPSHOT -DgroupId=org.jboss.tools.installation-tests -Dtype=zip
-Dclassifier=delivery
-DoutputDirectory=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable_branch.install-tests.matrix/./PR=jbosstools,RT=juno,URL=devstudio.jboss.com%2Fupdates%2F6.0,VL=SR1,label=RHEL5/ws/>
-Dunpack=true -DartifactId=scripts
com.googlecode.maven-download-plugin:maven-download-plugin:1.1.0-SNAPSHOT:artifact
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-download-plugin:1.1.0-SNAPSHOT:artifact (default-cli) @ standalone-pom
---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.360s
[INFO] Finished at: Mon Jan 14 12:52:58 EST 2013
[INFO] Final Memory: 3M/122M
[INFO] ------------------------------------------------------------------------
[RHEL5] $ /qa/tools/opt/groovy-1.8.6/bin/groovy
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...
Will retrieve eclipse-jee-${RT}-${VL}-linux-gtk-x86_64.tar.gz from mirror site:
http://www.eclipse.org/downloads/download.php?r=1&file=/technology/ep...
[untar] Expanding:
/home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk-x86_64.tar
into
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...
[RHEL5] $ bash -xe /tmp/hudson7853526289213610500.sh
+ metacity --sm-disable --replace
Process leaked file descriptors. See
http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more
information
[RHEL5] $ /qa/tools/opt/groovy-1.8.6/bin/groovy
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...
eclipse/
http://devstudio.jboss.com/updates/6.0
http://devstudio.jboss.com/updates/6.0/jbosstools-directory.xml
Window manager error: Unable to open X display :75
-------------------------------------------------------------
Script to test installation
usage: groovy.sh testInstall.groovy <eclipse_home>
<file_containing_list_of_sites|repository_url|CHECK_FOR_UPDATES>*
<eclipse_home>: an eclipse installation will be performed on
<file_containing_list_of_sites> a file containing a list of p2-friendly URLs of
repositories
separated by spaces or line breaks
<repository_url>: URL of a p2 repo to install from
CHECK_FOR_UPDATES: will trigger the check for updates
--------------------------------------------------------------
usage for installing selected units: groovy.sh -DIUs="comma separated list of
features" testInstall.groovy <eclipse_home> <repository_url>
--------------------------------------------------------------
Build step 'Execute Groovy script' marked build as failure
Xvfb stopping
Archiving artifacts
ERROR: Failed to archive artifacts:
eclipse/TEST*.xml,eclipse/workspace/.metadata/.log,eclipse/screenshots/*
java.io.FileNotFoundException:
/qa/hudson_master/hudson_home/hudson_workspace/jobs/jbosstools-4.0_stable_branch.install-tests.matrix/configurations/axis-PR/jbosstools/axis-RT/juno/axis-URL/devstudio.jboss.com%2Fupdates%2F6.0/axis-VL/SR1/axis-label/RHEL5/builds/2013-01-14_12-52-40/archive/jbosstools,juno,devstudio.jboss.com/updates/6.0,SR1,RHEL5_N5_Mon
Jan 14 12:52:40 EST 2013.zip (No such file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:194)
at java.io.FileOutputStream.<init>(FileOutputStream.java:145)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:138)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:19)
at hudson.model.AbstractBuild$AbstractRunner.perform(AbstractBuild.java:697)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:672)
at
hudson.model.AbstractBuild$AbstractRunner.performAllBuildSteps(AbstractBuild.java:650)
at hudson.model.Build$RunnerImpl.post2(Build.java:162)
at hudson.model.AbstractBuild$AbstractRunner.post(AbstractBuild.java:619)
at hudson.model.Run.run(Run.java:1429)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:238)
Recording test results