| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.infra", | 8 "tryserver.infra", |
| 9 "--builder", | 9 "--builder", |
| 10 "recipe_try", | 10 "recipe_try", |
| (...skipping 13 matching lines...) Expand all Loading... |
| 24 "1", | 24 "1", |
| 25 "--rietveld_server", | 25 "--rietveld_server", |
| 26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
| 27 "--output_json", | 27 "--output_json", |
| 28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
| 29 "--revision", | 29 "--revision", |
| 30 "build@HEAD", | 30 "build@HEAD", |
| 31 "--force", | 31 "--force", |
| 32 "--output_manifest" | 32 "--output_manifest" |
| 33 ], | 33 ], |
| 34 "cwd": "[SLAVE_BUILD]", | |
| 35 "env": { | 34 "env": { |
| 36 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 35 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 37 }, | 36 }, |
| 38 "name": "bot_update", | 37 "name": "bot_update", |
| 39 "~followup_annotations": [ | 38 "~followup_annotations": [ |
| 40 "@@@STEP_TEXT@Some step text@@@", | 39 "@@@STEP_TEXT@Some step text@@@", |
| 41 "@@@STEP_LOG_LINE@json.output@{@@@", | 40 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 44 "@@@STEP_LOG_LINE@json.output@ \"build\": \"HEAD\"@@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"build\": \"HEAD\"@@@", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 63 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#270553}\"@@@" | 62 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#270553}\"@@@" |
| 64 ] | 63 ] |
| 65 }, | 64 }, |
| 66 { | 65 { |
| 67 "cmd": [ | 66 "cmd": [ |
| 68 "python", | 67 "python", |
| 69 "-u", | 68 "-u", |
| 70 "[SLAVE_BUILD]/build/scripts/slave/recipes.py", | 69 "[SLAVE_BUILD]/build/scripts/slave/recipes.py", |
| 71 "fetch" | 70 "fetch" |
| 72 ], | 71 ], |
| 73 "cwd": "[SLAVE_BUILD]", | |
| 74 "name": "fetch recipe engine deps" | 72 "name": "fetch recipe engine deps" |
| 75 }, | 73 }, |
| 76 { | 74 { |
| 77 "cmd": [], | 75 "cmd": [], |
| 78 "cwd": "[SLAVE_BUILD]", | |
| 79 "name": "properties (1)", | 76 "name": "properties (1)", |
| 80 "~followup_annotations": [ | 77 "~followup_annotations": [ |
| 81 "@@@STEP_LOG_LINE@properties@{@@@", | 78 "@@@STEP_LOG_LINE@properties@{@@@", |
| 82 "@@@STEP_LOG_LINE@properties@ \"buildername\": \"recipe_try\", @@@", | 79 "@@@STEP_LOG_LINE@properties@ \"buildername\": \"recipe_try\", @@@", |
| 83 "@@@STEP_LOG_LINE@properties@ \"buildnumber\": 571, @@@", | 80 "@@@STEP_LOG_LINE@properties@ \"buildnumber\": 571, @@@", |
| 84 "@@@STEP_LOG_LINE@properties@ \"mastername\": \"tryserver.infra\", @@@", | 81 "@@@STEP_LOG_LINE@properties@ \"mastername\": \"tryserver.infra\", @@@", |
| 85 "@@@STEP_LOG_LINE@properties@ \"slavename\": \"TestSlavename\", @@@", | 82 "@@@STEP_LOG_LINE@properties@ \"slavename\": \"TestSlavename\", @@@", |
| 86 "@@@STEP_LOG_LINE@properties@ \"try_level\": 2, @@@", | 83 "@@@STEP_LOG_LINE@properties@ \"try_level\": 2, @@@", |
| 87 "@@@STEP_LOG_LINE@properties@ \"try_props\": \"eNqrViooyi8wVLJSUCpLzClNNV
TSUQALGcGFjJRqAeKlC4s=\", @@@", | 84 "@@@STEP_LOG_LINE@properties@ \"try_props\": \"eNqrViooyi8wVLJSUCpLzClNNV
TSUQALGcGFjJRqAeKlC4s=\", @@@", |
| 88 "@@@STEP_LOG_LINE@properties@ \"try_recipe\": \"infra/build_repo_real_try
\"@@@", | 85 "@@@STEP_LOG_LINE@properties@ \"try_recipe\": \"infra/build_repo_real_try
\"@@@", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 99 "--base-level", | 96 "--base-level", |
| 100 "2", | 97 "2", |
| 101 "--use-python-executable", | 98 "--use-python-executable", |
| 102 "--", | 99 "--", |
| 103 "[SLAVE_BUILD]/build/scripts/slave/recipes.py", | 100 "[SLAVE_BUILD]/build/scripts/slave/recipes.py", |
| 104 "run", | 101 "run", |
| 105 "--properties-file", | 102 "--properties-file", |
| 106 "{\"buildername\": \"recipe_try\", \"buildnumber\": 571, \"mastername\": \
"tryserver.infra\", \"slavename\": \"TestSlavename\", \"try_level\": 2, \"try_pr
ops\": \"eNqrViooyi8wVLJSUCpLzClNNVTSUQALGcGFjJRqAeKlC4s=\", \"try_recipe\": \"i
nfra/build_repo_real_try\"}", | 103 "{\"buildername\": \"recipe_try\", \"buildnumber\": 571, \"mastername\": \
"tryserver.infra\", \"slavename\": \"TestSlavename\", \"try_level\": 2, \"try_pr
ops\": \"eNqrViooyi8wVLJSUCpLzClNNVTSUQALGcGFjJRqAeKlC4s=\", \"try_recipe\": \"i
nfra/build_repo_real_try\"}", |
| 107 "infra/try_other_recipe" | 104 "infra/try_other_recipe" |
| 108 ], | 105 ], |
| 109 "cwd": "[SLAVE_BUILD]", | |
| 110 "name": "infra.try_other_recipe run" | 106 "name": "infra.try_other_recipe run" |
| 111 }, | 107 }, |
| 112 { | 108 { |
| 113 "name": "$result", | 109 "name": "$result", |
| 114 "recipe_result": null, | 110 "recipe_result": null, |
| 115 "status_code": 0 | 111 "status_code": 0 |
| 116 } | 112 } |
| 117 ] | 113 ] |
| OLD | NEW |