| 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 "chromium.webkit", | 8 "chromium.webkit", |
| 9 "--builder", | 9 "--builder", |
| 10 "WebKit Android (Nexus4)", | 10 "WebKit Android (Nexus4)", |
| (...skipping 375 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 386 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 386 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 387 ], | 387 ], |
| 388 "env": { | 388 "env": { |
| 389 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 389 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 390 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 390 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 391 }, | 391 }, |
| 392 "name": "authorize_adb_devices" | 392 "name": "authorize_adb_devices" |
| 393 }, | 393 }, |
| 394 { | 394 { |
| 395 "cmd": [ | 395 "cmd": [ |
| 396 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", | 396 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_r
ecovery.py", |
| 397 "--blacklist-file", |
| 398 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 399 "--known-devices-file", |
| 400 "[CACHE]/known_android_devices", |
| 397 "--adb-path", | 401 "--adb-path", |
| 398 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 402 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 399 "--blacklist-file", | 403 "-v" |
| 400 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 401 "--json-output", | |
| 402 "/path/to/tmp/json", | |
| 403 "--known-devices-file", | |
| 404 "[CACHE]/known_android_devices" | |
| 405 ], | 404 ], |
| 406 "env": { | 405 "env": { |
| 407 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 406 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 408 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 407 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 409 }, | 408 }, |
| 410 "name": "device_status_check", | 409 "name": "device_recovery" |
| 410 }, |
| 411 { |
| 412 "cmd": [ |
| 413 "python", |
| 414 "-u", |
| 415 "[SLAVE_BUILD]/src/build/android/provision_devices.py", |
| 416 "--adb-path", |
| 417 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 418 "--blacklist-file", |
| 419 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 420 "--output-device-blacklist", |
| 421 "/path/to/tmp/json", |
| 422 "-t", |
| 423 "Release" |
| 424 ], |
| 425 "env": { |
| 426 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 427 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 428 }, |
| 429 "name": "provision_devices" |
| 430 }, |
| 431 { |
| 432 "cmd": [ |
| 433 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_s
tatus.py", |
| 434 "--json-output", |
| 435 "/path/to/tmp/json", |
| 436 "--blacklist-file", |
| 437 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 438 "--known-devices-file", |
| 439 "[CACHE]/known_android_devices", |
| 440 "--buildbot-path", |
| 441 "/home/chrome-bot/.adb_device_info", |
| 442 "--adb-path", |
| 443 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 444 "-v", |
| 445 "--overwrite-known-devices-files" |
| 446 ], |
| 447 "env": { |
| 448 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 449 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 450 }, |
| 451 "name": "device_status", |
| 411 "~followup_annotations": [ | 452 "~followup_annotations": [ |
| 412 "@@@STEP_TEXT@Online devices: 1@@@", | 453 "@@@STEP_TEXT@Online devices: 1@@@", |
| 413 "@@@STEP_LOG_LINE@json.output@[@@@", | 454 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 414 "@@@STEP_LOG_LINE@json.output@ {@@@", | 455 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 415 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 456 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 416 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 457 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 417 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 458 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 418 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 459 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| 419 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", | 460 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", |
| 420 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", | 461 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 500 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 541 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 501 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 542 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 502 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 543 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 503 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 544 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 504 ] | 545 ] |
| 505 }, | 546 }, |
| 506 { | 547 { |
| 507 "cmd": [ | 548 "cmd": [ |
| 508 "python", | 549 "python", |
| 509 "-u", | 550 "-u", |
| 510 "[SLAVE_BUILD]/src/build/android/provision_devices.py", | |
| 511 "--adb-path", | |
| 512 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 513 "--blacklist-file", | |
| 514 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 515 "--output-device-blacklist", | |
| 516 "/path/to/tmp/json", | |
| 517 "-t", | |
| 518 "Release" | |
| 519 ], | |
| 520 "env": { | |
| 521 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 522 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 523 }, | |
| 524 "name": "provision_devices" | |
| 525 }, | |
| 526 { | |
| 527 "cmd": [ | |
| 528 "python", | |
| 529 "-u", | |
| 530 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 551 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 531 "--action", | 552 "--action", |
| 532 "restart", | 553 "restart", |
| 533 "--pid-file-path", | 554 "--pid-file-path", |
| 534 "/tmp/device_monitor.pid", | 555 "/tmp/device_monitor.pid", |
| 535 "--", | 556 "--", |
| 536 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 557 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 537 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 558 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 538 "[\"07a00ca4\"]", | 559 "[\"07a00ca4\"]", |
| 539 "--blacklist-file", | 560 "--blacklist-file", |
| (...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 782 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 803 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 783 "@@@STEP_LOG_END@python.inline@@@" | 804 "@@@STEP_LOG_END@python.inline@@@" |
| 784 ] | 805 ] |
| 785 }, | 806 }, |
| 786 { | 807 { |
| 787 "name": "$result", | 808 "name": "$result", |
| 788 "recipe_result": null, | 809 "recipe_result": null, |
| 789 "status_code": 0 | 810 "status_code": 0 |
| 790 } | 811 } |
| 791 ] | 812 ] |
| OLD | NEW |