Closed Bug 1529079 Opened 7 years ago Closed 7 years ago

Intermittent AttributeError: 'NoneType' object has no attribute 'pid'

Categories

(Testing :: Raptor, defect, P1)

Version 3
defect

Tracking

(firefox67 fixed)

RESOLVED FIXED
mozilla67
Tracking Status
firefox67 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: rwood)

References

Details

(Keywords: intermittent-failure)

Attachments

(1 file, 1 obsolete file)

11:24:57 INFO - raptor-control-server received webext_status: __raptor_shutdownBrowser
11:24:57 ERROR - Traceback (most recent call last):
11:24:57 INFO - File "/usr/lib/python2.7/SocketServer.py", line 290, in _handle_request_noblock
11:24:57 INFO - self.process_request(request, client_address)
11:24:57 INFO - File "/usr/lib/python2.7/SocketServer.py", line 318, in process_request
11:24:57 INFO - self.finish_request(request, client_address)
11:24:57 INFO - File "/usr/lib/python2.7/SocketServer.py", line 331, in finish_request
11:24:57 INFO - self.RequestHandlerClass(request, client_address, self)
11:24:57 INFO - File "/builds/worker/workspace/build/tests/raptor/raptor/control_server.py", line 30, in init
11:24:57 INFO - super(MyHandler, self).init(*args, **kwargs)
11:24:57 INFO - File "/usr/lib/python2.7/SocketServer.py", line 652, in init
11:24:57 INFO - self.handle()
11:24:57 INFO - File "/usr/lib/python2.7/BaseHTTPServer.py", line 340, in handle
11:24:57 INFO - self.handle_one_request()
11:24:57 INFO - File "/usr/lib/python2.7/BaseHTTPServer.py", line 328, in handle_one_request
11:24:57 INFO - method()
11:24:57 INFO - File "/builds/worker/workspace/build/tests/raptor/raptor/control_server.py", line 82, in do_POST
11:24:57 INFO - self.shutdown_browser()
11:24:57 INFO - File "/builds/worker/workspace/build/tests/raptor/raptor/control_server.py", line 153, in shutdown_browser
11:24:57 INFO - LOG.info("shutting down browser (pid: %d)" % self.browser_proc.pid)
11:24:57 INFO - AttributeError: 'NoneType' object has no attribute 'pid'

Blocks: 1529081
Assignee: nobody → rwood
Status: NEW → ASSIGNED
Priority: P5 → P1

I can reproduce this locally on my GP2... I'll make a fix.

No longer blocks: 1522972
Attachment #9045381 - Attachment is obsolete: true

With update merging the one method (thanks for the feedback :bc!)

https://treeherder.mozilla.org/#/jobs?repo=try&revision=e64bcddaf88ea4f941c55e6ebe1980546c1e7431

Pushed by rwood@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9ec1ba39a978 Fix Raptor fennec shutdown failure; r=bc
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: