<div dir="ltr">On Mon, Apr 22, 2013 at 8:00 AM, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Ping?<div><br></div><div>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?</div>
</div></blockquote><div><br></div><div style>Ok, so we are already downloading from a private server (<a href="http://lab.llvm.org">lab.llvm.org</a>), which IMHO we should be doing because we want tight control over the dependencies etc.</div>
<div style><br></div><div style>I forgot that your machine is outside the lab, so that may be involved here. I don't fully understand the networking setup but it is very different outside vs inside. That said, I ran some timings from our network here to <a href="http://lab.llvm.org">lab.llvm.org</a>, and I couldn't reproduce any connectivity issues from here.</div>
<div style><br></div><div style>Renato, can you try running some testing on your side to quantify where the connectivity issue is? Things like:</div><div style>$ ab -c 3 -n 100 <a href="http://lab.llvm.org/packages/SQLAlchemy-0.6.6.tar.gz">http://lab.llvm.org/packages/SQLAlchemy-0.6.6.tar.gz</a><br>
</div><div style><div>work fine from here.</div><div><br></div></div><div style>That said, it *would* be nice to harden this code against that failure mode -- one reasonable way would be to have the buildbot slave mirror the packages directory locally (using rsync or so) and do the install from there. We can make the rsync command not cause a buildbot failure, since we rarely change the packages. Any interest in making these changes to the buildbot config?</div>
<div style><br></div><div style> - Daniel</div><div style><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div><br></div><div>
thanks,</div><div>--renato</div></div><div class=""><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On 20 April 2013 14:03, Renato Golin <span dir="ltr"><<a href="mailto:renato.golin@linaro.org" target="_blank">renato.golin@linaro.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Hi folks,<div><br></div><div>I noticed our test-suite bot is failing randomly when getting a timeout on the install phase:</div>

<div><br></div><div><a href="http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/666/steps/venv.lnt.install/logs/stdio" target="_blank">http://lab.llvm.org:8011/builders/clang-native-arm-lnt/builds/666/steps/venv.lnt.install/logs/stdio</a><br>


</div><div><br></div><div><div>Downloading/unpacking Werkzeug>=0.6.1 (from Flask->LNT==0.4.1dev)</div><div>Exception:</div></div><div><div>  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</div>


<div>    chunk = resp.read(4096)</div><div>(...)</div><div>timeout: timed out</div><div><br></div><div>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?</div>


<div><br></div><div>cheers,</div><div>--renato</div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div></div>