Closed
Bug 1494780
Opened 7 years ago
Closed 7 years ago
Intermittent PID 5275 | FATAL ERROR: Non-local network connections are disabled and a connection attempt to example.com (93.184.216.34) was made.
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1494639
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, Whiteboard: [necko-triaged])
Filed by: btara [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=201994963&repo=autoland
https://queue.taskcluster.net/v1/task/Uf71d1CSREaOCNOgqS-hWQ/runs/0/artifacts/public/logs/live_backing.log
[task 2018-09-27T17:36:05.677Z] 17:36:05 INFO - TEST-START | /css/css-masking/inheritance.html
[task 2018-09-27T17:36:05.876Z] 17:36:05 INFO - PID 5275 | FATAL ERROR: Non-local network connections are disabled and a connection attempt to example.com (93.184.216.34) was made.
[task 2018-09-27T17:36:05.876Z] 17:36:05 INFO - PID 5275 | You should only access hostnames available via the test networking proxy (if running mochitests) or from a test-specific httpd.js server (if running xpcshell tests). Browser services should be disabled or redirected to a local server.
[task 2018-09-27T17:36:05.878Z] 17:36:05 INFO - PID 5275 | ExceptionHandler::GenerateDump cloned child 5470
[task 2018-09-27T17:36:05.878Z] 17:36:05 INFO - PID 5275 | ExceptionHandler::SendContinueSignalToChild sent continue signal to child
[task 2018-09-27T17:36:05.878Z] 17:36:05 INFO - PID 5275 | ExceptionHandler::WaitForContinueSignal waiting for continue signal...
[task 2018-09-27T17:36:06.002Z] 17:36:06 INFO - mozcrash Downloading symbols from: https://queue.taskcluster.net/v1/task/cm0T5GFSTSeGiWUfDBSJsg/artifacts/public/build/target.crashreporter-symbols.zip
[task 2018-09-27T17:36:58.414Z] 17:36:58 ERROR - Traceback (most recent call last):
[task 2018-09-27T17:36:58.414Z] 17:36:58 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 359, in run
[task 2018-09-27T17:36:58.414Z] 17:36:58 ERROR - new_state = self.wait_event()
[task 2018-09-27T17:36:58.415Z] 17:36:58 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 434, in wait_event
[task 2018-09-27T17:36:58.415Z] 17:36:58 ERROR - return f(*data)
[task 2018-09-27T17:36:58.415Z] 17:36:58 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 575, in test_ended
[task 2018-09-27T17:36:58.415Z] 17:36:58 ERROR - if self.browser.check_for_crashes():
[task 2018-09-27T17:36:58.416Z] 17:36:58 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/testrunner.py", line 233, in check_for_crashes
[task 2018-09-27T17:36:58.416Z] 17:36:58 ERROR - return self.browser.check_for_crashes()
[task 2018-09-27T17:36:58.416Z] 17:36:58 ERROR - File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/browsers/firefox.py", line 383, in check_for_crashes
[task 2018-09-27T17:36:58.417Z] 17:36:58 ERROR - quiet=True))
[task 2018-09-27T17:36:58.417Z] 17:36:58 ERROR - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozcrash/mozcrash.py", line 94, in check_for_crashes
[task 2018-09-27T17:36:58.417Z] 17:36:58 ERROR - for info in crash_info:
[task 2018-09-27T17:36:58.418Z] 17:36:58 ERROR - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozcrash/mozcrash.py", line 214, in __iter__
[task 2018-09-27T17:36:58.418Z] 17:36:58 ERROR - rv = self._process_dump_file(path, extra)
[task 2018-09-27T17:36:58.418Z] 17:36:58 ERROR - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozcrash/mozcrash.py", line 236, in _process_dump_file
[task 2018-09-27T17:36:58.418Z] 17:36:58 ERROR - self._get_symbols()
[task 2018-09-27T17:36:58.419Z] 17:36:58 ERROR - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/mozcrash/mozcrash.py", line 182, in _get_symbols
[task 2018-09-27T17:36:58.419Z] 17:36:58 ERROR - data = urllib2.urlopen(self.symbols_path)
[task 2018-09-27T17:36:58.419Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
[task 2018-09-27T17:36:58.420Z] 17:36:58 ERROR - return opener.open(url, data, timeout)
[task 2018-09-27T17:36:58.420Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 435, in open
[task 2018-09-27T17:36:58.420Z] 17:36:58 ERROR - response = meth(req, response)
[task 2018-09-27T17:36:58.421Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
[task 2018-09-27T17:36:58.421Z] 17:36:58 ERROR - 'http', request, response, code, msg, hdrs)
[task 2018-09-27T17:36:58.422Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 467, in error
[task 2018-09-27T17:36:58.422Z] 17:36:58 ERROR - result = self._call_chain(*args)
[task 2018-09-27T17:36:58.423Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
[task 2018-09-27T17:36:58.423Z] 17:36:58 ERROR - result = func(*args)
[task 2018-09-27T17:36:58.423Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 654, in http_error_302
[task 2018-09-27T17:36:58.424Z] 17:36:58 ERROR - return self.parent.open(new, timeout=req.timeout)
[task 2018-09-27T17:36:58.424Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 435, in open
[task 2018-09-27T17:36:58.424Z] 17:36:58 ERROR - response = meth(req, response)
[task 2018-09-27T17:36:58.425Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 548, in http_response
[task 2018-09-27T17:36:58.425Z] 17:36:58 ERROR - 'http', request, response, code, msg, hdrs)
[task 2018-09-27T17:36:58.426Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 467, in error
[task 2018-09-27T17:36:58.426Z] 17:36:58 ERROR - result = self._call_chain(*args)
[task 2018-09-27T17:36:58.427Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
[task 2018-09-27T17:36:58.428Z] 17:36:58 ERROR - result = func(*args)
[task 2018-09-27T17:36:58.428Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 654, in http_error_302
[task 2018-09-27T17:36:58.429Z] 17:36:58 ERROR - return self.parent.open(new, timeout=req.timeout)
[task 2018-09-27T17:36:58.430Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 429, in open
[task 2018-09-27T17:36:58.431Z] 17:36:58 ERROR - response = self._open(req, data)
[task 2018-09-27T17:36:58.431Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 447, in _open
[task 2018-09-27T17:36:58.437Z] 17:36:58 ERROR - '_open', req)
[task 2018-09-27T17:36:58.437Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
[task 2018-09-27T17:36:58.438Z] 17:36:58 ERROR - result = func(*args)
[task 2018-09-27T17:36:58.438Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open
[task 2018-09-27T17:36:58.439Z] 17:36:58 ERROR - context=self._context)
[task 2018-09-27T17:36:58.439Z] 17:36:58 ERROR - File "/usr/lib/python2.7/urllib2.py", line 1201, in do_open
[task 2018-09-27T17:36:58.439Z] 17:36:58 ERROR - r = h.getresponse(buffering=True)
[task 2018-09-27T17:36:58.440Z] 17:36:58 ERROR - File "/usr/lib/python2.7/httplib.py", line 1136, in getresponse
[task 2018-09-27T17:36:58.440Z] 17:36:58 ERROR - response.begin()
[task 2018-09-27T17:36:58.441Z] 17:36:58 ERROR - File "/usr/lib/python2.7/httplib.py", line 453, in begin
[task 2018-09-27T17:36:58.442Z] 17:36:58 ERROR - version, status, reason = self._read_status()
[task 2018-09-27T17:36:58.442Z] 17:36:58 ERROR - File "/usr/lib/python2.7/httplib.py", line 417, in _read_status
[task 2018-09-27T17:36:58.442Z] 17:36:58 ERROR - raise BadStatusLine(line)
[task 2018-09-27T17:36:58.443Z] 17:36:58 ERROR - BadStatusLine: ''
[task 2018-09-27T17:36:58.443Z] 17:36:58 ERROR -
[task 2018-09-27T17:36:58.444Z] 17:36:58 INFO - Browser exited with return code 11
Comment 1•7 years ago
|
||
This looks very related to https://bugzilla.mozilla.org/show_bug.cgi?id=1494639 which appeared on mozilla-central.
Updated•7 years ago
|
Priority: P5 → P3
Whiteboard: [necko-triaged]
| Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Component: Networking → CSS Parsing and Computation
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•