Closed
Bug 1463295
Opened 7 years ago
Closed 7 years ago
Intermittent HTTPSConnectionPool(host='taskcluster-artifacts.net', port=443): Max retries exceeded with url: /bFymtRoISzCbcGOIMEE9pw/0/public/today-simple.tgz
Categories
(Taskcluster :: Operations and Service Requests, task, P5)
Taskcluster
Operations and Service Requests
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: nerli [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=179557992&repo=autoland
https://queue.taskcluster.net/v1/task/Y4Fq2NirSP-vcwwJRIsfQA/runs/0/artifacts/public/logs/live_backing.log
22:07:53 INFO - TEST-START | ts_paint_heavy
22:07:53 INFO - Initialising browser for ts_paint_heavy test...
22:08:45 INFO - TEST-UNEXPECTED-ERROR | ts_paint_heavy | HTTPSConnectionPool(host='taskcluster-artifacts.net', port=443): Max retries exceeded with url: /bFymtRoISzCbcGOIMEE9pw/0/public/today-simple.tgz (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x0000000004E29E48>: Failed to establish a new connection: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond',))
22:08:45 ERROR - Traceback (most recent call last):
22:08:45 INFO - File "C:\Users\task_1526937078\build\tests\talos\talos\run_tests.py", line 296, in run_tests
22:08:45 INFO - talos_results.add(mytest.runTest(browser_config, test))
22:08:45 INFO - File "C:\Users\task_1526937078\build\tests\talos\talos\ttest.py", line 62, in runTest
22:08:45 INFO - with FFSetup(browser_config, test_config) as setup:
22:08:45 INFO - File "C:\Users\task_1526937078\build\tests\talos\talos\ffsetup.py", line 296, in __enter__
22:08:45 INFO - self._init_profile()
22:08:45 INFO - File "C:\Users\task_1526937078\build\tests\talos\talos\ffsetup.py", line 92, in _init_profile
22:08:45 INFO - path = heavy.download_profile(self.test_config['profile'])
22:08:45 INFO - File "C:\Users\task_1526937078\build\tests\talos\talos\heavy.py", line 102, in download_profile
22:08:45 INFO - url, last_modified = follow_redirects(url)
22:08:45 INFO - File "C:\Users\task_1526937078\build\tests\talos\talos\heavy.py", line 57, in follow_redirects
22:08:45 INFO - page = requests.head(location)
22:08:45 INFO - File "C:\Users\task_1526937078\build\venv\lib\site-packages\requests\api.py", line 98, in head
22:08:45 INFO - return request('head', url, **kwargs)
22:08:45 INFO - File "C:\Users\task_1526937078\build\venv\lib\site-packages\requests\api.py", line 58, in request
22:08:45 INFO - return session.request(method=method, url=url, **kwargs)
22:08:45 INFO - File "C:\Users\task_1526937078\build\venv\lib\site-packages\requests\sessions.py", line 508, in request
22:08:45 INFO - resp = self.send(prep, **send_kwargs)
22:08:45 INFO - File "C:\Users\task_1526937078\build\venv\lib\site-packages\requests\sessions.py", line 618, in send
22:08:45 INFO - r = adapter.send(request, **kwargs)
22:08:45 INFO - File "C:\Users\task_1526937078\build\venv\lib\site-packages\requests\adapters.py", line 508, in send
22:08:45 INFO - raise ConnectionError(e, request=request)
22:08:45 INFO - ConnectionError: HTTPSConnectionPool(host='taskcluster-artifacts.net', port=443): Max retries exceeded with url: /bFymtRoISzCbcGOIMEE9pw/0/public/today-simple.tgz (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x0000000004E29E48>: Failed to establish a new connection: [Errno 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond',))
22:08:45 INFO - TEST-INFO took 52662ms
22:08:45 INFO - SUITE-END | took 52s
22:08:46 ERROR - Return code: 2
22:08:46 WARNING - setting return code to 2
22:08:46 ERROR - # TBPL FAILURE #
Updated•7 years ago
|
Component: Talos → Operations
Product: Testing → Taskcluster
Summary: Intermittent ts_paint_heavy | HTTPSConnectionPool(host='taskcluster-artifacts.net', port=443): Max retries exceeded with url: /bFymtRoISzCbcGOIMEE9pw/0/public/today-simple.tgz → Intermittent HTTPSConnectionPool(host='taskcluster-artifacts.net', port=443): Max retries exceeded with url: /bFymtRoISzCbcGOIMEE9pw/0/public/today-simple.tgz
Version: Version 3 → unspecified
| Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•7 years ago
|
Component: Operations → Operations and Service Requests
You need to log in
before you can comment on or make changes to this bug.
Description
•