New issue
Advanced search Search tips

Issue 798545 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Jan 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

ToTWinThinLTO64 failing sizes with HTTP 403 error uploading to dashboard

Project Member Reported by inglorion@chromium.org, Jan 2 2018

Issue description

Logs: https://logs.chromium.org/v/?s=chromium%2Fbb%2Fchromium.clang%2FToTWinThinLTO64%2F404%2F%2B%2Frecipes%2Fsteps%2Fsizes%2F0%2Fstdout

Excerpt:
Sending result 1 of 141 to dashboard.
Confused: 2 files were deleted from c:\users\chrome~1\appdata\local\temp during the test run
Traceback (most recent call last):
  File "C:\b\rr\tmpzaf66u\rw\checkout\scripts\slave\results_dashboard.py", line 470, in _SendResultsJson
    urllib2.urlopen(req)
  File "C:\b\depot_tools\win_tools-2_7_6_bin\python\bin\lib\urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "C:\b\depot_tools\win_tools-2_7_6_bin\python\bin\lib\urllib2.py", line 410, in open
    response = meth(req, response)
  File "C:\b\depot_tools\win_tools-2_7_6_bin\python\bin\lib\urllib2.py", line 523, in http_response
    'http', request, response, code, msg, hdrs)
  File "C:\b\depot_tools\win_tools-2_7_6_bin\python\bin\lib\urllib2.py", line 448, in error
    return self._call_chain(*args)
  File "C:\b\depot_tools\win_tools-2_7_6_bin\python\bin\lib\urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "C:\b\depot_tools\win_tools-2_7_6_bin\python\bin\lib\urllib2.py", line 531, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 403: Forbidden
Error uploading to dashboard.
step returned non-zero exit code: 87
 
Cc: r...@chromium.org

Comment 2 by r...@chromium.org, Jan 3 2018

Cc: thakis@chromium.org h...@chromium.org
The ToTWin bot runs the sizes step as well, and it succeeds:
https://logs.chromium.org/v/?s=chromium%2Fbb%2Fchromium.clang%2FToTWin%2F764%2F%2B%2Frecipes%2Fsteps%2Fsizes%2F0%2Fstdout

Maybe we need to reconfigure this bot, or install some credentials that allow it to upload size metrics to chromeperf.appspot.com.

The good news is that 80+% of the last 50 thinlto builds are purple because they fail with this problem. That's a good thing: it we made it past the thinlto compile step. Woohoo!

Comment 3 by h...@chromium.org, Jan 3 2018

Cc: dpranke@chromium.org
The performance dashboard maintains a whitelist of IPs that can upload data.

dparnke, can you help get win76-c1 added to the whitelist?
Owner: dpranke@chromium.org
Status: Fixed (was: Unconfirmed)
done. sorry for the delay :(.
Status: Verified (was: Fixed)
Thanks for the fix!

Sign in to add a comment