Closed
Bug 1299025
Opened 8 years ago
Closed 8 years ago
Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"QO|Ws|U9|Uz|EN|Hf"} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT
Categories
(Taskcluster :: General, defect)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1302596
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [docker-error-pulling])
Filed by: philringnalda [at] gmail.com
https://treeherder.mozilla.org/logviewer.html#?job_id=2737471&repo=autoland
https://queue.taskcluster.net/v1/task/GebW_9_ATAGMBYj6R6ZmKA/runs/0/artifacts/public%2Flogs%2Flive_backing.log
https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/tools/reftest/reftest-analyzer.xhtml#logurl=https://queue.taskcluster.net/v1/task/GebW_9_ATAGMBYj6R6ZmKA/runs/0/artifacts/public%2Flogs%2Flive_backing.log&only_show_unexpected=1
Updated•8 years ago
|
Summary: Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":...} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT → Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"Uz...} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT
Comment 2•8 years ago
|
||
There's not much to do with this bug because we are already retrying 5 times to download the file. Sometimes machines and/or s3 have hiccups that prevent file transfer and I think this is one of those cases. If we don't see this ongoing over the next couple of days we could close it.
Updated•8 years ago
|
Summary: Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"Uz...} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT → Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"Uz|EN"} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT
Updated•8 years ago
|
Summary: Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"Uz|EN"} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT → Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"Uz|EN|Hf"} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT
Updated•8 years ago
|
Summary: Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"Uz|EN|Hf"} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT → Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"Uz|EN|Hf|U9"} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT
Updated•8 years ago
|
Summary: Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"Uz|EN|Hf|U9"} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT → Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"Uz|EN|Hf|U9|QO"} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT
Comment hidden (Intermittent Failures Robot) |
Comment 4•8 years ago
|
||
The reason we keep plaguing you with bugs like this is because we want to wear you down the same way we wore down releng with buildbot, so that when you see something like this you'll instead say "sometimes machines and/or s3 have hiccups, so after we fail like this 5 times within a run, we should set RETRY on the run so we can try again on a different machine a few minutes later."
Comment 5•8 years ago
|
||
There is no need to try to wear us down, we definitely want to fix any issues if we can. in this case if the worker marked that run as needing to be retried, there is nothing to say that the same worker won't pick up the task again. Perhaps that's still enough to get around this, I don't know.
Comment 6•8 years ago
|
||
Also, we could add to the worker the ability to detect that maybe something is going on and in crease the duration at which it will claim tasks in hopes other workers will claim more.
Updated•8 years ago
|
Summary: Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"Uz|EN|Hf|U9|QO"} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT → Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"QO|U9|Uz|EN|Hf"} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT
Updated•8 years ago
|
Summary: Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"QO|U9|Uz|EN|Hf"} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT → Intermittent [taskcluster:error] Pulling docker image {"path":"public/image.tar","type":"task-image","taskId":"QO|Ws|U9|Uz|EN|Hf"} has failed: Error loading docker image. Could not download artifact ... after 5 attempt(s). Error: connect ETIMEDOUT
Updated•8 years ago
|
Whiteboard: [docker-error-pulling]
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•