Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linuxtools-dev] Recent build failures on Gerrit: Hudson doesn't have internet access anymore?

> However the lttng.org website is up, and the file still exists. We
> had
> this procedure going for a couple weeks already and it was working
> fine.
> Could it be possible that with the recent server move, the build
> server
> does not have access to the internet anymore?

It would still need internet access to download the various maven
artifacts. As far as I can see it's resolving most of those locations
without issue. Although I can also confirm a local build works and
the traces get downloaded successfully.

Maybe the new servers are using some strange DNS that isn't resolving
those particular locations ?

> We will at least change it so that if it cannot download the files,
> at
> least it doesn't the whole build. But I am curious if this is a new
> policy, or just a temporary problem.

I would also propose only downloading the files if they don't already
exist on the system. Note that we don't clear the workspace on every
build so this should work. See :

https://bugs.eclipse.org/bugs/show_bug.cgi?id=400459

Cheers,
-- 
Roland Grunberg


Back to the top