| 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.perf", | 8 "chromium.perf", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Nexus5 Perf (1)", | 10 "Android Nexus5 Perf (1)", |
| (...skipping 215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 226 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" | 226 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb" |
| 227 ], | 227 ], |
| 228 "env": { | 228 "env": { |
| 229 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 229 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 230 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 230 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 231 }, | 231 }, |
| 232 "name": "authorize_adb_devices" | 232 "name": "authorize_adb_devices" |
| 233 }, | 233 }, |
| 234 { | 234 { |
| 235 "cmd": [ | 235 "cmd": [ |
| 236 "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py", | 236 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_r
ecovery.py", |
| 237 "--adb-path", | |
| 238 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 239 "--blacklist-file", | 237 "--blacklist-file", |
| 240 "[SLAVE_BUILD]/src/out/bad_devices.json", | 238 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 241 "--json-output", | |
| 242 "/path/to/tmp/json", | |
| 243 "--known-devices-file", | 239 "--known-devices-file", |
| 244 "[BUILD]/site_config/.known_devices" | 240 "[BUILD]/site_config/.known_devices", |
| 241 "-v" |
| 245 ], | 242 ], |
| 246 "env": { | 243 "env": { |
| 247 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 244 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 248 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 245 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 249 }, | 246 }, |
| 250 "name": "device_status_check", | 247 "name": "device_recovery" |
| 248 }, |
| 249 { |
| 250 "cmd": [ |
| 251 "python", |
| 252 "-u", |
| 253 "[SLAVE_BUILD]/src/build/android/provision_devices.py", |
| 254 "--adb-path", |
| 255 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 256 "--blacklist-file", |
| 257 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 258 "--output-device-blacklist", |
| 259 "/path/to/tmp/json", |
| 260 "-t", |
| 261 "Release", |
| 262 "--min-battery-level", |
| 263 "95", |
| 264 "--disable-network", |
| 265 "--disable-java-debug", |
| 266 "--max-battery-temp", |
| 267 "350" |
| 268 ], |
| 269 "env": { |
| 270 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 271 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 272 }, |
| 273 "name": "provision_devices" |
| 274 }, |
| 275 { |
| 276 "cmd": [ |
| 277 "[SLAVE_BUILD]/src/third_party/catapult/devil/devil/android/tools/device_s
tatus.py", |
| 278 "--json-output", |
| 279 "/path/to/tmp/json", |
| 280 "--blacklist-file", |
| 281 "[SLAVE_BUILD]/src/out/bad_devices.json", |
| 282 "--known-devices-file", |
| 283 "[BUILD]/site_config/.known_devices", |
| 284 "--buildbot-path", |
| 285 "/home/chrome-bot/.adb_device_info", |
| 286 "-v", |
| 287 "--overwrite-known-devices-files" |
| 288 ], |
| 289 "env": { |
| 290 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 291 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 292 }, |
| 293 "name": "device_status", |
| 251 "~followup_annotations": [ | 294 "~followup_annotations": [ |
| 252 "@@@STEP_TEXT@Online devices: 1@@@", | 295 "@@@STEP_TEXT@Online devices: 1@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@[@@@", | 296 "@@@STEP_LOG_LINE@json.output@[@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ {@@@", | 297 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", | 298 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", | 299 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", | 300 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", | 301 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", | 302 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", | 303 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@", |
| (...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 340 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", | 383 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"serial\": \"03e0363a00
3c6ad6\", @@@", |
| 341 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, | 384 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@ \"usb_status\": true@@@"
, |
| 342 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", | 385 "@@@STEP_LOG_LINE@03e0363a003c6ad6: blacklisted@}@@@", |
| 343 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" | 386 "@@@STEP_LOG_END@03e0363a003c6ad6: blacklisted@@@" |
| 344 ] | 387 ] |
| 345 }, | 388 }, |
| 346 { | 389 { |
| 347 "cmd": [ | 390 "cmd": [ |
| 348 "python", | 391 "python", |
| 349 "-u", | 392 "-u", |
| 350 "[SLAVE_BUILD]/src/build/android/provision_devices.py", | |
| 351 "--adb-path", | |
| 352 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | |
| 353 "--blacklist-file", | |
| 354 "[SLAVE_BUILD]/src/out/bad_devices.json", | |
| 355 "--output-device-blacklist", | |
| 356 "/path/to/tmp/json", | |
| 357 "-t", | |
| 358 "Release", | |
| 359 "--min-battery-level", | |
| 360 "95", | |
| 361 "--disable-network", | |
| 362 "--disable-java-debug", | |
| 363 "--max-battery-temp", | |
| 364 "350" | |
| 365 ], | |
| 366 "env": { | |
| 367 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 368 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | |
| 369 }, | |
| 370 "name": "provision_devices" | |
| 371 }, | |
| 372 { | |
| 373 "cmd": [ | |
| 374 "python", | |
| 375 "-u", | |
| 376 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", | 393 "RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
| 377 "--action", | 394 "--action", |
| 378 "restart", | 395 "restart", |
| 379 "--pid-file-path", | 396 "--pid-file-path", |
| 380 "/tmp/device_monitor.pid", | 397 "/tmp/device_monitor.pid", |
| 381 "--", | 398 "--", |
| 382 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, | 399 "RECIPE_MODULE[build::chromium_android]/resources/spawn_device_monitor.py"
, |
| 383 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", | 400 "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
| 384 "[\"07a00ca4\"]", | 401 "[\"07a00ca4\"]", |
| 385 "--blacklist-file", | 402 "--blacklist-file", |
| (...skipping 321 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 707 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", | 724 "@@@STEP_LOG_LINE@python.inline@ os.remove(report)@@@", |
| 708 "@@@STEP_LOG_END@python.inline@@@" | 725 "@@@STEP_LOG_END@python.inline@@@" |
| 709 ] | 726 ] |
| 710 }, | 727 }, |
| 711 { | 728 { |
| 712 "name": "$result", | 729 "name": "$result", |
| 713 "reason": "sharded perf tests failed [InfraFailure(\"Infra Failure: Step('pe
rf_test.foo') returned 87\",)]", | 730 "reason": "sharded perf tests failed [InfraFailure(\"Infra Failure: Step('pe
rf_test.foo') returned 87\",)]", |
| 714 "status_code": 1 | 731 "status_code": 1 |
| 715 } | 732 } |
| 716 ] | 733 ] |
| OLD | NEW |