OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "python", | 4 "python", |
5 "-u", | 5 "-u", |
6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
7 ], | 7 ], |
8 "cwd": "[SLAVE_BUILD]", | 8 "cwd": "[SLAVE_BUILD]", |
9 "name": "taskkill" | 9 "name": "taskkill" |
10 }, | 10 }, |
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
158 "-u", | 158 "-u", |
159 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", | 159 "RECIPE_MODULE[isolate]\\resources\\find_isolated_tests.py", |
160 "--build-dir", | 160 "--build-dir", |
161 "[SLAVE_BUILD]\\src\\out\\Debug", | 161 "[SLAVE_BUILD]\\src\\out\\Debug", |
162 "--clean-isolated-files" | 162 "--clean-isolated-files" |
163 ], | 163 ], |
164 "cwd": "[SLAVE_BUILD]", | 164 "cwd": "[SLAVE_BUILD]", |
165 "name": "clean isolated files" | 165 "name": "clean isolated files" |
166 }, | 166 }, |
167 { | 167 { |
168 "allow_subannotations": true, | |
169 "cmd": [ | |
170 "python", | |
171 "-u", | |
172 "[BUILD]\\scripts\\slave\\clang_revision.py", | |
173 "--src-dir", | |
174 "[SLAVE_BUILD]\\src", | |
175 "--output-json", | |
176 "/path/to/tmp/json" | |
177 ], | |
178 "cwd": "[SLAVE_BUILD]", | |
179 "env": { | |
180 "LLVM_FORCE_HEAD_REVISION": "YES" | |
181 }, | |
182 "name": "clang_revision", | |
183 "~followup_annotations": [ | |
184 "@@@STEP_LOG_LINE@json.output@{@@@", | |
185 "@@@STEP_LOG_LINE@json.output@ \"clang_revision\": \"123456-7\"@@@", | |
186 "@@@STEP_LOG_LINE@json.output@}@@@", | |
187 "@@@STEP_LOG_END@json.output@@@" | |
188 ] | |
189 }, | |
190 { | |
191 "cmd": [ | 168 "cmd": [ |
192 "python", | 169 "python", |
193 "-u", | 170 "-u", |
194 "[BUILD]\\scripts\\slave\\compile.py", | 171 "import sys; sys.exit(1)" |
195 "--target", | |
196 "Debug", | |
197 "--src-dir", | |
198 "[SLAVE_BUILD]\\src", | |
199 "--build-tool", | |
200 "ninja", | |
201 "--compiler", | |
202 "clang", | |
203 "--", | |
204 "all", | |
205 "browser_tests", | |
206 "browser_tests_run", | |
207 "crash_service" | |
208 ], | 172 ], |
209 "cwd": "[SLAVE_BUILD]", | 173 "cwd": "[SLAVE_BUILD]", |
210 "env": { | 174 "name": "compile", |
211 "LLVM_FORCE_HEAD_REVISION": "YES" | |
212 }, | |
213 "name": "compile" | |
214 }, | |
215 { | |
216 "cmd": [ | |
217 "python", | |
218 "-u", | |
219 "RECIPE_MODULE[isolate]\\resources\\remove_build_metadata.py", | |
220 "--build-dir", | |
221 "[SLAVE_BUILD]\\src\\out\\Debug", | |
222 "--src-dir", | |
223 "[SLAVE_BUILD]\\src" | |
224 ], | |
225 "cwd": "[SLAVE_BUILD]", | |
226 "name": "remove_build_metadata" | |
227 }, | |
228 { | |
229 "cmd": [ | |
230 "python", | |
231 "-u", | |
232 "RECIPE_MODULE[isolate]\\resources\\isolate.py", | |
233 "[SLAVE_BUILD]\\src\\tools\\swarming_client", | |
234 "batcharchive", | |
235 "--dump-json", | |
236 "/path/to/tmp/json", | |
237 "--isolate-server", | |
238 "https://isolateserver.appspot.com", | |
239 "--verbose", | |
240 "[SLAVE_BUILD]\\src\\out\\Debug\\browser_tests.isolated.gen.json" | |
241 ], | |
242 "cwd": "[SLAVE_BUILD]", | |
243 "name": "isolate tests", | |
244 "~followup_annotations": [ | 175 "~followup_annotations": [ |
245 "@@@STEP_LOG_LINE@json.output@{@@@", | 176 "step returned non-zero exit code: 1", |
246 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 177 "@@@STEP_TEXT@Misconfigured bot: no compile targets@@@", |
247 "@@@STEP_LOG_LINE@json.output@}@@@", | 178 "@@@STEP_FAILURE@@@" |
248 "@@@STEP_LOG_END@json.output@@@" | |
249 ] | 179 ] |
250 }, | 180 }, |
251 { | 181 { |
252 "allow_subannotations": true, | 182 "name": "$final_result", |
253 "cmd": [ | 183 "reason": "Step('compile') failed with return_code 1", |
254 "python", | 184 "status_code": 1 |
255 "-u", | |
256 "[BUILD]\\scripts\\slave\\zip_build.py", | |
257 "--target", | |
258 "Debug", | |
259 "--build-url", | |
260 "gs://chromium-fyi-archive/chromium.fyi/CrWinClngLLDdbg", | |
261 "--build_revision", | |
262 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | |
263 "--factory-properties", | |
264 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClngLLDdbg\", \"buildnumber\": 571, \"mastername\": \"chro
mium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | |
265 "--build-properties", | |
266 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"CrWinClngLLDdbg\", \"buildnumber\": 571, \"mastername\": \"chro
mium.fyi\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\
": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | |
267 ], | |
268 "cwd": "[SLAVE_BUILD]", | |
269 "name": "package build" | |
270 }, | |
271 { | |
272 "cmd": [], | |
273 "cwd": "[SLAVE_BUILD]", | |
274 "name": "trigger", | |
275 "trigger_specs": [ | |
276 { | |
277 "builder_name": "CrWinClngLLDdbg tester" | |
278 } | |
279 ], | |
280 "~followup_annotations": [ | |
281 "@@@STEP_TEXT@CrWinClngLLDdbg tester@@@" | |
282 ] | |
283 } | 185 } |
284 ] | 186 ] |
OLD | NEW |