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

Issue 653653 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Oct 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

AttributeError: 'module' object has no attribute 'GetPerfDashboardRevisions'

Project Member Reported by nedngu...@google.com, Oct 6 2016

Issue description

Log: 
@@@STEP_TEXT@</div>@@@
Traceback (most recent call last):
  File "/b/rr/tmpjZ4VkX/rw/checkout/infra/.recipe_deps/build/scripts/slave/runtest.py", line 1781, in <module>
    sys.exit(main())
  File "/b/rr/tmpjZ4VkX/rw/checkout/infra/.recipe_deps/build/scripts/slave/runtest.py", line 1744, in main
    result = _MainMac(options, args, extra_env)
  File "/b/rr/tmpjZ4VkX/rw/checkout/infra/.recipe_deps/build/scripts/slave/runtest.py", line 1010, in _MainMac
    _ResultsDashboardDict(options))
  File "/b/rr/tmpjZ4VkX/rw/checkout/infra/.recipe_deps/build/scripts/slave/runtest.py", line 489, in _ResultsDashboardDict
    'revisions': _GetPerfDashboardRevisions(options),
  File "/b/rr/tmpjZ4VkX/rw/checkout/infra/.recipe_deps/build/scripts/slave/runtest.py", line 397, in _GetPerfDashboardRevisions
    return slave_utils.GetPerfDashboardRevisions(
AttributeError: 'module' object has no attribute 'GetPerfDashboardRevisions'
@@@STEP_CURSOR@page_cycler_v2.top_10_mobile@@@
step returned non-zero exit code: 1

(https://uberchromegw.corp.google.com/i/chromium.perf/builders/Mac%2010.10%20Perf%20(3)/builds/4096/steps/page_cycler_v2.top_10_mobile/logs/stdio)

Dave: can you look into this?


 
Owner: eyaich@chromium.org
This is from my change but this was the error I was seeing yesterday before the revert.  

This was the CL before the revert: https://codereview.chromium.org/2391353002/

And this was the CL I landed to revert the revert today: https://codereview.chromium.org/2394093002/

I will look closer to see if this includes my new reland, all the other places I broke seem to be fixed so this looks fishy.
Very odd, if you look at the most recent build this is actually just now running my initial land of this CL that I landed yesterday around noon.  It seems to be really behind. This should be fixed with my revert that I landed yesterday afternoon.  

https://uberchromegw.corp.google.com/i/chromium.perf/builders/Mac%2010.10%20Perf%20%283%29/builds/4097
Project Member

Comment 3 by sheriffbot@chromium.org, Oct 7 2016

Labels: Hotlist-Google
Components: -Infra Infra>Client>Perf

Comment 5 by eyaich@chromium.org, Oct 11 2016

Status: Fixed (was: Untriaged)

Sign in to add a comment