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 298 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
309 "[SLAVE_BUILD]/v8/tools/swarming_client", | 309 "[SLAVE_BUILD]/v8/tools/swarming_client", |
310 "batcharchive", | 310 "batcharchive", |
311 "--dump-json", | 311 "--dump-json", |
312 "/path/to/tmp/json", | 312 "/path/to/tmp/json", |
313 "--isolate-server", | 313 "--isolate-server", |
314 "https://isolateserver.appspot.com", | 314 "https://isolateserver.appspot.com", |
315 "--verbose", | 315 "--verbose", |
316 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", | 316 "[SLAVE_BUILD]/v8/out/Release/benchmarks.isolated.gen.json", |
317 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", | 317 "[SLAVE_BUILD]/v8/out/Release/bot_default.isolated.gen.json", |
318 "[SLAVE_BUILD]/v8/out/Release/check-static-initializers.isolated.gen.json"
, | 318 "[SLAVE_BUILD]/v8/out/Release/check-static-initializers.isolated.gen.json"
, |
319 "[SLAVE_BUILD]/v8/out/Release/ignition.isolated.gen.json", | |
320 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", | 319 "[SLAVE_BUILD]/v8/out/Release/mjsunit.isolated.gen.json", |
321 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", | 320 "[SLAVE_BUILD]/v8/out/Release/mozilla.isolated.gen.json", |
322 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", | 321 "[SLAVE_BUILD]/v8/out/Release/optimize_for_size.isolated.gen.json", |
323 "[SLAVE_BUILD]/v8/out/Release/perf.isolated.gen.json", | 322 "[SLAVE_BUILD]/v8/out/Release/perf.isolated.gen.json", |
324 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", | 323 "[SLAVE_BUILD]/v8/out/Release/simdjs.isolated.gen.json", |
325 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" | 324 "[SLAVE_BUILD]/v8/out/Release/test262.isolated.gen.json" |
326 ], | 325 ], |
327 "name": "isolate tests", | 326 "name": "isolate tests", |
328 "~followup_annotations": [ | 327 "~followup_annotations": [ |
329 "@@@STEP_LOG_LINE@json.output@{@@@", | 328 "@@@STEP_LOG_LINE@json.output@{@@@", |
330 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", | 329 "@@@STEP_LOG_LINE@json.output@ \"benchmarks\": \"[dummy hash for benchmar
ks]\", @@@", |
331 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", | 330 "@@@STEP_LOG_LINE@json.output@ \"bot_default\": \"[dummy hash for bot_def
ault]\", @@@", |
332 "@@@STEP_LOG_LINE@json.output@ \"check-static-initializers\": \"[dummy ha
sh for check-static-initializers]\", @@@", | 331 "@@@STEP_LOG_LINE@json.output@ \"check-static-initializers\": \"[dummy ha
sh for check-static-initializers]\", @@@", |
333 "@@@STEP_LOG_LINE@json.output@ \"ignition\": \"[dummy hash for ignition]\
", @@@", | |
334 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", | 332 "@@@STEP_LOG_LINE@json.output@ \"mjsunit\": \"[dummy hash for mjsunit]\",
@@@", |
335 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", | 333 "@@@STEP_LOG_LINE@json.output@ \"mozilla\": \"[dummy hash for mozilla]\",
@@@", |
336 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", | 334 "@@@STEP_LOG_LINE@json.output@ \"optimize_for_size\": \"[dummy hash for o
ptimize_for_size]\", @@@", |
337 "@@@STEP_LOG_LINE@json.output@ \"perf\": \"[dummy hash for perf]\", @@@", | 335 "@@@STEP_LOG_LINE@json.output@ \"perf\": \"[dummy hash for perf]\", @@@", |
338 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", | 336 "@@@STEP_LOG_LINE@json.output@ \"simdjs\": \"[dummy hash for simdjs]\", @
@@", |
339 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", | 337 "@@@STEP_LOG_LINE@json.output@ \"test262\": \"[dummy hash for test262]\"@
@@", |
340 "@@@STEP_LOG_LINE@json.output@}@@@", | 338 "@@@STEP_LOG_LINE@json.output@}@@@", |
341 "@@@STEP_LOG_END@json.output@@@" | 339 "@@@STEP_LOG_END@json.output@@@" |
342 ] | 340 ] |
343 }, | 341 }, |
344 { | 342 { |
345 "cmd": [ | 343 "cmd": [ |
346 "python", | 344 "python", |
347 "-u", | 345 "-u", |
348 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | 346 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
349 "--", | 347 "--", |
350 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 348 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
351 "----", | 349 "----", |
352 "cp", | 350 "cp", |
353 "-a", | 351 "-a", |
354 "public-read", | 352 "public-read", |
355 "{\"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]\"}", | 353 "{\"benchmarks\": \"[dummy hash for benchmarks]\", \"bot_default\": \"[dum
my hash for bot_default]\", \"check-static-initializers\": \"[dummy hash for che
ck-static-initializers]\", \"mjsunit\": \"[dummy hash for mjsunit]\", \"mozilla\
": \"[dummy hash for mozilla]\", \"optimize_for_size\": \"[dummy hash for optimi
ze_for_size]\", \"perf\": \"[dummy hash for perf]\", \"simdjs\": \"[dummy hash f
or simdjs]\", \"test262\": \"[dummy hash for test262]\"}", |
356 "gs://chromium-v8/v8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb
78a1f5bd0241f64c.json" | 354 "gs://chromium-v8/v8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb
78a1f5bd0241f64c.json" |
357 ], | 355 ], |
358 "name": "gsutil upload", | 356 "name": "gsutil upload", |
359 "~followup_annotations": [ | 357 "~followup_annotations": [ |
360 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" | 358 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chromium-v8/v
8-linux64-rel/full-build-linux_f2cbea7e89a45f46819777bb78a1f5bd0241f64c.json@@@" |
361 ] | 359 ] |
362 }, | 360 }, |
363 { | 361 { |
364 "allow_subannotations": true, | 362 "allow_subannotations": true, |
365 "cmd": [ | 363 "cmd": [ |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
397 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" | 395 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" |
398 }, | 396 }, |
399 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 397 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
400 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 398 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
401 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 399 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
402 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 400 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
403 "swarm_hashes": { | 401 "swarm_hashes": { |
404 "benchmarks": "[dummy hash for benchmarks]", | 402 "benchmarks": "[dummy hash for benchmarks]", |
405 "bot_default": "[dummy hash for bot_default]", | 403 "bot_default": "[dummy hash for bot_default]", |
406 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", | 404 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", |
407 "ignition": "[dummy hash for ignition]", | |
408 "mjsunit": "[dummy hash for mjsunit]", | 405 "mjsunit": "[dummy hash for mjsunit]", |
409 "mozilla": "[dummy hash for mozilla]", | 406 "mozilla": "[dummy hash for mozilla]", |
410 "optimize_for_size": "[dummy hash for optimize_for_size]", | 407 "optimize_for_size": "[dummy hash for optimize_for_size]", |
411 "perf": "[dummy hash for perf]", | 408 "perf": "[dummy hash for perf]", |
412 "simdjs": "[dummy hash for simdjs]", | 409 "simdjs": "[dummy hash for simdjs]", |
413 "test262": "[dummy hash for test262]" | 410 "test262": "[dummy hash for test262]" |
414 } | 411 } |
415 } | 412 } |
416 }, | 413 }, |
417 { | 414 { |
418 "builder_name": "V8 Linux64 - avx2", | 415 "builder_name": "V8 Linux64 - avx2", |
419 "properties": { | 416 "properties": { |
420 "parent_build_environment": { | 417 "parent_build_environment": { |
421 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" | 418 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" |
422 }, | 419 }, |
423 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 420 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
424 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 421 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
425 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 422 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
426 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 423 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
427 "swarm_hashes": { | 424 "swarm_hashes": { |
428 "benchmarks": "[dummy hash for benchmarks]", | 425 "benchmarks": "[dummy hash for benchmarks]", |
429 "bot_default": "[dummy hash for bot_default]", | 426 "bot_default": "[dummy hash for bot_default]", |
430 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", | 427 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", |
431 "ignition": "[dummy hash for ignition]", | |
432 "mjsunit": "[dummy hash for mjsunit]", | 428 "mjsunit": "[dummy hash for mjsunit]", |
433 "mozilla": "[dummy hash for mozilla]", | 429 "mozilla": "[dummy hash for mozilla]", |
434 "optimize_for_size": "[dummy hash for optimize_for_size]", | 430 "optimize_for_size": "[dummy hash for optimize_for_size]", |
435 "perf": "[dummy hash for perf]", | 431 "perf": "[dummy hash for perf]", |
436 "simdjs": "[dummy hash for simdjs]", | 432 "simdjs": "[dummy hash for simdjs]", |
437 "test262": "[dummy hash for test262]" | 433 "test262": "[dummy hash for test262]" |
438 } | 434 } |
439 } | 435 } |
440 } | 436 } |
441 ], | 437 ], |
(...skipping 20 matching lines...) Expand all Loading... |
462 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" | 458 "GYP_DEFINES": "target_arch=x64 cool_flag=a=1" |
463 }, | 459 }, |
464 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 460 "parent_got_revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
465 "parent_got_revision_cp": "refs/heads/master@{#50110}", | 461 "parent_got_revision_cp": "refs/heads/master@{#50110}", |
466 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", | 462 "parent_got_swarming_client_revision": "e4fee0b18f8163be6097c9c5716400
38896debc4", |
467 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", | 463 "revision": "f2cbea7e89a45f46819777bb78a1f5bd0241f64c", |
468 "swarm_hashes": { | 464 "swarm_hashes": { |
469 "benchmarks": "[dummy hash for benchmarks]", | 465 "benchmarks": "[dummy hash for benchmarks]", |
470 "bot_default": "[dummy hash for bot_default]", | 466 "bot_default": "[dummy hash for bot_default]", |
471 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", | 467 "check-static-initializers": "[dummy hash for check-static-initializ
ers]", |
472 "ignition": "[dummy hash for ignition]", | |
473 "mjsunit": "[dummy hash for mjsunit]", | 468 "mjsunit": "[dummy hash for mjsunit]", |
474 "mozilla": "[dummy hash for mozilla]", | 469 "mozilla": "[dummy hash for mozilla]", |
475 "optimize_for_size": "[dummy hash for optimize_for_size]", | 470 "optimize_for_size": "[dummy hash for optimize_for_size]", |
476 "perf": "[dummy hash for perf]", | 471 "perf": "[dummy hash for perf]", |
477 "simdjs": "[dummy hash for simdjs]", | 472 "simdjs": "[dummy hash for simdjs]", |
478 "test262": "[dummy hash for test262]" | 473 "test262": "[dummy hash for test262]" |
479 } | 474 } |
480 } | 475 } |
481 } | 476 } |
482 ], | 477 ], |
483 "~followup_annotations": [ | 478 "~followup_annotations": [ |
484 "@@@STEP_TEXT@v8_trigger_proxy@@@" | 479 "@@@STEP_TEXT@v8_trigger_proxy@@@" |
485 ] | 480 ] |
486 }, | 481 }, |
487 { | 482 { |
488 "name": "$result", | 483 "name": "$result", |
489 "recipe_result": null, | 484 "recipe_result": null, |
490 "status_code": 0 | 485 "status_code": 0 |
491 } | 486 } |
492 ] | 487 ] |
OLD | NEW |