Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 482727

Summary: [HIPP] unable to fetch from git
Product: Community Reporter: Florian Thienel <florian>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: mikael.barbero, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Florian Thienel CLA 2015-11-20 14:52:25 EST
The HIPP instance of mylyn/org.eclipse.mylyn.docs.vex is unable to contact our git repo. Neither git://git.eclipse.org/gitroot/mylyn/org.eclipse.mylyn.docs.vex.git nor https://git.eclipse.org/r/mylyn/org.eclipse.mylyn.docs.vex work:

Command "git fetch -t https://git.eclipse.org/r/mylyn/org.eclipse.mylyn.docs.vex +refs/heads/*:refs/remotes/origin/*" returned status code 128: fatal: unable to access 'https://git.eclipse.org/r/mylyn/org.eclipse.mylyn.docs.vex/': Couldn't resolve host 'git.eclipse.org'
Comment 1 Mikaƫl Barbero CLA 2015-11-23 04:19:31 EST
We were having some internal DNS issue when you raised you bug. From your build status (https://hudson.eclipse.org/vex/job/ci.master/), it seems to work now. Do you confirm?
Comment 2 Florian Thienel CLA 2015-11-23 10:36:12 EST
(In reply to Mikael Barbero from comment #1)
> We were having some internal DNS issue when you raised you bug. From your
> build status (https://hudson.eclipse.org/vex/job/ci.master/), it seems to
> work now. Do you confirm?

Yes, works again. Thanks a lot.
Comment 3 Florian Thienel CLA 2015-11-23 10:36:45 EST
Works again