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