| 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 "--spec", | 7 "--spec", |
| 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]\ntarget_os = ['android']", | 8 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'deps_file': '.DEPS.git', 'manag
ed': True, 'name': 'src', 'url': 'https://chromium.googlesource.com/chromium/src
.git'}]\ntarget_os = ['android']", |
| 9 "--patch_root", | 9 "--patch_root", |
| 10 "src", | 10 "src", |
| (...skipping 382 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 393 "env": { | 393 "env": { |
| 394 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 394 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 395 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 395 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 396 }, | 396 }, |
| 397 "name": "spawn_logcat_monitor" | 397 "name": "spawn_logcat_monitor" |
| 398 }, | 398 }, |
| 399 { | 399 { |
| 400 "cmd": [ | 400 "cmd": [ |
| 401 "python", | 401 "python", |
| 402 "-u", | 402 "-u", |
| 403 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 404 "--action", |
| 405 "restart", |
| 406 "--pid-file-path", |
| 407 "/tmp/device_monitor.pid", |
| 408 "--", |
| 409 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_m
onitor.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 ], |
| 415 "env": { |
| 416 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 417 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 418 }, |
| 419 "name": "spawn_device_monitor" |
| 420 }, |
| 421 { |
| 422 "cmd": [ |
| 423 "python", |
| 424 "-u", |
| 403 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", | 425 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", |
| 404 "--verbose", | 426 "--verbose", |
| 405 "--adb-path", | 427 "--adb-path", |
| 406 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 428 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 407 ], | 429 ], |
| 408 "env": { | 430 "env": { |
| 409 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 431 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 410 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 432 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 411 }, | 433 }, |
| 412 "name": "authorize_adb_devices" | 434 "name": "authorize_adb_devices" |
| (...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 561 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 583 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 562 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 584 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 563 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 585 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 564 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 586 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 565 ] | 587 ] |
| 566 }, | 588 }, |
| 567 { | 589 { |
| 568 "cmd": [ | 590 "cmd": [ |
| 569 "python", | 591 "python", |
| 570 "-u", | 592 "-u", |
| 571 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | |
| 572 "--action", | |
| 573 "restart", | |
| 574 "--pid-file-path", | |
| 575 "/tmp/device_monitor.pid", | |
| 576 "--", | |
| 577 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | |
| 578 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 579 "[\"07a00ca4\"]", | |
| 580 "--blacklist-file", | |
| 581 "[SLAVE_BUILD]/src/out/bad_devices.json" | |
| 582 ], | |
| 583 "env": { | |
| 584 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 585 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 586 }, | |
| 587 "name": "spawn_device_monitor" | |
| 588 }, | |
| 589 { | |
| 590 "cmd": [ | |
| 591 "python", | |
| 592 "-u", | |
| 593 "[SLAVE_BUILD]/src/out/Release/bin/run_blimp_test_apk", | 593 "[SLAVE_BUILD]/src/out/Release/bin/run_blimp_test_apk", |
| 594 "--blacklist-file", | 594 "--blacklist-file", |
| 595 "[SLAVE_BUILD]/src/out/bad_devices.json", | 595 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 596 "--verbose", | 596 "--verbose", |
| 597 "--json-results-file", | 597 "--json-results-file", |
| 598 "/path/to/tmp/json", | 598 "/path/to/tmp/json", |
| 599 "--adb-path", | 599 "--adb-path", |
| 600 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 600 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 601 ], | 601 ], |
| 602 "env": { | 602 "env": { |
| (...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 758 "@@@STEP_LOG_END@python.inline@@@" | 758 "@@@STEP_LOG_END@python.inline@@@" |
| 759 ] | 759 ] |
| 760 }, | 760 }, |
| 761 { | 761 { |
| 762 "name": "$result", | 762 "name": "$result", |
| 763 "reason": "1 tests failed: ['blimp_test_apk']", | 763 "reason": "1 tests failed: ['blimp_test_apk']", |
| 764 "recipe_result": null, | 764 "recipe_result": null, |
| 765 "status_code": 1 | 765 "status_code": 1 |
| 766 } | 766 } |
| 767 ] | 767 ] |
| OLD | NEW |