| 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.fyi", | 8 "client.v8.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Chromium ASAN - debug", | 10 "Chromium ASAN - debug", |
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 94 "@@@SET_BUILD_PROPERTY@got_revision@\"801ada225ddc271c132c3a35f03975671d43
e399\"@@@", | 94 "@@@SET_BUILD_PROPERTY@got_revision@\"801ada225ddc271c132c3a35f03975671d43
e399\"@@@", |
| 95 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | 95 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", |
| 96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | 96 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", |
| 97 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", | 97 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#43426}\"@@@", |
| 98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 98 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 99 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 100 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 101 ] | 101 ] |
| 102 }, | 102 }, |
| 103 { | 103 { |
| 104 "cmd": [], | |
| 105 "cwd": "[SLAVE_BUILD]", | |
| 106 "name": "ensure_goma" | |
| 107 }, | |
| 108 { | |
| 109 "cmd": [ | |
| 110 "python", | |
| 111 "-u", | |
| 112 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
| 113 "--platform", | |
| 114 "linux-amd64", | |
| 115 "--dest-directory", | |
| 116 "[SLAVE_BUILD]/cipd", | |
| 117 "--json-output", | |
| 118 "/path/to/tmp/json" | |
| 119 ], | |
| 120 "cwd": "[SLAVE_BUILD]", | |
| 121 "name": "ensure_goma.install cipd", | |
| 122 "~followup_annotations": [ | |
| 123 "@@@STEP_NEST_LEVEL@1@@@", | |
| 124 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 125 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 126 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
| 127 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 128 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 129 "@@@STEP_LOG_END@json.output@@@" | |
| 130 ] | |
| 131 }, | |
| 132 { | |
| 133 "cmd": [ | |
| 134 "[SLAVE_BUILD]/cipd/cipd", | |
| 135 "ensure", | |
| 136 "--root", | |
| 137 "[CACHE]/cipd/goma", | |
| 138 "--list", | |
| 139 "infra_internal/goma/client/linux-amd64 release", | |
| 140 "--json-output", | |
| 141 "/path/to/tmp/json", | |
| 142 "--service-account-json", | |
| 143 "/creds/service_accounts/service-account-goma-client.json" | |
| 144 ], | |
| 145 "cwd": "[SLAVE_BUILD]", | |
| 146 "name": "ensure_goma.ensure_installed", | |
| 147 "~followup_annotations": [ | |
| 148 "@@@STEP_NEST_LEVEL@1@@@", | |
| 149 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 150 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 151 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 152 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 153 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | |
| 154 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 155 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 156 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 157 "@@@STEP_LOG_END@json.output@@@" | |
| 158 ] | |
| 159 }, | |
| 160 { | |
| 161 "cmd": [ | 104 "cmd": [ |
| 162 "python", | 105 "python", |
| 163 "-u", | 106 "-u", |
| 164 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 107 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 165 "runhooks" | 108 "runhooks" |
| 166 ], | 109 ], |
| 167 "cwd": "[SLAVE_BUILD]", | 110 "cwd": "[SLAVE_BUILD]", |
| 168 "env": { | 111 "env": { |
| 169 "GYP_DEFINES": "asan=1 clang=1 component=shared_library gomadir='[CACHE]/c
ipd/goma' lsan=1 sanitizer_coverage=edge target_arch=x64 use_goma=1 v8_optimized
_debug=1", | 112 "GYP_DEFINES": "asan=1 clang=1 component=shared_library gomadir='[BUILD]/g
oma' lsan=1 sanitizer_coverage=edge target_arch=x64 use_goma=1 v8_optimized_debu
g=1", |
| 170 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 113 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 171 }, | 114 }, |
| 172 "name": "gclient runhooks" | 115 "name": "gclient runhooks" |
| 173 }, | 116 }, |
| 174 { | 117 { |
| 175 "cmd": [ | 118 "cmd": [ |
| 176 "python", | 119 "python", |
| 177 "-u", | 120 "-u", |
| 178 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 121 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 179 "--output", | 122 "--output", |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 260 "--goma-cache-dir", | 203 "--goma-cache-dir", |
| 261 "[GOMA_CACHE]", | 204 "[GOMA_CACHE]", |
| 262 "--build-tool", | 205 "--build-tool", |
| 263 "ninja", | 206 "ninja", |
| 264 "--build-data-dir", | 207 "--build-data-dir", |
| 265 "[ROOT]/build_data_dir", | 208 "[ROOT]/build_data_dir", |
| 266 "--compiler", | 209 "--compiler", |
| 267 "goma-clang", | 210 "goma-clang", |
| 268 "--goma-jsonstatus", | 211 "--goma-jsonstatus", |
| 269 "/path/to/tmp/json", | 212 "/path/to/tmp/json", |
| 270 "--goma-service-account-json-file", | |
| 271 "/creds/service_accounts/service-account-goma-client.json", | |
| 272 "--goma-dir", | 213 "--goma-dir", |
| 273 "[CACHE]/cipd/goma", | 214 "[BUILD]/goma", |
| 274 "--clobber", | 215 "--clobber", |
| 275 "--", | 216 "--", |
| 276 "chromium_builder_asan" | 217 "chromium_builder_asan" |
| 277 ], | 218 ], |
| 278 "cwd": "[SLAVE_BUILD]", | 219 "cwd": "[SLAVE_BUILD]", |
| 279 "name": "compile", | 220 "name": "compile", |
| 280 "~followup_annotations": [ | 221 "~followup_annotations": [ |
| 281 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 222 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 282 "@@@STEP_LOG_END@json.output (invalid)@@@" | 223 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 283 ] | 224 ] |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 359 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", | 300 "@@@STEP_LOG_LINE@python.inline@os.remove(sys.argv[1])@@@", |
| 360 "@@@STEP_LOG_END@python.inline@@@" | 301 "@@@STEP_LOG_END@python.inline@@@" |
| 361 ] | 302 ] |
| 362 }, | 303 }, |
| 363 { | 304 { |
| 364 "name": "$result", | 305 "name": "$result", |
| 365 "recipe_result": null, | 306 "recipe_result": null, |
| 366 "status_code": 0 | 307 "status_code": 0 |
| 367 } | 308 } |
| 368 ] | 309 ] |
| OLD | NEW |