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

Side by Side Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___predictable_bisect.json

Issue 2071583003: V8: Use default compiler where possible (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
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 | Annotate | Revision Log
OLDNEW
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 Linux - predictable", 10 "V8 Linux - predictable",
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 { 113 {
114 "cmd": [ 114 "cmd": [
115 "python", 115 "python",
116 "-u", 116 "-u",
117 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 117 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
118 "runhooks" 118 "runhooks"
119 ], 119 ],
120 "cwd": "[SLAVE_BUILD]/v8", 120 "cwd": "[SLAVE_BUILD]/v8",
121 "env": { 121 "env": {
122 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 122 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
123 "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_g oma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32", 123 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8 _enable_verify_predictable=1 v8_target_arch=ia32",
124 "GYP_GENERATORS": "ninja", 124 "GYP_GENERATORS": "ninja",
125 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 125 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
126 }, 126 },
127 "name": "gclient runhooks" 127 "name": "gclient runhooks"
128 }, 128 },
129 { 129 {
130 "cmd": [ 130 "cmd": [
131 "python", 131 "python",
132 "-u", 132 "-u",
133 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 133 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 ], 189 ],
190 "name": "rmtree [TMP_BASE]/v8_gn_tmp_1", 190 "name": "rmtree [TMP_BASE]/v8_gn_tmp_1",
191 "~followup_annotations": [ 191 "~followup_annotations": [
192 "@@@STEP_LOG_LINE@python.inline@@@@", 192 "@@@STEP_LOG_LINE@python.inline@@@@",
193 "@@@STEP_LOG_LINE@python.inline@import shutil, sys@@@", 193 "@@@STEP_LOG_LINE@python.inline@import shutil, sys@@@",
194 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1])@@@", 194 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1])@@@",
195 "@@@STEP_LOG_END@python.inline@@@" 195 "@@@STEP_LOG_END@python.inline@@@"
196 ] 196 ]
197 }, 197 },
198 { 198 {
199 "allow_subannotations": true,
200 "cmd": [
201 "python",
202 "-u",
203 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
204 "--src-dir",
205 "[SLAVE_BUILD]/v8",
206 "--output-json",
207 "/path/to/tmp/json"
208 ],
209 "env": {
210 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
211 },
212 "name": "clang_revision",
213 "~followup_annotations": [
214 "@@@STEP_LOG_LINE@json.output@{@@@",
215 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
216 "@@@STEP_LOG_LINE@json.output@}@@@",
217 "@@@STEP_LOG_END@json.output@@@"
218 ]
219 },
220 {
221 "cmd": [ 199 "cmd": [
222 "python", 200 "python",
223 "-u", 201 "-u",
224 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 202 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
225 "--show-path", 203 "--show-path",
226 "python", 204 "python",
227 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 205 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
228 "--gsutil-py-path", 206 "--gsutil-py-path",
229 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 207 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
230 "--ninja-path", 208 "--ninja-path",
231 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 209 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
232 "--target", 210 "--target",
233 "Release", 211 "Release",
234 "--src-dir", 212 "--src-dir",
235 "[SLAVE_BUILD]/v8", 213 "[SLAVE_BUILD]/v8",
236 "--goma-cache-dir", 214 "--goma-cache-dir",
237 "[GOMA_CACHE]", 215 "[GOMA_CACHE]",
238 "--build-tool", 216 "--build-tool",
239 "ninja", 217 "ninja",
240 "--compiler", 218 "--compiler",
241 "goma-clang", 219 "goma",
242 "--goma-jsonstatus", 220 "--goma-jsonstatus",
243 "/path/to/tmp/json", 221 "/path/to/tmp/json",
244 "--goma-service-account-json-file", 222 "--goma-service-account-json-file",
245 "/creds/service_accounts/service-account-goma-client.json", 223 "/creds/service_accounts/service-account-goma-client.json",
246 "--goma-dir", 224 "--goma-dir",
247 "[CACHE]/cipd/goma", 225 "[CACHE]/cipd/goma",
248 "--" 226 "--"
249 ], 227 ],
250 "env": { 228 "env": {
251 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json" 229 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
294 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 272 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
295 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 273 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
296 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 274 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
297 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 275 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
298 "@@@STEP_LOG_END@durations@@@", 276 "@@@STEP_LOG_END@durations@@@",
299 "@@@STEP_LOG_LINE@fast@Test: suite-name/dir/fast@@@", 277 "@@@STEP_LOG_LINE@fast@Test: suite-name/dir/fast@@@",
300 "@@@STEP_LOG_LINE@fast@Flags: @@@", 278 "@@@STEP_LOG_LINE@fast@Flags: @@@",
301 "@@@STEP_LOG_LINE@fast@Command: d8 test.js@@@", 279 "@@@STEP_LOG_LINE@fast@Command: d8 test.js@@@",
302 "@@@STEP_LOG_LINE@fast@@@@", 280 "@@@STEP_LOG_LINE@fast@@@@",
303 "@@@STEP_LOG_LINE@fast@Build environment:@@@", 281 "@@@STEP_LOG_LINE@fast@Build environment:@@@",
304 "@@@STEP_LOG_LINE@fast@ GYP_DEFINES: clang=1 target_arch=ia32 use_goma=1 v 8_enable_verify_predictable=1 v8_target_arch=ia32@@@", 282 "@@@STEP_LOG_LINE@fast@ GYP_DEFINES: target_arch=ia32 use_goma=1 v8_enable _verify_predictable=1 v8_target_arch=ia32@@@",
305 "@@@STEP_LOG_LINE@fast@ GYP_GENERATORS: ninja@@@", 283 "@@@STEP_LOG_LINE@fast@ GYP_GENERATORS: ninja@@@",
306 "@@@STEP_LOG_LINE@fast@@@@", 284 "@@@STEP_LOG_LINE@fast@@@@",
307 "@@@STEP_LOG_LINE@fast@Run #1@@@", 285 "@@@STEP_LOG_LINE@fast@Run #1@@@",
308 "@@@STEP_LOG_LINE@fast@Exit code: 1@@@", 286 "@@@STEP_LOG_LINE@fast@Exit code: 1@@@",
309 "@@@STEP_LOG_LINE@fast@Result: FAIL@@@", 287 "@@@STEP_LOG_LINE@fast@Result: FAIL@@@",
310 "@@@STEP_LOG_LINE@fast@Expected outcomes: PASS, SLOW@@@", 288 "@@@STEP_LOG_LINE@fast@Expected outcomes: PASS, SLOW@@@",
311 "@@@STEP_LOG_LINE@fast@Duration: 00:01:500@@@", 289 "@@@STEP_LOG_LINE@fast@Duration: 00:01:500@@@",
312 "@@@STEP_LOG_LINE@fast@@@@", 290 "@@@STEP_LOG_LINE@fast@@@@",
313 "@@@STEP_LOG_LINE@fast@Stdout:@@@", 291 "@@@STEP_LOG_LINE@fast@Stdout:@@@",
314 "@@@STEP_LOG_LINE@fast@Some output.@@@", 292 "@@@STEP_LOG_LINE@fast@Some output.@@@",
315 "@@@STEP_LOG_LINE@fast@@@@", 293 "@@@STEP_LOG_LINE@fast@@@@",
316 "@@@STEP_LOG_LINE@fast@Stderr:@@@", 294 "@@@STEP_LOG_LINE@fast@Stderr:@@@",
317 "@@@STEP_LOG_LINE@fast@Some errput.@@@", 295 "@@@STEP_LOG_LINE@fast@Some errput.@@@",
318 "@@@STEP_LOG_LINE@fast@@@@", 296 "@@@STEP_LOG_LINE@fast@@@@",
319 "@@@STEP_LOG_END@fast@@@", 297 "@@@STEP_LOG_END@fast@@@",
320 "@@@STEP_LOG_LINE@slow@Test: suite-name/dir/slow@@@", 298 "@@@STEP_LOG_LINE@slow@Test: suite-name/dir/slow@@@",
321 "@@@STEP_LOG_LINE@slow@Flags: @@@", 299 "@@@STEP_LOG_LINE@slow@Flags: @@@",
322 "@@@STEP_LOG_LINE@slow@Command: d8 test.js@@@", 300 "@@@STEP_LOG_LINE@slow@Command: d8 test.js@@@",
323 "@@@STEP_LOG_LINE@slow@@@@", 301 "@@@STEP_LOG_LINE@slow@@@@",
324 "@@@STEP_LOG_LINE@slow@Build environment:@@@", 302 "@@@STEP_LOG_LINE@slow@Build environment:@@@",
325 "@@@STEP_LOG_LINE@slow@ GYP_DEFINES: clang=1 target_arch=ia32 use_goma=1 v 8_enable_verify_predictable=1 v8_target_arch=ia32@@@", 303 "@@@STEP_LOG_LINE@slow@ GYP_DEFINES: target_arch=ia32 use_goma=1 v8_enable _verify_predictable=1 v8_target_arch=ia32@@@",
326 "@@@STEP_LOG_LINE@slow@ GYP_GENERATORS: ninja@@@", 304 "@@@STEP_LOG_LINE@slow@ GYP_GENERATORS: ninja@@@",
327 "@@@STEP_LOG_LINE@slow@@@@", 305 "@@@STEP_LOG_LINE@slow@@@@",
328 "@@@STEP_LOG_LINE@slow@Run #1@@@", 306 "@@@STEP_LOG_LINE@slow@Run #1@@@",
329 "@@@STEP_LOG_LINE@slow@Exit code: 1@@@", 307 "@@@STEP_LOG_LINE@slow@Exit code: 1@@@",
330 "@@@STEP_LOG_LINE@slow@Result: FAIL@@@", 308 "@@@STEP_LOG_LINE@slow@Result: FAIL@@@",
331 "@@@STEP_LOG_LINE@slow@Expected outcomes: PASS, SLOW@@@", 309 "@@@STEP_LOG_LINE@slow@Expected outcomes: PASS, SLOW@@@",
332 "@@@STEP_LOG_LINE@slow@Duration: 00:03:000@@@", 310 "@@@STEP_LOG_LINE@slow@Duration: 00:03:000@@@",
333 "@@@STEP_LOG_LINE@slow@@@@", 311 "@@@STEP_LOG_LINE@slow@@@@",
334 "@@@STEP_LOG_LINE@slow@Stdout:@@@", 312 "@@@STEP_LOG_LINE@slow@Stdout:@@@",
335 "@@@STEP_LOG_LINE@slow@Some output.@@@", 313 "@@@STEP_LOG_LINE@slow@Some output.@@@",
(...skipping 322 matching lines...) Expand 10 before | Expand all | Expand 10 after
658 { 636 {
659 "cmd": [ 637 "cmd": [
660 "python", 638 "python",
661 "-u", 639 "-u",
662 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 640 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
663 "runhooks" 641 "runhooks"
664 ], 642 ],
665 "cwd": "[SLAVE_BUILD]/v8", 643 "cwd": "[SLAVE_BUILD]/v8",
666 "env": { 644 "env": {
667 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 645 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
668 "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_g oma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32", 646 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8 _enable_verify_predictable=1 v8_target_arch=ia32",
669 "GYP_GENERATORS": "ninja", 647 "GYP_GENERATORS": "ninja",
670 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 648 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
671 }, 649 },
672 "name": "Bisect a0.gclient runhooks", 650 "name": "Bisect a0.gclient runhooks",
673 "~followup_annotations": [ 651 "~followup_annotations": [
674 "@@@STEP_NEST_LEVEL@1@@@" 652 "@@@STEP_NEST_LEVEL@1@@@"
675 ] 653 ]
676 }, 654 },
677 { 655 {
678 "cmd": [ 656 "cmd": [
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
736 "name": "Bisect a0.rmtree [TMP_BASE]/v8_gn_tmp_2", 714 "name": "Bisect a0.rmtree [TMP_BASE]/v8_gn_tmp_2",
737 "~followup_annotations": [ 715 "~followup_annotations": [
738 "@@@STEP_NEST_LEVEL@1@@@", 716 "@@@STEP_NEST_LEVEL@1@@@",
739 "@@@STEP_LOG_LINE@python.inline@@@@", 717 "@@@STEP_LOG_LINE@python.inline@@@@",
740 "@@@STEP_LOG_LINE@python.inline@import shutil, sys@@@", 718 "@@@STEP_LOG_LINE@python.inline@import shutil, sys@@@",
741 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1])@@@", 719 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1])@@@",
742 "@@@STEP_LOG_END@python.inline@@@" 720 "@@@STEP_LOG_END@python.inline@@@"
743 ] 721 ]
744 }, 722 },
745 { 723 {
746 "allow_subannotations": true,
747 "cmd": [
748 "python",
749 "-u",
750 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
751 "--src-dir",
752 "[SLAVE_BUILD]/v8",
753 "--output-json",
754 "/path/to/tmp/json"
755 ],
756 "env": {
757 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
758 },
759 "name": "Bisect a0.clang_revision",
760 "~followup_annotations": [
761 "@@@STEP_NEST_LEVEL@1@@@",
762 "@@@STEP_LOG_LINE@json.output@{@@@",
763 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
764 "@@@STEP_LOG_LINE@json.output@}@@@",
765 "@@@STEP_LOG_END@json.output@@@"
766 ]
767 },
768 {
769 "cmd": [ 724 "cmd": [
770 "python", 725 "python",
771 "-u", 726 "-u",
772 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 727 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
773 "--show-path", 728 "--show-path",
774 "python", 729 "python",
775 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 730 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
776 "--gsutil-py-path", 731 "--gsutil-py-path",
777 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 732 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
778 "--ninja-path", 733 "--ninja-path",
779 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 734 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
780 "--target", 735 "--target",
781 "Release", 736 "Release",
782 "--src-dir", 737 "--src-dir",
783 "[SLAVE_BUILD]/v8", 738 "[SLAVE_BUILD]/v8",
784 "--goma-cache-dir", 739 "--goma-cache-dir",
785 "[GOMA_CACHE]", 740 "[GOMA_CACHE]",
786 "--build-tool", 741 "--build-tool",
787 "ninja", 742 "ninja",
788 "--compiler", 743 "--compiler",
789 "goma-clang", 744 "goma",
790 "--goma-jsonstatus", 745 "--goma-jsonstatus",
791 "/path/to/tmp/json", 746 "/path/to/tmp/json",
792 "--goma-service-account-json-file", 747 "--goma-service-account-json-file",
793 "/creds/service_accounts/service-account-goma-client.json", 748 "/creds/service_accounts/service-account-goma-client.json",
794 "--goma-dir", 749 "--goma-dir",
795 "[CACHE]/cipd/goma", 750 "[CACHE]/cipd/goma",
796 "--", 751 "--",
797 "d8" 752 "d8"
798 ], 753 ],
799 "env": { 754 "env": {
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
978 { 933 {
979 "cmd": [ 934 "cmd": [
980 "python", 935 "python",
981 "-u", 936 "-u",
982 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 937 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
983 "runhooks" 938 "runhooks"
984 ], 939 ],
985 "cwd": "[SLAVE_BUILD]/v8", 940 "cwd": "[SLAVE_BUILD]/v8",
986 "env": { 941 "env": {
987 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 942 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
988 "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_g oma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32", 943 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8 _enable_verify_predictable=1 v8_target_arch=ia32",
989 "GYP_GENERATORS": "ninja", 944 "GYP_GENERATORS": "ninja",
990 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 945 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
991 }, 946 },
992 "name": "Bisect a2.gclient runhooks", 947 "name": "Bisect a2.gclient runhooks",
993 "~followup_annotations": [ 948 "~followup_annotations": [
994 "@@@STEP_NEST_LEVEL@1@@@" 949 "@@@STEP_NEST_LEVEL@1@@@"
995 ] 950 ]
996 }, 951 },
997 { 952 {
998 "cmd": [ 953 "cmd": [
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
1056 "name": "Bisect a2.rmtree [TMP_BASE]/v8_gn_tmp_3", 1011 "name": "Bisect a2.rmtree [TMP_BASE]/v8_gn_tmp_3",
1057 "~followup_annotations": [ 1012 "~followup_annotations": [
1058 "@@@STEP_NEST_LEVEL@1@@@", 1013 "@@@STEP_NEST_LEVEL@1@@@",
1059 "@@@STEP_LOG_LINE@python.inline@@@@", 1014 "@@@STEP_LOG_LINE@python.inline@@@@",
1060 "@@@STEP_LOG_LINE@python.inline@import shutil, sys@@@", 1015 "@@@STEP_LOG_LINE@python.inline@import shutil, sys@@@",
1061 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1])@@@", 1016 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1])@@@",
1062 "@@@STEP_LOG_END@python.inline@@@" 1017 "@@@STEP_LOG_END@python.inline@@@"
1063 ] 1018 ]
1064 }, 1019 },
1065 { 1020 {
1066 "allow_subannotations": true,
1067 "cmd": [
1068 "python",
1069 "-u",
1070 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
1071 "--src-dir",
1072 "[SLAVE_BUILD]/v8",
1073 "--output-json",
1074 "/path/to/tmp/json"
1075 ],
1076 "env": {
1077 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
1078 },
1079 "name": "Bisect a2.clang_revision",
1080 "~followup_annotations": [
1081 "@@@STEP_NEST_LEVEL@1@@@",
1082 "@@@STEP_LOG_LINE@json.output@{@@@",
1083 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
1084 "@@@STEP_LOG_LINE@json.output@}@@@",
1085 "@@@STEP_LOG_END@json.output@@@"
1086 ]
1087 },
1088 {
1089 "cmd": [ 1021 "cmd": [
1090 "python", 1022 "python",
1091 "-u", 1023 "-u",
1092 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 1024 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
1093 "--show-path", 1025 "--show-path",
1094 "python", 1026 "python",
1095 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 1027 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
1096 "--gsutil-py-path", 1028 "--gsutil-py-path",
1097 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 1029 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
1098 "--ninja-path", 1030 "--ninja-path",
1099 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 1031 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
1100 "--target", 1032 "--target",
1101 "Release", 1033 "Release",
1102 "--src-dir", 1034 "--src-dir",
1103 "[SLAVE_BUILD]/v8", 1035 "[SLAVE_BUILD]/v8",
1104 "--goma-cache-dir", 1036 "--goma-cache-dir",
1105 "[GOMA_CACHE]", 1037 "[GOMA_CACHE]",
1106 "--build-tool", 1038 "--build-tool",
1107 "ninja", 1039 "ninja",
1108 "--compiler", 1040 "--compiler",
1109 "goma-clang", 1041 "goma",
1110 "--goma-jsonstatus", 1042 "--goma-jsonstatus",
1111 "/path/to/tmp/json", 1043 "/path/to/tmp/json",
1112 "--goma-service-account-json-file", 1044 "--goma-service-account-json-file",
1113 "/creds/service_accounts/service-account-goma-client.json", 1045 "/creds/service_accounts/service-account-goma-client.json",
1114 "--goma-dir", 1046 "--goma-dir",
1115 "[CACHE]/cipd/goma", 1047 "[CACHE]/cipd/goma",
1116 "--", 1048 "--",
1117 "d8" 1049 "d8"
1118 ], 1050 ],
1119 "env": { 1051 "env": {
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
1166 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 1098 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
1167 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 1099 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
1168 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 1100 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
1169 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1101 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1170 "@@@STEP_LOG_END@durations@@@", 1102 "@@@STEP_LOG_END@durations@@@",
1171 "@@@STEP_LOG_LINE@fast@Test: suite-name/dir/fast@@@", 1103 "@@@STEP_LOG_LINE@fast@Test: suite-name/dir/fast@@@",
1172 "@@@STEP_LOG_LINE@fast@Flags: @@@", 1104 "@@@STEP_LOG_LINE@fast@Flags: @@@",
1173 "@@@STEP_LOG_LINE@fast@Command: d8 test.js@@@", 1105 "@@@STEP_LOG_LINE@fast@Command: d8 test.js@@@",
1174 "@@@STEP_LOG_LINE@fast@@@@", 1106 "@@@STEP_LOG_LINE@fast@@@@",
1175 "@@@STEP_LOG_LINE@fast@Build environment:@@@", 1107 "@@@STEP_LOG_LINE@fast@Build environment:@@@",
1176 "@@@STEP_LOG_LINE@fast@ GYP_DEFINES: clang=1 target_arch=ia32 use_goma=1 v 8_enable_verify_predictable=1 v8_target_arch=ia32@@@", 1108 "@@@STEP_LOG_LINE@fast@ GYP_DEFINES: target_arch=ia32 use_goma=1 v8_enable _verify_predictable=1 v8_target_arch=ia32@@@",
1177 "@@@STEP_LOG_LINE@fast@ GYP_GENERATORS: ninja@@@", 1109 "@@@STEP_LOG_LINE@fast@ GYP_GENERATORS: ninja@@@",
1178 "@@@STEP_LOG_LINE@fast@@@@", 1110 "@@@STEP_LOG_LINE@fast@@@@",
1179 "@@@STEP_LOG_LINE@fast@Run #1@@@", 1111 "@@@STEP_LOG_LINE@fast@Run #1@@@",
1180 "@@@STEP_LOG_LINE@fast@Exit code: 1@@@", 1112 "@@@STEP_LOG_LINE@fast@Exit code: 1@@@",
1181 "@@@STEP_LOG_LINE@fast@Result: FAIL@@@", 1113 "@@@STEP_LOG_LINE@fast@Result: FAIL@@@",
1182 "@@@STEP_LOG_LINE@fast@Expected outcomes: PASS, SLOW@@@", 1114 "@@@STEP_LOG_LINE@fast@Expected outcomes: PASS, SLOW@@@",
1183 "@@@STEP_LOG_LINE@fast@Duration: 00:01:500@@@", 1115 "@@@STEP_LOG_LINE@fast@Duration: 00:01:500@@@",
1184 "@@@STEP_LOG_LINE@fast@@@@", 1116 "@@@STEP_LOG_LINE@fast@@@@",
1185 "@@@STEP_LOG_LINE@fast@Stdout:@@@", 1117 "@@@STEP_LOG_LINE@fast@Stdout:@@@",
1186 "@@@STEP_LOG_LINE@fast@Some output.@@@", 1118 "@@@STEP_LOG_LINE@fast@Some output.@@@",
1187 "@@@STEP_LOG_LINE@fast@@@@", 1119 "@@@STEP_LOG_LINE@fast@@@@",
1188 "@@@STEP_LOG_LINE@fast@Stderr:@@@", 1120 "@@@STEP_LOG_LINE@fast@Stderr:@@@",
1189 "@@@STEP_LOG_LINE@fast@Some errput.@@@", 1121 "@@@STEP_LOG_LINE@fast@Some errput.@@@",
1190 "@@@STEP_LOG_LINE@fast@@@@", 1122 "@@@STEP_LOG_LINE@fast@@@@",
1191 "@@@STEP_LOG_END@fast@@@", 1123 "@@@STEP_LOG_END@fast@@@",
1192 "@@@STEP_LOG_LINE@slow@Test: suite-name/dir/slow@@@", 1124 "@@@STEP_LOG_LINE@slow@Test: suite-name/dir/slow@@@",
1193 "@@@STEP_LOG_LINE@slow@Flags: @@@", 1125 "@@@STEP_LOG_LINE@slow@Flags: @@@",
1194 "@@@STEP_LOG_LINE@slow@Command: d8 test.js@@@", 1126 "@@@STEP_LOG_LINE@slow@Command: d8 test.js@@@",
1195 "@@@STEP_LOG_LINE@slow@@@@", 1127 "@@@STEP_LOG_LINE@slow@@@@",
1196 "@@@STEP_LOG_LINE@slow@Build environment:@@@", 1128 "@@@STEP_LOG_LINE@slow@Build environment:@@@",
1197 "@@@STEP_LOG_LINE@slow@ GYP_DEFINES: clang=1 target_arch=ia32 use_goma=1 v 8_enable_verify_predictable=1 v8_target_arch=ia32@@@", 1129 "@@@STEP_LOG_LINE@slow@ GYP_DEFINES: target_arch=ia32 use_goma=1 v8_enable _verify_predictable=1 v8_target_arch=ia32@@@",
1198 "@@@STEP_LOG_LINE@slow@ GYP_GENERATORS: ninja@@@", 1130 "@@@STEP_LOG_LINE@slow@ GYP_GENERATORS: ninja@@@",
1199 "@@@STEP_LOG_LINE@slow@@@@", 1131 "@@@STEP_LOG_LINE@slow@@@@",
1200 "@@@STEP_LOG_LINE@slow@Run #1@@@", 1132 "@@@STEP_LOG_LINE@slow@Run #1@@@",
1201 "@@@STEP_LOG_LINE@slow@Exit code: 1@@@", 1133 "@@@STEP_LOG_LINE@slow@Exit code: 1@@@",
1202 "@@@STEP_LOG_LINE@slow@Result: FAIL@@@", 1134 "@@@STEP_LOG_LINE@slow@Result: FAIL@@@",
1203 "@@@STEP_LOG_LINE@slow@Expected outcomes: PASS, SLOW@@@", 1135 "@@@STEP_LOG_LINE@slow@Expected outcomes: PASS, SLOW@@@",
1204 "@@@STEP_LOG_LINE@slow@Duration: 00:03:000@@@", 1136 "@@@STEP_LOG_LINE@slow@Duration: 00:03:000@@@",
1205 "@@@STEP_LOG_LINE@slow@@@@", 1137 "@@@STEP_LOG_LINE@slow@@@@",
1206 "@@@STEP_LOG_LINE@slow@Stdout:@@@", 1138 "@@@STEP_LOG_LINE@slow@Stdout:@@@",
1207 "@@@STEP_LOG_LINE@slow@Some output.@@@", 1139 "@@@STEP_LOG_LINE@slow@Some output.@@@",
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
1333 { 1265 {
1334 "cmd": [ 1266 "cmd": [
1335 "python", 1267 "python",
1336 "-u", 1268 "-u",
1337 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", 1269 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py",
1338 "runhooks" 1270 "runhooks"
1339 ], 1271 ],
1340 "cwd": "[SLAVE_BUILD]/v8", 1272 "cwd": "[SLAVE_BUILD]/v8",
1341 "env": { 1273 "env": {
1342 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 1274 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
1343 "GYP_DEFINES": "clang=1 gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_g oma=1 v8_enable_verify_predictable=1 v8_target_arch=ia32", 1275 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8 _enable_verify_predictable=1 v8_target_arch=ia32",
1344 "GYP_GENERATORS": "ninja", 1276 "GYP_GENERATORS": "ninja",
1345 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 1277 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
1346 }, 1278 },
1347 "name": "Bisect a1.gclient runhooks", 1279 "name": "Bisect a1.gclient runhooks",
1348 "~followup_annotations": [ 1280 "~followup_annotations": [
1349 "@@@STEP_NEST_LEVEL@1@@@" 1281 "@@@STEP_NEST_LEVEL@1@@@"
1350 ] 1282 ]
1351 }, 1283 },
1352 { 1284 {
1353 "cmd": [ 1285 "cmd": [
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
1411 "name": "Bisect a1.rmtree [TMP_BASE]/v8_gn_tmp_4", 1343 "name": "Bisect a1.rmtree [TMP_BASE]/v8_gn_tmp_4",
1412 "~followup_annotations": [ 1344 "~followup_annotations": [
1413 "@@@STEP_NEST_LEVEL@1@@@", 1345 "@@@STEP_NEST_LEVEL@1@@@",
1414 "@@@STEP_LOG_LINE@python.inline@@@@", 1346 "@@@STEP_LOG_LINE@python.inline@@@@",
1415 "@@@STEP_LOG_LINE@python.inline@import shutil, sys@@@", 1347 "@@@STEP_LOG_LINE@python.inline@import shutil, sys@@@",
1416 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1])@@@", 1348 "@@@STEP_LOG_LINE@python.inline@shutil.rmtree(sys.argv[1])@@@",
1417 "@@@STEP_LOG_END@python.inline@@@" 1349 "@@@STEP_LOG_END@python.inline@@@"
1418 ] 1350 ]
1419 }, 1351 },
1420 { 1352 {
1421 "allow_subannotations": true,
1422 "cmd": [
1423 "python",
1424 "-u",
1425 "RECIPE_PACKAGE_REPO[build]/scripts/slave/clang_revision.py",
1426 "--src-dir",
1427 "[SLAVE_BUILD]/v8",
1428 "--output-json",
1429 "/path/to/tmp/json"
1430 ],
1431 "env": {
1432 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json"
1433 },
1434 "name": "Bisect a1.clang_revision",
1435 "~followup_annotations": [
1436 "@@@STEP_NEST_LEVEL@1@@@",
1437 "@@@STEP_LOG_LINE@json.output@{@@@",
1438 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@",
1439 "@@@STEP_LOG_LINE@json.output@}@@@",
1440 "@@@STEP_LOG_END@json.output@@@"
1441 ]
1442 },
1443 {
1444 "cmd": [ 1353 "cmd": [
1445 "python", 1354 "python",
1446 "-u", 1355 "-u",
1447 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 1356 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
1448 "--show-path", 1357 "--show-path",
1449 "python", 1358 "python",
1450 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", 1359 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py",
1451 "--gsutil-py-path", 1360 "--gsutil-py-path",
1452 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", 1361 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py",
1453 "--ninja-path", 1362 "--ninja-path",
1454 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", 1363 "RECIPE_PACKAGE_REPO[depot_tools]/ninja",
1455 "--target", 1364 "--target",
1456 "Release", 1365 "Release",
1457 "--src-dir", 1366 "--src-dir",
1458 "[SLAVE_BUILD]/v8", 1367 "[SLAVE_BUILD]/v8",
1459 "--goma-cache-dir", 1368 "--goma-cache-dir",
1460 "[GOMA_CACHE]", 1369 "[GOMA_CACHE]",
1461 "--build-tool", 1370 "--build-tool",
1462 "ninja", 1371 "ninja",
1463 "--compiler", 1372 "--compiler",
1464 "goma-clang", 1373 "goma",
1465 "--goma-jsonstatus", 1374 "--goma-jsonstatus",
1466 "/path/to/tmp/json", 1375 "/path/to/tmp/json",
1467 "--goma-service-account-json-file", 1376 "--goma-service-account-json-file",
1468 "/creds/service_accounts/service-account-goma-client.json", 1377 "/creds/service_accounts/service-account-goma-client.json",
1469 "--goma-dir", 1378 "--goma-dir",
1470 "[CACHE]/cipd/goma", 1379 "[CACHE]/cipd/goma",
1471 "--", 1380 "--",
1472 "d8" 1381 "d8"
1473 ], 1382 ],
1474 "env": { 1383 "env": {
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after
1530 "~followup_annotations": [ 1439 "~followup_annotations": [
1531 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" 1440 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@"
1532 ] 1441 ]
1533 }, 1442 },
1534 { 1443 {
1535 "name": "$result", 1444 "name": "$result",
1536 "reason": "Failures or flakes in build.", 1445 "reason": "Failures or flakes in build.",
1537 "status_code": 1 1446 "status_code": 1
1538 } 1447 }
1539 ] 1448 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698