| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/Android_Remoting_Tests", | 7 "[BUILDER_CACHE]/Android_Remoting_Tests", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| (...skipping 401 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 412 ], | 412 ], |
| 413 "cwd": "[BUILDER_CACHE]/Android_Remoting_Tests", | 413 "cwd": "[BUILDER_CACHE]/Android_Remoting_Tests", |
| 414 "env": { | 414 "env": { |
| 415 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 415 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 416 "PATH": "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_to
ols/sdk/platform-tools:[BUILDER_CACHE]/Android_Remoting_Tests/src/build/android:
%(PATH)s" | 416 "PATH": "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_to
ols/sdk/platform-tools:[BUILDER_CACHE]/Android_Remoting_Tests/src/build/android:
%(PATH)s" |
| 417 }, | 417 }, |
| 418 "name": "authorize_adb_devices" | 418 "name": "authorize_adb_devices" |
| 419 }, | 419 }, |
| 420 { | 420 { |
| 421 "cmd": [ | 421 "cmd": [ |
| 422 "[BUILDER_CACHE]/Android_Remoting_Tests/src/build/android/buildbot/bb_devi
ce_status_check.py", | 422 "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/catapult/devil/dev
il/android/tools/device_recovery.py", |
| 423 "--blacklist-file", |
| 424 "[BUILDER_CACHE]/Android_Remoting_Tests/src/out/bad_devices.json", |
| 425 "--known-devices-file", |
| 426 "[HOME]/.android/known_devices.json", |
| 423 "--adb-path", | 427 "--adb-path", |
| 424 "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_tools/sdk/
platform-tools/adb", | 428 "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_tools/sdk/
platform-tools/adb", |
| 425 "--blacklist-file", | 429 "-v" |
| 426 "[BUILDER_CACHE]/Android_Remoting_Tests/src/out/bad_devices.json", | |
| 427 "--json-output", | |
| 428 "/path/to/tmp/json", | |
| 429 "--known-devices-file", | |
| 430 "[HOME]/.android/known_devices.json" | |
| 431 ], | 430 ], |
| 432 "cwd": "[BUILDER_CACHE]/Android_Remoting_Tests", | 431 "cwd": "[BUILDER_CACHE]/Android_Remoting_Tests", |
| 433 "env": { | 432 "env": { |
| 434 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 433 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 435 "PATH": "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_to
ols/sdk/platform-tools:[BUILDER_CACHE]/Android_Remoting_Tests/src/build/android:
%(PATH)s" | 434 "PATH": "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_to
ols/sdk/platform-tools:[BUILDER_CACHE]/Android_Remoting_Tests/src/build/android:
%(PATH)s" |
| 436 }, | 435 }, |
| 437 "name": "device_status_check", | 436 "name": "device_recovery" |
| 437 }, |
| 438 { |
| 439 "cmd": [ |
| 440 "python", |
| 441 "-u", |
| 442 "[BUILDER_CACHE]/Android_Remoting_Tests/src/build/android/provision_device
s.py", |
| 443 "--adb-path", |
| 444 "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_tools/sdk/
platform-tools/adb", |
| 445 "--blacklist-file", |
| 446 "[BUILDER_CACHE]/Android_Remoting_Tests/src/out/bad_devices.json", |
| 447 "--output-device-blacklist", |
| 448 "/path/to/tmp/json", |
| 449 "-t", |
| 450 "Release" |
| 451 ], |
| 452 "cwd": "[BUILDER_CACHE]/Android_Remoting_Tests", |
| 453 "env": { |
| 454 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 455 "PATH": "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_to
ols/sdk/platform-tools:[BUILDER_CACHE]/Android_Remoting_Tests/src/build/android:
%(PATH)s" |
| 456 }, |
| 457 "name": "provision_devices" |
| 458 }, |
| 459 { |
| 460 "cmd": [ |
| 461 "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/catapult/devil/dev
il/android/tools/device_status.py", |
| 462 "--json-output", |
| 463 "/path/to/tmp/json", |
| 464 "--blacklist-file", |
| 465 "[BUILDER_CACHE]/Android_Remoting_Tests/src/out/bad_devices.json", |
| 466 "--known-devices-file", |
| 467 "[HOME]/.android/known_devices.json", |
| 468 "--buildbot-path", |
| 469 "/home/chrome-bot/.adb_device_info", |
| 470 "--adb-path", |
| 471 "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_tools/sdk/
platform-tools/adb", |
| 472 "-v", |
| 473 "--overwrite-known-devices-files" |
| 474 ], |
| 475 "cwd": "[BUILDER_CACHE]/Android_Remoting_Tests", |
| 476 "env": { |
| 477 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 478 "PATH": "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_to
ols/sdk/platform-tools:[BUILDER_CACHE]/Android_Remoting_Tests/src/build/android:
%(PATH)s" |
| 479 }, |
| 480 "name": "device_status", |
| 438 "~followup_annotations": [ | 481 "~followup_annotations": [ |
| 439 "@@@STEP_TEXT@Online devices: 1@@@", | 482 "@@@STEP_TEXT@Online devices: 1@@@", |
| 440 "@@@STEP_LOG_LINE@json.output@[@@@", | 483 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 441 "@@@STEP_LOG_LINE@json.output@ {@@@", | 484 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 442 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 485 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 443 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 486 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 444 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 487 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 445 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 488 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| 446 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", | 489 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", |
| 447 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", | 490 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 527 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 570 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 528 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 571 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 529 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 572 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 530 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 573 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 531 ] | 574 ] |
| 532 }, | 575 }, |
| 533 { | 576 { |
| 534 "cmd": [ | 577 "cmd": [ |
| 535 "python", | 578 "python", |
| 536 "-u", | 579 "-u", |
| 537 "[BUILDER_CACHE]/Android_Remoting_Tests/src/build/android/provision_device
s.py", | |
| 538 "--adb-path", | |
| 539 "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_tools/sdk/
platform-tools/adb", | |
| 540 "--blacklist-file", | |
| 541 "[BUILDER_CACHE]/Android_Remoting_Tests/src/out/bad_devices.json", | |
| 542 "--output-device-blacklist", | |
| 543 "/path/to/tmp/json", | |
| 544 "-t", | |
| 545 "Release" | |
| 546 ], | |
| 547 "cwd": "[BUILDER_CACHE]/Android_Remoting_Tests", | |
| 548 "env": { | |
| 549 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 550 "PATH": "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_to
ols/sdk/platform-tools:[BUILDER_CACHE]/Android_Remoting_Tests/src/build/android:
%(PATH)s" | |
| 551 }, | |
| 552 "name": "provision_devices" | |
| 553 }, | |
| 554 { | |
| 555 "cmd": [ | |
| 556 "python", | |
| 557 "-u", | |
| 558 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 580 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 559 "--action", | 581 "--action", |
| 560 "restart", | 582 "restart", |
| 561 "--pid-file-path", | 583 "--pid-file-path", |
| 562 "/tmp/device_monitor.pid", | 584 "/tmp/device_monitor.pid", |
| 563 "--", | 585 "--", |
| 564 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 586 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 565 "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_tools/sdk/
platform-tools/adb", | 587 "[BUILDER_CACHE]/Android_Remoting_Tests/src/third_party/android_tools/sdk/
platform-tools/adb", |
| 566 "[\"07a00ca4\"]", | 588 "[\"07a00ca4\"]", |
| 567 "--blacklist-file", | 589 "--blacklist-file", |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 776 "@@@STEP_LOG_END@python.inline@@@" | 798 "@@@STEP_LOG_END@python.inline@@@" |
| 777 ] | 799 ] |
| 778 }, | 800 }, |
| 779 { | 801 { |
| 780 "name": "$result", | 802 "name": "$result", |
| 781 "reason": "1 tests failed: ['ChromotingTest']", | 803 "reason": "1 tests failed: ['ChromotingTest']", |
| 782 "recipe_result": null, | 804 "recipe_result": null, |
| 783 "status_code": 1 | 805 "status_code": 1 |
| 784 } | 806 } |
| 785 ] | 807 ] |
| OLD | NEW |