Project

General

Profile

Actions

Bug #49485

closed

nautilus: ERROR! Unexpected Exception, this is probably a bug: No module named 'six'

Added by Brad Hubbard about 3 years ago. Updated about 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
QA Suite
% Done:

0%

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

Description

/a/teuthology-2021-02-15_05:15:02-ceph-ansible-nautilus-distro-basic-smithi/5883127

2021-02-21T04:58:08.988 INFO:teuthology.orchestra.run.smithi008.stderr:ERROR! Unexpected Exception, this is probably a bug: No module named 'six'
2021-02-21T04:58:08.988 INFO:teuthology.orchestra.run.smithi008.stdout:to see the full traceback, use -vvv
2021-02-21T04:58:09.125 DEBUG:teuthology.orchestra.run:got remote process result: 250
2021-02-21T04:58:09.126 ERROR:teuthology.run_tasks:Saw exception from tasks.
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_64d5f18051c2fa3ad001b1c48f945134f60a8f76/teuthology/run_tasks.py", line 94, in run_tasks
    manager.__enter__()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_64d5f18051c2fa3ad001b1c48f945134f60a8f76/teuthology/task/__init__.py", line 123, in __enter__
    self.begin()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_64d5f18051c2fa3ad001b1c48f945134f60a8f76/teuthology/task/ceph_ansible.py", line 170, in begin
    self.execute_playbook()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_64d5f18051c2fa3ad001b1c48f945134f60a8f76/teuthology/task/ceph_ansible.py", line 130, in execute_playbook
    self.run_playbook()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_64d5f18051c2fa3ad001b1c48f945134f60a8f76/teuthology/task/ceph_ansible.py", line 430, in run_playbook
    run.Raw(str_args)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_64d5f18051c2fa3ad001b1c48f945134f60a8f76/teuthology/orchestra/remote.py", line 215, in run
    r = self._runner(client=self.ssh, name=self.shortname, **kwargs)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_64d5f18051c2fa3ad001b1c48f945134f60a8f76/teuthology/orchestra/run.py", line 455, in run
    r.wait()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_64d5f18051c2fa3ad001b1c48f945134f60a8f76/teuthology/orchestra/run.py", line 161, in wait
    self._raise_for_status()
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_64d5f18051c2fa3ad001b1c48f945134f60a8f76/teuthology/orchestra/run.py", line 183, in _raise_for_status
    node=self.hostname, label=self.label
teuthology.exceptions.CommandFailedError: Command failed on smithi008 with status 250: "cd ~/ceph-ansible ; virtualenv --system-site-packages --python=python3 venv ; source venv/bin/activate ; pip install --upgrade pip ; pip install --upgrade 'cryptography>=2.5' ; pip install setuptools>=11.3 notario>=0.0.13 netaddr ansible==2.9 ; ANSIBLE_STDOUT_CALLBACK=debug ansible-playbook -vv -i inven.yml site.yml" 
Actions #1

Updated by Brad Hubbard about 3 years ago

  • Project changed from Ceph to teuthology
  • Category changed from qa to QA Suite
Actions #2

Updated by Brad Hubbard about 3 years ago

  • Status changed from New to Fix Under Review
Actions #3

Updated by Brad Hubbard about 3 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF