Closed Bug 973519 Opened 10 years ago Closed 10 years ago

Add TBPL parser support for 'marionette.errors.InvalidResponseException'

Categories

(Tree Management Graveyard :: TBPL, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 991173

People

(Reporter: emorley, Unassigned)

Details

Broken out from bug 972332.

Example failure:
https://tbpl.mozilla.org/php/getParsedLog.php?id=34612358&tree=Mozilla-Inbound

03:44:29     INFO -  marionette.errors.InvalidResponseException: InvalidResponseException: Could not communicate with Marionette server. Is the Gecko process still running?

I'm thinking matching /marionette\.errors/ or /[A-Za-z.]*Exception:/ might be good - need to check locally for false positives first.
Yeah, I'm thinking the former might be a bit less prone to false positives than the latter. But we'll see what your local testing shows :)
The specific problem in bug 972332 should be fixed since those particular failures now have crash stacks. I'll leave it up to you if you want to WONTFIX this or not.
I'll unassign for now and we'll see how we get on.

Thank you! :-)
Assignee: emorley → nobody
The marionette.errors.InvalidResponseException log lines now also have a mozharness log level of ERROR so these are picked up by TBPL anyway now :-)

However, duping to bug 991173 where I'm going to handle more other cases.
No longer blocks: 778688, 972332
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Product: Webtools → Tree Management
Product: Tree Management → Tree Management Graveyard
You need to log in before you can comment on or make changes to this bug.