Closed
Bug 1187960
Opened 8 years ago
Closed 6 years ago
docker-worker fails to upload artifacts with ECONNRESET
Categories
(Taskcluster :: Workers, defect)
Taskcluster
Workers
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: rail, Unassigned)
References
Details
(Whiteboard: [docker-worker])
https://tools.taskcluster.net/task-inspector/#GaLrDx6GRyeUXTdkgnXoiw/0 [taskcluster] Error uploading "public/env/Firefox-mozilla-central-42.0a1-linux-en-US-20150722030205-20150725030209.partial.mar" artifact. Error: Could not upload artifact. Error: read ECONNRESET [taskcluster] Error: Unknown taskcluster error encountered. Ask administrator to lookup incidentId in log-file. Incident ID: 3d28b68c-8259-4d83-8025-d4b8150c8087 [taskcluster] Unsuccessful task run with exit code: -1 completed in 185.567 seconds
Comment 1•8 years ago
|
||
This should be fixed by bug 1186619. These issues were always happening, it's just now we're catching the error, reporting it, and failing the task early. Prior to these changes the task would have been hung until deadline was exceeded and cause the workers to not claim anymore work.
Reporter | ||
Comment 2•8 years ago
|
||
Ah, good to know. I failed to find it.
Comment 3•8 years ago
|
||
Some occurrences of this error have also been filed against bug 1147867. See e.g. https://bugzilla.mozilla.org/show_bug.cgi?id=1147867#c1200
See Also: → 1147867
Updated•8 years ago
|
Whiteboard: [docker-worker]
Updated•8 years ago
|
Component: Docker-Worker → Worker
Comment 4•6 years ago
|
||
This might be WORKSFORME, but at any rate, low-priority docker-worker bugs are not going to get fixed, in favor of migrating to docker-engine.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
Assignee | ||
Updated•5 years ago
|
Component: Worker → Workers
You need to log in
before you can comment on or make changes to this bug.
Description
•