New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 655843 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner:
Last visit > 30 days ago
Closed: Oct 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Confusing error when a recipe doesn't write a recipe_result.json

Project Member Reported by dsansome@chromium.org, Oct 13 2016

Issue description

This failure is because one of the other steps failed, but shows up as a failure on remote_run_result

@@@STEP_LOG_LINE@exception@Traceback (most recent call last):@@@

@@@STEP_LOG_LINE@exception@  File "../../../scripts/slave/remote_run.py", line 226, in shell_main@@@

@@@STEP_LOG_LINE@exception@    return main(argv)@@@

@@@STEP_LOG_LINE@exception@  File "../../../scripts/slave/remote_run.py", line 211, in main@@@

@@@STEP_LOG_LINE@exception@    with open(recipe_result_path) as f:@@@

@@@STEP_LOG_LINE@exception@IOError: [Errno 2] No such file or directory: '/b/rr/tmpLYbABE/recipe_result.json'@@@
 
Mergedinto: 646142
Status: Duplicate (was: Assigned)
Already have a CL out for this.
Thanks!

Sign in to add a comment