Project

General

Profile

Actions

Bug #5867

closed

rgw swift failure

Added by Anonymous over 10 years ago. Updated about 10 years ago.

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

0%

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

Description

the rgw_swift test suite fails on Centos 6.3 and Centos 6.4

Log files are in ~ubuntu/centos63-dumpling-install/rgw_swift on
teuthology.front.sepia.ceph.com

Actions #1

Updated by Anonymous over 10 years ago

From the teuthology.log file:

2013-08-01T20:38:00.386 DEBUG:teuthology.orchestra.run:Running [10.214.138.68]: 'cd /home/ubuntu/cephtest/wu1308012035/swift && ./bootstrap'
2013-08-01T20:38:00.430 INFO:teuthology.orchestra.run.err:[10.214.138.68]: ./bootstrap: line 5: dpkg: command not found
2013-08-01T20:38:00.432 INFO:teuthology.orchestra.run.err:[10.214.138.68]: ./bootstrap: line 5: dpkg: command not found
2013-08-01T20:38:00.433 INFO:teuthology.orchestra.run.err:[10.214.138.68]: ./bootstrap: line 5: dpkg: command not found
2013-08-01T20:38:00.435 INFO:teuthology.orchestra.run.err:[10.214.138.68]: ./bootstrap: line 5: dpkg: command not found
2013-08-01T20:38:00.436 INFO:teuthology.orchestra.run.out:[10.214.138.68]: sudo apt-get install python-pip python-virtualenv python-dev libevent-dev
2013-08-01T20:38:00.437 INFO:teuthology.orchestra.run.err:[10.214.138.68]: ./bootstrap: missing required packages, please install them:
2013-08-01T20:38:00.437 ERROR:teuthology.contextutil:Saw exception from nested tasks
Traceback (most recent call last):
File "/home/wusui/src/teuthology/teuthology/contextutil.py", line 25, in nested
vars.append(enter())
File "/usr/lib/python2.7/contextlib.py", line 17, in enter
return self.gen.next()
File "/home/wusui/src/teuthology/teuthology/task/swift.py", line 120, in configure
'./bootstrap',
File "/home/wusui/src/teuthology/teuthology/orchestra/remote.py", line 43, in run
r = self._runner(client=self.ssh, **kwargs)
File "/home/wusui/src/teuthology/teuthology/orchestra/run.py", line 267, in run
r.exitstatus = _check_status(r.exitstatus)
File "/home/wusui/src/teuthology/teuthology/orchestra/run.py", line 263, in _check_status
raise CommandFailedError(command=r.command, exitstatus=status, node=host)
CommandFailedError: Command failed on 10.214.138.68 with status 1: 'cd /home/ubuntu/cephtest/wu1308012035/swift && ./bootstrap'

Looks like a platform specific package installation issue?

Actions #2

Updated by Yehuda Sadeh over 10 years ago

My guess is that it's still the same pip 1.4 issue with pytz. This can be worked around by doing the same we did for the other packages (e.g., commit bccf36587de0af0972afe673082d2de977c854fa in s3-tests.git).

Actions #3

Updated by Ian Colle over 10 years ago

  • Assignee deleted (Ian Colle)
Actions #4

Updated by Zack Cerza about 10 years ago

  • Status changed from New to Need More Info
  • Assignee set to Anonymous

Is this still a problem? If not, please close this ticket.

Actions #5

Updated by Anonymous about 10 years ago

  • Status changed from Need More Info to Resolved

I have not seen this problem recently. I believe that it has been fixed.

Actions

Also available in: Atom PDF