Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-build] Build failed in Hudson: jetty-test-windows #149

See <https://hudson.eclipse.org/hudson/job/jetty-test-windows/149/>

------------------------------------------
Started by user mgorovoy
Building remotely on windows7tests
Checkout:jetty-test-windows / <https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/> - hudson.remoting.Channel@6946a317:windows7tests
Using strategy: Default
Last Built Revision: Revision a7eabf07579d6dc8851781fdc8d777da98eb3bc0 (origin/master)
Checkout:jetty-test-windows / <https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/> - hudson.remoting.LocalChannel@e44e3a
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" fetch -t git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git +refs/heads/*:refs/remotes/origin/*
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" ls-tree HEAD
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" rev-parse origin/master
Commencing build of Revision a7eabf07579d6dc8851781fdc8d777da98eb3bc0 (origin/master)
GitAPI created
Checking out Revision a7eabf07579d6dc8851781fdc8d777da98eb3bc0 (origin/master)
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" checkout -f a7eabf07579d6dc8851781fdc8d777da98eb3bc0
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" tag -a -f -m "Hudson Build #149" hudson-jetty-test-windows-149
Recording changes in branch origin/master
[jetty-test-windows] $ "C:\Program Files\Git\cmd\git.cmd" whatchanged --no-abbrev -M --pretty=raw a7eabf07579d6dc8851781fdc8d777da98eb3bc0..a7eabf07579d6dc8851781fdc8d777da98eb3bc0
[jetty-test-windows] $ cmd /c call C:\Users\HUDSON~1\AppData\Local\Temp\hudson2029243155338873738.bat

<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/>set> JAVA_HOME=C:\Java\jdk1.6.0_20 

<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/>set> JAVA_OPTS=-Dhttp.proxyHost=proxy.eclipse.org -Dhttp.proxyPort=9898 -Dhttps.proxyHost=proxy.eclipse.org -Dhttps.proxyPort=9898 -Dhttp.nonProxyHosts="*.eclipse.org|172.30.206.*" -Dhttps.nonProxyHosts="*.eclipse.org" -Dftp.proxyHost=proxy.eclipse.org -Dftp.proxyPort=9898 -Dftp.nonProxyHosts="*.eclipse.org" 

<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/>exit> 0 
[jetty-test-windows] $ "c:\Program Files\maven-3.0.3\bin\mvn.bat" -Dmaven.test.error.ignore=true -Dmaven.test.failure.ignore=true -fae clean install
[INFO] Scanning for projects...
Downloading: http://oss.sonatype.org/content/groups/jetty/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom

Downloading: http://repo1.maven.org/maven2/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom

[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project org.eclipse.jetty:jetty-project:7.4.4-SNAPSHOT (<https://hudson.eclipse.org/hudson/job/jetty-test-windows/ws/pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM: Could not transfer artifact org.eclipse.jetty:jetty-parent:pom:18 from/to sonatype-snapshots (http://oss.sonatype.org/content/groups/jetty): Error transferring file: Connection timed out: connect and 'parent.relativePath' points at wrong local POM @ line 3, column 11 -> [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/UnresolvableModelException
Recording test results



Back to the top