| 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.fyi", | 8 "chromium.fyi", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Remoting Tests", | 10 "Android Remoting Tests", |
| (...skipping 369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 380 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 380 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 381 ], | 381 ], |
| 382 "env": { | 382 "env": { |
| 383 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 383 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 384 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 384 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 385 }, | 385 }, |
| 386 "name": "authorize_adb_devices" | 386 "name": "authorize_adb_devices" |
| 387 }, | 387 }, |
| 388 { | 388 { |
| 389 "cmd": [ | 389 "cmd": [ |
| 390 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", | 390 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_r
ecovery.py", |
| 391 "--blacklist-file", |
| 392 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 393 "--known-devices-file", |
| 394 "[BUILD]/site_config/.known_devices", |
| 391 "--adb-path", | 395 "--adb-path", |
| 392 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 396 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 393 "--blacklist-file", | 397 "-v" |
| 394 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 395 "--json-output", | |
| 396 "/path/to/tmp/json", | |
| 397 "--known-devices-file", | |
| 398 "[BUILD]/site_config/.known_devices" | |
| 399 ], | 398 ], |
| 400 "env": { | 399 "env": { |
| 401 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 400 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 402 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 401 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 403 }, | 402 }, |
| 404 "name": "device_status_check", | 403 "name": "device_recovery" |
| 404 }, |
| 405 { |
| 406 "cmd": [ |
| 407 "python", |
| 408 "-u", |
| 409 "[SLAVE_BUILD]/src/build/android/provision_devices.py", |
| 410 "--adb-path", |
| 411 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 412 "--blacklist-file", |
| 413 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 414 "--output-device-blacklist", |
| 415 "/path/to/tmp/json", |
| 416 "-t", |
| 417 "Release" |
| 418 ], |
| 419 "env": { |
| 420 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 421 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 422 }, |
| 423 "name": "provision_devices" |
| 424 }, |
| 425 { |
| 426 "cmd": [ |
| 427 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_s
tatus.py", |
| 428 "--json-output", |
| 429 "/path/to/tmp/json", |
| 430 "--blacklist-file", |
| 431 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 432 "--known-devices-file", |
| 433 "[BUILD]/site_config/.known_devices", |
| 434 "--buildbot-path", |
| 435 "/home/chrome-bot/.adb_device_info", |
| 436 "--adb-path", |
| 437 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 438 "-v", |
| 439 "--overwrite-known-devices-files" |
| 440 ], |
| 441 "env": { |
| 442 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 443 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 444 }, |
| 445 "name": "device_status", |
| 405 "~followup_annotations": [ | 446 "~followup_annotations": [ |
| 406 "@@@STEP_TEXT@Online devices: 1@@@", | 447 "@@@STEP_TEXT@Online devices: 1@@@", |
| 407 "@@@STEP_LOG_LINE@json.output@[@@@", | 448 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 408 "@@@STEP_LOG_LINE@json.output@ {@@@", | 449 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 409 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 450 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 410 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 451 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 411 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 452 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 412 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 453 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| 413 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", | 454 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", |
| 414 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", | 455 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 494 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 535 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 495 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 536 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 496 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 537 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 497 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 538 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 498 ] | 539 ] |
| 499 }, | 540 }, |
| 500 { | 541 { |
| 501 "cmd": [ | 542 "cmd": [ |
| 502 "python", | 543 "python", |
| 503 "-u", | 544 "-u", |
| 504 "[SLAVE_BUILD]/src/build/android/provision_devices.py", | |
| 505 "--adb-path", | |
| 506 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 507 "--blacklist-file", | |
| 508 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 509 "--output-device-blacklist", | |
| 510 "/path/to/tmp/json", | |
| 511 "-t", | |
| 512 "Release" | |
| 513 ], | |
| 514 "env": { | |
| 515 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 516 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 517 }, | |
| 518 "name": "provision_devices" | |
| 519 }, | |
| 520 { | |
| 521 "cmd": [ | |
| 522 "python", | |
| 523 "-u", | |
| 524 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 545 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 525 "--action", | 546 "--action", |
| 526 "restart", | 547 "restart", |
| 527 "--pid-file-path", | 548 "--pid-file-path", |
| 528 "/tmp/device_monitor.pid", | 549 "/tmp/device_monitor.pid", |
| 529 "--", | 550 "--", |
| 530 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 551 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 531 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 552 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 532 "[\"07a00ca4\"]", | 553 "[\"07a00ca4\"]", |
| 533 "--blacklist-file", | 554 "--blacklist-file", |
| (...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 718 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 739 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 719 "@@@STEP_LOG_END@python.inline@@@" | 740 "@@@STEP_LOG_END@python.inline@@@" |
| 720 ] | 741 ] |
| 721 }, | 742 }, |
| 722 { | 743 { |
| 723 "name": "$result", | 744 "name": "$result", |
| 724 "reason": "1 tests failed: ['ChromotingTest']", | 745 "reason": "1 tests failed: ['ChromotingTest']", |
| 725 "status_code": 1 | 746 "status_code": 1 |
| 726 } | 747 } |
| 727 ] | 748 ] |
| OLD | NEW |