Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[papyrus-rt-dev] What is this about?

My latest hudson job failed with this:

[ERROR] Failed to resolve target definition /jobs/genie.papyrus-rt/Papyrus-RT-CodegenRTS-BuildFrom-gerrit-Master/workspace/source/releng/codegen/targetplatform/org.eclipse.papyrusrt.codegen.targetplatform.neon.papyrusrelease/org.eclipse.papyrusrt.codegen.targetplatform.neon.papyrusrelease.target: Failed to load p2 metadata repository from location https://hudson.eclipse.org/papyrus-rt/job/Papyrus-RT-Product/lastSuccessfulBuild/artifact/repository/: Unable to read repository at https://hudson.eclipse.org/papyrus-rt/job/Papyrus-RT-Product/lastSuccessfulBuild/artifact/repository/content.xml. No route to host -> [Help 1]
org.apache.maven.MavenExecutionException: Failed to resolve target definition /jobs/genie.papyrus-rt/Papyrus-RT-CodegenRTS-BuildFrom-gerrit-Master/workspace/source/releng/codegen/targetplatform/org.eclipse.papyrusrt.codegen.targetplatform.neon.papyrusrelease/org.eclipse.papyrusrt.codegen.targetplatform.neon.papyrusrelease.target: Failed to load p2 metadata repository from location https://hudson.eclipse.org/papyrus-rt/job/Papyrus-RT-Product/lastSuccessfulBuild/artifact/repository/


but I'm looking into that update site and it seems to be OK.

In fact the log is full of warnings like this:

Aug 30, 2016 6:50:38 PM org.apache.http.impl.client.DefaultRequestDirector tryConnect
INFO: I/O exception (java.net.NoRouteToHostException) caught when connecting to {s}->https://hudson.eclipse.org: No route to host
Aug 30, 2016 6:50:38 PM org.apache.http.impl.client.DefaultRequestDirector tryConnect
INFO: Retrying connect to {s}->https://hudson.eclipse.org

Does anyone have an idea for why would it fail?

--
Ernesto Posse
Zeligsoft



Back to the top