| 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 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "v8", | 10 "v8", |
| (...skipping 247 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 "--buildbot-buildername", | 262 "--buildbot-buildername", |
| 263 "V8 Linux - predictable", | 263 "V8 Linux - predictable", |
| 264 "--buildbot-mastername", | 264 "--buildbot-mastername", |
| 265 "client.v8", | 265 "client.v8", |
| 266 "--buildbot-slavename", | 266 "--buildbot-slavename", |
| 267 "TestSlavename", | 267 "TestSlavename", |
| 268 "--goma-deps-cache-file", |
| 269 "V8_Linux___predictable.gomadeps", |
| 268 "--compiler", | 270 "--compiler", |
| 269 "goma", | 271 "goma", |
| 270 "--goma-jsonstatus", | 272 "--goma-jsonstatus", |
| 271 "/path/to/tmp/json", | 273 "/path/to/tmp/json", |
| 272 "--goma-service-account-json-file", | 274 "--goma-service-account-json-file", |
| 273 "/creds/service_accounts/service-account-goma-client.json", | 275 "/creds/service_accounts/service-account-goma-client.json", |
| 274 "--goma-dir", | 276 "--goma-dir", |
| 275 "[CACHE]/cipd/goma", | 277 "[CACHE]/cipd/goma", |
| 276 "--" | 278 "--" |
| 277 ], | 279 ], |
| (...skipping 557 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 835 "--src-dir", | 837 "--src-dir", |
| 836 "[SLAVE_BUILD]/v8", | 838 "[SLAVE_BUILD]/v8", |
| 837 "--goma-cache-dir", | 839 "--goma-cache-dir", |
| 838 "[GOMA_CACHE]", | 840 "[GOMA_CACHE]", |
| 839 "--buildbot-buildername", | 841 "--buildbot-buildername", |
| 840 "V8 Linux - predictable", | 842 "V8 Linux - predictable", |
| 841 "--buildbot-mastername", | 843 "--buildbot-mastername", |
| 842 "client.v8", | 844 "client.v8", |
| 843 "--buildbot-slavename", | 845 "--buildbot-slavename", |
| 844 "TestSlavename", | 846 "TestSlavename", |
| 847 "--goma-deps-cache-file", |
| 848 "V8_Linux___predictable.gomadeps", |
| 845 "--compiler", | 849 "--compiler", |
| 846 "goma", | 850 "goma", |
| 847 "--goma-jsonstatus", | 851 "--goma-jsonstatus", |
| 848 "/path/to/tmp/json", | 852 "/path/to/tmp/json", |
| 849 "--goma-service-account-json-file", | 853 "--goma-service-account-json-file", |
| 850 "/creds/service_accounts/service-account-goma-client.json", | 854 "/creds/service_accounts/service-account-goma-client.json", |
| 851 "--goma-dir", | 855 "--goma-dir", |
| 852 "[CACHE]/cipd/goma", | 856 "[CACHE]/cipd/goma", |
| 853 "--", | 857 "--", |
| 854 "d8" | 858 "d8" |
| (...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1186 "--src-dir", | 1190 "--src-dir", |
| 1187 "[SLAVE_BUILD]/v8", | 1191 "[SLAVE_BUILD]/v8", |
| 1188 "--goma-cache-dir", | 1192 "--goma-cache-dir", |
| 1189 "[GOMA_CACHE]", | 1193 "[GOMA_CACHE]", |
| 1190 "--buildbot-buildername", | 1194 "--buildbot-buildername", |
| 1191 "V8 Linux - predictable", | 1195 "V8 Linux - predictable", |
| 1192 "--buildbot-mastername", | 1196 "--buildbot-mastername", |
| 1193 "client.v8", | 1197 "client.v8", |
| 1194 "--buildbot-slavename", | 1198 "--buildbot-slavename", |
| 1195 "TestSlavename", | 1199 "TestSlavename", |
| 1200 "--goma-deps-cache-file", |
| 1201 "V8_Linux___predictable.gomadeps", |
| 1196 "--compiler", | 1202 "--compiler", |
| 1197 "goma", | 1203 "goma", |
| 1198 "--goma-jsonstatus", | 1204 "--goma-jsonstatus", |
| 1199 "/path/to/tmp/json", | 1205 "/path/to/tmp/json", |
| 1200 "--goma-service-account-json-file", | 1206 "--goma-service-account-json-file", |
| 1201 "/creds/service_accounts/service-account-goma-client.json", | 1207 "/creds/service_accounts/service-account-goma-client.json", |
| 1202 "--goma-dir", | 1208 "--goma-dir", |
| 1203 "[CACHE]/cipd/goma", | 1209 "[CACHE]/cipd/goma", |
| 1204 "--", | 1210 "--", |
| 1205 "d8" | 1211 "d8" |
| (...skipping 364 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1570 "--src-dir", | 1576 "--src-dir", |
| 1571 "[SLAVE_BUILD]/v8", | 1577 "[SLAVE_BUILD]/v8", |
| 1572 "--goma-cache-dir", | 1578 "--goma-cache-dir", |
| 1573 "[GOMA_CACHE]", | 1579 "[GOMA_CACHE]", |
| 1574 "--buildbot-buildername", | 1580 "--buildbot-buildername", |
| 1575 "V8 Linux - predictable", | 1581 "V8 Linux - predictable", |
| 1576 "--buildbot-mastername", | 1582 "--buildbot-mastername", |
| 1577 "client.v8", | 1583 "client.v8", |
| 1578 "--buildbot-slavename", | 1584 "--buildbot-slavename", |
| 1579 "TestSlavename", | 1585 "TestSlavename", |
| 1586 "--goma-deps-cache-file", |
| 1587 "V8_Linux___predictable.gomadeps", |
| 1580 "--compiler", | 1588 "--compiler", |
| 1581 "goma", | 1589 "goma", |
| 1582 "--goma-jsonstatus", | 1590 "--goma-jsonstatus", |
| 1583 "/path/to/tmp/json", | 1591 "/path/to/tmp/json", |
| 1584 "--goma-service-account-json-file", | 1592 "--goma-service-account-json-file", |
| 1585 "/creds/service_accounts/service-account-goma-client.json", | 1593 "/creds/service_accounts/service-account-goma-client.json", |
| 1586 "--goma-dir", | 1594 "--goma-dir", |
| 1587 "[CACHE]/cipd/goma", | 1595 "[CACHE]/cipd/goma", |
| 1588 "--", | 1596 "--", |
| 1589 "d8" | 1597 "d8" |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1648 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" | 1656 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" |
| 1649 ] | 1657 ] |
| 1650 }, | 1658 }, |
| 1651 { | 1659 { |
| 1652 "name": "$result", | 1660 "name": "$result", |
| 1653 "reason": "Failures or flakes in build.", | 1661 "reason": "Failures or flakes in build.", |
| 1654 "recipe_result": null, | 1662 "recipe_result": null, |
| 1655 "status_code": 1 | 1663 "status_code": 1 |
| 1656 } | 1664 } |
| 1657 ] | 1665 ] |
| OLD | NEW |