New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 920211 link

Starred by 1 user

Issue metadata

Status: Unconfirmed
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug-Regression



Sign in to add a comment

"Unknown option passed: servo_port" when executing telemetry_AFDOGenerate.py

Reported by he.y...@intel.com, Jan 9

Issue description

UserAgent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Steps to reproduce the problem:
1. Build an ChromiumOS image source version 72.11318.0.0-rc2.
2. Flash the image to a chell laptop and config the network
3.  Run telemetry to generate AFDO
chromiumos$ cros_sdk
~/trunk/src/scripts $ export BOARD=chell
~/trunk/src/scripts $ ./setup_board --board=${BOARD}
~/trunk/src/scripts $ /usr/bin/test_that --debug --board=${BOARD}  ip_of_chromebook  --args="ignore_failures=True local=True gs_test_location=True" telemetry_AFDOGenerate 

What is the expected behavior?
Start benchmark tests on chell board.

What went wrong?
-------------------------------------------------------------------------------------------------
/tmp/test_that_results_9n289e/results-1-telemetry_AFDOGenerate                        [  FAILED  ]
/tmp/test_that_results_9n289e/results-1-telemetry_AFDOGenerate                          FAIL: Unknown option passed: servo_port
/tmp/test_that_results_9n289e/results-1-telemetry_AFDOGenerate/telemetry_AFDOGenerate [  FAILED  ]
/tmp/test_that_results_9n289e/results-1-telemetry_AFDOGenerate/telemetry_AFDOGenerate   FAIL: Unknown option passed: servo_port
-------------------------------------------------------------------------------------------------
Total PASS: 0/2 (0%)

Did this work before? Yes 71.0.3554.0

Chrome version: 72.0.3626.0  Channel: stable
OS Version: Ubuntu 18.04
Flash Version:
 
Labels: Needs-Triage-M72
Description: Show this description
Cc: tianyou...@intel.com yolanda....@intel.com
The key error is option "servo_port" cannot be recognized by test_that utility while it used to be before. No tests can be initiated on remote chromebook due to this: 

"Unknown option passed: servo_port"
Components: Tests>Telemetry Build
Labels: Triaged-ET TE-NeedsTriageHelp
he.yang@ Thanks for the issue.

As this issue is related to Build, this is out of scope of triaging at TE end.
Hence adding 'TE-NeedsTriageHelp' label and requesting the appropriate team to look into the issue and help in further triaging.

Thanks..

Comment 5 by benhenry@google.com, Jan 16 (6 days ago)

Components: Test>Telemetry

Comment 6 by benhenry@google.com, Jan 16 (6 days ago)

Components: -Tests>Telemetry

Sign in to add a comment