OLD | NEW |
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "git", | 4 "git", |
5 "rev-parse", | 5 "rev-parse", |
6 "HEAD" | 6 "HEAD" |
7 ], | 7 ], |
8 "cwd": "[ROOT]/skia", | 8 "cwd": "[ROOT]/skia", |
9 "name": "git rev-parse", | 9 "name": "git rev-parse", |
10 "stdout": "/path/to/tmp/" | 10 "stdout": "/path/to/tmp/" |
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
214 "help" | 214 "help" |
215 ], | 215 ], |
216 "name": "gsutil help" | 216 "name": "gsutil help" |
217 }, | 217 }, |
218 { | 218 { |
219 "cmd": [ | 219 "cmd": [ |
220 "python", | 220 "python", |
221 "-u", | 221 "-u", |
222 "[ROOT]/skia/tools/buildbot_spec.py", | 222 "[ROOT]/skia/tools/buildbot_spec.py", |
223 "/path/to/tmp/json", | 223 "/path/to/tmp/json", |
224 "Build-Ubuntu-GCC-x86_64-Debug" | 224 "Build-Ubuntu-GCC-x86_64-Debug-GN" |
225 ], | 225 ], |
226 "cwd": "[ROOT]/skia", | 226 "cwd": "[ROOT]/skia", |
227 "name": "exec buildbot_spec.py", | 227 "name": "exec buildbot_spec.py", |
228 "~followup_annotations": [ | 228 "~followup_annotations": [ |
229 "@@@STEP_LOG_LINE@json.output@{@@@", | 229 "@@@STEP_LOG_LINE@json.output@{@@@", |
230 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", | 230 "@@@STEP_LOG_LINE@json.output@ \"build_targets\": [@@@", |
231 "@@@STEP_LOG_LINE@json.output@ \"most\"@@@", | 231 "@@@STEP_LOG_LINE@json.output@ \"most\"@@@", |
232 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 232 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
233 "@@@STEP_LOG_LINE@json.output@ \"builder_cfg\": {@@@", | 233 "@@@STEP_LOG_LINE@json.output@ \"builder_cfg\": {@@@", |
234 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"GCC\", @@@", | 234 "@@@STEP_LOG_LINE@json.output@ \"compiler\": \"GCC\", @@@", |
235 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", | 235 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", |
| 236 "@@@STEP_LOG_LINE@json.output@ \"extra_config\": \"GN\", @@@", |
236 "@@@STEP_LOG_LINE@json.output@ \"is_trybot\": false, @@@", | 237 "@@@STEP_LOG_LINE@json.output@ \"is_trybot\": false, @@@", |
237 "@@@STEP_LOG_LINE@json.output@ \"os\": \"Ubuntu\", @@@", | 238 "@@@STEP_LOG_LINE@json.output@ \"os\": \"Ubuntu\", @@@", |
238 "@@@STEP_LOG_LINE@json.output@ \"role\": \"Build\", @@@", | 239 "@@@STEP_LOG_LINE@json.output@ \"role\": \"Build\", @@@", |
239 "@@@STEP_LOG_LINE@json.output@ \"target_arch\": \"x86_64\"@@@", | 240 "@@@STEP_LOG_LINE@json.output@ \"target_arch\": \"x86_64\"@@@", |
240 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 241 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
241 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", | 242 "@@@STEP_LOG_LINE@json.output@ \"configuration\": \"Debug\", @@@", |
242 "@@@STEP_LOG_LINE@json.output@ \"dm_flags\": [@@@", | 243 "@@@STEP_LOG_LINE@json.output@ \"dm_flags\": [@@@", |
243 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@", | 244 "@@@STEP_LOG_LINE@json.output@ \"--dummy-flags\"@@@", |
244 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 245 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
245 "@@@STEP_LOG_LINE@json.output@ \"do_perf_steps\": false, @@@", | 246 "@@@STEP_LOG_LINE@json.output@ \"do_perf_steps\": false, @@@", |
(...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
319 "trigger", | 320 "trigger", |
320 "--swarming", | 321 "--swarming", |
321 "https://chromium-swarm.appspot.com", | 322 "https://chromium-swarm.appspot.com", |
322 "--isolate-server", | 323 "--isolate-server", |
323 "https://isolateserver.appspot.com", | 324 "https://isolateserver.appspot.com", |
324 "--priority", | 325 "--priority", |
325 "90", | 326 "90", |
326 "--shards", | 327 "--shards", |
327 "1", | 328 "1", |
328 "--task-name", | 329 "--task-name", |
329 "compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x86_64-Debug/5", | 330 "compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x86_64-Debug-GN/5", |
330 "--dump-json", | 331 "--dump-json", |
331 "/path/to/tmp/json", | 332 "/path/to/tmp/json", |
332 "--expiration", | 333 "--expiration", |
333 "72000", | 334 "72000", |
334 "--io-timeout", | 335 "--io-timeout", |
335 "2400", | 336 "2400", |
336 "--hard-timeout", | 337 "--hard-timeout", |
337 "14400", | 338 "14400", |
338 "--dimension", | 339 "--dimension", |
339 "gpu", | 340 "gpu", |
340 "none", | 341 "none", |
341 "--dimension", | 342 "--dimension", |
342 "os", | 343 "os", |
343 "Ubuntu", | 344 "Ubuntu", |
344 "--dimension", | 345 "--dimension", |
345 "pool", | 346 "pool", |
346 "Skia", | 347 "Skia", |
347 "--tag", | 348 "--tag", |
348 "allow_milo:1", | 349 "allow_milo:1", |
349 "--tag", | 350 "--tag", |
350 "buildername:Build-Ubuntu-GCC-x86_64-Debug", | 351 "buildername:Build-Ubuntu-GCC-x86_64-Debug-GN", |
351 "--tag", | 352 "--tag", |
352 "buildnumber:5", | 353 "buildnumber:5", |
353 "--tag", | 354 "--tag", |
354 "data:[dummy hash for compile_skia]", | 355 "data:[dummy hash for compile_skia]", |
355 "--tag", | 356 "--tag", |
356 "master:client.skia", | 357 "master:client.skia", |
357 "--tag", | 358 "--tag", |
358 "name:compile_skia", | 359 "name:compile_skia", |
359 "--tag", | 360 "--tag", |
360 "os:Ubuntu", | 361 "os:Ubuntu", |
361 "--tag", | 362 "--tag", |
362 "slavename:skiabot-linux-swarm-000", | 363 "slavename:skiabot-linux-swarm-000", |
363 "--tag", | 364 "--tag", |
364 "stepname:compile_skia on Ubuntu", | 365 "stepname:compile_skia on Ubuntu", |
365 "--idempotent", | 366 "--idempotent", |
366 "[dummy hash for compile_skia]", | 367 "[dummy hash for compile_skia]", |
367 "--", | 368 "--", |
368 "--workdir", | 369 "--workdir", |
369 "../../..", | 370 "../../..", |
370 "swarm_compile", | 371 "swarm_compile", |
371 "buildername=Build-Ubuntu-GCC-x86_64-Debug", | 372 "buildername=Build-Ubuntu-GCC-x86_64-Debug-GN", |
372 "mastername=client.skia.compile", | 373 "mastername=client.skia.compile", |
373 "buildnumber=1", | 374 "buildnumber=1", |
374 "slavename=skiabot-dummy-compile-slave", | 375 "slavename=skiabot-dummy-compile-slave", |
375 "reason=Triggered by Skia swarm_trigger Recipe", | 376 "reason=Triggered by Skia swarm_trigger Recipe", |
376 "swarm_out_dir=${ISOLATED_OUTDIR}", | 377 "swarm_out_dir=${ISOLATED_OUTDIR}", |
377 "revision=abc123" | 378 "revision=abc123" |
378 ], | 379 ], |
379 "name": "[trigger] compile_skia on Ubuntu", | 380 "name": "[trigger] compile_skia on Ubuntu", |
380 "~followup_annotations": [ | 381 "~followup_annotations": [ |
381 "@@@STEP_LOG_LINE@json.output@{@@@", | 382 "@@@STEP_LOG_LINE@json.output@{@@@", |
382 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"compile_skia/Ubuntu/
[dummy has/Build-Ubuntu-GCC-x86_64-Debug/5\", @@@", | 383 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"compile_skia/Ubuntu/
[dummy has/Build-Ubuntu-GCC-x86_64-Debug-GN/5\", @@@", |
383 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 384 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
384 "@@@STEP_LOG_LINE@json.output@ \"compile_skia/Ubuntu/[dummy has/Build-U
buntu-GCC-x86_64-Debug/5\": {@@@", | 385 "@@@STEP_LOG_LINE@json.output@ \"compile_skia/Ubuntu/[dummy has/Build-U
buntu-GCC-x86_64-Debug-GN/5\": {@@@", |
385 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 386 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
386 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 387 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
387 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 388 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
388 "@@@STEP_LOG_LINE@json.output@ }@@@", | 389 "@@@STEP_LOG_LINE@json.output@ }@@@", |
389 "@@@STEP_LOG_LINE@json.output@ }@@@", | 390 "@@@STEP_LOG_LINE@json.output@ }@@@", |
390 "@@@STEP_LOG_LINE@json.output@}@@@", | 391 "@@@STEP_LOG_LINE@json.output@}@@@", |
391 "@@@STEP_LOG_END@json.output@@@", | 392 "@@@STEP_LOG_END@json.output@@@", |
392 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", | 393 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", |
393 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta
sk/10000@@@" | 394 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta
sk/10000@@@" |
394 ] | 395 ] |
395 }, | 396 }, |
396 { | 397 { |
397 "cmd": [ | 398 "cmd": [ |
398 "python", | 399 "python", |
399 "-u", | 400 "-u", |
400 "[SLAVE_BUILD]/swarming.client/swarming.py", | 401 "[SLAVE_BUILD]/swarming.client/swarming.py", |
401 "collect", | 402 "collect", |
402 "--swarming", | 403 "--swarming", |
403 "https://chromium-swarm.appspot.com", | 404 "https://chromium-swarm.appspot.com", |
404 "--decorate", | 405 "--decorate", |
405 "--print-status-updates", | 406 "--print-status-updates", |
406 "--json", | 407 "--json", |
407 "{\"base_task_name\": \"compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x8
6_64-Debug/5\", \"tasks\": {\"compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x8
6_64-Debug/5\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\": \"htt
ps://chromium-swarm.appspot.com/user/task/10000\"}}}", | 408 "{\"base_task_name\": \"compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC-x8
6_64-Debug-GN/5\", \"tasks\": {\"compile_skia/Ubuntu/[dummy has/Build-Ubuntu-GCC
-x86_64-Debug-GN/5\": {\"shard_index\": 0, \"task_id\": \"10000\", \"view_url\":
\"https://chromium-swarm.appspot.com/user/task/10000\"}}}", |
408 "--task-summary-json", | 409 "--task-summary-json", |
409 "/path/to/tmp/json" | 410 "/path/to/tmp/json" |
410 ], | 411 ], |
411 "name": "compile_skia on Ubuntu", | 412 "name": "compile_skia on Ubuntu", |
412 "~followup_annotations": [ | 413 "~followup_annotations": [ |
413 "@@@STEP_TEXT@swarming pending 71s@@@", | 414 "@@@STEP_TEXT@swarming pending 71s@@@", |
414 "@@@STEP_LOG_LINE@json.output@{@@@", | 415 "@@@STEP_LOG_LINE@json.output@{@@@", |
415 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 416 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
416 "@@@STEP_LOG_LINE@json.output@ {@@@", | 417 "@@@STEP_LOG_LINE@json.output@ {@@@", |
417 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 418 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
452 "@@@STEP_LINK@shard #0 isolated out@blah@@@", | 453 "@@@STEP_LINK@shard #0 isolated out@blah@@@", |
453 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta
sk/148aa78d7aa0000@@@" | 454 "@@@STEP_LINK@view steps on Milo@https://luci-milo.appspot.com/swarming/ta
sk/148aa78d7aa0000@@@" |
454 ] | 455 ] |
455 }, | 456 }, |
456 { | 457 { |
457 "name": "$result", | 458 "name": "$result", |
458 "recipe_result": null, | 459 "recipe_result": null, |
459 "status_code": 0 | 460 "status_code": 0 |
460 } | 461 } |
461 ] | 462 ] |
OLD | NEW |