Build failed in Jenkins: jbosstools-4.0_stable_branch.install-tests.matrix » devstudio,juno,devstudio.jboss.com/updates/6.0,SR1,RHEL5 #5
by ci-builds@redhat.com
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 :50 -screen 0 1024x768x24 -fbdir /mnt/hudson_workspace/2013-01-14_12-52-40572263018501343131xvfb
[EnvInject] - Loading node environment variables.
Building remotely on dev01-rhel5-x86
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=juno -DPR=devstudio -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.5 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.051s
[INFO] Finished at: Mon Jan 14 12:52:55 EST 2013
[INFO] Final Memory: 8M/109M
[INFO] ------------------------------------------------------------------------
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=juno -DPR=devstudio -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...> -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.461s
[INFO] Finished at: Mon Jan 14 12:53:01 EST 2013
[INFO] Final Memory: 2M/59M
[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.tar.gz from mirror site: http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/do...
[untar] Expanding: /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk.tar into <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
[RHEL5] $ bash -xe /tmp/hudson9120688029694746096.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/devstudio-directory.xml
-------------------------------------------------------------
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/devstudio/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/devstudio,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
11 years, 11 months
Build failed in Jenkins: jbosstools-4.0_stable_branch.install-tests.matrix » jbosstools,juno,devstudio.jboss.com/updates/6.0,SR1,RHEL5 #5
by ci-builds@redhat.com
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...> -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/epp/do...
[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
11 years, 11 months
Build failed in Jenkins: jbosstools-4.0_stable_branch.install-tests.matrix » devstudio,kepler,devstudio.jboss.com/updates/6.0,M4,RHEL5 #5
by ci-builds@redhat.com
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-403687861149639245869xvfb
[EnvInject] - Loading node environment variables.
Building remotely on vmg19-rhel5-x86
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=kepler -DPR=devstudio -DVL=M4 -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.7 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.636s
[INFO] Finished at: Mon Jan 14 12:52:50 EST 2013
[INFO] Final Memory: 9M/165M
[INFO] ------------------------------------------------------------------------
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=kepler -DPR=devstudio -DVL=M4 -Dlabel=RHEL5 -DURL=devstudio.jboss.com/updates/6.0 -DDISPLAY=:53 -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...> -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.004s
[INFO] Finished at: Mon Jan 14 12:52:55 EST 2013
[INFO] Final Memory: 3M/102M
[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.tar.gz from mirror site: http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/do...
[untar] Expanding: /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk.tar into <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
[RHEL5] $ bash -xe /tmp/hudson8652012824712092714.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/devstudio-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/devstudio/axis-RT/kepler/axis-URL/devstudio.jboss.com%2Fupdates%2F6.0/axis-VL/M4/axis-label/RHEL5/builds/2013-01-14_12-52-40/archive/devstudio,kepler,devstudio.jboss.com/updates/6.0,M4,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
11 years, 11 months
Build failed in Jenkins: jbosstools-4.0_stable_branch.install-tests.matrix » devstudio,juno,devstudio.jboss.com/updates/6.0,R,RHEL5 #5
by ci-builds@redhat.com
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 :53 -screen 0 1024x768x24 -fbdir /qa/services/hudson/hudson_workspace/2013-01-14_12-52-402929893299791705420xvfb
[EnvInject] - Loading node environment variables.
Building remotely on dev07-rhel5-x86
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=juno -DPR=devstudio -DVL=R -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.463s
[INFO] Finished at: Mon Jan 14 12:52:51 EST 2013
[INFO] Final Memory: 8M/87M
[INFO] ------------------------------------------------------------------------
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=juno -DPR=devstudio -DVL=R -Dlabel=RHEL5 -DURL=devstudio.jboss.com/updates/6.0 -DDISPLAY=:53 -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...> -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.062s
[INFO] Finished at: Mon Jan 14 12:52:55 EST 2013
[INFO] Final Memory: 3M/54M
[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.tar.gz from mirror site: http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/do...
[untar] Expanding: /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk.tar into /qa/hudson_workspace/workspace/jbosstools-4.0_stable_branch.install-tests.matrix/PR/devstudio/RT/juno/URL/devstudio.jboss.com/updates/6.0/VL/R/label/RHEL5
[RHEL5] $ bash -xe /tmp/hudson979805965237205617.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/devstudio-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/devstudio/axis-RT/juno/axis-URL/devstudio.jboss.com%2Fupdates%2F6.0/axis-VL/R/axis-label/RHEL5/builds/2013-01-14_12-52-40/archive/devstudio,juno,devstudio.jboss.com/updates/6.0,R,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
11 years, 11 months
Build failed in Jenkins: jbosstools-4.0_stable_branch.install-tests.matrix » jbosstools,juno,download.jboss.org/jbosstools/updates/nightly/core/4.0.juno,R,RHEL5 #5
by ci-builds@redhat.com
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 :53 -screen 0 1024x768x24 -fbdir /qa/services/hudson/hudson_workspace/2013-01-14_12-52-407162742904455085941xvfb
[EnvInject] - Loading node environment variables.
Building remotely on dev117-rhel5-x86_64
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=juno -DPR=jbosstools -DVL=R -Dlabel=RHEL5 -DURL=download.jboss.org/jbosstools/updates/nightly/core/4.0.juno -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.9 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.160s
[INFO] Finished at: Mon Jan 14 12:52:46 EST 2013
[INFO] Final Memory: 7M/179M
[INFO] ------------------------------------------------------------------------
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=juno -DPR=jbosstools -DVL=R -Dlabel=RHEL5 -DURL=download.jboss.org/jbosstools/updates/nightly/core/4.0.juno -DDISPLAY=:53 -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...> -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: 0.879s
[INFO] Finished at: Mon Jan 14 12:52:49 EST 2013
[INFO] Final Memory: 3M/179M
[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/epp/do...
[get] Getting: http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/do...
[get] To: /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk-x86_64.tar.gz
[untar] Expanding: /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk-x86_64.tar into /qa/hudson_workspace/workspace/jbosstools-4.0_stable_branch.install-tests.matrix/PR/jbosstools/RT/juno/URL/download.jboss.org/jbosstools/updates/nightly/core/4.0.juno/VL/R/label/RHEL5
[RHEL5] $ bash -xe /tmp/hudson2865163647595994009.sh
+ metacity --sm-disable --replace
Window manager warning: Failed to read theme from file /usr/share/themes/Clearlooks/metacity-1/metacity-theme-1.xml: Failed to open file '/usr/share/themes/Clearlooks/metacity-1/metacity-theme-1.xml': No such file or directory
Window manager warning: Failed to load theme "Clearlooks": Failed to open file '/usr/share/themes/Clearlooks/metacity-1/metacity-theme-1.xml': No such file or directory
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://download.jboss.org/jbosstools/updates/nightly/core/4.0.juno http://download.jboss.org/jbosstools/updates/nightly/core/4.0.juno/jbosst...
-------------------------------------------------------------
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/download.jboss.org%2Fjbosstools%2Fupdates%2Fnightly%2Fcore%2F4.0.juno/axis-VL/R/axis-label/RHEL5/builds/2013-01-14_12-52-40/archive/jbosstools,juno,download.jboss.org/jbosstools/updates/nightly/core/4.0.juno,R,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
11 years, 11 months
Build failed in Jenkins: jbosstools-4.0_stable_branch.install-tests.matrix » devstudio,kepler,download.jboss.org/jbosstools/updates/nightly/core/4.0.juno,M4,RHEL5 #5
by ci-builds@redhat.com
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 :50 -screen 0 1024x768x24 -fbdir /qa/services/hudson/hudson_workspace/2013-01-14_12-52-406071081229390866592xvfb
[EnvInject] - Loading node environment variables.
Building remotely on dev116-rhel5-x86_64
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=kepler -DPR=devstudio -DVL=M4 -Dlabel=RHEL5 -DURL=download.jboss.org/jbosstools/updates/nightly/core/4.0.juno -DDISPLAY=:4 -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.9 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.293s
[INFO] Finished at: Mon Jan 14 12:52:46 EST 2013
[INFO] Final Memory: 7M/179M
[INFO] ------------------------------------------------------------------------
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=kepler -DPR=devstudio -DVL=M4 -Dlabel=RHEL5 -DURL=download.jboss.org/jbosstools/updates/nightly/core/4.0.juno -DDISPLAY=:53 -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...> -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: 0.896s
[INFO] Finished at: Mon Jan 14 12:52:48 EST 2013
[INFO] Final Memory: 3M/179M
[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/epp/do...
[get] Getting: http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/do...
[get] To: /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk-x86_64.tar.gz
[gunzip] Expanding /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk-x86_64.tar.gz to /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk-x86_64.tar
Caught: : Problem expanding gzip Not in GZIP format
: Problem expanding gzip Not in GZIP format
at org.apache.tools.ant.taskdefs.GUnzip.extract(GUnzip.java:73)
at org.apache.tools.ant.taskdefs.Unpack.execute(Unpack.java:164)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at getAndInstallEclipse.run(getAndInstallEclipse.groovy:52)
Caused by: java.io.IOException: Not in GZIP format
at org.apache.tools.ant.taskdefs.GUnzip.extract(GUnzip.java:64)
... 4 more
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/devstudio/axis-RT/kepler/axis-URL/download.jboss.org%2Fjbosstools%2Fupdates%2Fnightly%2Fcore%2F4.0.juno/axis-VL/M4/axis-label/RHEL5/builds/2013-01-14_12-52-40/archive/devstudio,kepler,download.jboss.org/jbosstools/updates/nightly/core/4.0.juno,M4,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
11 years, 11 months
Build failed in Jenkins: jbosstools-4.0_stable_branch.install-tests.matrix » devstudio,juno,download.jboss.org/jbosstools/updates/nightly/core/4.0.juno,R,RHEL5 #5
by ci-builds@redhat.com
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 :86 -screen 0 1024x768x24 -fbdir /qa/services/hudson/hudson_workspace/2013-01-14_12-52-402150541249613270961xvfb
[EnvInject] - Loading node environment variables.
Building remotely on dev114-rhel5-x86
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=juno -DPR=devstudio -DVL=R -Dlabel=RHEL5 -DURL=download.jboss.org/jbosstools/updates/nightly/core/4.0.juno -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.8 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.147s
[INFO] Finished at: Mon Jan 14 12:52:46 EST 2013
[INFO] Final Memory: 7M/95M
[INFO] ------------------------------------------------------------------------
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=juno -DPR=devstudio -DVL=R -Dlabel=RHEL5 -DURL=download.jboss.org/jbosstools/updates/nightly/core/4.0.juno -DDISPLAY=:53 -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...> -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: 0.809s
[INFO] Finished at: Mon Jan 14 12:52:48 EST 2013
[INFO] Final Memory: 2M/61M
[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.tar.gz from mirror site: http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/do...
[get] Getting: http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/do...
[get] To: /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk.tar.gz
[gunzip] Expanding /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk.tar.gz to /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk.tar
Caught: : Problem expanding gzip Not in GZIP format
: Problem expanding gzip Not in GZIP format
at org.apache.tools.ant.taskdefs.GUnzip.extract(GUnzip.java:73)
at org.apache.tools.ant.taskdefs.Unpack.execute(Unpack.java:164)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at getAndInstallEclipse.run(getAndInstallEclipse.groovy:52)
Caused by: java.io.IOException: Not in GZIP format
at org.apache.tools.ant.taskdefs.GUnzip.extract(GUnzip.java:64)
... 4 more
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/devstudio/axis-RT/juno/axis-URL/download.jboss.org%2Fjbosstools%2Fupdates%2Fnightly%2Fcore%2F4.0.juno/axis-VL/R/axis-label/RHEL5/builds/2013-01-14_12-52-40/archive/devstudio,juno,download.jboss.org/jbosstools/updates/nightly/core/4.0.juno,R,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
11 years, 11 months
Build failed in Jenkins: jbosstools-4.0_stable_branch.install-tests.matrix » jbosstools,kepler,devstudio.jboss.com/updates/6.0,M4,RHEL5 #5
by ci-builds@redhat.com
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 :61 -screen 0 1024x768x24 -fbdir /qa/services/hudson/hudson_workspace/2013-01-14_12-52-408575783794806472886xvfb
[EnvInject] - Loading node environment variables.
Building remotely on dev115-rhel5-x86
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=kepler -DPR=jbosstools -DVL=M4 -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.8 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.143s
[INFO] Finished at: Mon Jan 14 12:52:46 EST 2013
[INFO] Final Memory: 7M/95M
[INFO] ------------------------------------------------------------------------
[RHEL5] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DRT=kepler -DPR=jbosstools -DVL=M4 -Dlabel=RHEL5 -DURL=devstudio.jboss.com/updates/6.0 -DDISPLAY=:53 -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...> -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: 0.780s
[INFO] Finished at: Mon Jan 14 12:52:48 EST 2013
[INFO] Final Memory: 2M/61M
[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.tar.gz from mirror site: http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/do...
[get] Getting: http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/do...
[get] To: /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk.tar.gz
[gunzip] Expanding /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk.tar.gz to /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-${RT}-${VL}-linux-gtk.tar
Caught: : Problem expanding gzip Not in GZIP format
: Problem expanding gzip Not in GZIP format
at org.apache.tools.ant.taskdefs.GUnzip.extract(GUnzip.java:73)
at org.apache.tools.ant.taskdefs.Unpack.execute(Unpack.java:164)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:291)
at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
at getAndInstallEclipse.run(getAndInstallEclipse.groovy:52)
Caused by: java.io.IOException: Not in GZIP format
at org.apache.tools.ant.taskdefs.GUnzip.extract(GUnzip.java:64)
... 4 more
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/kepler/axis-URL/devstudio.jboss.com%2Fupdates%2F6.0/axis-VL/M4/axis-label/RHEL5/builds/2013-01-14_12-52-40/archive/jbosstools,kepler,devstudio.jboss.com/updates/6.0,M4,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
11 years, 11 months
Build failed in Jenkins: jbosstools-4.0_stable_branch.install-tests.matrix » devstudio.jboss.com/updates/6.0,devstudio,RHEL5,juno,SR1 #4
by ci-builds@redhat.com
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 4
Xvfb starting$ Xvfb :72 -screen 0 1024x768x24 -fbdir /mnt/hudson_workspace/2013-01-14_12-45-2862208134008936647xvfb
[EnvInject] - Loading node environment variables.
Building remotely on vmg17-rhel5-x86_64
[SR1] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DversionLabel=SR1 -DPROJECT=devstudio -DINSTALL_URL=devstudio.jboss.com/updates/6.0 -Dlabel=RHEL5 -DDISPLAY=:32 -DreleaseTrainId=juno -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.5 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.268s
[INFO] Finished at: Mon Jan 14 12:45:43 EST 2013
[INFO] Final Memory: 7M/125M
[INFO] ------------------------------------------------------------------------
[SR1] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DversionLabel=SR1 -DPROJECT=devstudio -DINSTALL_URL=devstudio.jboss.com/updates/6.0 -Dlabel=RHEL5 -DDISPLAY=:32 -DreleaseTrainId=juno -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...> -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: 1.785s
[INFO] Finished at: Mon Jan 14 12:45:47 EST 2013
[INFO] Final Memory: 3M/122M
[INFO] ------------------------------------------------------------------------
[SR1] $ /qa/tools/opt/groovy-1.8.6/bin/groovy <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
[delete] Deleting directory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
Will retrieve eclipse-jee-juno-SR1-linux-gtk-x86_64.tar.gz from mirror site: http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/do...
[untar] Expanding: /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-juno-SR1-linux-gtk-x86_64.tar into <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
[SR1] $ bash -xe /tmp/hudson8175532913215082618.sh
+ metacity --sm-disable --replace
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
[SR1] $ /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/devstudio-directory.xml
Window manager error: Unable to open X display :32
Preparing tests, installing framework
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
The args attribute is deprecated. Please use nested arg elements.
Installing org.jboss.tools.tests.installation 4.1.0.Alpha1-v20130110-1403.
Installing org.eclipse.swtbot.eclipse.test.junit4.feature.group 2.0.5.20111003_1754-3676ac8-dev-e36.
Operation completed in 61948 ms.
Product is: org.eclipse.epp.package.jee.product
Installing content from http://devstudio.jboss.com/updates/6.0
The jvmargs attribute is deprecated. Please use nested jvmarg elements.
The args attribute is deprecated. Please use nested arg elements.
Install location:
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
Configuration file:
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...> loaded
Configuration location:
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
Framework located:
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
Framework classpath:
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
Debug options:
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...> not found
Time to load bundles: 16
Starting application: 11152
!SESSION 2013-01-14 12:47:35.241 -----------------------------------------------
eclipse.buildId=M20120914-1800
java.version=1.6.0_38
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -application org.eclipse.swtbot.eclipse.junit4.headless.swtbottestapplication -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.epp.package.jee.product formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,TEST-install-2013011412-1247.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter -testPluginName org.jboss.tools.tests.installation -className org.jboss.tools.tests.installation.InstallTest
Command-line arguments: -application org.eclipse.swtbot.eclipse.junit4.headless.swtbottestapplication -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.epp.package.jee.product -data workspace formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,TEST-install-2013011412-1247.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter -testPluginName org.jboss.tools.tests.installation -className org.jboss.tools.tests.installation.InstallTest -consoleLog -debug
!ENTRY org.eclipse.osgi 4 0 2013-01-14 12:47:58.884
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
at org.eclipse.swt.SWT.error(SWT.java:4387)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:913)
at org.eclipse.swt.widgets.Display.create(Display.java:899)
at org.eclipse.swt.graphics.Device.<init>(Device.java:156)
at org.eclipse.swt.widgets.Display.<init>(Display.java:497)
at org.eclipse.swt.widgets.Display.<init>(Display.java:488)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:669)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:96)
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.start(UITestApplication.java:53)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
An error has occurred. See the log file
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable....>
An error occured. Most probably because of wrong configuration of environment.
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-INSTALL_URL/devstudio.jboss.com%2Fupdates%2F6.0/axis-PROJECT/devstudio/axis-label/RHEL5/axis-releaseTrainId/juno/axis-versionLabel/SR1/builds/2013-01-14_12-45-28/archive/devstudio.jboss.com/updates/6.0,devstudio,RHEL5,juno,SR1_N4_Mon Jan 14 12:45:28 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
11 years, 11 months
Build failed in Jenkins: jbosstools-4.0_stable_branch.install-tests.matrix » devstudio.jboss.com/updates/6.0,devstudio,RHEL5,juno,R #3
by ci-builds@redhat.com
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 3
Xvfb starting$ Xvfb :56 -screen 0 1024x768x24 -fbdir /mnt/hudson_workspace/2013-01-14_12-39-044468973420802356211xvfb
[EnvInject] - Loading node environment variables.
Building remotely on vmg20-rhel5-x86
[R] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DversionLabel=R -DPROJECT=devstudio -DINSTALL_URL=devstudio.jboss.com/updates/6.0 -Dlabel=RHEL5 -DDISPLAY=:37 -DreleaseTrainId=juno -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.7 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.932s
[INFO] Finished at: Mon Jan 14 12:39:14 EST 2013
[INFO] Final Memory: 7M/104M
[INFO] ------------------------------------------------------------------------
[R] $ /qa/tools/opt/apache-maven-3.0.4/bin/mvn -DversionLabel=R -DPROJECT=devstudio -DINSTALL_URL=devstudio.jboss.com/updates/6.0 -Dlabel=RHEL5 -DDISPLAY=:37 -DreleaseTrainId=juno -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...> -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.035s
[INFO] Finished at: Mon Jan 14 12:39:18 EST 2013
[INFO] Final Memory: 3M/72M
[INFO] ------------------------------------------------------------------------
[R] $ /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-juno-SR1-linux-gtk.tar.gz from mirror site: http://www.eclipse.org/downloads/download.php?r=1&file=/technology/epp/do...
[untar] Expanding: /home/hudson/static_build_env/jbds/tools/sources/eclipse-jee-juno-SR1-linux-gtk.tar into <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
[R] $ bash -xe /tmp/hudson7266258041467966645.sh
+ metacity --sm-disable --replace
Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information
[R] $ /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/devstudio-directory.xml
Preparing tests, installing framework
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
The args attribute is deprecated. Please use nested arg elements.
Window manager error: Unable to open X display :37
Installing org.jboss.tools.tests.installation 4.1.0.Alpha1-v20130110-1403.
Installing org.eclipse.swtbot.eclipse.test.junit4.feature.group 2.0.5.20111003_1754-3676ac8-dev-e36.
Operation completed in 15761 ms.
Product is: org.eclipse.epp.package.jee.product
Installing content from http://devstudio.jboss.com/updates/6.0
The jvmargs attribute is deprecated. Please use nested jvmarg elements.
The args attribute is deprecated. Please use nested arg elements.
Install location:
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
Configuration file:
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...> loaded
Configuration location:
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
Framework located:
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
Framework classpath:
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...>
Debug options:
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable...> not found
Time to load bundles: 11
Starting application: 11157
!SESSION 2013-01-14 12:40:24.088 -----------------------------------------------
eclipse.buildId=M20120914-1800
java.version=1.6.0_38
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -application org.eclipse.swtbot.eclipse.junit4.headless.swtbottestapplication -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.epp.package.jee.product formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,TEST-install-2013011412-1240.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter -testPluginName org.jboss.tools.tests.installation -className org.jboss.tools.tests.installation.InstallTest
Command-line arguments: -application org.eclipse.swtbot.eclipse.junit4.headless.swtbottestapplication -testApplication org.eclipse.ui.ide.workbench -product org.eclipse.epp.package.jee.product -data workspace formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,TEST-install-2013011412-1240.xml formatter=org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter -testPluginName org.jboss.tools.tests.installation -className org.jboss.tools.tests.installation.InstallTest -consoleLog -debug
!ENTRY org.eclipse.osgi 4 0 2013-01-14 12:40:47.729
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
at org.eclipse.swt.SWT.error(SWT.java:4387)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:913)
at org.eclipse.swt.widgets.Display.create(Display.java:899)
at org.eclipse.swt.graphics.Device.<init>(Device.java:156)
at org.eclipse.swt.widgets.Display.<init>(Display.java:497)
at org.eclipse.swt.widgets.Display.<init>(Display.java:488)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:669)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:96)
at org.eclipse.swtbot.eclipse.junit4.headless.UITestApplication.start(UITestApplication.java:53)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
An error has occurred. See the log file
<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-4.0_stable....>
An error occured. Most probably because of wrong configuration of environment.
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-INSTALL_URL/devstudio.jboss.com%2Fupdates%2F6.0/axis-PROJECT/devstudio/axis-label/RHEL5/axis-releaseTrainId/juno/axis-versionLabel/R/builds/2013-01-14_12-39-04/archive/devstudio.jboss.com/updates/6.0,devstudio,RHEL5,juno,R_N3_Mon Jan 14 12:39:04 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
11 years, 11 months