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 #562

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

------------------------------------------
Started by user msohn
Building remotely on hudson-slave2
Checkout:egit / <https://hudson.eclipse.org/hudson/job/egit/ws/> - hudson.remoting.Channel@51289a2b:hudson-slave2
Using strategy: Default
Last Built Revision: Revision 1fc344e151da9716823bd5dd977a6a4d8782a69d (origin/master)
Checkout:egit / <https://hudson.eclipse.org/hudson/job/egit/ws/> - hudson.remoting.LocalChannel@47d01336
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://egit.eclipse.org/egit.git
[egit] $ git fetch -t git://egit.eclipse.org/egit.git +refs/heads/*:refs/remotes/origin/*
[egit] $ git ls-tree HEAD
[egit] $ git tag -l master
[egit] $ git rev-parse origin/master
Commencing build of Revision 1fc344e151da9716823bd5dd977a6a4d8782a69d (origin/master)
GitAPI created
Checking out Revision 1fc344e151da9716823bd5dd977a6a4d8782a69d (origin/master)
[egit] $ git checkout -f 1fc344e151da9716823bd5dd977a6a4d8782a69d
[egit] $ git tag -a -f -m "Hudson Build #562" hudson-egit-562
Recording changes in branch origin/master
[egit] $ git whatchanged --no-abbrev -M --pretty=raw 1fc344e151da9716823bd5dd977a6a4d8782a69d..1fc344e151da9716823bd5dd977a6a4d8782a69d
Deleting old artifacts from #560
Starting xvnc
[egit] $ Xvnc :10 -geometry 1024x768 -depth 24 -ac
[egit] $ /shared/common/apache-maven-3.0-beta-1/bin/mvn -Djgit-site=https://hudson.eclipse.org/hudson/job/jgit/lastSuccessfulBuild/artifact/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/target/site/ -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/egit/ws/.repository> clean package
24/09/2010 06:40:32 Xvnc version X.org/xf4vnc custom version
24/09/2010 06:40:32 Copyright (C) 2001-2004 Alan Hourihane.
24/09/2010 06:40:32 Copyright (C) 2000-2004 Constantin Kaplinsky
24/09/2010 06:40:32 Copyright (C) 1999 AT&T Laboratories Cambridge
24/09/2010 06:40:32 All Rights Reserved.
24/09/2010 06:40:32 See http://www.tightvnc.com/ for information on TightVNC
24/09/2010 06:40:32 See http://xf4vnc.sf.net for xf4vnc-specific information
24/09/2010 06:40:32 Desktop name 'x11' (hudson-slave2:10)
24/09/2010 06:40:32 Protocol versions supported: 3.7, 3.3
24/09/2010 06:40:32 RGB format 8 8 8
24/09/2010 06:40:32 Listening for VNC connections on TCP port 5910
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] Scanning for projects...
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Resolving target platform for project MavenProject: org.eclipse.egit:org.eclipse.egit:0.10.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit/pom.xml>
log4j:WARN No appenders could be found for logger (org.apache.commons.httpclient.HttpClient).
log4j:WARN Please initialize the log4j system properly.
[INFO] Adding repository https://hudson.eclipse.org/hudson/job/jgit/lastSuccessfulBuild/artifact/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/target/site/
[INFO] Adding repository https://hudson.eclipse.org/hudson/job/jgit/lastSuccessfulBuild/artifact/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/target/site/
[INFO] Adding repository http://download.eclipse.org/releases/galileo
[INFO] Adding repository http://download.eclipse.org/releases/galileo
[INFO] Adding repository http://download.eclipse.org/technology/swtbot/galileo/dev-build/update-site
[INFO] Adding repository http://download.eclipse.org/technology/swtbot/galileo/dev-build/update-site
[INFO] Adding repository http://download.eclipse.org/tools/mylyn/update/weekly
[INFO] Adding repository http://download.eclipse.org/tools/mylyn/update/weekly
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[INFO] Resolving target platform for project MavenProject: org.eclipse.egit:org.eclipse.egit.core:0.10.0-SNAPSHOT @ <https://hudson.eclipse.org/hudson/job/egit/ws/org.eclipse.egit.core/pom.xml>
[INFO] Adding repository (cached) https://hudson.eclipse.org/hudson/job/jgit/lastSuccessfulBuild/artifact/org.eclipse.jgit.packaging/org.eclipse.jgit.updatesite/target/site/
[INFO] Adding repository (cached) http://download.eclipse.org/releases/galileo
[INFO] Adding repository (cached) http://download.eclipse.org/technology/swtbot/galileo/dev-build/update-site
[INFO] Adding repository (cached) http://download.eclipse.org/tools/mylyn/update/weekly
[WARNING] Exception reading bundle manifest
java.util.zip.ZipException: error in opening zip file
	at java.util.zip.ZipFile.open(Native Method)
	at java.util.zip.ZipFile.<init>(ZipFile.java:114)
	at org.codehaus.tycho.osgitools.DefaultBundleReader.doLoadManifest(DefaultBundleReader.java:83)
	at org.codehaus.tycho.osgitools.DefaultBundleReader.loadManifest(DefaultBundleReader.java:45)
	at org.codehaus.tycho.osgitools.EquinoxResolver.loadManifest(EquinoxResolver.java:200)
	at org.codehaus.tycho.osgitools.EquinoxResolver.addBundle(EquinoxResolver.java:176)
	at org.codehaus.tycho.osgitools.EquinoxResolver.newState(EquinoxResolver.java:158)
	at org.codehaus.tycho.osgitools.EquinoxResolver.newResolvedState(EquinoxResolver.java:52)
	at org.codehaus.tycho.osgitools.OsgiBundleProject.getResolverState(OsgiBundleProject.java:188)
	at org.codehaus.tycho.osgitools.OsgiBundleProject.resolve(OsgiBundleProject.java:141)
	at org.codehaus.tycho.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:147)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:200)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:95)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:430)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:160)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:124)
	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.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
[ERROR] Internal error: java.lang.NullPointerException -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException
Terminating xvnc.
Archiving artifacts
Recording test results
Failed to send e-mail to Matthias Sohn because no e-mail address is known, and no default e-mail domain is configured
Failed to send e-mail to Jens Baumgart because no e-mail address is known, and no default e-mail domain is configured



Back to the top