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 "client.v8", | 8 "client.v8", |
9 "--builder", | 9 "--builder", |
10 "V8 Linux - predictable", | 10 "V8 Linux - predictable", |
(...skipping 241 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
252 "--gsutil-py-path", | 252 "--gsutil-py-path", |
253 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 253 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
254 "--ninja-path", | 254 "--ninja-path", |
255 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 255 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
256 "--target", | 256 "--target", |
257 "Release", | 257 "Release", |
258 "--src-dir", | 258 "--src-dir", |
259 "[SLAVE_BUILD]/v8", | 259 "[SLAVE_BUILD]/v8", |
260 "--goma-cache-dir", | 260 "--goma-cache-dir", |
261 "[GOMA_CACHE]", | 261 "[GOMA_CACHE]", |
262 "--build-tool", | |
263 "ninja", | |
264 "--compiler", | 262 "--compiler", |
265 "goma", | 263 "goma", |
266 "--goma-jsonstatus", | 264 "--goma-jsonstatus", |
267 "/path/to/tmp/json", | 265 "/path/to/tmp/json", |
268 "--goma-service-account-json-file", | 266 "--goma-service-account-json-file", |
269 "/creds/service_accounts/service-account-goma-client.json", | 267 "/creds/service_accounts/service-account-goma-client.json", |
270 "--goma-dir", | 268 "--goma-dir", |
271 "[CACHE]/cipd/goma", | 269 "[CACHE]/cipd/goma", |
272 "--" | 270 "--" |
273 ], | 271 ], |
(...skipping 551 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
825 "--gsutil-py-path", | 823 "--gsutil-py-path", |
826 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 824 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
827 "--ninja-path", | 825 "--ninja-path", |
828 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 826 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
829 "--target", | 827 "--target", |
830 "Release", | 828 "Release", |
831 "--src-dir", | 829 "--src-dir", |
832 "[SLAVE_BUILD]/v8", | 830 "[SLAVE_BUILD]/v8", |
833 "--goma-cache-dir", | 831 "--goma-cache-dir", |
834 "[GOMA_CACHE]", | 832 "[GOMA_CACHE]", |
835 "--build-tool", | |
836 "ninja", | |
837 "--compiler", | 833 "--compiler", |
838 "goma", | 834 "goma", |
839 "--goma-jsonstatus", | 835 "--goma-jsonstatus", |
840 "/path/to/tmp/json", | 836 "/path/to/tmp/json", |
841 "--goma-service-account-json-file", | 837 "--goma-service-account-json-file", |
842 "/creds/service_accounts/service-account-goma-client.json", | 838 "/creds/service_accounts/service-account-goma-client.json", |
843 "--goma-dir", | 839 "--goma-dir", |
844 "[CACHE]/cipd/goma", | 840 "[CACHE]/cipd/goma", |
845 "--", | 841 "--", |
846 "d8" | 842 "d8" |
(...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1172 "--gsutil-py-path", | 1168 "--gsutil-py-path", |
1173 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1169 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
1174 "--ninja-path", | 1170 "--ninja-path", |
1175 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 1171 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
1176 "--target", | 1172 "--target", |
1177 "Release", | 1173 "Release", |
1178 "--src-dir", | 1174 "--src-dir", |
1179 "[SLAVE_BUILD]/v8", | 1175 "[SLAVE_BUILD]/v8", |
1180 "--goma-cache-dir", | 1176 "--goma-cache-dir", |
1181 "[GOMA_CACHE]", | 1177 "[GOMA_CACHE]", |
1182 "--build-tool", | |
1183 "ninja", | |
1184 "--compiler", | 1178 "--compiler", |
1185 "goma", | 1179 "goma", |
1186 "--goma-jsonstatus", | 1180 "--goma-jsonstatus", |
1187 "/path/to/tmp/json", | 1181 "/path/to/tmp/json", |
1188 "--goma-service-account-json-file", | 1182 "--goma-service-account-json-file", |
1189 "/creds/service_accounts/service-account-goma-client.json", | 1183 "/creds/service_accounts/service-account-goma-client.json", |
1190 "--goma-dir", | 1184 "--goma-dir", |
1191 "[CACHE]/cipd/goma", | 1185 "[CACHE]/cipd/goma", |
1192 "--", | 1186 "--", |
1193 "d8" | 1187 "d8" |
(...skipping 358 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1552 "--gsutil-py-path", | 1546 "--gsutil-py-path", |
1553 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 1547 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
1554 "--ninja-path", | 1548 "--ninja-path", |
1555 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 1549 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
1556 "--target", | 1550 "--target", |
1557 "Release", | 1551 "Release", |
1558 "--src-dir", | 1552 "--src-dir", |
1559 "[SLAVE_BUILD]/v8", | 1553 "[SLAVE_BUILD]/v8", |
1560 "--goma-cache-dir", | 1554 "--goma-cache-dir", |
1561 "[GOMA_CACHE]", | 1555 "[GOMA_CACHE]", |
1562 "--build-tool", | |
1563 "ninja", | |
1564 "--compiler", | 1556 "--compiler", |
1565 "goma", | 1557 "goma", |
1566 "--goma-jsonstatus", | 1558 "--goma-jsonstatus", |
1567 "/path/to/tmp/json", | 1559 "/path/to/tmp/json", |
1568 "--goma-service-account-json-file", | 1560 "--goma-service-account-json-file", |
1569 "/creds/service_accounts/service-account-goma-client.json", | 1561 "/creds/service_accounts/service-account-goma-client.json", |
1570 "--goma-dir", | 1562 "--goma-dir", |
1571 "[CACHE]/cipd/goma", | 1563 "[CACHE]/cipd/goma", |
1572 "--", | 1564 "--", |
1573 "d8" | 1565 "d8" |
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1632 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" | 1624 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" |
1633 ] | 1625 ] |
1634 }, | 1626 }, |
1635 { | 1627 { |
1636 "name": "$result", | 1628 "name": "$result", |
1637 "reason": "Failures or flakes in build.", | 1629 "reason": "Failures or flakes in build.", |
1638 "recipe_result": null, | 1630 "recipe_result": null, |
1639 "status_code": 1 | 1631 "status_code": 1 |
1640 } | 1632 } |
1641 ] | 1633 ] |
OLD | NEW |