| 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 "tryserver.webrtc", | 8 "tryserver.webrtc", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_swarming", | 10 "linux_swarming", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 "--patchset", | 23 "--patchset", |
| 24 "1", | 24 "1", |
| 25 "--rietveld_server", | 25 "--rietveld_server", |
| 26 "https://fake.rietveld.url", | 26 "https://fake.rietveld.url", |
| 27 "--output_json", | 27 "--output_json", |
| 28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
| 29 "--revision", | 29 "--revision", |
| 30 "src@12345", | 30 "src@12345", |
| 31 "--output_manifest" | 31 "--output_manifest" |
| 32 ], | 32 ], |
| 33 "cwd": "[SLAVE_BUILD]", | |
| 34 "env": { | 33 "env": { |
| 35 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 36 }, | 35 }, |
| 37 "name": "bot_update", | 36 "name": "bot_update", |
| 38 "~followup_annotations": [ | 37 "~followup_annotations": [ |
| 39 "@@@STEP_TEXT@Some step text@@@", | 38 "@@@STEP_TEXT@Some step text@@@", |
| 40 "@@@STEP_LOG_LINE@json.output@{@@@", | 39 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"src\": \"12345\"@@@", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 62 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" | 61 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" |
| 63 ] | 62 ] |
| 64 }, | 63 }, |
| 65 { | 64 { |
| 66 "cmd": [ | 65 "cmd": [ |
| 67 "python", | 66 "python", |
| 68 "-u", | 67 "-u", |
| 69 "RECIPE_MODULE[build::webrtc]/resources/cleanup_files.py", | 68 "RECIPE_MODULE[build::webrtc]/resources/cleanup_files.py", |
| 70 "[SLAVE_BUILD]/src/out" | 69 "[SLAVE_BUILD]/src/out" |
| 71 ], | 70 ], |
| 72 "cwd": "[SLAVE_BUILD]", | |
| 73 "name": "clean test output files" | 71 "name": "clean test output files" |
| 74 }, | 72 }, |
| 75 { | 73 { |
| 76 "cmd": [ | 74 "cmd": [ |
| 77 "python", | 75 "python", |
| 78 "-u", | 76 "-u", |
| 79 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 77 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 80 "--show-path", | 78 "--show-path", |
| 81 "python", | 79 "python", |
| 82 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 80 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 83 ], | 81 ], |
| 84 "cwd": "[SLAVE_BUILD]", | |
| 85 "name": "cleanup_temp" | 82 "name": "cleanup_temp" |
| 86 }, | 83 }, |
| 87 { | 84 { |
| 88 "cmd": [ | 85 "cmd": [ |
| 89 "python", | 86 "python", |
| 90 "-u", | 87 "-u", |
| 91 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 88 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 92 "--build-dir", | 89 "--build-dir", |
| 93 "[SLAVE_BUILD]/src/out/Debug", | 90 "[SLAVE_BUILD]/src/out/Debug", |
| 94 "--clean-isolated-files" | 91 "--clean-isolated-files" |
| 95 ], | 92 ], |
| 96 "cwd": "[SLAVE_BUILD]", | |
| 97 "name": "clean isolated files" | 93 "name": "clean isolated files" |
| 98 }, | 94 }, |
| 99 { | 95 { |
| 100 "cmd": [ | 96 "cmd": [ |
| 101 "python", | 97 "python", |
| 102 "-u", | 98 "-u", |
| 103 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 99 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 104 "runhooks" | 100 "runhooks" |
| 105 ], | 101 ], |
| 106 "cwd": "[SLAVE_BUILD]", | |
| 107 "env": { | 102 "env": { |
| 108 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 103 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 109 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 ff
mpeg_branding=Chrome gomadir='[BUILD]/goma' rtc_use_264=1 target_arch=x64 test_i
solation_mode=prepare use_goma=1", | 104 "GYP_DEFINES": "component=shared_library dcheck_always_on=1 fastbuild=1 ff
mpeg_branding=Chrome gomadir='[BUILD]/goma' rtc_use_264=1 target_arch=x64 test_i
solation_mode=prepare use_goma=1", |
| 110 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 105 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 111 }, | 106 }, |
| 112 "name": "gclient runhooks" | 107 "name": "gclient runhooks" |
| 113 }, | 108 }, |
| 114 { | 109 { |
| 115 "cmd": [ | 110 "cmd": [ |
| 116 "python", | 111 "python", |
| 117 "-u", | 112 "-u", |
| 118 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 113 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 119 "--version" | 114 "--version" |
| 120 ], | 115 ], |
| 121 "cwd": "[SLAVE_BUILD]", | |
| 122 "name": "swarming.py --version", | 116 "name": "swarming.py --version", |
| 123 "stdout": "/path/to/tmp/", | 117 "stdout": "/path/to/tmp/", |
| 124 "~followup_annotations": [ | 118 "~followup_annotations": [ |
| 125 "@@@STEP_TEXT@0.4.10@@@" | 119 "@@@STEP_TEXT@0.4.10@@@" |
| 126 ] | 120 ] |
| 127 }, | 121 }, |
| 128 { | 122 { |
| 129 "cmd": [ | 123 "cmd": [ |
| 130 "python", | 124 "python", |
| 131 "-u", | 125 "-u", |
| (...skipping 19 matching lines...) Expand all Loading... |
| 151 "/path/to/tmp/json", | 145 "/path/to/tmp/json", |
| 152 "--goma-service-account-json-file", | 146 "--goma-service-account-json-file", |
| 153 "/creds/service_accounts/service-account-goma-client.json", | 147 "/creds/service_accounts/service-account-goma-client.json", |
| 154 "--goma-dir", | 148 "--goma-dir", |
| 155 "[BUILD]/goma", | 149 "[BUILD]/goma", |
| 156 "--goma-fail-fast", | 150 "--goma-fail-fast", |
| 157 "--goma-disable-local-fallback", | 151 "--goma-disable-local-fallback", |
| 158 "--", | 152 "--", |
| 159 "All" | 153 "All" |
| 160 ], | 154 ], |
| 161 "cwd": "[SLAVE_BUILD]", | |
| 162 "env": { | 155 "env": { |
| 163 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 156 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 164 }, | 157 }, |
| 165 "name": "compile", | 158 "name": "compile", |
| 166 "~followup_annotations": [ | 159 "~followup_annotations": [ |
| 167 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 160 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 168 "@@@STEP_LOG_END@json.output (invalid)@@@" | 161 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 169 ] | 162 ] |
| 170 }, | 163 }, |
| 171 { | 164 { |
| (...skipping 28 matching lines...) Expand all Loading... |
| 200 "[SLAVE_BUILD]/src/out/Debug/peerconnection_unittests.isolated.gen.json", | 193 "[SLAVE_BUILD]/src/out/Debug/peerconnection_unittests.isolated.gen.json", |
| 201 "[SLAVE_BUILD]/src/out/Debug/rtc_media_unittests.isolated.gen.json", | 194 "[SLAVE_BUILD]/src/out/Debug/rtc_media_unittests.isolated.gen.json", |
| 202 "[SLAVE_BUILD]/src/out/Debug/rtc_pc_unittests.isolated.gen.json", | 195 "[SLAVE_BUILD]/src/out/Debug/rtc_pc_unittests.isolated.gen.json", |
| 203 "[SLAVE_BUILD]/src/out/Debug/rtc_unittests.isolated.gen.json", | 196 "[SLAVE_BUILD]/src/out/Debug/rtc_unittests.isolated.gen.json", |
| 204 "[SLAVE_BUILD]/src/out/Debug/system_wrappers_unittests.isolated.gen.json", | 197 "[SLAVE_BUILD]/src/out/Debug/system_wrappers_unittests.isolated.gen.json", |
| 205 "[SLAVE_BUILD]/src/out/Debug/test_support_unittests.isolated.gen.json", | 198 "[SLAVE_BUILD]/src/out/Debug/test_support_unittests.isolated.gen.json", |
| 206 "[SLAVE_BUILD]/src/out/Debug/tools_unittests.isolated.gen.json", | 199 "[SLAVE_BUILD]/src/out/Debug/tools_unittests.isolated.gen.json", |
| 207 "[SLAVE_BUILD]/src/out/Debug/video_engine_tests.isolated.gen.json", | 200 "[SLAVE_BUILD]/src/out/Debug/video_engine_tests.isolated.gen.json", |
| 208 "[SLAVE_BUILD]/src/out/Debug/voice_engine_unittests.isolated.gen.json" | 201 "[SLAVE_BUILD]/src/out/Debug/voice_engine_unittests.isolated.gen.json" |
| 209 ], | 202 ], |
| 210 "cwd": "[SLAVE_BUILD]", | |
| 211 "name": "isolate tests", | 203 "name": "isolate tests", |
| 212 "~followup_annotations": [ | 204 "~followup_annotations": [ |
| 213 "@@@STEP_LOG_LINE@json.output@{@@@", | 205 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 214 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash
for audio_decoder_unittests]\", @@@", | 206 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests\": \"[dummy hash
for audio_decoder_unittests]\", @@@", |
| 215 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash
for common_audio_unittests]\", @@@", | 207 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests\": \"[dummy hash
for common_audio_unittests]\", @@@", |
| 216 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash
for common_video_unittests]\", @@@", | 208 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests\": \"[dummy hash
for common_video_unittests]\", @@@", |
| 217 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul
es_tests]\", @@@", | 209 "@@@STEP_LOG_LINE@json.output@ \"modules_tests\": \"[dummy hash for modul
es_tests]\", @@@", |
| 218 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m
odules_unittests]\", @@@", | 210 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests\": \"[dummy hash for m
odules_unittests]\", @@@", |
| 219 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy has
h for peerconnection_unittests]\", @@@", | 211 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests\": \"[dummy has
h for peerconnection_unittests]\", @@@", |
| 220 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests\": \"[dummy hash for
rtc_media_unittests]\", @@@", | 212 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests\": \"[dummy hash for
rtc_media_unittests]\", @@@", |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 286 "purpose:pre-commit", | 278 "purpose:pre-commit", |
| 287 "--tag", | 279 "--tag", |
| 288 "rietveld:https://fake.rietveld.url/666666/#ps1", | 280 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 289 "--tag", | 281 "--tag", |
| 290 "slavename:slavename", | 282 "slavename:slavename", |
| 291 "--tag", | 283 "--tag", |
| 292 "stepname:audio_decoder_unittests on Ubuntu", | 284 "stepname:audio_decoder_unittests on Ubuntu", |
| 293 "--idempotent", | 285 "--idempotent", |
| 294 "[dummy hash for audio_decoder_unittests]" | 286 "[dummy hash for audio_decoder_unittests]" |
| 295 ], | 287 ], |
| 296 "cwd": "[SLAVE_BUILD]", | |
| 297 "name": "[trigger] audio_decoder_unittests on Ubuntu", | 288 "name": "[trigger] audio_decoder_unittests on Ubuntu", |
| 298 "~followup_annotations": [ | 289 "~followup_annotations": [ |
| 299 "@@@STEP_LOG_LINE@json.output@{@@@", | 290 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 300 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"audio_decoder_unitte
sts/Ubuntu/[dummy has/linux_swarming/1337\", @@@", | 291 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"audio_decoder_unitte
sts/Ubuntu/[dummy has/linux_swarming/1337\", @@@", |
| 301 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 292 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 302 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests/Ubuntu/[dummy
has/linux_swarming/1337\": {@@@", | 293 "@@@STEP_LOG_LINE@json.output@ \"audio_decoder_unittests/Ubuntu/[dummy
has/linux_swarming/1337\": {@@@", |
| 303 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 294 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 304 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 295 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 305 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 296 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 306 "@@@STEP_LOG_LINE@json.output@ }@@@", | 297 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 366 "purpose:pre-commit", | 357 "purpose:pre-commit", |
| 367 "--tag", | 358 "--tag", |
| 368 "rietveld:https://fake.rietveld.url/666666/#ps1", | 359 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 369 "--tag", | 360 "--tag", |
| 370 "slavename:slavename", | 361 "slavename:slavename", |
| 371 "--tag", | 362 "--tag", |
| 372 "stepname:common_audio_unittests on Ubuntu", | 363 "stepname:common_audio_unittests on Ubuntu", |
| 373 "--idempotent", | 364 "--idempotent", |
| 374 "[dummy hash for common_audio_unittests]" | 365 "[dummy hash for common_audio_unittests]" |
| 375 ], | 366 ], |
| 376 "cwd": "[SLAVE_BUILD]", | |
| 377 "name": "[trigger] common_audio_unittests on Ubuntu", | 367 "name": "[trigger] common_audio_unittests on Ubuntu", |
| 378 "~followup_annotations": [ | 368 "~followup_annotations": [ |
| 379 "@@@STEP_LOG_LINE@json.output@{@@@", | 369 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 380 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"common_audio_unittes
ts/Ubuntu/[dummy has/linux_swarming/1337\", @@@", | 370 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"common_audio_unittes
ts/Ubuntu/[dummy has/linux_swarming/1337\", @@@", |
| 381 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 371 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 382 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests/Ubuntu/[dummy h
as/linux_swarming/1337\": {@@@", | 372 "@@@STEP_LOG_LINE@json.output@ \"common_audio_unittests/Ubuntu/[dummy h
as/linux_swarming/1337\": {@@@", |
| 383 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 373 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 384 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 374 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 385 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 375 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 386 "@@@STEP_LOG_LINE@json.output@ }@@@", | 376 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 446 "purpose:pre-commit", | 436 "purpose:pre-commit", |
| 447 "--tag", | 437 "--tag", |
| 448 "rietveld:https://fake.rietveld.url/666666/#ps1", | 438 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 449 "--tag", | 439 "--tag", |
| 450 "slavename:slavename", | 440 "slavename:slavename", |
| 451 "--tag", | 441 "--tag", |
| 452 "stepname:common_video_unittests on Ubuntu", | 442 "stepname:common_video_unittests on Ubuntu", |
| 453 "--idempotent", | 443 "--idempotent", |
| 454 "[dummy hash for common_video_unittests]" | 444 "[dummy hash for common_video_unittests]" |
| 455 ], | 445 ], |
| 456 "cwd": "[SLAVE_BUILD]", | |
| 457 "name": "[trigger] common_video_unittests on Ubuntu", | 446 "name": "[trigger] common_video_unittests on Ubuntu", |
| 458 "~followup_annotations": [ | 447 "~followup_annotations": [ |
| 459 "@@@STEP_LOG_LINE@json.output@{@@@", | 448 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 460 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"common_video_unittes
ts/Ubuntu/[dummy has/linux_swarming/1337\", @@@", | 449 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"common_video_unittes
ts/Ubuntu/[dummy has/linux_swarming/1337\", @@@", |
| 461 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 450 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 462 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests/Ubuntu/[dummy h
as/linux_swarming/1337\": {@@@", | 451 "@@@STEP_LOG_LINE@json.output@ \"common_video_unittests/Ubuntu/[dummy h
as/linux_swarming/1337\": {@@@", |
| 463 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 452 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 464 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 453 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 465 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 454 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 466 "@@@STEP_LOG_LINE@json.output@ }@@@", | 455 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 526 "purpose:pre-commit", | 515 "purpose:pre-commit", |
| 527 "--tag", | 516 "--tag", |
| 528 "rietveld:https://fake.rietveld.url/666666/#ps1", | 517 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 529 "--tag", | 518 "--tag", |
| 530 "slavename:slavename", | 519 "slavename:slavename", |
| 531 "--tag", | 520 "--tag", |
| 532 "stepname:modules_tests on Ubuntu", | 521 "stepname:modules_tests on Ubuntu", |
| 533 "--idempotent", | 522 "--idempotent", |
| 534 "[dummy hash for modules_tests]" | 523 "[dummy hash for modules_tests]" |
| 535 ], | 524 ], |
| 536 "cwd": "[SLAVE_BUILD]", | |
| 537 "name": "[trigger] modules_tests on Ubuntu", | 525 "name": "[trigger] modules_tests on Ubuntu", |
| 538 "~followup_annotations": [ | 526 "~followup_annotations": [ |
| 539 "@@@STEP_LOG_LINE@json.output@{@@@", | 527 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 540 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_tests/Ubuntu
/[dummy has/linux_swarming/1337\", @@@", | 528 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_tests/Ubuntu
/[dummy has/linux_swarming/1337\", @@@", |
| 541 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 529 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 542 "@@@STEP_LOG_LINE@json.output@ \"modules_tests/Ubuntu/[dummy has/linux_
swarming/1337\": {@@@", | 530 "@@@STEP_LOG_LINE@json.output@ \"modules_tests/Ubuntu/[dummy has/linux_
swarming/1337\": {@@@", |
| 543 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 531 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 544 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 532 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 545 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 533 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 546 "@@@STEP_LOG_LINE@json.output@ }@@@", | 534 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 606 "purpose:pre-commit", | 594 "purpose:pre-commit", |
| 607 "--tag", | 595 "--tag", |
| 608 "rietveld:https://fake.rietveld.url/666666/#ps1", | 596 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 609 "--tag", | 597 "--tag", |
| 610 "slavename:slavename", | 598 "slavename:slavename", |
| 611 "--tag", | 599 "--tag", |
| 612 "stepname:modules_unittests on Ubuntu", | 600 "stepname:modules_unittests on Ubuntu", |
| 613 "--idempotent", | 601 "--idempotent", |
| 614 "[dummy hash for modules_unittests]" | 602 "[dummy hash for modules_unittests]" |
| 615 ], | 603 ], |
| 616 "cwd": "[SLAVE_BUILD]", | |
| 617 "name": "[trigger] modules_unittests on Ubuntu", | 604 "name": "[trigger] modules_unittests on Ubuntu", |
| 618 "~followup_annotations": [ | 605 "~followup_annotations": [ |
| 619 "@@@STEP_LOG_LINE@json.output@{@@@", | 606 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 620 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Ub
untu/[dummy has/linux_swarming/1337\", @@@", | 607 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"modules_unittests/Ub
untu/[dummy has/linux_swarming/1337\", @@@", |
| 621 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 608 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 622 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Ubuntu/[dummy has/li
nux_swarming/1337\": {@@@", | 609 "@@@STEP_LOG_LINE@json.output@ \"modules_unittests/Ubuntu/[dummy has/li
nux_swarming/1337\": {@@@", |
| 623 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 610 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 624 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 611 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 625 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 612 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 626 "@@@STEP_LOG_LINE@json.output@ }@@@", | 613 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 686 "purpose:pre-commit", | 673 "purpose:pre-commit", |
| 687 "--tag", | 674 "--tag", |
| 688 "rietveld:https://fake.rietveld.url/666666/#ps1", | 675 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 689 "--tag", | 676 "--tag", |
| 690 "slavename:slavename", | 677 "slavename:slavename", |
| 691 "--tag", | 678 "--tag", |
| 692 "stepname:peerconnection_unittests on Ubuntu", | 679 "stepname:peerconnection_unittests on Ubuntu", |
| 693 "--idempotent", | 680 "--idempotent", |
| 694 "[dummy hash for peerconnection_unittests]" | 681 "[dummy hash for peerconnection_unittests]" |
| 695 ], | 682 ], |
| 696 "cwd": "[SLAVE_BUILD]", | |
| 697 "name": "[trigger] peerconnection_unittests on Ubuntu", | 683 "name": "[trigger] peerconnection_unittests on Ubuntu", |
| 698 "~followup_annotations": [ | 684 "~followup_annotations": [ |
| 699 "@@@STEP_LOG_LINE@json.output@{@@@", | 685 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 700 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"peerconnection_unitt
ests/Ubuntu/[dummy has/linux_swarming/1337\", @@@", | 686 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"peerconnection_unitt
ests/Ubuntu/[dummy has/linux_swarming/1337\", @@@", |
| 701 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 687 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 702 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests/Ubuntu/[dummy
has/linux_swarming/1337\": {@@@", | 688 "@@@STEP_LOG_LINE@json.output@ \"peerconnection_unittests/Ubuntu/[dummy
has/linux_swarming/1337\": {@@@", |
| 703 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 689 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 704 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 690 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 705 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 691 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 706 "@@@STEP_LOG_LINE@json.output@ }@@@", | 692 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 766 "purpose:pre-commit", | 752 "purpose:pre-commit", |
| 767 "--tag", | 753 "--tag", |
| 768 "rietveld:https://fake.rietveld.url/666666/#ps1", | 754 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 769 "--tag", | 755 "--tag", |
| 770 "slavename:slavename", | 756 "slavename:slavename", |
| 771 "--tag", | 757 "--tag", |
| 772 "stepname:rtc_media_unittests on Ubuntu", | 758 "stepname:rtc_media_unittests on Ubuntu", |
| 773 "--idempotent", | 759 "--idempotent", |
| 774 "[dummy hash for rtc_media_unittests]" | 760 "[dummy hash for rtc_media_unittests]" |
| 775 ], | 761 ], |
| 776 "cwd": "[SLAVE_BUILD]", | |
| 777 "name": "[trigger] rtc_media_unittests on Ubuntu", | 762 "name": "[trigger] rtc_media_unittests on Ubuntu", |
| 778 "~followup_annotations": [ | 763 "~followup_annotations": [ |
| 779 "@@@STEP_LOG_LINE@json.output@{@@@", | 764 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 780 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_media_unittests/
Ubuntu/[dummy has/linux_swarming/1337\", @@@", | 765 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_media_unittests/
Ubuntu/[dummy has/linux_swarming/1337\", @@@", |
| 781 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 766 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 782 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests/Ubuntu/[dummy has/
linux_swarming/1337\": {@@@", | 767 "@@@STEP_LOG_LINE@json.output@ \"rtc_media_unittests/Ubuntu/[dummy has/
linux_swarming/1337\": {@@@", |
| 783 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 768 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 784 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 769 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 785 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 770 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 786 "@@@STEP_LOG_LINE@json.output@ }@@@", | 771 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 846 "purpose:pre-commit", | 831 "purpose:pre-commit", |
| 847 "--tag", | 832 "--tag", |
| 848 "rietveld:https://fake.rietveld.url/666666/#ps1", | 833 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 849 "--tag", | 834 "--tag", |
| 850 "slavename:slavename", | 835 "slavename:slavename", |
| 851 "--tag", | 836 "--tag", |
| 852 "stepname:rtc_pc_unittests on Ubuntu", | 837 "stepname:rtc_pc_unittests on Ubuntu", |
| 853 "--idempotent", | 838 "--idempotent", |
| 854 "[dummy hash for rtc_pc_unittests]" | 839 "[dummy hash for rtc_pc_unittests]" |
| 855 ], | 840 ], |
| 856 "cwd": "[SLAVE_BUILD]", | |
| 857 "name": "[trigger] rtc_pc_unittests on Ubuntu", | 841 "name": "[trigger] rtc_pc_unittests on Ubuntu", |
| 858 "~followup_annotations": [ | 842 "~followup_annotations": [ |
| 859 "@@@STEP_LOG_LINE@json.output@{@@@", | 843 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 860 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_pc_unittests/Ubu
ntu/[dummy has/linux_swarming/1337\", @@@", | 844 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_pc_unittests/Ubu
ntu/[dummy has/linux_swarming/1337\", @@@", |
| 861 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 845 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 862 "@@@STEP_LOG_LINE@json.output@ \"rtc_pc_unittests/Ubuntu/[dummy has/lin
ux_swarming/1337\": {@@@", | 846 "@@@STEP_LOG_LINE@json.output@ \"rtc_pc_unittests/Ubuntu/[dummy has/lin
ux_swarming/1337\": {@@@", |
| 863 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 847 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 864 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 848 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 865 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 849 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 866 "@@@STEP_LOG_LINE@json.output@ }@@@", | 850 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 926 "purpose:pre-commit", | 910 "purpose:pre-commit", |
| 927 "--tag", | 911 "--tag", |
| 928 "rietveld:https://fake.rietveld.url/666666/#ps1", | 912 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 929 "--tag", | 913 "--tag", |
| 930 "slavename:slavename", | 914 "slavename:slavename", |
| 931 "--tag", | 915 "--tag", |
| 932 "stepname:rtc_unittests on Ubuntu", | 916 "stepname:rtc_unittests on Ubuntu", |
| 933 "--idempotent", | 917 "--idempotent", |
| 934 "[dummy hash for rtc_unittests]" | 918 "[dummy hash for rtc_unittests]" |
| 935 ], | 919 ], |
| 936 "cwd": "[SLAVE_BUILD]", | |
| 937 "name": "[trigger] rtc_unittests on Ubuntu", | 920 "name": "[trigger] rtc_unittests on Ubuntu", |
| 938 "~followup_annotations": [ | 921 "~followup_annotations": [ |
| 939 "@@@STEP_LOG_LINE@json.output@{@@@", | 922 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 940 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_unittests/Ubuntu
/[dummy has/linux_swarming/1337\", @@@", | 923 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"rtc_unittests/Ubuntu
/[dummy has/linux_swarming/1337\", @@@", |
| 941 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 924 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 942 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests/Ubuntu/[dummy has/linux_
swarming/1337\": {@@@", | 925 "@@@STEP_LOG_LINE@json.output@ \"rtc_unittests/Ubuntu/[dummy has/linux_
swarming/1337\": {@@@", |
| 943 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 926 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 944 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 927 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 945 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 928 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 946 "@@@STEP_LOG_LINE@json.output@ }@@@", | 929 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1006 "purpose:pre-commit", | 989 "purpose:pre-commit", |
| 1007 "--tag", | 990 "--tag", |
| 1008 "rietveld:https://fake.rietveld.url/666666/#ps1", | 991 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 1009 "--tag", | 992 "--tag", |
| 1010 "slavename:slavename", | 993 "slavename:slavename", |
| 1011 "--tag", | 994 "--tag", |
| 1012 "stepname:system_wrappers_unittests on Ubuntu", | 995 "stepname:system_wrappers_unittests on Ubuntu", |
| 1013 "--idempotent", | 996 "--idempotent", |
| 1014 "[dummy hash for system_wrappers_unittests]" | 997 "[dummy hash for system_wrappers_unittests]" |
| 1015 ], | 998 ], |
| 1016 "cwd": "[SLAVE_BUILD]", | |
| 1017 "name": "[trigger] system_wrappers_unittests on Ubuntu", | 999 "name": "[trigger] system_wrappers_unittests on Ubuntu", |
| 1018 "~followup_annotations": [ | 1000 "~followup_annotations": [ |
| 1019 "@@@STEP_LOG_LINE@json.output@{@@@", | 1001 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1020 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"system_wrappers_unit
tests/Ubuntu/[dummy has/linux_swarming/1337\", @@@", | 1002 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"system_wrappers_unit
tests/Ubuntu/[dummy has/linux_swarming/1337\", @@@", |
| 1021 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1003 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1022 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests/Ubuntu/[dumm
y has/linux_swarming/1337\": {@@@", | 1004 "@@@STEP_LOG_LINE@json.output@ \"system_wrappers_unittests/Ubuntu/[dumm
y has/linux_swarming/1337\": {@@@", |
| 1023 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1005 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1024 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1006 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1025 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1007 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1026 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1008 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1086 "purpose:pre-commit", | 1068 "purpose:pre-commit", |
| 1087 "--tag", | 1069 "--tag", |
| 1088 "rietveld:https://fake.rietveld.url/666666/#ps1", | 1070 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 1089 "--tag", | 1071 "--tag", |
| 1090 "slavename:slavename", | 1072 "slavename:slavename", |
| 1091 "--tag", | 1073 "--tag", |
| 1092 "stepname:test_support_unittests on Ubuntu", | 1074 "stepname:test_support_unittests on Ubuntu", |
| 1093 "--idempotent", | 1075 "--idempotent", |
| 1094 "[dummy hash for test_support_unittests]" | 1076 "[dummy hash for test_support_unittests]" |
| 1095 ], | 1077 ], |
| 1096 "cwd": "[SLAVE_BUILD]", | |
| 1097 "name": "[trigger] test_support_unittests on Ubuntu", | 1078 "name": "[trigger] test_support_unittests on Ubuntu", |
| 1098 "~followup_annotations": [ | 1079 "~followup_annotations": [ |
| 1099 "@@@STEP_LOG_LINE@json.output@{@@@", | 1080 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1100 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"test_support_unittes
ts/Ubuntu/[dummy has/linux_swarming/1337\", @@@", | 1081 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"test_support_unittes
ts/Ubuntu/[dummy has/linux_swarming/1337\", @@@", |
| 1101 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1082 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1102 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests/Ubuntu/[dummy h
as/linux_swarming/1337\": {@@@", | 1083 "@@@STEP_LOG_LINE@json.output@ \"test_support_unittests/Ubuntu/[dummy h
as/linux_swarming/1337\": {@@@", |
| 1103 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1084 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1104 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1085 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1105 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1086 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1106 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1087 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1166 "purpose:pre-commit", | 1147 "purpose:pre-commit", |
| 1167 "--tag", | 1148 "--tag", |
| 1168 "rietveld:https://fake.rietveld.url/666666/#ps1", | 1149 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 1169 "--tag", | 1150 "--tag", |
| 1170 "slavename:slavename", | 1151 "slavename:slavename", |
| 1171 "--tag", | 1152 "--tag", |
| 1172 "stepname:tools_unittests on Ubuntu", | 1153 "stepname:tools_unittests on Ubuntu", |
| 1173 "--idempotent", | 1154 "--idempotent", |
| 1174 "[dummy hash for tools_unittests]" | 1155 "[dummy hash for tools_unittests]" |
| 1175 ], | 1156 ], |
| 1176 "cwd": "[SLAVE_BUILD]", | |
| 1177 "name": "[trigger] tools_unittests on Ubuntu", | 1157 "name": "[trigger] tools_unittests on Ubuntu", |
| 1178 "~followup_annotations": [ | 1158 "~followup_annotations": [ |
| 1179 "@@@STEP_LOG_LINE@json.output@{@@@", | 1159 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1180 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"tools_unittests/Ubun
tu/[dummy has/linux_swarming/1337\", @@@", | 1160 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"tools_unittests/Ubun
tu/[dummy has/linux_swarming/1337\", @@@", |
| 1181 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1161 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1182 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests/Ubuntu/[dummy has/linu
x_swarming/1337\": {@@@", | 1162 "@@@STEP_LOG_LINE@json.output@ \"tools_unittests/Ubuntu/[dummy has/linu
x_swarming/1337\": {@@@", |
| 1183 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1163 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1184 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1164 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1185 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1165 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1186 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1166 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1246 "purpose:pre-commit", | 1226 "purpose:pre-commit", |
| 1247 "--tag", | 1227 "--tag", |
| 1248 "rietveld:https://fake.rietveld.url/666666/#ps1", | 1228 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 1249 "--tag", | 1229 "--tag", |
| 1250 "slavename:slavename", | 1230 "slavename:slavename", |
| 1251 "--tag", | 1231 "--tag", |
| 1252 "stepname:video_engine_tests on Ubuntu", | 1232 "stepname:video_engine_tests on Ubuntu", |
| 1253 "--idempotent", | 1233 "--idempotent", |
| 1254 "[dummy hash for video_engine_tests]" | 1234 "[dummy hash for video_engine_tests]" |
| 1255 ], | 1235 ], |
| 1256 "cwd": "[SLAVE_BUILD]", | |
| 1257 "name": "[trigger] video_engine_tests on Ubuntu", | 1236 "name": "[trigger] video_engine_tests on Ubuntu", |
| 1258 "~followup_annotations": [ | 1237 "~followup_annotations": [ |
| 1259 "@@@STEP_LOG_LINE@json.output@{@@@", | 1238 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1260 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"video_engine_tests/U
buntu/[dummy has/linux_swarming/1337\", @@@", | 1239 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"video_engine_tests/U
buntu/[dummy has/linux_swarming/1337\", @@@", |
| 1261 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1240 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1262 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests/Ubuntu/[dummy has/l
inux_swarming/1337\": {@@@", | 1241 "@@@STEP_LOG_LINE@json.output@ \"video_engine_tests/Ubuntu/[dummy has/l
inux_swarming/1337\": {@@@", |
| 1263 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1242 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1264 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1243 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1265 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1244 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1266 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1245 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1326 "purpose:pre-commit", | 1305 "purpose:pre-commit", |
| 1327 "--tag", | 1306 "--tag", |
| 1328 "rietveld:https://fake.rietveld.url/666666/#ps1", | 1307 "rietveld:https://fake.rietveld.url/666666/#ps1", |
| 1329 "--tag", | 1308 "--tag", |
| 1330 "slavename:slavename", | 1309 "slavename:slavename", |
| 1331 "--tag", | 1310 "--tag", |
| 1332 "stepname:voice_engine_unittests on Ubuntu", | 1311 "stepname:voice_engine_unittests on Ubuntu", |
| 1333 "--idempotent", | 1312 "--idempotent", |
| 1334 "[dummy hash for voice_engine_unittests]" | 1313 "[dummy hash for voice_engine_unittests]" |
| 1335 ], | 1314 ], |
| 1336 "cwd": "[SLAVE_BUILD]", | |
| 1337 "name": "[trigger] voice_engine_unittests on Ubuntu", | 1315 "name": "[trigger] voice_engine_unittests on Ubuntu", |
| 1338 "~followup_annotations": [ | 1316 "~followup_annotations": [ |
| 1339 "@@@STEP_LOG_LINE@json.output@{@@@", | 1317 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1340 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"voice_engine_unittes
ts/Ubuntu/[dummy has/linux_swarming/1337\", @@@", | 1318 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"voice_engine_unittes
ts/Ubuntu/[dummy has/linux_swarming/1337\", @@@", |
| 1341 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 1319 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 1342 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests/Ubuntu/[dummy h
as/linux_swarming/1337\": {@@@", | 1320 "@@@STEP_LOG_LINE@json.output@ \"voice_engine_unittests/Ubuntu/[dummy h
as/linux_swarming/1337\": {@@@", |
| 1343 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 1321 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 1344 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 1322 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 1345 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 1323 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 1346 "@@@STEP_LOG_LINE@json.output@ }@@@", | 1324 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 1365 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_swarming\", \"buil
dnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patc
hset\": 1, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"rietvel
d\": \"https://fake.rietveld.url\", \"slavename\": \"slavename\"}", | 1343 "{\"BUILD_CONFIG\": \"Debug\", \"buildername\": \"linux_swarming\", \"buil
dnumber\": 1337, \"issue\": 666666, \"mastername\": \"tryserver.webrtc\", \"patc
hset\": 1, \"recipe\": \"webrtc/standalone\", \"revision\": \"12345\", \"rietvel
d\": \"https://fake.rietveld.url\", \"slavename\": \"slavename\"}", |
| 1366 "--annotate=gtest", | 1344 "--annotate=gtest", |
| 1367 "--test-type=webrtc_nonparallel_tests", | 1345 "--test-type=webrtc_nonparallel_tests", |
| 1368 "--step-name=webrtc_nonparallel_tests", | 1346 "--step-name=webrtc_nonparallel_tests", |
| 1369 "--builder-name=linux_swarming", | 1347 "--builder-name=linux_swarming", |
| 1370 "--slave-name=slavename", | 1348 "--slave-name=slavename", |
| 1371 "--build-number=1337", | 1349 "--build-number=1337", |
| 1372 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 1350 "--revision=f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 1373 "webrtc_nonparallel_tests" | 1351 "webrtc_nonparallel_tests" |
| 1374 ], | 1352 ], |
| 1375 "cwd": "[SLAVE_BUILD]", | |
| 1376 "name": "webrtc_nonparallel_tests" | 1353 "name": "webrtc_nonparallel_tests" |
| 1377 }, | 1354 }, |
| 1378 { | 1355 { |
| 1379 "cmd": [ | 1356 "cmd": [ |
| 1380 "python", | 1357 "python", |
| 1381 "-u", | 1358 "-u", |
| 1382 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 1359 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 1383 "collect", | 1360 "collect", |
| 1384 "--swarming", | 1361 "--swarming", |
| 1385 "https://chromium-swarm.appspot.com", | 1362 "https://chromium-swarm.appspot.com", |
| 1386 "--decorate", | 1363 "--decorate", |
| 1387 "--print-status-updates", | 1364 "--print-status-updates", |
| 1388 "--shards", | 1365 "--shards", |
| 1389 "1", | 1366 "1", |
| 1390 "audio_decoder_unittests/Ubuntu/[dummy has/linux_swarming/1337", | 1367 "audio_decoder_unittests/Ubuntu/[dummy has/linux_swarming/1337", |
| 1391 "--task-summary-json", | 1368 "--task-summary-json", |
| 1392 "/path/to/tmp/json" | 1369 "/path/to/tmp/json" |
| 1393 ], | 1370 ], |
| 1394 "cwd": "[SLAVE_BUILD]", | |
| 1395 "name": "audio_decoder_unittests on Ubuntu", | 1371 "name": "audio_decoder_unittests on Ubuntu", |
| 1396 "~followup_annotations": [ | 1372 "~followup_annotations": [ |
| 1397 "@@@STEP_TEXT@swarming pending 71s@@@", | 1373 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1398 "@@@STEP_LOG_LINE@json.output@{@@@", | 1374 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1399 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1375 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 1400 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1376 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1401 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1377 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 1402 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1378 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 1403 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1379 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 1404 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1380 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1445 "--swarming", | 1421 "--swarming", |
| 1446 "https://chromium-swarm.appspot.com", | 1422 "https://chromium-swarm.appspot.com", |
| 1447 "--decorate", | 1423 "--decorate", |
| 1448 "--print-status-updates", | 1424 "--print-status-updates", |
| 1449 "--shards", | 1425 "--shards", |
| 1450 "1", | 1426 "1", |
| 1451 "common_audio_unittests/Ubuntu/[dummy has/linux_swarming/1337", | 1427 "common_audio_unittests/Ubuntu/[dummy has/linux_swarming/1337", |
| 1452 "--task-summary-json", | 1428 "--task-summary-json", |
| 1453 "/path/to/tmp/json" | 1429 "/path/to/tmp/json" |
| 1454 ], | 1430 ], |
| 1455 "cwd": "[SLAVE_BUILD]", | |
| 1456 "name": "common_audio_unittests on Ubuntu", | 1431 "name": "common_audio_unittests on Ubuntu", |
| 1457 "~followup_annotations": [ | 1432 "~followup_annotations": [ |
| 1458 "@@@STEP_TEXT@swarming pending 71s@@@", | 1433 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1459 "@@@STEP_LOG_LINE@json.output@{@@@", | 1434 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1460 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1435 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 1461 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1436 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1462 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1437 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 1463 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1438 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 1464 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1439 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 1465 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1440 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1506 "--swarming", | 1481 "--swarming", |
| 1507 "https://chromium-swarm.appspot.com", | 1482 "https://chromium-swarm.appspot.com", |
| 1508 "--decorate", | 1483 "--decorate", |
| 1509 "--print-status-updates", | 1484 "--print-status-updates", |
| 1510 "--shards", | 1485 "--shards", |
| 1511 "1", | 1486 "1", |
| 1512 "common_video_unittests/Ubuntu/[dummy has/linux_swarming/1337", | 1487 "common_video_unittests/Ubuntu/[dummy has/linux_swarming/1337", |
| 1513 "--task-summary-json", | 1488 "--task-summary-json", |
| 1514 "/path/to/tmp/json" | 1489 "/path/to/tmp/json" |
| 1515 ], | 1490 ], |
| 1516 "cwd": "[SLAVE_BUILD]", | |
| 1517 "name": "common_video_unittests on Ubuntu", | 1491 "name": "common_video_unittests on Ubuntu", |
| 1518 "~followup_annotations": [ | 1492 "~followup_annotations": [ |
| 1519 "@@@STEP_TEXT@swarming pending 71s@@@", | 1493 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1520 "@@@STEP_LOG_LINE@json.output@{@@@", | 1494 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1521 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1495 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 1522 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1496 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1523 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1497 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 1524 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1498 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 1525 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1499 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 1526 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1500 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1567 "--swarming", | 1541 "--swarming", |
| 1568 "https://chromium-swarm.appspot.com", | 1542 "https://chromium-swarm.appspot.com", |
| 1569 "--decorate", | 1543 "--decorate", |
| 1570 "--print-status-updates", | 1544 "--print-status-updates", |
| 1571 "--shards", | 1545 "--shards", |
| 1572 "1", | 1546 "1", |
| 1573 "modules_tests/Ubuntu/[dummy has/linux_swarming/1337", | 1547 "modules_tests/Ubuntu/[dummy has/linux_swarming/1337", |
| 1574 "--task-summary-json", | 1548 "--task-summary-json", |
| 1575 "/path/to/tmp/json" | 1549 "/path/to/tmp/json" |
| 1576 ], | 1550 ], |
| 1577 "cwd": "[SLAVE_BUILD]", | |
| 1578 "name": "modules_tests on Ubuntu", | 1551 "name": "modules_tests on Ubuntu", |
| 1579 "~followup_annotations": [ | 1552 "~followup_annotations": [ |
| 1580 "@@@STEP_TEXT@swarming pending 71s@@@", | 1553 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1581 "@@@STEP_LOG_LINE@json.output@{@@@", | 1554 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1582 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1555 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 1583 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1556 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1584 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1557 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 1585 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1558 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 1586 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1559 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 1587 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1560 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1628 "--swarming", | 1601 "--swarming", |
| 1629 "https://chromium-swarm.appspot.com", | 1602 "https://chromium-swarm.appspot.com", |
| 1630 "--decorate", | 1603 "--decorate", |
| 1631 "--print-status-updates", | 1604 "--print-status-updates", |
| 1632 "--shards", | 1605 "--shards", |
| 1633 "1", | 1606 "1", |
| 1634 "modules_unittests/Ubuntu/[dummy has/linux_swarming/1337", | 1607 "modules_unittests/Ubuntu/[dummy has/linux_swarming/1337", |
| 1635 "--task-summary-json", | 1608 "--task-summary-json", |
| 1636 "/path/to/tmp/json" | 1609 "/path/to/tmp/json" |
| 1637 ], | 1610 ], |
| 1638 "cwd": "[SLAVE_BUILD]", | |
| 1639 "name": "modules_unittests on Ubuntu", | 1611 "name": "modules_unittests on Ubuntu", |
| 1640 "~followup_annotations": [ | 1612 "~followup_annotations": [ |
| 1641 "@@@STEP_TEXT@swarming pending 71s@@@", | 1613 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1642 "@@@STEP_LOG_LINE@json.output@{@@@", | 1614 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1643 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1615 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 1644 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1616 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1645 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1617 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 1646 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1618 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 1647 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1619 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 1648 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1620 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1689 "--swarming", | 1661 "--swarming", |
| 1690 "https://chromium-swarm.appspot.com", | 1662 "https://chromium-swarm.appspot.com", |
| 1691 "--decorate", | 1663 "--decorate", |
| 1692 "--print-status-updates", | 1664 "--print-status-updates", |
| 1693 "--shards", | 1665 "--shards", |
| 1694 "1", | 1666 "1", |
| 1695 "peerconnection_unittests/Ubuntu/[dummy has/linux_swarming/1337", | 1667 "peerconnection_unittests/Ubuntu/[dummy has/linux_swarming/1337", |
| 1696 "--task-summary-json", | 1668 "--task-summary-json", |
| 1697 "/path/to/tmp/json" | 1669 "/path/to/tmp/json" |
| 1698 ], | 1670 ], |
| 1699 "cwd": "[SLAVE_BUILD]", | |
| 1700 "name": "peerconnection_unittests on Ubuntu", | 1671 "name": "peerconnection_unittests on Ubuntu", |
| 1701 "~followup_annotations": [ | 1672 "~followup_annotations": [ |
| 1702 "@@@STEP_TEXT@swarming pending 71s@@@", | 1673 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1703 "@@@STEP_LOG_LINE@json.output@{@@@", | 1674 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1704 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1675 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 1705 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1676 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1706 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1677 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 1707 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1678 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 1708 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1679 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 1709 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1680 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1750 "--swarming", | 1721 "--swarming", |
| 1751 "https://chromium-swarm.appspot.com", | 1722 "https://chromium-swarm.appspot.com", |
| 1752 "--decorate", | 1723 "--decorate", |
| 1753 "--print-status-updates", | 1724 "--print-status-updates", |
| 1754 "--shards", | 1725 "--shards", |
| 1755 "1", | 1726 "1", |
| 1756 "rtc_media_unittests/Ubuntu/[dummy has/linux_swarming/1337", | 1727 "rtc_media_unittests/Ubuntu/[dummy has/linux_swarming/1337", |
| 1757 "--task-summary-json", | 1728 "--task-summary-json", |
| 1758 "/path/to/tmp/json" | 1729 "/path/to/tmp/json" |
| 1759 ], | 1730 ], |
| 1760 "cwd": "[SLAVE_BUILD]", | |
| 1761 "name": "rtc_media_unittests on Ubuntu", | 1731 "name": "rtc_media_unittests on Ubuntu", |
| 1762 "~followup_annotations": [ | 1732 "~followup_annotations": [ |
| 1763 "@@@STEP_TEXT@swarming pending 71s@@@", | 1733 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1764 "@@@STEP_LOG_LINE@json.output@{@@@", | 1734 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1765 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1735 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 1766 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1736 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1767 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1737 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 1768 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1738 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 1769 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1739 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 1770 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1740 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1811 "--swarming", | 1781 "--swarming", |
| 1812 "https://chromium-swarm.appspot.com", | 1782 "https://chromium-swarm.appspot.com", |
| 1813 "--decorate", | 1783 "--decorate", |
| 1814 "--print-status-updates", | 1784 "--print-status-updates", |
| 1815 "--shards", | 1785 "--shards", |
| 1816 "1", | 1786 "1", |
| 1817 "rtc_pc_unittests/Ubuntu/[dummy has/linux_swarming/1337", | 1787 "rtc_pc_unittests/Ubuntu/[dummy has/linux_swarming/1337", |
| 1818 "--task-summary-json", | 1788 "--task-summary-json", |
| 1819 "/path/to/tmp/json" | 1789 "/path/to/tmp/json" |
| 1820 ], | 1790 ], |
| 1821 "cwd": "[SLAVE_BUILD]", | |
| 1822 "name": "rtc_pc_unittests on Ubuntu", | 1791 "name": "rtc_pc_unittests on Ubuntu", |
| 1823 "~followup_annotations": [ | 1792 "~followup_annotations": [ |
| 1824 "@@@STEP_TEXT@swarming pending 71s@@@", | 1793 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1825 "@@@STEP_LOG_LINE@json.output@{@@@", | 1794 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1826 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1795 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 1827 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1796 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1828 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1797 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 1829 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1798 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 1830 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1799 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 1831 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1800 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1872 "--swarming", | 1841 "--swarming", |
| 1873 "https://chromium-swarm.appspot.com", | 1842 "https://chromium-swarm.appspot.com", |
| 1874 "--decorate", | 1843 "--decorate", |
| 1875 "--print-status-updates", | 1844 "--print-status-updates", |
| 1876 "--shards", | 1845 "--shards", |
| 1877 "1", | 1846 "1", |
| 1878 "rtc_unittests/Ubuntu/[dummy has/linux_swarming/1337", | 1847 "rtc_unittests/Ubuntu/[dummy has/linux_swarming/1337", |
| 1879 "--task-summary-json", | 1848 "--task-summary-json", |
| 1880 "/path/to/tmp/json" | 1849 "/path/to/tmp/json" |
| 1881 ], | 1850 ], |
| 1882 "cwd": "[SLAVE_BUILD]", | |
| 1883 "name": "rtc_unittests on Ubuntu", | 1851 "name": "rtc_unittests on Ubuntu", |
| 1884 "~followup_annotations": [ | 1852 "~followup_annotations": [ |
| 1885 "@@@STEP_TEXT@swarming pending 71s@@@", | 1853 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1886 "@@@STEP_LOG_LINE@json.output@{@@@", | 1854 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1887 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1855 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 1888 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1856 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1889 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1857 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 1890 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1858 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 1891 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1859 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 1892 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1860 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1933 "--swarming", | 1901 "--swarming", |
| 1934 "https://chromium-swarm.appspot.com", | 1902 "https://chromium-swarm.appspot.com", |
| 1935 "--decorate", | 1903 "--decorate", |
| 1936 "--print-status-updates", | 1904 "--print-status-updates", |
| 1937 "--shards", | 1905 "--shards", |
| 1938 "1", | 1906 "1", |
| 1939 "system_wrappers_unittests/Ubuntu/[dummy has/linux_swarming/1337", | 1907 "system_wrappers_unittests/Ubuntu/[dummy has/linux_swarming/1337", |
| 1940 "--task-summary-json", | 1908 "--task-summary-json", |
| 1941 "/path/to/tmp/json" | 1909 "/path/to/tmp/json" |
| 1942 ], | 1910 ], |
| 1943 "cwd": "[SLAVE_BUILD]", | |
| 1944 "name": "system_wrappers_unittests on Ubuntu", | 1911 "name": "system_wrappers_unittests on Ubuntu", |
| 1945 "~followup_annotations": [ | 1912 "~followup_annotations": [ |
| 1946 "@@@STEP_TEXT@swarming pending 71s@@@", | 1913 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 1947 "@@@STEP_LOG_LINE@json.output@{@@@", | 1914 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 1948 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1915 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 1949 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1916 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 1950 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1917 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 1951 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1918 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 1952 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1919 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 1953 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1920 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1994 "--swarming", | 1961 "--swarming", |
| 1995 "https://chromium-swarm.appspot.com", | 1962 "https://chromium-swarm.appspot.com", |
| 1996 "--decorate", | 1963 "--decorate", |
| 1997 "--print-status-updates", | 1964 "--print-status-updates", |
| 1998 "--shards", | 1965 "--shards", |
| 1999 "1", | 1966 "1", |
| 2000 "test_support_unittests/Ubuntu/[dummy has/linux_swarming/1337", | 1967 "test_support_unittests/Ubuntu/[dummy has/linux_swarming/1337", |
| 2001 "--task-summary-json", | 1968 "--task-summary-json", |
| 2002 "/path/to/tmp/json" | 1969 "/path/to/tmp/json" |
| 2003 ], | 1970 ], |
| 2004 "cwd": "[SLAVE_BUILD]", | |
| 2005 "name": "test_support_unittests on Ubuntu", | 1971 "name": "test_support_unittests on Ubuntu", |
| 2006 "~followup_annotations": [ | 1972 "~followup_annotations": [ |
| 2007 "@@@STEP_TEXT@swarming pending 71s@@@", | 1973 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 2008 "@@@STEP_LOG_LINE@json.output@{@@@", | 1974 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2009 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 1975 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 2010 "@@@STEP_LOG_LINE@json.output@ {@@@", | 1976 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 2011 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 1977 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 2012 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 1978 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 2013 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 1979 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 2014 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 1980 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2055 "--swarming", | 2021 "--swarming", |
| 2056 "https://chromium-swarm.appspot.com", | 2022 "https://chromium-swarm.appspot.com", |
| 2057 "--decorate", | 2023 "--decorate", |
| 2058 "--print-status-updates", | 2024 "--print-status-updates", |
| 2059 "--shards", | 2025 "--shards", |
| 2060 "1", | 2026 "1", |
| 2061 "tools_unittests/Ubuntu/[dummy has/linux_swarming/1337", | 2027 "tools_unittests/Ubuntu/[dummy has/linux_swarming/1337", |
| 2062 "--task-summary-json", | 2028 "--task-summary-json", |
| 2063 "/path/to/tmp/json" | 2029 "/path/to/tmp/json" |
| 2064 ], | 2030 ], |
| 2065 "cwd": "[SLAVE_BUILD]", | |
| 2066 "name": "tools_unittests on Ubuntu", | 2031 "name": "tools_unittests on Ubuntu", |
| 2067 "~followup_annotations": [ | 2032 "~followup_annotations": [ |
| 2068 "@@@STEP_TEXT@swarming pending 71s@@@", | 2033 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 2069 "@@@STEP_LOG_LINE@json.output@{@@@", | 2034 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2070 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 2035 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 2071 "@@@STEP_LOG_LINE@json.output@ {@@@", | 2036 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 2072 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 2037 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 2073 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 2038 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 2074 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 2039 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 2075 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 2040 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2116 "--swarming", | 2081 "--swarming", |
| 2117 "https://chromium-swarm.appspot.com", | 2082 "https://chromium-swarm.appspot.com", |
| 2118 "--decorate", | 2083 "--decorate", |
| 2119 "--print-status-updates", | 2084 "--print-status-updates", |
| 2120 "--shards", | 2085 "--shards", |
| 2121 "1", | 2086 "1", |
| 2122 "video_engine_tests/Ubuntu/[dummy has/linux_swarming/1337", | 2087 "video_engine_tests/Ubuntu/[dummy has/linux_swarming/1337", |
| 2123 "--task-summary-json", | 2088 "--task-summary-json", |
| 2124 "/path/to/tmp/json" | 2089 "/path/to/tmp/json" |
| 2125 ], | 2090 ], |
| 2126 "cwd": "[SLAVE_BUILD]", | |
| 2127 "name": "video_engine_tests on Ubuntu", | 2091 "name": "video_engine_tests on Ubuntu", |
| 2128 "~followup_annotations": [ | 2092 "~followup_annotations": [ |
| 2129 "@@@STEP_TEXT@swarming pending 71s@@@", | 2093 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 2130 "@@@STEP_LOG_LINE@json.output@{@@@", | 2094 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2131 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 2095 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 2132 "@@@STEP_LOG_LINE@json.output@ {@@@", | 2096 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 2133 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 2097 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 2134 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 2098 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 2135 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 2099 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 2136 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 2100 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2177 "--swarming", | 2141 "--swarming", |
| 2178 "https://chromium-swarm.appspot.com", | 2142 "https://chromium-swarm.appspot.com", |
| 2179 "--decorate", | 2143 "--decorate", |
| 2180 "--print-status-updates", | 2144 "--print-status-updates", |
| 2181 "--shards", | 2145 "--shards", |
| 2182 "1", | 2146 "1", |
| 2183 "voice_engine_unittests/Ubuntu/[dummy has/linux_swarming/1337", | 2147 "voice_engine_unittests/Ubuntu/[dummy has/linux_swarming/1337", |
| 2184 "--task-summary-json", | 2148 "--task-summary-json", |
| 2185 "/path/to/tmp/json" | 2149 "/path/to/tmp/json" |
| 2186 ], | 2150 ], |
| 2187 "cwd": "[SLAVE_BUILD]", | |
| 2188 "name": "voice_engine_unittests on Ubuntu", | 2151 "name": "voice_engine_unittests on Ubuntu", |
| 2189 "~followup_annotations": [ | 2152 "~followup_annotations": [ |
| 2190 "@@@STEP_TEXT@swarming pending 71s@@@", | 2153 "@@@STEP_TEXT@swarming pending 71s@@@", |
| 2191 "@@@STEP_LOG_LINE@json.output@{@@@", | 2154 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 2192 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", | 2155 "@@@STEP_LOG_LINE@json.output@ \"shards\": [@@@", |
| 2193 "@@@STEP_LOG_LINE@json.output@ {@@@", | 2156 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 2194 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", | 2157 "@@@STEP_LOG_LINE@json.output@ \"abandoned_ts\": null, @@@", |
| 2195 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", | 2158 "@@@STEP_LOG_LINE@json.output@ \"bot_id\": \"vm30\", @@@", |
| 2196 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", | 2159 "@@@STEP_LOG_LINE@json.output@ \"completed_ts\": \"2014-09-25T01:42:0
0.123\", @@@", |
| 2197 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", | 2160 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"2014-09-25T01:41:00.
123\", @@@", |
| (...skipping 30 matching lines...) Expand all Loading... |
| 2228 "@@@STEP_LOG_END@json.output@@@", | 2191 "@@@STEP_LOG_END@json.output@@@", |
| 2229 "@@@STEP_LINK@shard #0 isolated out@blah@@@" | 2192 "@@@STEP_LINK@shard #0 isolated out@blah@@@" |
| 2230 ] | 2193 ] |
| 2231 }, | 2194 }, |
| 2232 { | 2195 { |
| 2233 "name": "$result", | 2196 "name": "$result", |
| 2234 "recipe_result": null, | 2197 "recipe_result": null, |
| 2235 "status_code": 0 | 2198 "status_code": 0 |
| 2236 } | 2199 } |
| 2237 ] | 2200 ] |
| OLD | NEW |