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 "chromium.webrtc.fyi", | 8 "chromium.webrtc.fyi", |
9 "--builder", | 9 "--builder", |
10 "Mac Builder", | 10 "Mac Builder", |
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
113 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 113 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
114 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 114 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
115 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 115 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
116 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", | 116 "@@@SET_BUILD_PROPERTY@got_libvpx_revision_cp@\"refs/heads/master@{#11245}
\"@@@", |
117 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 117 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
118 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", | 118 "@@@SET_BUILD_PROPERTY@got_libjingle_revision_cp@\"refs/heads/master@{#134
440}\"@@@", |
119 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 119 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
120 ] | 120 ] |
121 }, | 121 }, |
122 { | 122 { |
123 "cmd": [], | |
124 "cwd": "[SLAVE_BUILD]", | |
125 "name": "ensure_goma" | |
126 }, | |
127 { | |
128 "cmd": [ | |
129 "python", | |
130 "-u", | |
131 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
132 "--platform", | |
133 "mac-amd64", | |
134 "--dest-directory", | |
135 "[SLAVE_BUILD]/cipd", | |
136 "--json-output", | |
137 "/path/to/tmp/json" | |
138 ], | |
139 "cwd": "[SLAVE_BUILD]", | |
140 "name": "ensure_goma.install cipd", | |
141 "~followup_annotations": [ | |
142 "@@@STEP_NEST_LEVEL@1@@@", | |
143 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
144 "@@@STEP_LOG_LINE@json.output@{@@@", | |
145 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
146 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
147 "@@@STEP_LOG_LINE@json.output@}@@@", | |
148 "@@@STEP_LOG_END@json.output@@@" | |
149 ] | |
150 }, | |
151 { | |
152 "cmd": [ | |
153 "[SLAVE_BUILD]/cipd/cipd", | |
154 "ensure", | |
155 "--root", | |
156 "[CACHE]/cipd/goma", | |
157 "--list", | |
158 "infra_internal/goma/client/mac-amd64 release", | |
159 "--json-output", | |
160 "/path/to/tmp/json", | |
161 "--service-account-json", | |
162 "/creds/service_accounts/service-account-goma-client.json" | |
163 ], | |
164 "cwd": "[SLAVE_BUILD]", | |
165 "name": "ensure_goma.ensure_installed", | |
166 "~followup_annotations": [ | |
167 "@@@STEP_NEST_LEVEL@1@@@", | |
168 "@@@STEP_LOG_LINE@json.output@{@@@", | |
169 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
170 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
171 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
172 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/mac-amd64\"@@@", | |
173 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
174 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
175 "@@@STEP_LOG_LINE@json.output@}@@@", | |
176 "@@@STEP_LOG_END@json.output@@@" | |
177 ] | |
178 }, | |
179 { | |
180 "cmd": [ | 123 "cmd": [ |
181 "python", | 124 "python", |
182 "-u", | 125 "-u", |
183 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 126 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
184 "runhooks" | 127 "runhooks" |
185 ], | 128 ], |
186 "cwd": "[SLAVE_BUILD]", | 129 "cwd": "[SLAVE_BUILD]", |
187 "env": { | 130 "env": { |
188 "GYP_DEFINES": "blink_logging_always_on=1 clang=1 component=static_library
dcheck_always_on=1 ffmpeg_branding=Chrome gomadir='[CACHE]/cipd/goma' proprieta
ry_codecs=1 target_arch=x64 use_goma=1", | 131 "GYP_DEFINES": "blink_logging_always_on=1 clang=1 component=static_library
dcheck_always_on=1 ffmpeg_branding=Chrome gomadir='[BUILD]/goma' proprietary_co
decs=1 target_arch=x64 use_goma=1", |
189 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 132 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
190 }, | 133 }, |
191 "name": "gclient runhooks" | 134 "name": "gclient runhooks" |
192 }, | 135 }, |
193 { | 136 { |
194 "cmd": [ | 137 "cmd": [ |
195 "python", | 138 "python", |
196 "-u", | 139 "-u", |
197 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 140 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
198 "--output", | 141 "--output", |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
279 "--goma-cache-dir", | 222 "--goma-cache-dir", |
280 "[GOMA_CACHE]", | 223 "[GOMA_CACHE]", |
281 "--build-tool", | 224 "--build-tool", |
282 "ninja", | 225 "ninja", |
283 "--build-data-dir", | 226 "--build-data-dir", |
284 "[ROOT]/build_data_dir", | 227 "[ROOT]/build_data_dir", |
285 "--compiler", | 228 "--compiler", |
286 "goma-clang", | 229 "goma-clang", |
287 "--goma-jsonstatus", | 230 "--goma-jsonstatus", |
288 "/path/to/tmp/json", | 231 "/path/to/tmp/json", |
289 "--goma-service-account-json-file", | |
290 "/creds/service_accounts/service-account-goma-client.json", | |
291 "--goma-dir", | 232 "--goma-dir", |
292 "[CACHE]/cipd/goma", | 233 "[BUILD]/goma", |
293 "--", | 234 "--", |
294 "browser_tests", | 235 "browser_tests", |
295 "chromium_builder_webrtc", | 236 "chromium_builder_webrtc", |
296 "content_browsertests", | 237 "content_browsertests", |
297 "content_unittests", | 238 "content_unittests", |
298 "media_unittests", | 239 "media_unittests", |
299 "remoting_unittests" | 240 "remoting_unittests" |
300 ], | 241 ], |
301 "cwd": "[SLAVE_BUILD]", | 242 "cwd": "[SLAVE_BUILD]", |
302 "name": "compile", | 243 "name": "compile", |
(...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
358 "~followup_annotations": [ | 299 "~followup_annotations": [ |
359 "@@@STEP_TEXT@Mac Tester@@@" | 300 "@@@STEP_TEXT@Mac Tester@@@" |
360 ] | 301 ] |
361 }, | 302 }, |
362 { | 303 { |
363 "name": "$result", | 304 "name": "$result", |
364 "recipe_result": null, | 305 "recipe_result": null, |
365 "status_code": 0 | 306 "status_code": 0 |
366 } | 307 } |
367 ] | 308 ] |
OLD | NEW |