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 "V8 Linux GN", | 10 "V8 Linux GN", |
(...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_CHROMIUM_NO_ACTION": "1", | 112 "GYP_CHROMIUM_NO_ACTION": "1", |
170 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 use_goma=1", | 113 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc
h=x64 use_goma=1", |
171 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 114 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
172 }, | 115 }, |
173 "name": "gclient runhooks" | 116 "name": "gclient runhooks" |
174 }, | 117 }, |
175 { | 118 { |
176 "cmd": [ | 119 "cmd": [ |
177 "python", | 120 "python", |
178 "-u", | 121 "-u", |
179 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 122 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
180 "--output", | 123 "--output", |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
228 "-u", | 171 "-u", |
229 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 172 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
230 "gen", | 173 "gen", |
231 "-m", | 174 "-m", |
232 "client.v8.fyi", | 175 "client.v8.fyi", |
233 "-b", | 176 "-b", |
234 "V8 Linux GN", | 177 "V8 Linux GN", |
235 "--config-file", | 178 "--config-file", |
236 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 179 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
237 "--goma-dir", | 180 "--goma-dir", |
238 "[CACHE]/cipd/goma", | 181 "[BUILD]/goma", |
239 "//out/Release" | 182 "//out/Release" |
240 ], | 183 ], |
241 "cwd": "[SLAVE_BUILD]", | 184 "cwd": "[SLAVE_BUILD]", |
242 "name": "generate_build_files" | 185 "name": "generate_build_files" |
243 }, | 186 }, |
244 { | 187 { |
245 "cmd": [ | 188 "cmd": [ |
246 "python", | 189 "python", |
247 "-u", | 190 "-u", |
248 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 191 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
(...skipping 11 matching lines...) Expand all 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", | 210 "goma", |
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 "--ninja-ensure-up-to-date", | 215 "--ninja-ensure-up-to-date", |
275 "--", | 216 "--", |
276 "blink_tests", | 217 "blink_tests", |
277 "extensions_browsertests", | 218 "extensions_browsertests", |
278 "gin_unittests", | 219 "gin_unittests", |
279 "net_unittests", | 220 "net_unittests", |
280 "pdfium_test", | 221 "pdfium_test", |
281 "postmortem-metadata", | 222 "postmortem-metadata", |
282 "unit_tests" | 223 "unit_tests" |
283 ], | 224 ], |
(...skipping 26 matching lines...) Expand all Loading... |
310 ], | 251 ], |
311 "cwd": "[SLAVE_BUILD]", | 252 "cwd": "[SLAVE_BUILD]", |
312 "name": "package build" | 253 "name": "package build" |
313 }, | 254 }, |
314 { | 255 { |
315 "name": "$result", | 256 "name": "$result", |
316 "recipe_result": null, | 257 "recipe_result": null, |
317 "status_code": 0 | 258 "status_code": 0 |
318 } | 259 } |
319 ] | 260 ] |
OLD | NEW |