Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] FW: Build failed in Hudson: cdt-nightly #749

I recall reading that Eclipse's Hudson is restricted to *only* fetching from maven.eclipse.org.  Your local machine is likely finding 0.13.0-SNAPSHOT through Central or something.

On 2-Jul-2011, at 8:54 PM, Schaefer, Doug wrote:

> Hey gang, for some reason Hudson insists I try and get tycho 0.13.0-SNAPSHOT from maven.eclipse.org, which seem to be broken. I have no problem on my local machine. Do you know why?
> 
> Thanks,
> Doug.
> 
> -----Original Message-----
> From: hudsonbuild@xxxxxxxxxxx [mailto:hudsonbuild@xxxxxxxxxxx] 
> Sent: Saturday, July 02, 2011 8:49 PM
> To: Schaefer, Doug; vivkong@xxxxxxxxxx; angvoz.dev@xxxxxxxxx
> Subject: Build failed in Hudson: cdt-nightly #749
> 
> See <https://hudson.eclipse.org/hudson/job/cdt-nightly/749/>
> 
> ------------------------------------------
> Started by user dschaefer
> Building on master
> Checkout:workspace / <https://hudson.eclipse.org/hudson/job/cdt-nightly/ws/> - hudson.remoting.LocalChannel@2d83ca58
> Using strategy: Default
> Last Built Revision: Revision 6bbc31c7a25defb4c3fe1c3efd9cbaeb50bf59d5 (origin/master) Checkout:workspace / <https://hudson.eclipse.org/hudson/job/cdt-nightly/ws/> - hudson.remoting.LocalChannel@2d83ca58
> GitAPI created
> Fetching changes from the remote Git repository Fetching upstream changes from git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git
> [workspace] $ git fetch -t git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git +refs/heads/*:refs/remotes/origin/*
> [workspace] $ git ls-tree HEAD
> [workspace] $ git tag -l master
> [workspace] $ git rev-parse origin/master Commencing build of Revision 6bbc31c7a25defb4c3fe1c3efd9cbaeb50bf59d5 (origin/master) GitAPI created Checking out Revision 6bbc31c7a25defb4c3fe1c3efd9cbaeb50bf59d5 (origin/master) [workspace] $ git checkout -f 6bbc31c7a25defb4c3fe1c3efd9cbaeb50bf59d5
> [workspace] $ git tag -a -f -m "Hudson Build #749" hudson-cdt-nightly-749 Recording changes in branch origin/master [workspace] $ git whatchanged --no-abbrev -M --pretty=raw 6bbc31c7a25defb4c3fe1c3efd9cbaeb50bf59d5..6bbc31c7a25defb4c3fe1c3efd9cbaeb50bf59d5
> Starting xvnc
> [workspace] $ Xvnc :37 -geometry 1024x768 -depth 24 -ac [workspace] $ /shared/common/apache-maven-3.0.3/bin/mvn -Dmaven.repo.local=<https://hudson.eclipse.org/hudson/job/cdt-nightly/ws/.repository> clean install
> 02/07/2011 20:48:49 Xvnc version X.org/xf4vnc custom version
> 02/07/2011 20:48:49 Copyright (C) 2001-2004 Alan Hourihane.
> 02/07/2011 20:48:49 Copyright (C) 2000-2004 Constantin Kaplinsky
> 02/07/2011 20:48:49 Copyright (C) 1999 AT&T Laboratories Cambridge
> 02/07/2011 20:48:49 All Rights Reserved.
> 02/07/2011 20:48:49 See http://www.tightvnc.com/ for information on TightVNC
> 02/07/2011 20:48:49 See http://xf4vnc.sf.net for xf4vnc-specific information
> 02/07/2011 20:48:49 Desktop name 'x11' (hudson:37)
> 02/07/2011 20:48:49 Protocol versions supported: 3.7, 3.3
> 02/07/2011 20:48:49 RGB format 8 8 8
> 02/07/2011 20:48:49 Listening for VNC connections on TCP port 5937 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...
> Downloading: http://maven.eclipse.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/0.13.0-SNAPSHOT/maven-metadata.xml
> 
> Downloading: http://maven.eclipse.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/0.13.0-SNAPSHOT/tycho-maven-plugin-0.13.0-SNAPSHOT.pom
> 
> [WARNING] The POM for org.eclipse.tycho:tycho-maven-plugin:jar:0.13.0-SNAPSHOT is missing, no dependency information available
> Downloading: http://maven.eclipse.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/0.13.0-SNAPSHOT/tycho-maven-plugin-0.13.0-SNAPSHOT.jar
> Downloading: http://maven.eclipse.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
> 
> 
> Downloading: http://maven.eclipse.org/nexus/content/groups/central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
> 4 KB   
> 8 KB   
> 12 KB   
> 16 KB   
> 20 KB   
> 24 KB   
> 28 KB   
> 32 KB   
> 36 KB   
> 40 KB   
> 44 KB   
> 48 KB   
> 52 KB   
> 56 KB   
> 60 KB   
> 64 KB   
> 68 KB   
> 72 KB   
> 76 KB   
> 80 KB   
> 84 KB   
> 88 KB   
> 92 KB   
> 96 KB   
> 100 KB   
> 104 KB   
> 108 KB   
> 112 KB   
> 116 KB   
> 120 KB   
> 124 KB   
> 128 KB   
> 132 KB   
> 136 KB   
> 140 KB   
> 144 KB   
> 148 KB   
> 152 KB   
> 156 KB   
> 160 KB   
> 164 KB   
> 165 KB   
> 
> Downloaded: http://maven.eclipse.org/nexus/content/groups/central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (165 KB at 1714.8 KB/sec) [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]   
> [ERROR]   The project org.eclipse.cdt:cdt-parent:8.0.0-SNAPSHOT (/opt/public/jobs/cdt-nightly/workspace/pom.xml) has 1 error
> [ERROR]     Unresolveable build extension: Plugin org.eclipse.tycho:tycho-maven-plugin:0.13.0-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.eclipse.tycho:tycho-maven-plugin:jar:0.13.0-SNAPSHOT in eclipse-repositories (http://maven.eclipse.org/nexus/content/groups/public/) -> [Help 2]
> [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/ProjectBuildingException
> [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
> Terminating xvnc.
> Archiving artifacts
> Recording test results
> Failed to send e-mail to Markus Schorn because no e-mail address is known, and no default e-mail domain is configured Failed to send e-mail to Andrew Gvozdev because no e-mail address is known, and no default e-mail domain is configured
> 
> _______________________________________________
> tycho-dev mailing list
> tycho-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-dev



Back to the top