| 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 322 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 333 "env": { | 333 "env": { |
| 334 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 334 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 335 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 335 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 336 }, | 336 }, |
| 337 "name": "spawn_logcat_monitor" | 337 "name": "spawn_logcat_monitor" |
| 338 }, | 338 }, |
| 339 { | 339 { |
| 340 "cmd": [ | 340 "cmd": [ |
| 341 "python", | 341 "python", |
| 342 "-u", | 342 "-u", |
| 343 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 344 "--action", |
| 345 "restart", |
| 346 "--pid-file-path", |
| 347 "/tmp/device_monitor.pid", |
| 348 "--", |
| 349 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_m
onitor.py", |
| 350 "--adb-path", |
| 351 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 352 "--blacklist-file", |
| 353 "[SLAVE_BUILD]/src/out/bad_devices.json" |
| 354 ], |
| 355 "env": { |
| 356 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 357 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 358 }, |
| 359 "name": "spawn_device_monitor" |
| 360 }, |
| 361 { |
| 362 "cmd": [ |
| 363 "python", |
| 364 "-u", |
| 343 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", | 365 "RECIPE_PACKAGE_REPO[build]/scripts/slave/android/authorize_adb_devices.py
", |
| 344 "--verbose", | 366 "--verbose", |
| 345 "--adb-path", | 367 "--adb-path", |
| 346 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 368 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 347 ], | 369 ], |
| 348 "env": { | 370 "env": { |
| 349 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 371 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 350 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 372 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 351 }, | 373 }, |
| 352 "name": "authorize_adb_devices" | 374 "name": "authorize_adb_devices" |
| (...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 501 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 523 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 502 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 524 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 503 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 525 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 504 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 526 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 505 ] | 527 ] |
| 506 }, | 528 }, |
| 507 { | 529 { |
| 508 "cmd": [ | 530 "cmd": [ |
| 509 "python", | 531 "python", |
| 510 "-u", | 532 "-u", |
| 511 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | |
| 512 "--action", | |
| 513 "restart", | |
| 514 "--pid-file-path", | |
| 515 "/tmp/device_monitor.pid", | |
| 516 "--", | |
| 517 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | |
| 518 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 519 "[\"07a00ca4\"]", | |
| 520 "--blacklist-file", | |
| 521 "[SLAVE_BUILD]/src/out/bad_devices.json" | |
| 522 ], | |
| 523 "env": { | |
| 524 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 525 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 526 }, | |
| 527 "name": "spawn_device_monitor" | |
| 528 }, | |
| 529 { | |
| 530 "cmd": [ | |
| 531 "python", | |
| 532 "-u", | |
| 533 "[SLAVE_BUILD]/src/out/Debug/bin/run_base_unittests", | 533 "[SLAVE_BUILD]/src/out/Debug/bin/run_base_unittests", |
| 534 "--blacklist-file", | 534 "--blacklist-file", |
| 535 "[SLAVE_BUILD]/src/out/bad_devices.json", | 535 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 536 "--verbose", | 536 "--verbose", |
| 537 "--json-results-file", | 537 "--json-results-file", |
| 538 "/path/to/tmp/json", | 538 "/path/to/tmp/json", |
| 539 "--adb-path", | 539 "--adb-path", |
| 540 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 540 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 541 ], | 541 ], |
| 542 "env": { | 542 "env": { |
| (...skipping 149 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 692 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 692 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 693 "@@@STEP_LOG_END@python.inline@@@" | 693 "@@@STEP_LOG_END@python.inline@@@" |
| 694 ] | 694 ] |
| 695 }, | 695 }, |
| 696 { | 696 { |
| 697 "name": "$result", | 697 "name": "$result", |
| 698 "recipe_result": null, | 698 "recipe_result": null, |
| 699 "status_code": 0 | 699 "status_code": 0 |
| 700 } | 700 } |
| 701 ] | 701 ] |
| OLD | NEW |