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 Linux64 - builder", | 10 "V8 Linux64 - builder", |
(...skipping 286 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
297 "@@@STEP_LOG_LINE@json.output@}@@@", | 297 "@@@STEP_LOG_LINE@json.output@}@@@", |
298 "@@@STEP_LOG_END@json.output@@@" | 298 "@@@STEP_LOG_END@json.output@@@" |
299 ] | 299 ] |
300 }, | 300 }, |
301 { | 301 { |
302 "cmd": [ | 302 "cmd": [ |
303 "python", | 303 "python", |
304 "-u", | 304 "-u", |
305 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 305 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
306 "--", | 306 "--", |
307 "[DEPOT_TOOLS]/gsutil.py", | 307 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
308 "----", | 308 "----", |
309 "cp", | 309 "cp", |
310 "-a", | 310 "-a", |
311 "public-read", | 311 "public-read", |
312 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"check-static-initializers\": \"[dummy hash for che
ck-static-initializers]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsuni
t\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \"
optimize_for_size\": \"[dummy hash for optimize_for_size]\", \"perf\": \"[dummy
hash for perf]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy
hash for test262]\"}", | 312 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"check-static-initializers\": \"[dummy hash for che
ck-static-initializers]\", \"ignition\": \"[dummy hash for ignition]\", \"mjsuni
t\": \"[dummy hash for mjsunit]\", \"mozilla\": \"[dummy hash for mozilla]\", \"
optimize_for_size\": \"[dummy hash for optimize_for_size]\", \"perf\": \"[dummy
hash for perf]\", \"simdjs\": \"[dummy hash for simdjs]\", \"test262\": \"[dummy
hash for test262]\"}", |
313 "gs://chromium-v8/v8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb
78a1f5bd0241f64c.json" | 313 "gs://chromium-v8/v8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb
78a1f5bd0241f64c.json" |
314 ], | 314 ], |
315 "name": "gsutil upload", | 315 "name": "gsutil upload", |
316 "~followup_annotations": [ | 316 "~followup_annotations": [ |
317 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" | 317 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" |
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
439 "~followup_annotations": [ | 439 "~followup_annotations": [ |
440 "@@@STEP_TEXT@v8_trigger_proxy@@@" | 440 "@@@STEP_TEXT@v8_trigger_proxy@@@" |
441 ] | 441 ] |
442 }, | 442 }, |
443 { | 443 { |
444 "name": "$result", | 444 "name": "$result", |
445 "recipe_result": null, | 445 "recipe_result": null, |
446 "status_code": 0 | 446 "status_code": 0 |
447 } | 447 } |
448 ] | 448 ] |
OLD | NEW |