| 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 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "src", | 10 "src", |
| (...skipping 408 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 419 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 419 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 420 }, | 420 }, |
| 421 "name": "telemetry_gpu_unittests on Ubuntu-12.04", | 421 "name": "telemetry_gpu_unittests on Ubuntu-12.04", |
| 422 "~followup_annotations": [ | 422 "~followup_annotations": [ |
| 423 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 423 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 424 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [
\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\":
true, \\\"times\\\": {\\\"test2.Test2\\\": 0.1, \\\"test1.Test1\\\": 0.1}}\", @@
@", | 424 "@@@STEP_LOG_LINE@outdir_json@ \"0/output.json\": \"{\\\"successes\\\": [
\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\":
true, \\\"times\\\": {\\\"test2.Test2\\\": 0.1, \\\"test1.Test1\\\": 0.1}}\", @@
@", |
| 425 "@@@STEP_LOG_LINE@outdir_json@ \"1/output.json\": \"{\\\"successes\\\": [
\\\"test3.Test3\\\", \\\"test4.Test4\\\"], \\\"failures\\\": [], \\\"valid\\\":
true, \\\"times\\\": {\\\"test3.Test3\\\": 0.1, \\\"test4.Test4\\\": 0.1}}\", @@
@", | 425 "@@@STEP_LOG_LINE@outdir_json@ \"1/output.json\": \"{\\\"successes\\\": [
\\\"test3.Test3\\\", \\\"test4.Test4\\\"], \\\"failures\\\": [], \\\"valid\\\":
true, \\\"times\\\": {\\\"test3.Test3\\\": 0.1, \\\"test4.Test4\\\": 0.1}}\", @@
@", |
| 426 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}, {\\\"internal_failure\\\"
: false, \\\"failure\\\": false}]}\"@@@", | 426 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}, {\\\"internal_failure\\\"
: false, \\\"failure\\\": false}]}\"@@@", |
| 427 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 427 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 428 "@@@STEP_LOG_END@outdir_json@@@", | 428 "@@@STEP_LOG_END@outdir_json@@@", |
| 429 "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@
@@", | 429 "@@@STEP_LINK@shard #0 (failed)@https://chromium-swarm.appspot.com/user/ta
sk/10000@@@", |
| 430 "@@@STEP_LINK@shard #1@https://chromium-swarm.appspot.com/user/task/10100@
@@" | 430 "@@@STEP_LINK@shard #1 (failed)@https://chromium-swarm.appspot.com/user/ta
sk/10100@@@" |
| 431 ] | 431 ] |
| 432 }, | 432 }, |
| 433 { | 433 { |
| 434 "name": "$result", | 434 "name": "$result", |
| 435 "recipe_result": null, | 435 "recipe_result": null, |
| 436 "status_code": 0 | 436 "status_code": 0 |
| 437 } | 437 } |
| 438 ] | 438 ] |
| OLD | NEW |