Project

General

Profile

Actions

Bug #12564

closed

ansible-playbook fails cgroup-lite : Conflicts: cgroup-bin but 0.37.1-1ubuntu10.1 is to be installed

Added by Loïc Dachary almost 9 years ago. Updated almost 9 years ago.

Status:
Resolved
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

It's probably not mysterious but it looks like it is because there is no error message, just a failure at http://pulpito.ceph.com/loic-2015-08-02_10:14:05-rgw-wip-12502-hammer---basic-multi/995449/

2015-08-02T01:45:15.053 INFO:teuthology.task.ansible.out:[0;33mchanged: [plana93.front.sepia.ceph.com] => {"changed": true, "name": "nagios-nrpe-server", "state": "started"}[0m

PLAY [cobbler] **************************************************************** 
[0;36mskipping: no hosts matched[0m

PLAY RECAP ******************************************************************** 
           to retry, use: --limit @/var/lib/teuthworker/cephlab.retry

[0;31mplana89.front.sepia.ceph.com[0m : [0;32mok[0m[0;32m=[0m[0;32m36[0m   changed=0    unreachable=0    [0;31mfailed[0m[0;31m=[0m[0;31m1[0m   
[0;33mplana93.front.sepia.ceph.com[0m : [0;32mok[0m[0;32m=[0m[0;32m74[0m   [0;33mchanged[0m[0;33m=[0m[0;33m22[0m   unreachable=0    failed=0   

2015-08-02T01:45:15.171 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/teuthology_master/teuthology/run_tasks.py", line 56, in run_tasks
    manager.__enter__()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/__init__.py", line 121, in __enter__
    self.begin()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/ansible.py", line 221, in begin
    self.execute_playbook()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/ansible.py", line 245, in execute_playbook
    raise CommandFailedError(command, status)
CommandFailedError: Command failed with status 2: 'ansible-playbook -v --extra-vars \'{"ansible_ssh_user": "ubuntu"}\' -i /etc/ansible/hosts --limit plana89.front.sepia.ceph.com,plana93.front.sepia.ceph.com /var/lib/teuthworker/src/ceph-cm-ansible_master/cephlab.yml'
2015-08-02T01:45:15.198 ERROR:teuthology.run_tasks: Sentry event: http://sentry.ceph.com/sepia/teuthology/search?q=ea6e693dcaae4c20a110f8d8ff8e2169
CommandFailedError: Command failed with status 2: 'ansible-playbook -v --extra-vars \'{"ansible_ssh_user": "ubuntu"}\' -i /etc/ansible/hosts --limit plana89.front.sepia.ceph.com,plana93.front.sepia.ceph.com /var/lib/teuthworker/src/ceph-cm-ansible_master/cephlab.yml'

Actions

Also available in: Atom PDF