New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 623145 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

IndexError in run_suite._generate_web_and_buildbot_links

Project Member Reported by pho...@chromium.org, Jun 24 2016

Issue description

https://uberchromegw.corp.google.com/i/chromeos/builders/link-paladin/builds/25425/steps/HWTest%20%5Bbvt-inline%5D/logs/stdio

and

https://uberchromegw.corp.google.com/i/chromeos/builders/link-paladin/builds/25425/steps/HWTest%20%5Bbvt-cq%5D/logs/stdio

Unhandled run_suite exception: list index out of range
Traceback (most recent call last):
  File "/usr/local/autotest/site_utils/run_suite.py", line 1705, in main
    (code, output_dict) = main_without_exception_handling(options)
  File "/usr/local/autotest/site_utils/run_suite.py", line 1627, in main_without_exception_handling
    collector.run()
  File "/usr/local/autotest/site_utils/run_suite.py", line 1427, in run
    self._generate_web_and_buildbot_links()
  File "/usr/local/autotest/site_utils/run_suite.py", line 1198, in _generate_web_and_buildbot_links
    suite_job_keyvals = self._suite_views[0]['job_keyvals']
IndexError: list index out of range



 

Comment 1 by fdeng@chromium.org, Sep 30 2017

Cc: fdeng@chromium.org akes...@chromium.org
Owner: ----
Status: Untriaged (was: Assigned)
Not sure if this is still an issue, putting back to the queue for triaging.
Components: Infra>Client>ChromeOS
Owner: shuqianz@chromium.org
This happens again:
https://luci-milo.appspot.com/buildbot/chromeos/sentry-paladin/2058

The link to the suite recently broke in cbuildbot, maybe it is related.

But the index error needs to be fixed.
Owner: ----
Components: Infra>Client>ChromeOS>CI
Components: -Infra>Client>ChromeOS

Sign in to add a comment