Open
Bug 1775166
Opened 3 years ago
Updated 1 years ago
Intermittent OS X [taskcluster:error] [mounts] Not able to rename dir /var/opt/generic-worker/caches/Z14Pm2FESou4IDHz235BDg as /var/opt/generic-worker/tasks/task_165575009429032/checkouts: rename /var/opt/generic-worker/caches/
Categories
(Infrastructure & Operations :: RelOps: Hardware, defect)
Infrastructure & Operations
RelOps: Hardware
Tracking
(Not tracked)
NEW
People
(Reporter: CosminS, Unassigned)
Details
(Keywords: intermittent-failure)
dhouse, is this the same as Bug 1595217? so far happened on OS X only.
[taskcluster 2022-06-20T22:06:44.731Z] === Task Starting ===
[taskcluster 2022-06-20T22:06:47.965Z] Uploading redirect artifact public/logs/live.log to URL https://firefoxci-websocktunnel.services.mozilla.com/mdc1.macmini-r8-200.60099/log/HEKDmUY9TkSH5X6o-GlQPQ with mime type "text/plain; charset=utf-8" and expiry 2022-06-21T00:21:47.921Z
[taskcluster 2022-06-20T22:06:48.003Z] [mounts] Moving existing writable directory cache gecko-level-3-checkouts from /var/opt/generic-worker/caches/Z14Pm2FESou4IDHz235BDg to /var/opt/generic-worker/tasks/task_165575009429032/checkouts
[taskcluster 2022-06-20T22:06:48.003Z] [mounts] Creating directory /var/opt/generic-worker/tasks/task_165575009429032 with permissions 0700
[taskcluster 2022-06-20T22:06:48.061Z] Uploading redirect artifact public/logs/live.log to URL https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/SHGJb_PbT_mkR05z-Snpgw/runs/0/artifacts/public%2Flogs%2Flive_backing.log with mime type "text/plain; charset=utf-8" and expiry 2023-06-20T21:52:19.897Z
[taskcluster:error] goroutine 1 [running]:
[taskcluster:error] runtime/debug.Stack(0xc00018f3c8, 0x1592960, 0xc000866070)
[taskcluster:error] /task_160469076654644/go/go/src/runtime/debug/stack.go:24 +0x9d
[taskcluster:error] main.(*TaskRun).Run.func2(0xc00040a128, 0xc000091100, 0xc00040a130)
[taskcluster:error] /task_160469076654644/taskcluster/workers/generic-worker/main.go:896 +0x3d0
[taskcluster:error] panic(0x1592960, 0xc000866070)
[taskcluster:error] /task_160469076654644/go/go/src/runtime/panic.go:679 +0x1b2
[taskcluster:error] main.(*WritableDirectoryCache).Mount(0xc0008878b0, 0xc000091100, 0x0, 0xc00018f598)
[taskcluster:error] /task_160469076654644/taskcluster/workers/generic-worker/mounts.go:443 +0x9fe
[taskcluster:error] main.(*TaskMount).Start(0xc0000983f0, 0x1b)
[taskcluster:error] /task_160469076654644/taskcluster/workers/generic-worker/mounts.go:360 +0x184
[taskcluster:error] main.(*TaskRun).Run(0xc000091100, 0x9)
[taskcluster:error] /task_160469076654644/taskcluster/workers/generic-worker/main.go:972 +0x5cf
[taskcluster:error] main.RunWorker(0x0)
[taskcluster:error] /task_160469076654644/taskcluster/workers/generic-worker/main.go:423 +0xccc
[taskcluster:error] main.main()
[taskcluster:error] /task_160469076654644/taskcluster/workers/generic-worker/main.go:159 +0x4dc
[taskcluster:error]
[taskcluster:error] &errors.errorString{s:"[mounts] Not able to rename dir /var/opt/generic-worker/caches/Z14Pm2FESou4IDHz235BDg as /var/opt/generic-worker/tasks/task_165575009429032/checkouts: rename /var/opt/generic-worker/caches/Z14Pm2FESou4IDHz235BDg /var/opt/generic-worker/tasks/task_165575009429032/checkouts: no such file or directory"}
[taskcluster:error] [mounts] Not able to rename dir /var/opt/generic-worker/caches/Z14Pm2FESou4IDHz235BDg as /var/opt/generic-worker/tasks/task_165575009429032/checkouts: rename /var/opt/generic-worker/caches/Z14Pm2FESou4IDHz235BDg /var/opt/generic-worker/tasks/task_165575009429032/checkouts: no such file or directory
Flags: needinfo?(dhouse)
This is a similar failure. The worker cache was invalid and generic-worker tried to use a file that did not exist.
I cleared the cache entries and files on the worker.
Flags: needinfo?(dhouse)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Reporter | ||
Comment 7•2 years ago
|
||
masterwayz, could you please clear the cache entries and files for macmini-r8-198 cause we keep getting these exceptions when running tasks on it. Thank you.
Flags: needinfo?(mgoossens)
Comment 8•2 years ago
|
||
This should be done, please let me know if it still misbehaves.
Flags: needinfo?(mgoossens)
Updated•2 years ago
|
Summary: Intermittent [taskcluster:error] [mounts] Not able to rename dir /var/opt/generic-worker/caches/Z14Pm2FESou4IDHz235BDg as /var/opt/generic-worker/tasks/task_165575009429032/checkouts: rename /var/opt/generic-worker/caches/ → Intermittent OS X [taskcluster:error] [mounts] Not able to rename dir /var/opt/generic-worker/caches/Z14Pm2FESou4IDHz235BDg as /var/opt/generic-worker/tasks/task_165575009429032/checkouts: rename /var/opt/generic-worker/caches/
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•