[LNT] r242070 - Start adding a simple REST API to LNT

Chris Matthews via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 26 09:08:26 PDT 2015


Is there some reason why your view of https://pypi.python.org/simple/aniso8601/ <https://pypi.python.org/simple/aniso8601/> does not contain any packages?

Is this using the lab package mirror, or a different one?

> On Aug 26, 2015, at 8:38 AM, Renato Golin <renato.golin at linaro.org> wrote:
> 
> Now, with the right list CC.
> 
> On 26 August 2015 at 16:36, Renato Golin <renato.golin at linaro.org> wrote:
>> Hi Bill, Chris,
>> 
>> I seem to be having the same problem again... :(
>> 
>> https://urldefense.proofpoint.com/v2/url?u=http-3A__lab.llvm.org-3A8011_builders_clang-2Dnative-2Darm-2Dlnt_builds_13793_steps_setup-2520lit_logs_stdio&d=BQIFaQ&c=eEvniauFctOgLOKGJOplqw&r=OavojqfwaIIyGSFLMvdUsL92k_fORty6SxxzaAGP7co&m=STpcD-K_VQRE5rhcGyoZg3LAaXgduwGkqiniOeHi660&s=ABijfLV1fDRyx-Os19ozZ0uiHsLNNSt-cb6KN9THSVc&e= 
>> 
>> cheers,
>> --renato
>> 
>> On 15 July 2015 at 20:15, Bill Seurer <seurer at linux.vnet.ibm.com> wrote:
>>> This is failing on both power LE and BE buildbots.
>>> 
>>> For example:
>>> https://urldefense.proofpoint.com/v2/url?u=http-3A__lab.llvm.org-3A8011_builders_ppc64le-2Dclanglnt_builds_1280_steps_venv.lnt.install_logs_stdio&d=BQIFaQ&c=eEvniauFctOgLOKGJOplqw&r=OavojqfwaIIyGSFLMvdUsL92k_fORty6SxxzaAGP7co&m=STpcD-K_VQRE5rhcGyoZg3LAaXgduwGkqiniOeHi660&s=dJulGKZk4qYCuOGX4YizCVZLVmQsh2lzx5ouug7mUSw&e= 
>>> 
>>> 
>>> Obtaining file:///home/buildbots/ppc64le-clanglnt/clang-lnt-ppc64le-1/lnt
>>> 
>>> /home/buildbots/ppc64le-clanglnt/clang-lnt-ppc64le-1/lnt.venv/lib/python2.7/site-packages/setuptools/dist.py:283:
>>> UserWarning: The version specified requires normalization, consider using
>>> '0.4.1.dev0' instead of '0.4.1dev'.
>>>      self.metadata.version,
>>> Collecting Flask-RESTful (from LNT==0.4.1.dev0)
>>>  This repository located at lab.llvm.org is not a trusted host, if this
>>> repository is available via HTTPS it is recommend to use HTTPS instead,
>>> otherwise you may silence this warning with '--trusted-host lab.llvm.org'.
>>>  DEPRECATION: Implicitly allowing locations which are not hosted at a
>>> secure origin is deprecated and will require the use of --trusted-host in
>>> the future.
>>>  Downloading https://urldefense.proofpoint.com/v2/url?u=http-3A__lab.llvm.org_packages_Flask-2DRESTful-2D0.3.3.tar.gz&d=BQIFaQ&c=eEvniauFctOgLOKGJOplqw&r=OavojqfwaIIyGSFLMvdUsL92k_fORty6SxxzaAGP7co&m=STpcD-K_VQRE5rhcGyoZg3LAaXgduwGkqiniOeHi660&s=aWYg_dlQQ9zfQLzClx3OD1rEo7S8ikIY8LBJMlhirrc&e= 
>>> Collecting SQLAlchemy (from LNT==0.4.1.dev0)
>>>  This repository located at lab.llvm.org is not a trusted host, if this
>>> repository is available via HTTPS it is recommend to use HTTPS instead,
>>> otherwise you may silence this warning with '--trusted-host lab.llvm.org'.
>>>  Downloading https://urldefense.proofpoint.com/v2/url?u=http-3A__lab.llvm.org_packages_SQLAlchemy-2D0.6.6.tar.gz&d=BQIFaQ&c=eEvniauFctOgLOKGJOplqw&r=OavojqfwaIIyGSFLMvdUsL92k_fORty6SxxzaAGP7co&m=STpcD-K_VQRE5rhcGyoZg3LAaXgduwGkqiniOeHi660&s=Ziqh9ztSJIP9sFvPDEuEN-D90yhUEdPxc0gHGXe7sCM&e=  (2.1MB)
>>> Collecting Flask (from LNT==0.4.1.dev0)
>>>  This repository located at lab.llvm.org is not a trusted host, if this
>>> repository is available via HTTPS it is recommend to use HTTPS instead,
>>> otherwise you may silence this warning with '--trusted-host lab.llvm.org'.
>>>  Downloading https://urldefense.proofpoint.com/v2/url?u=http-3A__lab.llvm.org_packages_Flask-2D0.10.1.tar.gz&d=BQIFaQ&c=eEvniauFctOgLOKGJOplqw&r=OavojqfwaIIyGSFLMvdUsL92k_fORty6SxxzaAGP7co&m=STpcD-K_VQRE5rhcGyoZg3LAaXgduwGkqiniOeHi660&s=ZrvflWyk8MA66cr91dnpgQN3JNVC-XXdKhuTIUlxPio&e=  (544kB)
>>> Collecting aniso8601>=0.82 (from Flask-RESTful->LNT==0.4.1.dev0)
>>>  This repository located at lab.llvm.org is not a trusted host, if this
>>> repository is available via HTTPS it is recommend to use HTTPS instead,
>>> otherwise you may silence this warning with '--trusted-host lab.llvm.org'.
>>>  Could not find any downloads that satisfy the requirement aniso8601>=0.82
>>> (from Flask-RESTful->LNT==0.4.1.dev0)
>>>  No distributions at all found for aniso8601>=0.82 (from
>>> Flask-RESTful->LNT==0.4.1.dev0)
>>> program finished with exit code 1
>>> 
>>> 
>>> On 07/14/2015 06:23 PM, Renato Golin wrote:
>>>> 
>>>> Great, thanks!
>>>> 
>>>> On 15 Jul 2015 12:02 am, "Chris Matthews" <chris.matthews at apple.com
>>>> <mailto:chris.matthews at apple.com>> wrote:
>>>> 
>>>>    I added it back in with a fix, and it seems to have worked in
>>>> 
>>>>    https://urldefense.proofpoint.com/v2/url?u=http-3A__lab.llvm.org-3A8011_builders_clang-2Dnative-2Darm-2Dlnt_builds_13039&d=BQIFaQ&c=eEvniauFctOgLOKGJOplqw&r=OavojqfwaIIyGSFLMvdUsL92k_fORty6SxxzaAGP7co&m=STpcD-K_VQRE5rhcGyoZg3LAaXgduwGkqiniOeHi660&s=ew2gJPiG-oYzGtZ-W0_lPuEHtz_5VPW9v4-xg1Ki4sQ&e= 
>>>> 
>>>> <https://urldefense.proofpoint.com/v2/url?u=http-3A__lab.llvm.org-3A8011_builders_clang-2Dnative-2Darm-2Dlnt_builds_13039&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=mQ4LZ2PUj9hpadE3cDHZnIdEwhEBrbAstXeMaFoB9tg&m=94FFPpeR1Z-CjUzOZh7rSzXZdfp1AIAEYbdUkSosBIk&s=7b4Tng8pqk1ci3PoVuUbdoCCBjnPCMNWwAIofZLowNU&e=>
>>>> 
>>>>    Operational theory: case (too)sensitive file system difference.  I
>>>>    also made Flask the last dependency, so it gets installed first.
>>>> 
>>>>    Either way, it seems to have made it through the install this time.
>>>> 
>>>>>    On Jul 14, 2015, at 7:47 AM, Renato Golin <renato.golin at linaro.org
>>>>>    <mailto:renato.golin at linaro.org>> wrote:
>>>>> 
>>>>>    On 14 July 2015 at 15:36, Chris Matthews <cmatthews5 at apple.com
>>>>>    <mailto:cmatthews5 at apple.com>> wrote:
>>>>>> 
>>>>>>    Ill take a look in a few hours. Please revert if you need them
>>>>>>    sooner.
>>>>> 
>>>>> 
>>>>>    Ok, done in r242149.
>>>>> 
>>>>>    cheers,
>>>>>    --renato
>>>>>    _______________________________________________
>>>>>    llvm-commits mailing list
>>>>>    llvm-commits at cs.uiuc.edu <mailto:llvm-commits at cs.uiuc.edu>
>>>>>    https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.cs.uiuc.edu_mailman_listinfo_llvm-2Dcommits&d=BQIFaQ&c=eEvniauFctOgLOKGJOplqw&r=OavojqfwaIIyGSFLMvdUsL92k_fORty6SxxzaAGP7co&m=STpcD-K_VQRE5rhcGyoZg3LAaXgduwGkqiniOeHi660&s=trb8uLSCKtiSV3YZLZ-IPtbM-v9YKoPRZOVIauSeL-Y&e= 
>>>> 
>>>> 
>>>> 
>>>> 
>>>> _______________________________________________
>>>> llvm-commits mailing list
>>>> llvm-commits at cs.uiuc.edu
>>>> https://urldefense.proofpoint.com/v2/url?u=http-3A__lists.cs.uiuc.edu_mailman_listinfo_llvm-2Dcommits&d=BQIFaQ&c=eEvniauFctOgLOKGJOplqw&r=OavojqfwaIIyGSFLMvdUsL92k_fORty6SxxzaAGP7co&m=STpcD-K_VQRE5rhcGyoZg3LAaXgduwGkqiniOeHi660&s=trb8uLSCKtiSV3YZLZ-IPtbM-v9YKoPRZOVIauSeL-Y&e= 
>>>> 
>>> 
>>> 
>>> --
>>> 
>>> -Bill Seurer
>>> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150826/57ca9071/attachment.html>


More information about the llvm-commits mailing list