New issue
Advanced search Search tips

Issue 666545 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 666414
Owner:
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

veyron_speedy test looking for cts_abi_x86 board

Project Member Reported by skau@chromium.org, Nov 18 2016

Issue description

https://uberchromegw.corp.google.com/i/chromeos/builders/veyron_speedy-paladin/builds/3658
https://pantheon.corp.google.com/storage/browser/chromeos-autotest-results/86167413-chromeos-test/hostless/debug

veyron_speedy is an arm board and has no boards configured with cts_abi_x86

11/17 11:47:50.967 DEBUG|             suite:0825| Scheduling cheets_CTS.6.0_r12.x86.android.core.tests.libcore.package.harmony_java_math
11/17 11:47:51.172 DEBUG|        retry_util:0130| Encountered unexpected exception <class 'autotest_lib.client.common_lib.error.NoEligibleHostException'>(NoEligibleHostException: No hosts within board:veyron_speedy satisfy arc, cts_abi_x86, cros-version:veyron_speedy-paladin/R56-8998.0.0-rc3, pool:cq, board:veyron_speedy.
Traceback (most recent call last):
  File "/usr/local/autotest/frontend/afe/json_rpc/serviceHandler.py", line 114, in dispatchRequest
    results['result'] = self.invokeServiceEndpoint(meth, args)
  File "/usr/local/autotest/frontend/afe/json_rpc/serviceHandler.py", line 154, in invokeServiceEndpoint
    return meth(*args)
  File "/usr/local/autotest/frontend/afe/rpc_handler.py", line 270, in new_fn
    return f(*args, **keyword_args)
  File "/usr/local/autotest/frontend/afe/rpc_utils.py", line 1347, in replacement
    return func(**kwargs)
  File "/usr/local/autotest/frontend/afe/rpc_interface.py", line 1010, in create_job
    **rpc_utils.get_create_job_common_args(locals()))
  File "/usr/local/autotest/frontend/afe/rpc_utils.py", line 1019, in create_job_common
    atomic_group=atomic_group)
  File "/usr/local/autotest/frontend/afe/rpc_utils.py", line 621, in create_new_job
    check_job_metahost_dependencies(metahost_objects, dependencies)
  File "/usr/local/autotest/frontend/afe/rpc_utils.py", line 362, in check_job_metahost_dependencies
    % (metahost.name, ', '.join(job_dependencies)))
NoEligibleHostException: No hosts within board:veyron_speedy satisfy arc, cts_abi_x86, cros-version:veyron_speedy-paladin/R56-8998.0.0-rc3, pool:cq, board:veyron_speedy.
), not retrying.
 
Owner: ihf@chromium.org
Status: Assigned (was: Untriaged)
Comparing with a passing run: http://cautotest.corp.google.com/tko/retrieve_logs.cgi?job=/results/86107149-chromeos-test/hostless/
That stack trace is annoying distraction.

The real bug is that harmony_java_math has started failing again.

This reeks of issue 662451

Cc: pprabhu@chromium.org

Comment 3 by ihf@chromium.org, Nov 18 2016

Yes, correct. The stacktrace given is a distraction.

Comment 4 by ihf@chromium.org, Nov 18 2016

Cc: rohi...@chromium.org kinaba@chromium.org
This may be the case of a dead dev server

FAIL	----	----	timestamp=1479426500	localtime=Nov 17 15:48:20	Failed to setup container for test: Command <sudo wget --timeout=300 -nv http://100.107.225.252:8082/static/veyron_speedy-paladin/R56-8999.0.0-rc1/autotest_server_package.tar.bz2 -O /usr/local/autotest/containers/test_86188393_1479426192_20053/delta0/usr/local/autotest_server_package.tar.bz2> failed, rc=4, Command returned non-zero exit status
  * Command: 
      sudo wget --timeout=300 -nv http://100.107.225.252:8082/static
      /veyron_speedy-paladin/R56-8999.0.0-rc1/autotest_server_package.tar.bz2 -O
      /usr/local/autotest/containers/test_86188393_1479426192_20053/delta0/usr/l
      ocal/autotest_server_package.tar.bz2
  Exit status: 4
  Duration: 0.44678401947
  . Check logs in ssp_logs folder for more details.
Mergedinto: 666414
Status: Duplicate (was: Assigned)
All roads go to Rome.

Sign in to add a comment