Closed Bug 632211 Opened 13 years ago Closed 13 years ago

Try Server perma-purple on Linux and Linux64 builds, w/ failure in graph server reporting: "No branch_id for a branch_name 'MozillaTry' can be found"

Categories

(Release Engineering :: General, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dholbert, Assigned: mozilla)

References

()

Details

Looks like MozillaTry TBPL has been perma-purple since a little after 1pm today. (roughly)

(at least on Linux - those are the only builds to have completed in pushes since 1pm today)

Latest failure:
http://tinderbox.mozilla.org/showlog.cgi?log=MozillaTry/1297118227.1297119586.1923.gz

Snippet:
{
Executing: ['python', '/builds/slave/try-lnx/tools/buildfarm/utils/graph_server_post.py', '--server', 'graphs.mozilla.org', '--selector', '/server/collect.cgi', '--branch', 'MozillaTry', '--buildid', '20110207143722', '--sourcestamp', '6fbc4dd6418f', '--resultsname', 'Linux_tryserver', '--properties-file', 'properties.json', '--timestamp', '1297118227']
Process stdio:

Process stderr:
results not added, response: 
No branch_id for a branch_name 'MozillaTry' can be found
}
nthomas pointed out in IRC that the bustage-start-time lines up suspiciously with the most recent entry on
  https://wiki.mozilla.org/ReleaseEngineering:Maintenance#Previous_changes
which is datestamped "20110207 1300 PDT"
Seems likely this is a regression from bug 579131, with the graph server not expecting to get ctor results for Try.
Purple is just Linux32 and Linux64 builds, both opt and debug.
Summary: Try Server perma-purple, w/ failure in graph server reporting: "No branch_id for a branch_name 'MozillaTry' can be found" → Try Server perma-purple on Linux and Linux64 builds, w/ failure in graph server reporting: "No branch_id for a branch_name 'MozillaTry' can be found"
We're attempting to post the ctor results to the 'MozillaTry' branch, when the rest of Try uses 'TryServer'. Aki figured out that's because we've got a hardwire to the tinderbox tree name here
 http://hg.mozilla.org/build/buildbotcustom/file/default/misc.py#l989
when creating the builder.

Aki is going to back out the part of bug 579131 that got deployed today. The graph server failure occurs before we package tests and symbols and trigger talos and unit tests, so those never happen.
Assignee: nobody → aki
Priority: -- → P2
Backed out, reconfiged Try.
Should be fixed for any Try build that happens after this point.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.