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

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

Issue 2334373002: Roll recipe dependencies (nontrivial). (Closed)
Patch Set: Created 4 years, 3 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_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--spec", 7 "--spec",
8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
9 "--patch_root", 9 "--patch_root",
10 "v8", 10 "v8",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 "@@@STEP_LOG_LINE@json.output@ }, @@@", 44 "@@@STEP_LOG_LINE@json.output@ }, @@@",
45 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@", 45 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@",
46 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 46 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
47 "@@@STEP_LOG_LINE@json.output@}@@@", 47 "@@@STEP_LOG_LINE@json.output@}@@@",
48 "@@@STEP_LOG_END@json.output@@@", 48 "@@@STEP_LOG_END@json.output@@@",
49 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241 f64c\"@@@", 49 "@@@SET_BUILD_PROPERTY@got_revision@\"f2cbea7e89a45f46819777bb78a1f5bd0241 f64c\"@@@",
50 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@" 50 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#50110}\"@@@"
51 ] 51 ]
52 }, 52 },
53 { 53 {
54 "cmd": [],
55 "name": "ensure_goma" 54 "name": "ensure_goma"
56 }, 55 },
57 { 56 {
58 "cmd": [ 57 "cmd": [
59 "python", 58 "python",
60 "-u", 59 "-u",
61 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 60 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
62 "--platform", 61 "--platform",
63 "linux-386", 62 "linux-386",
64 "--dest-directory", 63 "--dest-directory",
(...skipping 420 matching lines...) Expand 10 before | Expand all | Expand 10 after
485 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 484 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
486 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 485 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
487 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 486 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
488 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 487 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
489 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 488 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
490 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 489 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
491 "@@@STEP_LOG_END@durations@@@" 490 "@@@STEP_LOG_END@durations@@@"
492 ] 491 ]
493 }, 492 },
494 { 493 {
495 "cmd": [],
496 "name": "Bisect" 494 "name": "Bisect"
497 }, 495 },
498 { 496 {
499 "cmd": [ 497 "cmd": [
500 "python", 498 "python",
501 "-u", 499 "-u",
502 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", 500 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py",
503 "http://c.org/p/cr/json/builders/V8%20Linux%20-%20predictable/builds/571/s ource_stamp", 501 "http://c.org/p/cr/json/builders/V8%20Linux%20-%20predictable/builds/571/s ource_stamp",
504 "--outfile", 502 "--outfile",
505 "/path/to/tmp/json" 503 "/path/to/tmp/json"
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
558 "@@@STEP_LOG_LINE@json.output@ {@@@", 556 "@@@STEP_LOG_LINE@json.output@ {@@@",
559 "@@@STEP_LOG_LINE@json.output@ \"commit\": \"a0\", @@@", 557 "@@@STEP_LOG_LINE@json.output@ \"commit\": \"a0\", @@@",
560 "@@@STEP_LOG_LINE@json.output@ \"msg\": \"Cool commit 0\"@@@", 558 "@@@STEP_LOG_LINE@json.output@ \"msg\": \"Cool commit 0\"@@@",
561 "@@@STEP_LOG_LINE@json.output@ }@@@", 559 "@@@STEP_LOG_LINE@json.output@ }@@@",
562 "@@@STEP_LOG_LINE@json.output@ ]@@@", 560 "@@@STEP_LOG_LINE@json.output@ ]@@@",
563 "@@@STEP_LOG_LINE@json.output@}@@@", 561 "@@@STEP_LOG_LINE@json.output@}@@@",
564 "@@@STEP_LOG_END@json.output@@@" 562 "@@@STEP_LOG_END@json.output@@@"
565 ] 563 ]
566 }, 564 },
567 { 565 {
568 "cmd": [],
569 "name": "Bisect a0" 566 "name": "Bisect a0"
570 }, 567 },
571 { 568 {
572 "cmd": [ 569 "cmd": [
573 "python", 570 "python",
574 "-u", 571 "-u",
575 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 572 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
576 "--spec", 573 "--spec",
577 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", 574 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
578 "--patch_root", 575 "--patch_root",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
612 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f2cbea7e89a45f468197 77bb78a1f5bd0241f64c\", @@@", 609 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f2cbea7e89a45f468197 77bb78a1f5bd0241f64c\", @@@",
613 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#50110}\"@@@", 610 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#50110}\"@@@",
614 "@@@STEP_LOG_LINE@json.output@ }, @@@", 611 "@@@STEP_LOG_LINE@json.output@ }, @@@",
615 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@", 612 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@",
616 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 613 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
617 "@@@STEP_LOG_LINE@json.output@}@@@", 614 "@@@STEP_LOG_LINE@json.output@}@@@",
618 "@@@STEP_LOG_END@json.output@@@" 615 "@@@STEP_LOG_END@json.output@@@"
619 ] 616 ]
620 }, 617 },
621 { 618 {
622 "cmd": [],
623 "name": "Bisect a0.ensure_goma", 619 "name": "Bisect a0.ensure_goma",
624 "~followup_annotations": [ 620 "~followup_annotations": [
625 "@@@STEP_NEST_LEVEL@1@@@" 621 "@@@STEP_NEST_LEVEL@1@@@"
626 ] 622 ]
627 }, 623 },
628 { 624 {
629 "cmd": [ 625 "cmd": [
630 "python", 626 "python",
631 "-u", 627 "-u",
632 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 628 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
900 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 896 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
901 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 897 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
902 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 898 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
903 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 899 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
904 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 900 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
905 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 901 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
906 "@@@STEP_LOG_END@durations@@@" 902 "@@@STEP_LOG_END@durations@@@"
907 ] 903 ]
908 }, 904 },
909 { 905 {
910 "cmd": [],
911 "name": "Available range", 906 "name": "Available range",
912 "~followup_annotations": [ 907 "~followup_annotations": [
913 "@@@STEP_LINK@a1@https://chromium.googlesource.com/v8/v8/+/a1@@@", 908 "@@@STEP_LINK@a1@https://chromium.googlesource.com/v8/v8/+/a1@@@",
914 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@", 909 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@",
915 "@@@STEP_LINK@a3@https://chromium.googlesource.com/v8/v8/+/a3@@@" 910 "@@@STEP_LINK@a3@https://chromium.googlesource.com/v8/v8/+/a3@@@"
916 ] 911 ]
917 }, 912 },
918 { 913 {
919 "cmd": [],
920 "name": "Bisect a2" 914 "name": "Bisect a2"
921 }, 915 },
922 { 916 {
923 "cmd": [ 917 "cmd": [
924 "python", 918 "python",
925 "-u", 919 "-u",
926 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 920 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
927 "--spec", 921 "--spec",
928 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", 922 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
929 "--patch_root", 923 "--patch_root",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
963 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f2cbea7e89a45f468197 77bb78a1f5bd0241f64c\", @@@", 957 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f2cbea7e89a45f468197 77bb78a1f5bd0241f64c\", @@@",
964 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#50110}\"@@@", 958 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#50110}\"@@@",
965 "@@@STEP_LOG_LINE@json.output@ }, @@@", 959 "@@@STEP_LOG_LINE@json.output@ }, @@@",
966 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@", 960 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@",
967 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 961 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
968 "@@@STEP_LOG_LINE@json.output@}@@@", 962 "@@@STEP_LOG_LINE@json.output@}@@@",
969 "@@@STEP_LOG_END@json.output@@@" 963 "@@@STEP_LOG_END@json.output@@@"
970 ] 964 ]
971 }, 965 },
972 { 966 {
973 "cmd": [],
974 "name": "Bisect a2.ensure_goma", 967 "name": "Bisect a2.ensure_goma",
975 "~followup_annotations": [ 968 "~followup_annotations": [
976 "@@@STEP_NEST_LEVEL@1@@@" 969 "@@@STEP_NEST_LEVEL@1@@@"
977 ] 970 ]
978 }, 971 },
979 { 972 {
980 "cmd": [ 973 "cmd": [
981 "python", 974 "python",
982 "-u", 975 "-u",
983 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 976 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
(...skipping 309 matching lines...) Expand 10 before | Expand all | Expand 10 after
1293 "@@@STEP_LOG_LINE@slow@Some output.@@@", 1286 "@@@STEP_LOG_LINE@slow@Some output.@@@",
1294 "@@@STEP_LOG_LINE@slow@@@@", 1287 "@@@STEP_LOG_LINE@slow@@@@",
1295 "@@@STEP_LOG_LINE@slow@Stderr:@@@", 1288 "@@@STEP_LOG_LINE@slow@Stderr:@@@",
1296 "@@@STEP_LOG_LINE@slow@Some errput.@@@", 1289 "@@@STEP_LOG_LINE@slow@Some errput.@@@",
1297 "@@@STEP_LOG_LINE@slow@@@@", 1290 "@@@STEP_LOG_LINE@slow@@@@",
1298 "@@@STEP_LOG_END@slow@@@", 1291 "@@@STEP_LOG_END@slow@@@",
1299 "@@@STEP_FAILURE@@@" 1292 "@@@STEP_FAILURE@@@"
1300 ] 1293 ]
1301 }, 1294 },
1302 { 1295 {
1303 "cmd": [],
1304 "name": "Bisect a1" 1296 "name": "Bisect a1"
1305 }, 1297 },
1306 { 1298 {
1307 "cmd": [ 1299 "cmd": [
1308 "python", 1300 "python",
1309 "-u", 1301 "-u",
1310 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", 1302 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
1311 "--spec", 1303 "--spec",
1312 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]", 1304 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag ed': True, 'name': 'v8', 'url': 'https://chromium.googlesource.com/v8/v8'}]",
1313 "--patch_root", 1305 "--patch_root",
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
1347 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f2cbea7e89a45f468197 77bb78a1f5bd0241f64c\", @@@", 1339 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f2cbea7e89a45f468197 77bb78a1f5bd0241f64c\", @@@",
1348 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#50110}\"@@@", 1340 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master @{#50110}\"@@@",
1349 "@@@STEP_LOG_LINE@json.output@ }, @@@", 1341 "@@@STEP_LOG_LINE@json.output@ }, @@@",
1350 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@", 1342 "@@@STEP_LOG_LINE@json.output@ \"root\": \"v8\", @@@",
1351 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", 1343 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@",
1352 "@@@STEP_LOG_LINE@json.output@}@@@", 1344 "@@@STEP_LOG_LINE@json.output@}@@@",
1353 "@@@STEP_LOG_END@json.output@@@" 1345 "@@@STEP_LOG_END@json.output@@@"
1354 ] 1346 ]
1355 }, 1347 },
1356 { 1348 {
1357 "cmd": [],
1358 "name": "Bisect a1.ensure_goma", 1349 "name": "Bisect a1.ensure_goma",
1359 "~followup_annotations": [ 1350 "~followup_annotations": [
1360 "@@@STEP_NEST_LEVEL@1@@@" 1351 "@@@STEP_NEST_LEVEL@1@@@"
1361 ] 1352 ]
1362 }, 1353 },
1363 { 1354 {
1364 "cmd": [ 1355 "cmd": [
1365 "python", 1356 "python",
1366 "-u", 1357 "-u",
1367 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py", 1358 "RECIPE_MODULE[depot_tools::cipd]/resources/bootstrap.py",
(...skipping 267 matching lines...) Expand 10 before | Expand all | Expand 10 after
1635 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@", 1626 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
1636 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@", 1627 "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
1637 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@", 1628 "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
1638 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@", 1629 "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
1639 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@", 1630 "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
1640 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@", 1631 "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
1641 "@@@STEP_LOG_END@durations@@@" 1632 "@@@STEP_LOG_END@durations@@@"
1642 ] 1633 ]
1643 }, 1634 },
1644 { 1635 {
1645 "cmd": [],
1646 "name": "Suspecting a2", 1636 "name": "Suspecting a2",
1647 "~followup_annotations": [ 1637 "~followup_annotations": [
1648 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" 1638 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@"
1649 ] 1639 ]
1650 }, 1640 },
1651 { 1641 {
1652 "name": "$result", 1642 "name": "$result",
1653 "reason": "Failures or flakes in build.", 1643 "reason": "Failures or flakes in build.",
1654 "recipe_result": null, 1644 "recipe_result": null,
1655 "status_code": 1 1645 "status_code": 1
1656 } 1646 }
1657 ] 1647 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698