[LLVMdev] Test-Suite Bots failing randomly

Daniel Dunbar daniel.dunbar at gmail.com
Mon Apr 22 08:32:48 PDT 2013


Hey Renato,

I'll take a look this morning and now to fetching from an internal server
so this doesn't happen again.

 - Daniel


On Apr 22, 2013, at 8:00, Renato Golin <renato.golin at linaro.org> wrote:

Ping?

This is getting as often as every other run... Is that process downloading
from an internal server? If not, should we? If yes, should we not?

thanks,
--renato


On 20 April 2013 14:03, Renato Golin <renato.golin at linaro.org> wrote:

> Hi folks,
>
> I noticed our test-suite bot is failing randomly when getting a timeout on
> the install phase:
>
>
> http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/666/steps/venv.lnt.install/logs/stdio
>
> Downloading/unpacking Werkzeug>=0.6.1 (from Flask->LNT==0.4.1dev)
> Exception:
>   File
> "/opt/buildbot/clang-native-arm-lnt/lnt.venv/local/lib/python2.7/site-packages/pip-1.2.1-py2.7.egg/pip/download.py",
> line 380, in _download_url
>     chunk = resp.read(4096)
> (...)
> timeout: timed out
>
> The package getting time out is not always the same, sometimes it also
> happens with SQLAlchemy. I'm guessing the server is loaded or the
> connection is somehow bad?
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130422/60301024/attachment.html>


More information about the llvm-dev mailing list