Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(156)

Side by Side Diff: scripts/slave/recipes/skia/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Release-Trybot.json

Issue 2087853002: Revert of Add Swarming task for downloading Android SDK on Skia bots (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "git", 4 "git",
5 "remote", 5 "remote",
6 "set-url", 6 "set-url",
7 "origin", 7 "origin",
8 "https://skia.googlesource.com/skia.git" 8 "https://skia.googlesource.com/skia.git"
9 ], 9 ],
10 "cwd": "[SLAVE_BUILD]/skia", 10 "cwd": "[SLAVE_BUILD]/skia",
(...skipping 432 matching lines...) Expand 10 before | Expand all | Expand 10 after
443 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@", 443 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
444 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@", 444 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
445 "@@@STEP_LOG_END@python.inline@@@" 445 "@@@STEP_LOG_END@python.inline@@@"
446 ] 446 ]
447 }, 447 },
448 { 448 {
449 "cmd": [ 449 "cmd": [
450 "python", 450 "python",
451 "-u", 451 "-u",
452 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", 452 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
453 "{\n \"args\": [\n \"--isolate\", \n \"[BUILD]/scripts/sl ave/recipes/skia/gsutil.isolate\", \n \"--isolated\", \n \"[SLAVE_ BUILD]/swarming_temp_dir/skia-task-isolate_gsutil.isolated\", \n \"--conf ig-variable\", \n \"OS\", \n \"linux\"\n ], \n \"dir\": \"[B UILD]/scripts/slave/recipes/skia\", \n \"version\": 1\n}",
454 "[SLAVE_BUILD]/swarming_temp_dir/isolate_gsutil.isolated.gen.json"
455 ],
456 "name": "Write isolate_gsutil.isolated.gen.json"
457 },
458 {
459 "cmd": [
460 "python",
461 "-u",
462 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
463 "[SLAVE_BUILD]/swarming.client",
464 "batcharchive",
465 "--dump-json",
466 "/path/to/tmp/json",
467 "--isolate-server",
468 "https://isolateserver.appspot.com",
469 "--verbose",
470 "[SLAVE_BUILD]/swarming_temp_dir/isolate_gsutil.isolated.gen.json"
471 ],
472 "name": "isolate tests (2)",
473 "~followup_annotations": [
474 "@@@STEP_LOG_LINE@json.output@{@@@",
475 "@@@STEP_LOG_LINE@json.output@ \"isolate_gsutil\": \"[dummy hash for isol ate_gsutil]\"@@@",
476 "@@@STEP_LOG_LINE@json.output@}@@@",
477 "@@@STEP_LOG_END@json.output@@@",
478 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"isolate_gsutil\": \"[dummy hash for isolate_gsutil]\"}@@@"
479 ]
480 },
481 {
482 "cmd": [
483 "python",
484 "-u",
485 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os. path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
486 "[SLAVE_BUILD]/swarming_temp_dir",
487 "511"
488 ],
489 "name": "makedirs swarming tmp dir (3)",
490 "~followup_annotations": [
491 "@@@STEP_LOG_LINE@python.inline@@@@",
492 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@",
493 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@",
494 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@",
495 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@",
496 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@",
497 "@@@STEP_LOG_LINE@python.inline@ print \"%s exists but is not a dir\" % path@@@",
498 "@@@STEP_LOG_LINE@python.inline@ sys.exit(1)@@@",
499 "@@@STEP_LOG_LINE@python.inline@ os.makedirs(path, mode)@@@",
500 "@@@STEP_LOG_END@python.inline@@@"
501 ]
502 },
503 {
504 "cmd": [
505 "python",
506 "-u",
507 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
508 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/skia /infra/bots/compile_skia.isolate\", \n \"--isolated\", \n \"[SLAVE _BUILD]/swarming_temp_dir/skia-task-compile_skia.isolated\", \n \"--confi g-variable\", \n \"OS\", \n \"Ubuntu\", \n \"--blacklist\", \n \".git\", \n \"--blacklist\", \n \"out\", \n \"- -blacklist\", \n \"*.pyc\", \n \"--extra-variable\", \n \"W ORKDIR\", \n \"[SLAVE_BUILD]\", \n \"--extra-variable\", \n \"BUILD\", \n \"[BUILD]\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}", 453 "{\n \"args\": [\n \"--isolate\", \n \"[SLAVE_BUILD]/skia /infra/bots/compile_skia.isolate\", \n \"--isolated\", \n \"[SLAVE _BUILD]/swarming_temp_dir/skia-task-compile_skia.isolated\", \n \"--confi g-variable\", \n \"OS\", \n \"Ubuntu\", \n \"--blacklist\", \n \".git\", \n \"--blacklist\", \n \"out\", \n \"- -blacklist\", \n \"*.pyc\", \n \"--extra-variable\", \n \"W ORKDIR\", \n \"[SLAVE_BUILD]\", \n \"--extra-variable\", \n \"BUILD\", \n \"[BUILD]\"\n ], \n \"dir\": \"[SLAVE_BUILD]\", \n \"version\": 1\n}",
509 "[SLAVE_BUILD]/swarming_temp_dir/compile_skia.isolated.gen.json" 454 "[SLAVE_BUILD]/swarming_temp_dir/compile_skia.isolated.gen.json"
510 ], 455 ],
511 "name": "Write compile_skia.isolated.gen.json" 456 "name": "Write compile_skia.isolated.gen.json"
512 }, 457 },
513 { 458 {
514 "cmd": [ 459 "cmd": [
515 "python", 460 "python",
516 "-u", 461 "-u",
517 "RECIPE_MODULE[build::isolate]/resources/isolate.py", 462 "RECIPE_MODULE[build::isolate]/resources/isolate.py",
518 "[SLAVE_BUILD]/swarming.client", 463 "[SLAVE_BUILD]/swarming.client",
519 "batcharchive", 464 "batcharchive",
520 "--dump-json", 465 "--dump-json",
521 "/path/to/tmp/json", 466 "/path/to/tmp/json",
522 "--isolate-server", 467 "--isolate-server",
523 "https://isolateserver.appspot.com", 468 "https://isolateserver.appspot.com",
524 "--verbose", 469 "--verbose",
525 "[SLAVE_BUILD]/swarming_temp_dir/compile_skia.isolated.gen.json" 470 "[SLAVE_BUILD]/swarming_temp_dir/compile_skia.isolated.gen.json"
526 ], 471 ],
527 "name": "isolate tests (3)", 472 "name": "isolate tests (2)",
528 "~followup_annotations": [ 473 "~followup_annotations": [
529 "@@@STEP_LOG_LINE@json.output@{@@@", 474 "@@@STEP_LOG_LINE@json.output@{@@@",
530 "@@@STEP_LOG_LINE@json.output@ \"compile_skia\": \"[dummy hash for compil e_skia]\"@@@", 475 "@@@STEP_LOG_LINE@json.output@ \"compile_skia\": \"[dummy hash for compil e_skia]\"@@@",
531 "@@@STEP_LOG_LINE@json.output@}@@@", 476 "@@@STEP_LOG_LINE@json.output@}@@@",
532 "@@@STEP_LOG_END@json.output@@@", 477 "@@@STEP_LOG_END@json.output@@@",
533 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"compile_skia\": \"[dummy hash for c ompile_skia]\"}@@@" 478 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"compile_skia\": \"[dummy hash for c ompile_skia]\"}@@@"
534 ] 479 ]
535 }, 480 },
536 { 481 {
537 "cmd": [ 482 "cmd": [
(...skipping 175 matching lines...) Expand 10 before | Expand all | Expand 10 after
713 "@@@STEP_LOG_END@json.output@@@", 658 "@@@STEP_LOG_END@json.output@@@",
714 "@@@STEP_LINK@shard #0 isolated out@blah@@@" 659 "@@@STEP_LINK@shard #0 isolated out@blah@@@"
715 ] 660 ]
716 }, 661 },
717 { 662 {
718 "name": "$result", 663 "name": "$result",
719 "recipe_result": null, 664 "recipe_result": null,
720 "status_code": 0 665 "status_code": 0
721 } 666 }
722 ] 667 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698