Project

General

Profile

Bug #7225

Updated by Alfredo Deza over 10 years ago

<pre> 
 2014-01-24T02:36:04.732 ERROR:teuthology.run_tasks:Saw exception from tasks. 
 Traceback (most recent call last): 
   File "/home/teuthworker/teuthology-next/teuthology/run_tasks.py", line 31, in run_tasks 
     manager = run_one_task(taskname, ctx=ctx, config=config) 
   File "/home/teuthworker/teuthology-next/teuthology/run_tasks.py", line 19, in run_one_task 
     return fn(**kwargs) 
   File "/home/teuthworker/teuthology-next/teuthology/task/kernel.py", line 830, in task 
     if need_to_install_distro(ctx, role): 
   File "/home/teuthworker/teuthology-next/teuthology/task/kernel.py", line 541, in need_to_install_distro 
     (role_remote,) = ctx.cluster.only(role).remotes.keys() 
 ValueError: too many values to unpack 
 </pre> 

 Log file    http://qa-proxy.ceph.com/teuthology/teuthology-2014-01-23_23:01:59-rgw-next-distro-basic-plana/50441/teuthology.log

Back