You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2016/06/16 03:28:05 UTC

[jira] [Commented] (INFRA-11296) OpenOffice buildbot cannot download files due to missing LWP::Protocol::https

    [ https://issues.apache.org/jira/browse/INFRA-11296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332995#comment-15332995 ] 

Gavin commented on INFRA-11296:
-------------------------------

so :-

Looking at 
4. https://ci.apache.org/builders/openoffice-linux32-nightly

we have:-

buildslave20@bb-vm2:~$ cpanm install LWP::Protocol::https
install is up to date. (0.01)
LWP::Protocol::https is up to date. (6.06)


I have run several independent tests using perl to test the LWP::Protocol::https and all run without error - I do all this as the buildslave20 user too.

Running ./bootstrap manually in the main dir I get a successful run:-

dmake successfully built and copied to /home/buildslave20/slave20/openoffice-linux32-nightly/build/main/solenv/unxlngi6.pro/bin/dmake

Looking at
3. https://ci.apache.org/builders/openoffice-fbsd-nightly

we have:-

[buildslave27@bb-fbsd2 /usr/home/buildslave27]$ cpanm install LWP::Protocol::https        
install is up to date. (0.01)
LWP::Protocol::https is up to date. (6.06)

I have run several independent tests using perl to test the LWP::Protocol::https and all run without error - I do all this as the buildslave27 user too.

Running ./bootstrap manually in the main dir I get a successful run:-

dmake successfully built and copied to /usr/home/buildslave27/slave27/openoffice-fbsd-nightly/build/main/solenv/unxfbsdx.pro/bin/dmake


---

I'll take a look at the Windows VMs next ...


> OpenOffice buildbot cannot download files due to missing LWP::Protocol::https
> -----------------------------------------------------------------------------
>
>                 Key: INFRA-11296
>                 URL: https://issues.apache.org/jira/browse/INFRA-11296
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Buildbot
>            Reporter: Andrea Pescetti
>
> As one can see at
> https://ci.apache.org/builders/openoffice-linux64-nightly/builds/246/steps/retry%20bootstrap/logs/stdio
> (and similar logs for the last several days) the OpenOffice buildbot cannot download files needed for the build, as if the disk was full or there were network connectivity issues.
> Note that this step used to work without any issues in the past and that the failing downloads are from a variety of different servers.
> It would be helpful to know whether these individual commands succeed on the buildbot:
> $ wget https://ftp.mozilla.org/pub/js/rhino1_7R3.zip
> $ wget http://sourceforge.net/projects/oooextras.mirror/files/48a9f787f43a09c0a9b7b00cd1fddbbf-hyphen-2.7.1.tar.gz



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)