Project

General

Profile

Actions

Bug #5902

closed

s3tests failure during parallel upgrade test

Added by Sage Weil over 10 years ago. Updated over 10 years ago.

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

0%

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

Description

2013-08-07T17:30:49.727 INFO:teuthology.orchestra.run.err:[10.214.133.24]: s3tests.fuzz.test.test_fuzzer.test_expand_headers ... ok
2013-08-07T17:30:49.727 INFO:teuthology.orchestra.run.err:[10.214.133.24]: 
2013-08-07T17:30:49.727 INFO:teuthology.orchestra.run.err:[10.214.133.24]: ======================================================================
2013-08-07T17:30:49.727 INFO:teuthology.orchestra.run.err:[10.214.133.24]: ERROR: test suite for <module 's3tests.functional' from '/home/ubuntu/cephtest/99523/s3-tests/s3tests/functional/__init__.py'>
2013-08-07T17:30:49.729 INFO:teuthology.orchestra.run.err:[10.214.133.24]: ----------------------------------------------------------------------
2013-08-07T17:30:49.729 INFO:teuthology.orchestra.run.err:[10.214.133.24]: Traceback (most recent call last):
2013-08-07T17:30:49.729 INFO:teuthology.orchestra.run.err:[10.214.133.24]:   File "/home/ubuntu/cephtest/99523/s3-tests/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 227, in run
2013-08-07T17:30:49.730 INFO:teuthology.orchestra.run.err:[10.214.133.24]:     self.tearDown()
2013-08-07T17:30:49.730 INFO:teuthology.orchestra.run.err:[10.214.133.24]:   File "/home/ubuntu/cephtest/99523/s3-tests/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 350, in tearDown
2013-08-07T17:30:49.730 INFO:teuthology.orchestra.run.err:[10.214.133.24]:     self.teardownContext(ancestor)
2013-08-07T17:30:49.730 INFO:teuthology.orchestra.run.err:[10.214.133.24]:   File "/home/ubuntu/cephtest/99523/s3-tests/virtualenv/local/lib/python2.7/site-packages/nose/suite.py", line 366, in teardownContext
2013-08-07T17:30:49.730 INFO:teuthology.orchestra.run.err:[10.214.133.24]:     try_run(context, names)
2013-08-07T17:30:49.730 INFO:teuthology.orchestra.run.err:[10.214.133.24]:   File "/home/ubuntu/cephtest/99523/s3-tests/virtualenv/local/lib/python2.7/site-packages/nose/util.py", line 469, in try_run
2013-08-07T17:30:49.730 INFO:teuthology.orchestra.run.err:[10.214.133.24]:     return func()
2013-08-07T17:30:49.730 INFO:teuthology.orchestra.run.err:[10.214.133.24]:   File "/home/ubuntu/cephtest/99523/s3-tests/s3tests/functional/__init__.py", line 161, in teardown
2013-08-07T17:30:49.730 INFO:teuthology.orchestra.run.err:[10.214.133.24]:     nuke_prefixed_buckets(prefix=prefix)
2013-08-07T17:30:49.730 INFO:teuthology.orchestra.run.err:[10.214.133.24]:   File "/home/ubuntu/cephtest/99523/s3-tests/s3tests/functional/__init__.py", line 63, in nuke_prefixed_buckets
2013-08-07T17:30:49.731 INFO:teuthology.orchestra.run.err:[10.214.133.24]:     bucket.delete()
2013-08-07T17:30:49.731 INFO:teuthology.orchestra.run.err:[10.214.133.24]:   File "/home/ubuntu/cephtest/99523/s3-tests/virtualenv/local/lib/python2.7/site-packages/boto/s3/bucket.py", line 1468, in delete
2013-08-07T17:30:49.731 INFO:teuthology.orchestra.run.err:[10.214.133.24]:     return self.connection.delete_bucket(self.name, headers=headers)
2013-08-07T17:30:49.731 INFO:teuthology.orchestra.run.err:[10.214.133.24]:   File "/home/ubuntu/cephtest/99523/s3-tests/virtualenv/local/lib/python2.7/site-packages/boto/s3/connection.py", line 434, in delete_bucket
2013-08-07T17:30:49.731 INFO:teuthology.orchestra.run.err:[10.214.133.24]:     response.status, response.reason, body)
2013-08-07T17:30:49.731 INFO:teuthology.orchestra.run.err:[10.214.133.24]: S3ResponseError: S3ResponseError: 404 Not Found
2013-08-07T17:30:49.731 INFO:teuthology.orchestra.run.err:[10.214.133.24]: <?xml version="1.0" encoding="UTF-8"?><Error><Code>NoSuchBucket</Code></Error>
2013-08-07T17:30:49.731 INFO:teuthology.orchestra.run.err:[10.214.133.24]: -------------------- >> begin captured logging << --------------------

ubuntu@teuthology:/a/teuthology-2013-08-07_01:30:24-upgrade-parallel-next-testing-basic-plana/99523$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: c41e257274c8ad573e516bc08c1337ba082bfb9c
machine_type: plana
nuke-on-error: true
os_type: ubuntu
overrides:
  admin_socket:
    branch: next
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
    log-whitelist:
    - slow request
    sha1: fb06bf60c19709e0248c8bb485f26ea0175a1927
  ceph-deploy:
    branch:
      dev: next
    conf:
      client:
        log file: /var/log/ceph/ceph-$name.$pid.log
      mon:
        debug mon: 1
        debug ms: 20
        debug paxos: 20
  install:
    ceph:
      sha1: fb06bf60c19709e0248c8bb485f26ea0175a1927
  s3tests:
    branch: next
  workunit:
    sha1: fb06bf60c19709e0248c8bb485f26ea0175a1927
roles:
- - mon.a
  - mds.a
  - osd.0
  - osd.1
- - mon.b
  - mon.c
  - osd.2
  - osd.3
- - client.0
  - client.1
tasks:
- chef: null
- clock.check: null
- install:
    branch: cuttlefish
- ceph: null
- parallel:
  - workload
  - upgrade-sequence
- rgw:
  - client.1
- swift:
    client.1:
      rgw_server: client.1
teuthology_branch: next
upgrade-sequence:
  sequential:
  - install.upgrade:
      all:
        branch: next
  - ceph.restart:
    - mon.a
    - mon.b
    - mon.c
    - mds.a
    - osd.0
    - osd.1
    - osd.2
    - osd.3
    - rgw.client.0
workload:
  sequential:
  - rgw:
    - client.0
  - s3tests:
      client.0:
        force-branch: cuttlefish
        rgw_server: client.0
Actions #1

Updated by Ian Colle over 10 years ago

  • Assignee set to Yehuda Sadeh
Actions #2

Updated by Sage Weil over 10 years ago

another example: ubuntu@teuthology:/a/teuthology-2013-08-09_01:30:23-upgrade-parallel-next-testing-basic-plana

Actions #3

Updated by Sage Weil over 10 years ago

  • Status changed from New to Pending Backport
Actions #4

Updated by Sage Weil over 10 years ago

  • Status changed from Pending Backport to Resolved

backported

Actions

Also available in: Atom PDF