Project

General

Profile

Actions

Bug #9267

closed

"Gem::DependencyError" in upgrade:dumpling-dumpling-distro-basic-vps

Added by Yuri Weinstein over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Sandon Van Ness
Category:
-
Target version:
-
% Done:

100%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
2 - major
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Majority of failures like these in http://qa-proxy.ceph.com/teuthology/teuthology-2014-08-27_15:31:01-upgrade:dumpling-dumpling-distro-basic-vps/ run

For example:

http://qa-proxy.ceph.com/teuthology/teuthology-2014-08-27_15:31:01-upgrade:dumpling-dumpling-distro-basic-vps/456453/teuthology.log

http://qa-proxy.ceph.com/teuthology/teuthology-2014-08-27_15:31:01-upgrade:dumpling-dumpling-distro-basic-vps/456454/teuthology.log

2014-08-27T17:02:56.375 INFO:teuthology.orchestra.run.vpm132.stderr:ERROR:  While executing gem ... (Gem::DependencyError)
2014-08-27T17:02:56.375 INFO:teuthology.orchestra.run.vpm132.stderr:    Unable to resolve dependencies: chef requires rest-client (<= 1.6.7, >= 1.0.4), mime-types (~> 1.16), ffi-yajl (~> 1.0), net-ssh (~> 2.6), net-ssh-multi (~> 1.1), highline (>= 1.6.9, ~> 1.6), erubis (~> 2.7), diff-lcs (>= 1.2.4, ~> 1.2), chef-zero (>= 2.1.4, ~> 2.1), pry (~> 0.9), plist (~> 3.1.0); ohai requires mime-types (~> 1.16), systemu (~> 2.6.4), ffi-yajl (~> 1.0), ipaddress (>= 0), wmi-lite (~> 1.0), ffi (~> 1.9)
2014-08-27T17:02:56.391 INFO:teuthology.orchestra.run.vpm128.stderr:ERROR:  While executing gem ... (Gem::DependencyError)
2014-08-27T17:02:56.391 INFO:teuthology.orchestra.run.vpm128.stderr:    Unable to resolve dependencies: chef requires rest-client (<= 1.6.7, >= 1.0.4), mime-types (~> 1.16), ffi-yajl (~> 1.0), net-ssh (~> 2.6), net-ssh-multi (~> 1.1), highline (>= 1.6.9, ~> 1.6), erubis (~> 2.7), diff-lcs (>= 1.2.4, ~> 1.2), chef-zero (>= 2.1.4, ~> 2.1), pry (~> 0.9), plist (~> 3.1.0); ohai requires mime-types (~> 1.16), systemu (~> 2.6.4), ffi-yajl (~> 1.0), ipaddress (>= 0), wmi-lite (~> 1.0), ffi (~> 1.9)
2014-08-27T17:02:56.430 ERROR:teuthology.parallel:Exception in parallel execution
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 82, in __exit__
    for result in self:
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 101, in next
    resurrect_traceback(result)
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 19, in capture_traceback
    return func(*args, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/internal.py", line 587, in _handle_vm_init
    'sh',
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/remote.py", line 114, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 401, in run
    r.wait()
  File "/home/teuthworker/src/teuthology_master/teuthology/orchestra/run.py", line 102, in wait
    exitstatus=status, node=self.hostname)
CommandFailedError: Command failed on vpm132 with status 1: "wget -q -O- 'http://ceph.com/git/?p=ceph-qa-chef.git;a=blob_plain;f=solo/solo-from-scratch;hb=HEAD' | sh" 
2014-08-27T17:02:56.431 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 51, in run_tasks
    manager = run_one_task(taskname, ctx=ctx, config=config)
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 39, in run_one_task
    return fn(**kwargs)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/internal.py", line 577, in vm_setup
    p.spawn(_handle_vm_init, rem)
  File "/home/teuthworker/src/teuthology_master/teuthology/parallel.py", line 89, in __exit__
    raise
CommandFailedError: Command failed on vpm132 with status 1: "wget -q -O- 'http://ceph.com/git/?p=ceph-qa-chef.git;a=blob_plain;f=solo/solo-from-scratch;hb=HEAD' | sh" 
2014-08-27T17:02:56.432 DEBUG:teuthology.run_tasks:Unwinding manager internal.lock_machines
2014-08-27T17:02:56.432 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on vpm132 with status 1: "wget -q -O- 'http://ceph.com/git/?p=ceph-qa-chef.git;a=blob_plain;f=solo/solo-from-scratch;hb=HEAD' | sh" 
Actions

Also available in: Atom PDF