Intermittent [taskcluster:error] Uploading error artifact public/build from file public\build with message "Could not read directory 'Z:\\task_1562852042\\public\\build'", reason "file-missing-on-worker" and expiry 2020-07-10T15:31:53.223Z
Categories
(Firefox :: General, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure, regression)
Filed by: btara [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=255966523&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/bdp2RCF4RdqtTqiHOUuOsQ/runs/0/artifacts/public/logs/live_backing.log
cmake -GNinja -DCMAKE_C_COMPILER=z:/task_1562852042/build/src/build/build-clang/build-clang/build/stage1/clang/bin/clang-cl.exe -DCMAKE_CXX_COMPILER=z:/task_1562852042/build/src/build/build-clang/build-clang/build/stage1/clang/bin/clang-cl.exe -DCMAKE_ASM_C[taskcluster:error] Aborting task...
[taskcluster 2019-07-11T17:32:25.656Z] ERROR: The process "1664" not found.
[taskcluster 2019-07-11T17:32:25.656Z]
[taskcluster:warn 2019-07-11T17:32:25.656Z] exit status 128
[taskcluster 2019-07-11T17:32:25.711Z] SUCCESS: The process with PID 3160 (child process of PID 2784) has been terminated.
[taskcluster 2019-07-11T17:32:25.711Z] SUCCESS: The process with PID 3896 (child process of PID 2784) has been terminated.
[taskcluster 2019-07-11T17:32:25.711Z] SUCCESS: The process with PID 2784 (child process of PID 2728) has been terminated.
[taskcluster 2019-07-11T17:32:25.711Z]
[taskcluster 2019-07-11T17:32:25.711Z] === Task Finished ===
[taskcluster 2019-07-11T17:32:25.711Z] Task Duration: 2h0m0.1254803s
[taskcluster:error] Uploading error artifact public/build from file public\build with message "Could not read directory 'Z:\task_1562852042\public\build'", reason "file-missing-on-worker" and expiry 2020-07-10T15:31:53.223Z
[taskcluster:error] TASK FAILURE during artifact upload: file-missing-on-worker: Could not read directory 'Z:\task_1562852042\public\build'
[taskcluster 2019-07-11T17:32:26.450Z] Uploading artifact public/logs/certified.log from file generic-worker\certified.log with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2020-07-10T15:31:53.223Z
[taskcluster 2019-07-11T17:32:26.925Z] Uploading artifact public/chain-of-trust.json from file generic-worker\chain-of-trust.json with content encoding "gzip", mime type "text/plain; charset=utf-8" and expiry 2020-07-10T15:31:53.223Z
[taskcluster 2019-07-11T17:32:27.320Z] Uploading artifact public/chain-of-trust.json.sig from file generic-worker\chain-of-trust.json.sig with content encoding "gzip", mime type "application/octet-stream" and expiry 2020-07-10T15:31:53.223Z
[taskcluster 2019-07-11T17:32:27.925Z] Uploading redirect artifact public/logs/live.log to URL https://queue.taskcluster.net/v1/task/bdp2RCF4RdqtTqiHOUuOsQ/runs/0/artifacts/public/logs/live_backing.log with mime type "text/plain; charset=utf-8" and expiry 2020-07-10T15:31:53.223Z
[taskcluster:error] Task aborted - max run time exceeded
[taskcluster:error] file-missing-on-worker: Could not read directory 'Z:\task_1562852042\public\build'
Updated•7 years ago
|
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 5•6 years ago
|
||
Comment 6•6 years ago
|
||
This is still happening.
Recent failure: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=308933112&repo=autoland&lineNumber=4234
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 10•5 years ago
|
||
The error message isn't the cause of the bug, but rather a symptom of the failure. Looking at the latest failure, we see that the task was aborted because it ran out of time:
The fix here is either to make the task quicker, or increase the maxRunTime of the task, to allow it to take longer.
Updated•5 years ago
|
Comment 11•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
| Comment hidden (Intermittent Failures Robot) |
Description
•