Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-build] Build failed in Hudson: egit #1635

See <https://hudson.eclipse.org/hudson/job/egit/1635/>

------------------------------------------
[...truncated 528 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building EGit Core Test Plug-in 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.egit.core.test ---
[INFO] Deleting /opt/public/jobs/egit/workspace/org.eclipse.egit.core.test/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:validate-version (default-validate-version) @ org.eclipse.egit.core.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.egit.core.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/egit/workspace/org.eclipse.egit.core.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:compile (default-compile) @ org.eclipse.egit.core.test ---
[INFO] Using compile source roots from build.properties
[INFO] Compiling 32 source files to /opt/public/jobs/egit/workspace/org.eclipse.egit.core.test/target/classes

[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.egit.core.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/egit/workspace/org.eclipse.egit.core.test/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:testCompile (default-testCompile) @ org.eclipse.egit.core.test ---
[INFO] Using compile source roots from build.properties
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:package-plugin (default-package-plugin) @ org.eclipse.egit.core.test ---
[INFO] Building jar: /opt/public/jobs/egit/workspace/org.eclipse.egit.core.test/target/org.eclipse.egit.core.test-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:p2-metadata (default-p2-metadata) @ org.eclipse.egit.core.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EGit UI Test Plug-in 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.egit.ui.test ---
[INFO] Deleting /opt/public/jobs/egit/workspace/org.eclipse.egit.ui.test/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:validate-version (default-validate-version) @ org.eclipse.egit.ui.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.egit.ui.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/egit/workspace/org.eclipse.egit.ui.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:compile (default-compile) @ org.eclipse.egit.ui.test ---
[INFO] Using compile source roots from build.properties
[INFO] Compiling 79 source files to /opt/public/jobs/egit/workspace/org.eclipse.egit.ui.test/target/classes

[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.egit.ui.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/egit/workspace/org.eclipse.egit.ui.test/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:testCompile (default-testCompile) @ org.eclipse.egit.ui.test ---
[INFO] Using compile source roots from build.properties
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default) @ org.eclipse.egit.ui.test ---
[INFO] Surefire report directory: /opt/public/jobs/egit/workspace/org.eclipse.egit.ui.test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.egit.ui.test.junit.AllJUnitTests
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 sec

Results :

Tests run: 23, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:package-plugin (default-package-plugin) @ org.eclipse.egit.ui.test ---
[INFO] Building jar: /opt/public/jobs/egit/workspace/org.eclipse.egit.ui.test/target/org.eclipse.egit.ui.test-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:p2-metadata (default-p2-metadata) @ org.eclipse.egit.ui.test ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building EGit Mylyn UI Test Plug-in 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Deleting /opt/public/jobs/egit/workspace/org.eclipse.egit.mylyn.ui.test/target
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:build-qualifier (default-build-qualifier) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:validate-version (default-validate-version) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/egit/workspace/org.eclipse.egit.mylyn.ui.test/src/main/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:compile (default-compile) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using compile source roots from build.properties
[INFO] Compiling 2 source files to /opt/public/jobs/egit/workspace/org.eclipse.egit.mylyn.ui.test/target/classes

[INFO] 
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /opt/public/jobs/egit/workspace/org.eclipse.egit.mylyn.ui.test/src/test/resources
[INFO] 
[INFO] --- tycho-compiler-plugin:0.12.0:testCompile (default-testCompile) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Using compile source roots from build.properties
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.7.2:test (default) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] Surefire report directory: /opt/public/jobs/egit/workspace/org.eclipse.egit.mylyn.ui.test/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.egit.internal.mylyn.CommitHyperlinkDetectorTest
Xlib:  extension "RANDR" missing on display ":24.0".
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.375 sec

Results :

Tests run: 11, Failures: 0, Errors: 0, Skipped: 0

21/08/2011 18:19:54 Xvnc version X.org/xf4vnc custom version
21/08/2011 18:19:54 Copyright (C) 2001-2004 Alan Hourihane.
21/08/2011 18:19:54 Copyright (C) 2000-2004 Constantin Kaplinsky
21/08/2011 18:19:54 Copyright (C) 1999 AT&T Laboratories Cambridge
21/08/2011 18:19:54 All Rights Reserved.
21/08/2011 18:19:54 See http://www.tightvnc.com/ for information on TightVNC
21/08/2011 18:19:54 See http://xf4vnc.sf.net for xf4vnc-specific information
21/08/2011 18:19:54 Desktop name 'x11' (hudson:24)
21/08/2011 18:19:54 Protocol versions supported: 3.7, 3.3
21/08/2011 18:19:54 RGB format 8 8 8
21/08/2011 18:19:54 Listening for VNC connections on TCP port 5924
[INFO] 
[INFO] --- tycho-packaging-plugin:0.12.0:package-plugin (default-package-plugin) @ org.eclipse.egit.mylyn.ui.test ---
Could not init font path element /usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
[INFO] Building jar: /opt/public/jobs/egit/workspace/org.eclipse.egit.mylyn.ui.test/target/org.eclipse.egit.mylyn.ui.test-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.12.0:p2-metadata (default-p2-metadata) @ org.eclipse.egit.mylyn.ui.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EGit Parent ....................................... SUCCESS [0.260s]
[INFO] Eclipse EGit ...................................... SUCCESS [3.260s]
[INFO] Git Team Provider (Core) .......................... SUCCESS [7.222s]
[INFO] Git Team Provider (UI) ............................ SUCCESS [14.949s]
[INFO] EGit Mylyn UI ..................................... SUCCESS [2.745s]
[INFO] EGit Mylyn Feature ................................ SUCCESS [2.234s]
[INFO] EGit Team Project Set Support ..................... SUCCESS [2.391s]
[INFO] Git Team Provider (Documentation) ................. SUCCESS [3.175s]
[INFO] Eclipse EGit Feature .............................. SUCCESS [1.934s]
[INFO] Eclipse EGit Sources Feature ...................... SUCCESS [2.798s]
[INFO] Eclipse Git Plugin Update Site .................... SUCCESS [11.987s]
[INFO] EGit Core Test Plug-in ............................ SUCCESS [3.607s]
[INFO] EGit UI Test Plug-in .............................. SUCCESS [8.159s]
[INFO] EGit Mylyn UI Test Plug-in ........................ SUCCESS [6.201s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:03.475s
[INFO] Finished at: Sun Aug 21 18:19:56 EDT 2011
[INFO] Final Memory: 139M/1472M
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/sh -xe /tmp/hudson8030217533708377427.sh
+ metacity --replace --sm-disable
Xlib:  extension "RANDR" missing on display ":24.0".
+ ls -Ral /home/data/httpd/download.eclipse.org/egit/updates-nightly
/home/data/httpd/download.eclipse.org/egit/updates-nightly:
total 44
drwxrwsrwx  5 caniszczyk  technology.egit  4096 Aug 21 18:19 .
drwxrwsr-x 19 caniszczyk  technology.egit  4096 Aug 21 18:19 ..
drw-rw-r--  2 hudsonbuild technology.egit  4096 Aug 20 18:31 META-INF
-rwxrwxrwx  1 caniszczyk  common           1260 Aug 21 18:19 artifacts.jar
-rwxrwxrwx  1 caniszczyk  common          11160 Aug 21 18:19 content.jar
-rwxrwxrwx  1 caniszczyk  common           2089 Aug 21 18:19 cpd.html
-rwxrwxrwx  1 caniszczyk  common             59 Aug 21 18:19 cpd.xml
drw-rw-r--  2 hudsonbuild technology.egit  4096 Aug 21 17:33 features
drw-rw-r--  2 hudsonbuild technology.egit  4096 Aug 21 17:33 plugins
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF/..: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF/eclipse.inf: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF/ECLIPSEF.SF: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF/ECLIPSEF.RSA: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF/.: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF/MANIFEST.MF: Permission denied

/home/data/httpd/download.eclipse.org/egit/updates-nightly/META-INF:
total 0
d????????? ? ? ? ?            ? .
d????????? ? ? ? ?            ? ..
?????????? ? ? ? ?            ? ECLIPSEF.RSA
?????????? ? ? ? ?            ? ECLIPSEF.SF
?????????? ? ? ? ?            ? MANIFEST.MF
?????????? ? ? ? ?            ? eclipse.inf
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/features/org.eclipse.egit.psf_1.1.0.201108211725.jar.pack.gz: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/features/org.eclipse.egit_1.1.0.201108211725.jar.pack.gz: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/features/org.eclipse.egit.mylyn_1.1.0.201108211725.jar: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/features/..: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/features/org.eclipse.jgit.source_1.1.0.201108211721.jar.pack.gz: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/features/org.eclipse.jgit_1.1.0.201108211721.jar: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/features/org.eclipse.egit_1.1.0.201108211725.jar: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/features/.: Permission denied

/home/data/httpd/download.eclipse.org/egit/updates-nightly/features:
total 0
d????????? ? ? ? ?            ? .
d????????? ? ? ? ?            ? ..
?????????? ? ? ? ?            ? org.eclipse.egit.mylyn_1.1.0.201108211725.jar
?????????? ? ? ? ?            ? org.eclipse.egit.psf_1.1.0.201108211725.jar.pack.gz
?????????? ? ? ? ?            ? org.eclipse.egit_1.1.0.201108211725.jar
?????????? ? ? ? ?            ? org.eclipse.egit_1.1.0.201108211725.jar.pack.gz
?????????? ? ? ? ?            ? org.eclipse.jgit.source_1.1.0.201108211721.jar.pack.gz
?????????? ? ? ? ?            ? org.eclipse.jgit_1.1.0.201108211721.jar
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.doc_1.1.0.201108211725.jar: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.mylyn.ui.source_1.1.0.201108211725.jar: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.jgit.source_1.1.0.201108211715.jar: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit_1.1.0.201108211725.jar.pack.gz: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.doc_1.1.0.201108211725.jar.pack.gz: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/..: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.core.source_1.1.0.201108211725.jar.pack.gz: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.core.source_1.1.0.201108211725.jar: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.jgit.source_1.1.0.201108211715.jar.pack.gz: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.mylyn.ui_1.1.0.201108211725.jar.pack.gz: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.jgit_1.1.0.201108211715.jar: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/.: Permission denied
ls: cannot access /home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins/org.eclipse.egit.ui.source_1.1.0.201108211725.jar: Permission denied

/home/data/httpd/download.eclipse.org/egit/updates-nightly/plugins:
total 0
d????????? ? ? ? ?            ? .
d????????? ? ? ? ?            ? ..
?????????? ? ? ? ?            ? org.eclipse.egit.core.source_1.1.0.201108211725.jar
?????????? ? ? ? ?            ? org.eclipse.egit.core.source_1.1.0.201108211725.jar.pack.gz
?????????? ? ? ? ?            ? org.eclipse.egit.doc_1.1.0.201108211725.jar
?????????? ? ? ? ?            ? org.eclipse.egit.doc_1.1.0.201108211725.jar.pack.gz
?????????? ? ? ? ?            ? org.eclipse.egit.mylyn.ui.source_1.1.0.201108211725.jar
?????????? ? ? ? ?            ? org.eclipse.egit.mylyn.ui_1.1.0.201108211725.jar.pack.gz
?????????? ? ? ? ?            ? org.eclipse.egit.ui.source_1.1.0.201108211725.jar
?????????? ? ? ? ?            ? org.eclipse.egit_1.1.0.201108211725.jar.pack.gz
?????????? ? ? ? ?            ? org.eclipse.jgit.source_1.1.0.201108211715.jar
?????????? ? ? ? ?            ? org.eclipse.jgit.source_1.1.0.201108211715.jar.pack.gz
?????????? ? ? ? ?            ? org.eclipse.jgit_1.1.0.201108211715.jar
Process leaked file descriptors. See http://wiki.hudson-ci.org/display/HUDSON/Spawning+processes+from+build for more information
Terminating xvnc.
Window manager warning: Fatal IO error 11 (Resource temporarily unavailable) on display ':24'.
[DRY] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results



Back to the top