Closed
Bug 1341364
Opened 8 years ago
Closed 8 years ago
Intermittent Jetpack "No tests run or test summary not found" after "error: [Errno 111] Connection refused"
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: aryx, Unassigned)
Details
(Keywords: intermittent-failure)
https://treeherder.mozilla.org/logviewer.html#?job_id=79088143&repo=mozilla-inbound
[task 2017-02-21T16:08:20.072859Z] 16:08:20 INFO - INFO | runtests.py | ASan running in default memory configuration
[task 2017-02-21T16:08:20.088476Z] 16:08:20 INFO - MochitestServer : launching [u'/home/worker/workspace/build/tests/bin/xpcshell', '-g', '/home/worker/workspace/build/application/firefox', '-v', '170', '-f', '/home/worker/workspace/build/tests/bin/components/httpd.js', '-e', "const _PROFILE_PATH = '/tmp/tmpD0oe_a.mozrunner'; const _SERVER_PORT = '8888'; const _SERVER_ADDR = '127.0.0.1'; const _TEST_PREFIX = undefined; const _DISPLAY_RESULTS = false;", '-f', '/home/worker/workspace/build/tests/mochitest/server.js']
[task 2017-02-21T16:08:20.089143Z] 16:08:20 INFO - runtests.py | Server pid: 1097
[task 2017-02-21T16:08:20.110695Z] 16:08:20 INFO - runtests.py | Websocket server pid: 1100
[task 2017-02-21T16:08:20.115835Z] 16:08:20 INFO - INFO | runtests.py | ASan using symbolizer at /home/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2017-02-21T16:08:20.151421Z] 16:08:20 INFO - INFO | runtests.py | ASan running in default memory configuration
[task 2017-02-21T16:08:20.174119Z] 16:08:20 INFO - runtests.py | SSL tunnel pid: 1105
[task 2017-02-21T16:08:20.978786Z] 16:08:20 INFO - runtests.py | Running with e10s: False
[task 2017-02-21T16:08:20.979975Z] 16:08:20 INFO - runtests.py | Running tests: start.
[task 2017-02-21T16:08:20.982387Z] 16:08:20 INFO - Application command: /home/worker/workspace/build/application/firefox/firefox -marionette -foreground -profile /tmp/tmpD0oe_a.mozrunner
[task 2017-02-21T16:08:21.020582Z] 16:08:21 INFO - runtests.py | Application pid: 1125
[task 2017-02-21T16:08:21.020733Z] 16:08:21 INFO - TEST-INFO | started process Main app process
[task 2017-02-21T16:10:21.126182Z] 16:10:21 INFO - Traceback (most recent call last):
[task 2017-02-21T16:10:21.127012Z] 16:10:21 INFO - File "/home/worker/workspace/build/tests/mochitest/runtests.py", line 2478, in doTests
[task 2017-02-21T16:10:21.127901Z] 16:10:21 INFO - marionette_args=marionette_args,
[task 2017-02-21T16:10:21.127978Z] 16:10:21 INFO - File "/home/worker/workspace/build/tests/mochitest/runtests.py", line 2082, in runApp
[task 2017-02-21T16:10:21.128039Z] 16:10:21 INFO - self.marionette.start_session(timeout=port_timeout)
[task 2017-02-21T16:10:21.133002Z] 16:10:21 INFO - File "/home/worker/workspace/build/venv/local/lib/python2.7/site-packages/marionette_driver/decorators.py", line 28, in _
[task 2017-02-21T16:10:21.133063Z] 16:10:21 INFO - m._handle_socket_failure()
[task 2017-02-21T16:10:21.133422Z] 16:10:21 INFO - File "/home/worker/workspace/build/venv/local/lib/python2.7/site-packages/marionette_driver/decorators.py", line 23, in _
[task 2017-02-21T16:10:21.134355Z] 16:10:21 INFO - return func(*args, **kwargs)
[task 2017-02-21T16:10:21.135111Z] 16:10:21 INFO - File "/home/worker/workspace/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1284, in start_session
[task 2017-02-21T16:10:21.135850Z] 16:10:21 INFO - self.protocol, _ = self.client.connect()
[task 2017-02-21T16:10:21.136670Z] 16:10:21 INFO - File "/home/worker/workspace/build/venv/local/lib/python2.7/site-packages/marionette_driver/transport.py", line 223, in connect
[task 2017-02-21T16:10:21.137402Z] 16:10:21 INFO - self.sock.connect((self.addr, self.port))
[task 2017-02-21T16:10:21.138135Z] 16:10:21 INFO - File "/usr/lib/python2.7/socket.py", line 228, in meth
[task 2017-02-21T16:10:21.138812Z] 16:10:21 INFO - return getattr(self._sock,name)(*args)
[task 2017-02-21T16:10:21.142409Z] 16:10:21 INFO - error: [Errno 111] Connection refused
[task 2017-02-21T16:10:21.143232Z] 16:10:21 INFO - 0 ERROR Automation Error: Received unexpected exception while running application
[task 2017-02-21T16:10:21.143950Z] 16:10:21 INFO - Stopping web server
[task 2017-02-21T16:10:21.192592Z] 16:10:21 INFO - Stopping web socket server
[task 2017-02-21T16:10:21.213733Z] 16:10:21 INFO - Stopping ssltunnel
[task 2017-02-21T16:10:21.247105Z] 16:10:21 INFO - leakcheck | refcount logging is off, so leaks can't be detected!
[task 2017-02-21T16:10:21.247195Z] 16:10:21 INFO - runtests.py | Running tests: end.
[task 2017-02-21T16:10:21.296946Z] 16:10:21 INFO - Buffered messages finished
[task 2017-02-21T16:10:21.298092Z] 16:10:21 INFO - SUITE-END | took 123s
[task 2017-02-21T16:10:21.369121Z] 16:10:21 ERROR - Return code: 1
[task 2017-02-21T16:10:21.369210Z] 16:10:21 ERROR - No tests run or test summary not found
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•