Project

General

Profile

Actions

Bug #13132

closed

ansible failures on unreadable file

Added by Greg Farnum over 8 years ago. Updated over 8 years ago.

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

0%

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

Description

2015-09-16T08:01:27.647 INFO:teuthology.task.ansible.out:ESC[0;31mERROR: file could not read: /var/lib/teuthworker/src/ceph-cm-ansible_master/pulpito.ymlESC[0m

2015-09-16T08:01:27.765 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 231, in begin
    self.execute_playbook()
  File "/home/teuthworker/src/teuthology_master/teuthology/task/ansible.py", line 256, in execute_playbook
    self._handle_failure(command, status)
  File "/home/teuthworker/src/teuthology_master/teuthology/task/ansible.py", line 280, in _handle_failure
    raise CommandFailedError(command, status)
CommandFailedError: Command failed with status 1: 'ansible-playbook -v --extra-vars \'{"ansible_ssh_user": "ubuntu"}\' -i /etc/ansible/hosts --limit plana45.front.sepia.ceph.com,plana67.front.sepia.ceph.com,plana49.front.sepia.ceph.com,plana36.front.sepia.ceph.com /var/lib/teuthworker/src/ceph-cm-ansible_master/cephlab.yml'

Some entire suites have failed on this error in the past few days, but it looks to still be going on (this one is from 7 hours ago).

Actions #1

Updated by Zack Cerza over 8 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF