RESOLVED FIXED 170665
wincairo-1 BuildBot cannot download WinCairoRequirements.zip after r214328
https://bugs.webkit.org/show_bug.cgi?id=170665
Summary wincairo-1 BuildBot cannot download WinCairoRequirements.zip after r214328
Fujii Hironori
Reported 2017-04-09 22:11:30 PDT
wincairo-1 BuildBot cannot download WinCairoRequirements.zip after r214328 Since r214328 (Bug 169950). > Checking for newer version of WinCairoRequirements.zip... > Could not access https://github.com/fujii/WinCairoRequirements/releases/download/v0.1.0/WinCairoRequirements.zip: > Content-Type: text/plain > Client-Date: Sun, 09 Apr 2017 23:44:00 GMT > Client-Warning: Internal response > > Please ensure that https://github.com/fujii/WinCairoRequirements/releases/download/v0.1.0/WinCairoRequirements.zip is reachable and that Perl can use LWP::Simple to connect to HTTPS URLs. > You may have to run "$ cpan LWP::Protocol::https". > Falling back to existing version of WinCairoRequirements. On the other hand, wincairo-2 BuildBot can download.
Attachments
Fujii Hironori
Comment 1 2017-04-09 22:15:07 PDT
I saw the same error message in my env today (Bug 170664). I'm not sure these are same issue.
Fujii Hironori
Comment 2 2017-04-09 22:59:25 PDT
To investigate this bug, I submitted a patch (Bug 170666).
Fujii Hironori
Comment 3 2017-04-10 19:02:08 PDT
Oh, no. wincairo-1 has failed to svn update: https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/767 https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/767/steps/svn/logs/stdio > Updating '.': > Skipped 'Tools' -- Node remains in conflict > Skipped 'Source' -- Node remains in conflict > Skipped 'LayoutTests' -- Node remains in conflict > Skipped 'WebKitLibraries' -- Node remains in conflict > Skipped 'PerformanceTests' -- Node remains in conflict > Skipped 'Websites' -- Node remains in conflict > At revision 215187. > Summary of conflicts: > Skipped paths: 6 Could you fix it, Alex?
Fujii Hironori
Comment 4 2017-04-11 18:18:05 PDT
https://build.webkit.org/builders/WinCairo%2064-Bit%20Release/builds/831 > Checking for newer version of WinCairoRequirements.zip... > Could not access https://github.com/fujii/WinCairoRequirements/releases/download/v0.1.0/WinCairoRequirements.zip: > Can't connect to github-cloud.s3.amazonaws.com:443 (certificate verify failed)
Fujii Hironori
Comment 5 2017-06-18 18:50:31 PDT
wincairo-1 is fine now. Resolved.
Alex Christensen
Comment 6 2017-06-19 12:52:01 PDT
For the record, I just fixed this by modifying Tools/Scripts on my bot.
Fujii Hironori
Comment 7 2017-06-19 18:58:28 PDT
Thank you for fixing the issue. BTW, this seems a root certificate issue. Did you try to update ActivePerl?
Note You need to log in before you can comment on or make changes to this bug.