| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "/opt/infra-tools/buildbucket", | 4 "/opt/infra-tools/buildbucket", |
| 5 "get", | 5 "get", |
| 6 "--host", | 6 "--host", |
| 7 "cr-buildbucket.appspot.com", | 7 "cr-buildbucket.appspot.com", |
| 8 "id1" | 8 "id1" |
| 9 ], | 9 ], |
| 10 "name": "buildbucket.get", | 10 "name": "buildbucket.get", |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 146 ] | 146 ] |
| 147 }, | 147 }, |
| 148 { | 148 { |
| 149 "cmd": [], | 149 "cmd": [], |
| 150 "name": "ensure_goma" | 150 "name": "ensure_goma" |
| 151 }, | 151 }, |
| 152 { | 152 { |
| 153 "cmd": [ | 153 "cmd": [ |
| 154 "python", | 154 "python", |
| 155 "-u", | 155 "-u", |
| 156 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 156 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 157 "--platform", | 157 "--platform", |
| 158 "mac-amd64", | 158 "mac-amd64", |
| 159 "--dest-directory", | 159 "--dest-directory", |
| 160 "[SLAVE_BUILD]/cipd", | 160 "[SLAVE_BUILD]/cipd", |
| 161 "--json-output", | 161 "--json-output", |
| 162 "/path/to/tmp/json" | 162 "/path/to/tmp/json" |
| 163 ], | 163 ], |
| 164 "name": "ensure_goma.install cipd", | 164 "name": "ensure_goma.install cipd", |
| 165 "~followup_annotations": [ | 165 "~followup_annotations": [ |
| 166 "@@@STEP_NEST_LEVEL@1@@@", | 166 "@@@STEP_NEST_LEVEL@1@@@", |
| (...skipping 256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 423 "cmd": [], | 423 "cmd": [], |
| 424 "name": "test r2.ensure_goma", | 424 "name": "test r2.ensure_goma", |
| 425 "~followup_annotations": [ | 425 "~followup_annotations": [ |
| 426 "@@@STEP_NEST_LEVEL@1@@@" | 426 "@@@STEP_NEST_LEVEL@1@@@" |
| 427 ] | 427 ] |
| 428 }, | 428 }, |
| 429 { | 429 { |
| 430 "cmd": [ | 430 "cmd": [ |
| 431 "python", | 431 "python", |
| 432 "-u", | 432 "-u", |
| 433 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 433 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 434 "--platform", | 434 "--platform", |
| 435 "mac-amd64", | 435 "mac-amd64", |
| 436 "--dest-directory", | 436 "--dest-directory", |
| 437 "[SLAVE_BUILD]/cipd", | 437 "[SLAVE_BUILD]/cipd", |
| 438 "--json-output", | 438 "--json-output", |
| 439 "/path/to/tmp/json" | 439 "/path/to/tmp/json" |
| 440 ], | 440 ], |
| 441 "name": "test r2.ensure_goma.install cipd", | 441 "name": "test r2.ensure_goma.install cipd", |
| 442 "~followup_annotations": [ | 442 "~followup_annotations": [ |
| 443 "@@@STEP_NEST_LEVEL@2@@@", | 443 "@@@STEP_NEST_LEVEL@2@@@", |
| (...skipping 553 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 997 "cmd": [], | 997 "cmd": [], |
| 998 "name": "test r3.ensure_goma", | 998 "name": "test r3.ensure_goma", |
| 999 "~followup_annotations": [ | 999 "~followup_annotations": [ |
| 1000 "@@@STEP_NEST_LEVEL@1@@@" | 1000 "@@@STEP_NEST_LEVEL@1@@@" |
| 1001 ] | 1001 ] |
| 1002 }, | 1002 }, |
| 1003 { | 1003 { |
| 1004 "cmd": [ | 1004 "cmd": [ |
| 1005 "python", | 1005 "python", |
| 1006 "-u", | 1006 "-u", |
| 1007 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 1007 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 1008 "--platform", | 1008 "--platform", |
| 1009 "mac-amd64", | 1009 "mac-amd64", |
| 1010 "--dest-directory", | 1010 "--dest-directory", |
| 1011 "[SLAVE_BUILD]/cipd", | 1011 "[SLAVE_BUILD]/cipd", |
| 1012 "--json-output", | 1012 "--json-output", |
| 1013 "/path/to/tmp/json" | 1013 "/path/to/tmp/json" |
| 1014 ], | 1014 ], |
| 1015 "name": "test r3.ensure_goma.install cipd", | 1015 "name": "test r3.ensure_goma.install cipd", |
| 1016 "~followup_annotations": [ | 1016 "~followup_annotations": [ |
| 1017 "@@@STEP_NEST_LEVEL@2@@@", | 1017 "@@@STEP_NEST_LEVEL@2@@@", |
| (...skipping 553 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1571 "cmd": [], | 1571 "cmd": [], |
| 1572 "name": "test r4.ensure_goma", | 1572 "name": "test r4.ensure_goma", |
| 1573 "~followup_annotations": [ | 1573 "~followup_annotations": [ |
| 1574 "@@@STEP_NEST_LEVEL@1@@@" | 1574 "@@@STEP_NEST_LEVEL@1@@@" |
| 1575 ] | 1575 ] |
| 1576 }, | 1576 }, |
| 1577 { | 1577 { |
| 1578 "cmd": [ | 1578 "cmd": [ |
| 1579 "python", | 1579 "python", |
| 1580 "-u", | 1580 "-u", |
| 1581 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 1581 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", |
| 1582 "--platform", | 1582 "--platform", |
| 1583 "mac-amd64", | 1583 "mac-amd64", |
| 1584 "--dest-directory", | 1584 "--dest-directory", |
| 1585 "[SLAVE_BUILD]/cipd", | 1585 "[SLAVE_BUILD]/cipd", |
| 1586 "--json-output", | 1586 "--json-output", |
| 1587 "/path/to/tmp/json" | 1587 "/path/to/tmp/json" |
| 1588 ], | 1588 ], |
| 1589 "name": "test r4.ensure_goma.install cipd", | 1589 "name": "test r4.ensure_goma.install cipd", |
| 1590 "~followup_annotations": [ | 1590 "~followup_annotations": [ |
| 1591 "@@@STEP_NEST_LEVEL@2@@@", | 1591 "@@@STEP_NEST_LEVEL@2@@@", |
| (...skipping 463 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2055 "@@@STEP_LOG_END@report@@@", | 2055 "@@@STEP_LOG_END@report@@@", |
| 2056 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\":
\"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\
"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\":
{\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\"
: [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@" | 2056 "@@@SET_BUILD_PROPERTY@report@{\"culprits\": {\"gl_tests\": {\"Test.One\":
\"r4\"}}, \"metadata\": {\"regression_range_size\": 6}, \"result\": {\"r2\": {\
"gl_tests\": {\"status\": \"passed\", \"valid\": true}}, \"r3\": {\"gl_tests\":
{\"status\": \"passed\", \"valid\": true}}, \"r4\": {\"gl_tests\": {\"failures\"
: [\"Test.One\"], \"status\": \"failed\", \"valid\": true}}}}@@@" |
| 2057 ] | 2057 ] |
| 2058 }, | 2058 }, |
| 2059 { | 2059 { |
| 2060 "name": "$result", | 2060 "name": "$result", |
| 2061 "recipe_result": null, | 2061 "recipe_result": null, |
| 2062 "status_code": 0 | 2062 "status_code": 0 |
| 2063 } | 2063 } |
| 2064 ] | 2064 ] |
| OLD | NEW |