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

Side by Side Diff: scripts/slave/recipes/chromium_trybot.expected/amp_test_failure.json

Issue 1650333003: Roll dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebase and changing depot_tools to right before big roll. Created 4 years, 10 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 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE[build]/bot_update.py", 6 "RECIPE_PACKAGE[build]/bot_update.py",
7 "--master", 7 "--master",
8 "tryserver.chromium.android", 8 "tryserver.chromium.android",
9 "--builder", 9 "--builder",
10 "android_amp", 10 "android_amp",
(...skipping 415 matching lines...) Expand 10 before | Expand all | Expand 10 after
426 "name": "compile (with patch)", 426 "name": "compile (with patch)",
427 "~followup_annotations": [ 427 "~followup_annotations": [
428 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", 428 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@",
429 "@@@STEP_LOG_END@json.output (invalid)@@@" 429 "@@@STEP_LOG_END@json.output (invalid)@@@"
430 ] 430 ]
431 }, 431 },
432 { 432 {
433 "cmd": [ 433 "cmd": [
434 "python", 434 "python",
435 "-u", 435 "-u",
436 "RECIPE_MODULE[adb]/resources/list_devices.py", 436 "RECIPE_MODULE[build.adb]/resources/list_devices.py",
437 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd evices']", 437 "['[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb', 'd evices']",
438 "/path/to/tmp/json" 438 "/path/to/tmp/json"
439 ], 439 ],
440 "cwd": "[SLAVE_BUILD]", 440 "cwd": "[SLAVE_BUILD]",
441 "name": "List adb devices", 441 "name": "List adb devices",
442 "~followup_annotations": [ 442 "~followup_annotations": [
443 "@@@STEP_LOG_LINE@json.output@[@@@", 443 "@@@STEP_LOG_LINE@json.output@[@@@",
444 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@", 444 "@@@STEP_LOG_LINE@json.output@ \"014E1F310401C009\"@@@",
445 "@@@STEP_LOG_LINE@json.output@]@@@", 445 "@@@STEP_LOG_LINE@json.output@]@@@",
446 "@@@STEP_LOG_END@json.output@@@" 446 "@@@STEP_LOG_END@json.output@@@"
(...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after
626 { 626 {
627 "cmd": [ 627 "cmd": [
628 "python", 628 "python",
629 "-u", 629 "-u",
630 "[BUILD]/scripts/slave/daemonizer.py", 630 "[BUILD]/scripts/slave/daemonizer.py",
631 "--action", 631 "--action",
632 "restart", 632 "restart",
633 "--pid-file-path", 633 "--pid-file-path",
634 "/tmp/device_monitor.pid", 634 "/tmp/device_monitor.pid",
635 "--", 635 "--",
636 "RECIPE_MODULE[chromium_android]/resources/spawn_device_monitor.py", 636 "RECIPE_MODULE[build.chromium_android]/resources/spawn_device_monitor.py",
637 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", 637 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb",
638 "[\"07a00ca4\"]", 638 "[\"07a00ca4\"]",
639 "tryserver.chromium.android", 639 "tryserver.chromium.android",
640 "android_amp", 640 "android_amp",
641 "--blacklist-file", 641 "--blacklist-file",
642 "[SLAVE_BUILD]/src/out/bad_devices.json" 642 "[SLAVE_BUILD]/src/out/bad_devices.json"
643 ], 643 ],
644 "cwd": "[SLAVE_BUILD]", 644 "cwd": "[SLAVE_BUILD]",
645 "name": "spawn_device_monitor" 645 "name": "spawn_device_monitor"
646 }, 646 },
647 { 647 {
648 "cmd": [ 648 "cmd": [
649 "python", 649 "python",
650 "-u", 650 "-u",
651 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 651 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
652 "--", 652 "--",
653 "[DEPOT_TOOLS]/gsutil.py", 653 "[DEPOT_TOOLS]/gsutil.py",
654 "----", 654 "----",
655 "cp", 655 "cp",
656 "gs://chrome-amp-keys/commit_queue_pool/api_key", 656 "gs://chrome-amp-keys/commit_queue_pool/api_key",
657 "[BUILD]/site_config/.amp_commit_queue_pool_key" 657 "[BUILD]/site_config/.amp_commit_queue_pool_key"
658 ], 658 ],
659 "cwd": "[SLAVE_BUILD]", 659 "cwd": "[SLAVE_BUILD]",
660 "name": "gsutil download amp api key" 660 "name": "gsutil download amp api key"
661 }, 661 },
662 { 662 {
663 "cmd": [ 663 "cmd": [
664 "python", 664 "python",
665 "-u", 665 "-u",
666 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 666 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
667 "--", 667 "--",
668 "[DEPOT_TOOLS]/gsutil.py", 668 "[DEPOT_TOOLS]/gsutil.py",
669 "----", 669 "----",
670 "cp", 670 "cp",
671 "gs://chrome-amp-keys/commit_queue_pool/api_secret", 671 "gs://chrome-amp-keys/commit_queue_pool/api_secret",
672 "[BUILD]/site_config/.amp_commit_queue_pool_secret" 672 "[BUILD]/site_config/.amp_commit_queue_pool_secret"
673 ], 673 ],
674 "cwd": "[SLAVE_BUILD]", 674 "cwd": "[SLAVE_BUILD]",
675 "name": "gsutil download amp api secret" 675 "name": "gsutil download amp api secret"
676 }, 676 },
(...skipping 2377 matching lines...) Expand 10 before | Expand all | Expand 10 after
3054 "[SLAVE_BUILD]/src/out/Release/full_log", 3054 "[SLAVE_BUILD]/src/out/Release/full_log",
3055 "[SLAVE_BUILD]/src/out/logcat" 3055 "[SLAVE_BUILD]/src/out/logcat"
3056 ], 3056 ],
3057 "cwd": "[SLAVE_BUILD]", 3057 "cwd": "[SLAVE_BUILD]",
3058 "name": "logcat_dump" 3058 "name": "logcat_dump"
3059 }, 3059 },
3060 { 3060 {
3061 "cmd": [ 3061 "cmd": [
3062 "python", 3062 "python",
3063 "-u", 3063 "-u",
3064 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 3064 "RECIPE_MODULE[build.gsutil]/resources/gsutil_wrapper.py",
3065 "--timeout", 3065 "--timeout",
3066 "300", 3066 "300",
3067 "--", 3067 "--",
3068 "[DEPOT_TOOLS]/gsutil.py", 3068 "[DEPOT_TOOLS]/gsutil.py",
3069 "--force-version", 3069 "--force-version",
3070 "4.7", 3070 "4.7",
3071 "-o", 3071 "-o",
3072 "GSUtil:parallel_composite_upload_threshold=50M", 3072 "GSUtil:parallel_composite_upload_threshold=50M",
3073 "----", 3073 "----",
3074 "cp", 3074 "cp",
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
3128 "@@@STEP_LOG_END@python.inline@@@", 3128 "@@@STEP_LOG_END@python.inline@@@",
3129 "@@@SET_BUILD_PROPERTY@failure_hash@\"f70a31cd238c86b35b0a8c2c2d85034113dc 9f60\"@@@" 3129 "@@@SET_BUILD_PROPERTY@failure_hash@\"f70a31cd238c86b35b0a8c2c2d85034113dc 9f60\"@@@"
3130 ] 3130 ]
3131 }, 3131 },
3132 { 3132 {
3133 "name": "$result", 3133 "name": "$result",
3134 "reason": "1 out of 8 aggregated steps failed. Failures: Step('base_unittest s (retry summary)') failed with return_code 1", 3134 "reason": "1 out of 8 aggregated steps failed. Failures: Step('base_unittest s (retry summary)') failed with return_code 1",
3135 "status_code": 1 3135 "status_code": 1
3136 } 3136 }
3137 ] 3137 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698