| 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 Linux - predictable", | 10 "V8 Linux - predictable", |
| (...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 111 "@@@STEP_LOG_LINE@json.output@ }@@@", | 111 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 112 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 112 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 113 "@@@STEP_LOG_LINE@json.output@}@@@", | 113 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 114 "@@@STEP_LOG_END@json.output@@@" | 114 "@@@STEP_LOG_END@json.output@@@" |
| 115 ] | 115 ] |
| 116 }, | 116 }, |
| 117 { | 117 { |
| 118 "cmd": [ | 118 "cmd": [ |
| 119 "python", | 119 "python", |
| 120 "-u", | 120 "-u", |
| 121 "\nimport multiprocessing\nprint min(200, multiprocessing.cpu_count() * 10
)\n" |
| 122 ], |
| 123 "name": "ensure_goma.get the number of cpus", |
| 124 "stdout": "/path/to/tmp/", |
| 125 "~followup_annotations": [ |
| 126 "@@@STEP_NEST_LEVEL@1@@@", |
| 127 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 128 "@@@STEP_LOG_LINE@python.inline@import multiprocessing@@@", |
| 129 "@@@STEP_LOG_LINE@python.inline@print min(200, multiprocessing.cpu_count()
* 10)@@@", |
| 130 "@@@STEP_LOG_END@python.inline@@@" |
| 131 ] |
| 132 }, |
| 133 { |
| 134 "cmd": [ |
| 135 "python", |
| 136 "-u", |
| 121 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 137 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 122 "runhooks" | 138 "runhooks" |
| 123 ], | 139 ], |
| 124 "cwd": "[SLAVE_BUILD]/v8", | 140 "cwd": "[SLAVE_BUILD]/v8", |
| 125 "env": { | 141 "env": { |
| 126 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 142 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 127 "GYP_CHROMIUM_NO_ACTION": "1", | 143 "GYP_CHROMIUM_NO_ACTION": "1", |
| 128 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8
_enable_verify_predictable=1 v8_target_arch=ia32", | 144 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8
_enable_verify_predictable=1 v8_target_arch=ia32", |
| 129 "GYP_GENERATORS": "ninja", | 145 "GYP_GENERATORS": "ninja", |
| 130 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 146 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| (...skipping 551 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 682 "@@@STEP_LOG_LINE@json.output@ }@@@", | 698 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 683 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 699 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 684 "@@@STEP_LOG_LINE@json.output@}@@@", | 700 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 685 "@@@STEP_LOG_END@json.output@@@" | 701 "@@@STEP_LOG_END@json.output@@@" |
| 686 ] | 702 ] |
| 687 }, | 703 }, |
| 688 { | 704 { |
| 689 "cmd": [ | 705 "cmd": [ |
| 690 "python", | 706 "python", |
| 691 "-u", | 707 "-u", |
| 708 "\nimport multiprocessing\nprint min(200, multiprocessing.cpu_count() * 10
)\n" |
| 709 ], |
| 710 "name": "Bisect a0.ensure_goma.get the number of cpus", |
| 711 "stdout": "/path/to/tmp/", |
| 712 "~followup_annotations": [ |
| 713 "@@@STEP_NEST_LEVEL@2@@@", |
| 714 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 715 "@@@STEP_LOG_LINE@python.inline@import multiprocessing@@@", |
| 716 "@@@STEP_LOG_LINE@python.inline@print min(200, multiprocessing.cpu_count()
* 10)@@@", |
| 717 "@@@STEP_LOG_END@python.inline@@@" |
| 718 ] |
| 719 }, |
| 720 { |
| 721 "cmd": [ |
| 722 "python", |
| 723 "-u", |
| 692 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 724 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 693 "runhooks" | 725 "runhooks" |
| 694 ], | 726 ], |
| 695 "cwd": "[SLAVE_BUILD]/v8", | 727 "cwd": "[SLAVE_BUILD]/v8", |
| 696 "env": { | 728 "env": { |
| 697 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 729 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 698 "GYP_CHROMIUM_NO_ACTION": "1", | 730 "GYP_CHROMIUM_NO_ACTION": "1", |
| 699 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8
_enable_verify_predictable=1 v8_target_arch=ia32", | 731 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8
_enable_verify_predictable=1 v8_target_arch=ia32", |
| 700 "GYP_GENERATORS": "ninja", | 732 "GYP_GENERATORS": "ninja", |
| 701 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 733 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| (...skipping 331 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1033 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1065 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1034 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 1066 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 1035 "@@@STEP_LOG_LINE@json.output@}@@@", | 1067 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1036 "@@@STEP_LOG_END@json.output@@@" | 1068 "@@@STEP_LOG_END@json.output@@@" |
| 1037 ] | 1069 ] |
| 1038 }, | 1070 }, |
| 1039 { | 1071 { |
| 1040 "cmd": [ | 1072 "cmd": [ |
| 1041 "python", | 1073 "python", |
| 1042 "-u", | 1074 "-u", |
| 1075 "\nimport multiprocessing\nprint min(200, multiprocessing.cpu_count() * 10
)\n" |
| 1076 ], |
| 1077 "name": "Bisect a2.ensure_goma.get the number of cpus", |
| 1078 "stdout": "/path/to/tmp/", |
| 1079 "~followup_annotations": [ |
| 1080 "@@@STEP_NEST_LEVEL@2@@@", |
| 1081 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1082 "@@@STEP_LOG_LINE@python.inline@import multiprocessing@@@", |
| 1083 "@@@STEP_LOG_LINE@python.inline@print min(200, multiprocessing.cpu_count()
* 10)@@@", |
| 1084 "@@@STEP_LOG_END@python.inline@@@" |
| 1085 ] |
| 1086 }, |
| 1087 { |
| 1088 "cmd": [ |
| 1089 "python", |
| 1090 "-u", |
| 1043 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 1091 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 1044 "runhooks" | 1092 "runhooks" |
| 1045 ], | 1093 ], |
| 1046 "cwd": "[SLAVE_BUILD]/v8", | 1094 "cwd": "[SLAVE_BUILD]/v8", |
| 1047 "env": { | 1095 "env": { |
| 1048 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1096 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1049 "GYP_CHROMIUM_NO_ACTION": "1", | 1097 "GYP_CHROMIUM_NO_ACTION": "1", |
| 1050 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8
_enable_verify_predictable=1 v8_target_arch=ia32", | 1098 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8
_enable_verify_predictable=1 v8_target_arch=ia32", |
| 1051 "GYP_GENERATORS": "ninja", | 1099 "GYP_GENERATORS": "ninja", |
| 1052 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 1100 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| (...skipping 364 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1417 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1465 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 1418 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 1466 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 1419 "@@@STEP_LOG_LINE@json.output@}@@@", | 1467 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 1420 "@@@STEP_LOG_END@json.output@@@" | 1468 "@@@STEP_LOG_END@json.output@@@" |
| 1421 ] | 1469 ] |
| 1422 }, | 1470 }, |
| 1423 { | 1471 { |
| 1424 "cmd": [ | 1472 "cmd": [ |
| 1425 "python", | 1473 "python", |
| 1426 "-u", | 1474 "-u", |
| 1475 "\nimport multiprocessing\nprint min(200, multiprocessing.cpu_count() * 10
)\n" |
| 1476 ], |
| 1477 "name": "Bisect a1.ensure_goma.get the number of cpus", |
| 1478 "stdout": "/path/to/tmp/", |
| 1479 "~followup_annotations": [ |
| 1480 "@@@STEP_NEST_LEVEL@2@@@", |
| 1481 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 1482 "@@@STEP_LOG_LINE@python.inline@import multiprocessing@@@", |
| 1483 "@@@STEP_LOG_LINE@python.inline@print min(200, multiprocessing.cpu_count()
* 10)@@@", |
| 1484 "@@@STEP_LOG_END@python.inline@@@" |
| 1485 ] |
| 1486 }, |
| 1487 { |
| 1488 "cmd": [ |
| 1489 "python", |
| 1490 "-u", |
| 1427 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 1491 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 1428 "runhooks" | 1492 "runhooks" |
| 1429 ], | 1493 ], |
| 1430 "cwd": "[SLAVE_BUILD]/v8", | 1494 "cwd": "[SLAVE_BUILD]/v8", |
| 1431 "env": { | 1495 "env": { |
| 1432 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 1496 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 1433 "GYP_CHROMIUM_NO_ACTION": "1", | 1497 "GYP_CHROMIUM_NO_ACTION": "1", |
| 1434 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8
_enable_verify_predictable=1 v8_target_arch=ia32", | 1498 "GYP_DEFINES": "gomadir='[CACHE]/cipd/goma' target_arch=ia32 use_goma=1 v8
_enable_verify_predictable=1 v8_target_arch=ia32", |
| 1435 "GYP_GENERATORS": "ninja", | 1499 "GYP_GENERATORS": "ninja", |
| 1436 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 1500 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| (...skipping 211 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1648 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" | 1712 "@@@STEP_LINK@a2@https://chromium.googlesource.com/v8/v8/+/a2@@@" |
| 1649 ] | 1713 ] |
| 1650 }, | 1714 }, |
| 1651 { | 1715 { |
| 1652 "name": "$result", | 1716 "name": "$result", |
| 1653 "reason": "Failures or flakes in build.", | 1717 "reason": "Failures or flakes in build.", |
| 1654 "recipe_result": null, | 1718 "recipe_result": null, |
| 1655 "status_code": 1 | 1719 "status_code": 1 |
| 1656 } | 1720 } |
| 1657 ] | 1721 ] |
| OLD | NEW |