Project

General

Profile

Actions

Bug #6112

closed

rgw test failed in the nightly during upgrade from dumpling to next

Added by Tamilarasi muthamizhan over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
High
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

logs: ubuntu@teuthology:/a/teuthology-2013-08-23_01:35:04-upgrade-parallel-next-testing-basic-vps/1798

2013-08-23T05:31:08.852 INFO:teuthology.orchestra.run.err:[10.214.138.80]: ======================================================================
2013-08-23T05:31:08.852 INFO:teuthology.orchestra.run.err:[10.214.138.80]: FAIL: s3tests.functional.test_s3.test_post_object_set_success_code
2013-08-23T05:31:08.852 INFO:teuthology.orchestra.run.err:[10.214.138.80]: ----------------------------------------------------------------------
2013-08-23T05:31:08.853 INFO:teuthology.orchestra.run.err:[10.214.138.80]: Traceback (most recent call last):
2013-08-23T05:31:08.853 INFO:teuthology.orchestra.run.err:[10.214.138.80]:   File "/home/ubuntu/cephtest/1798/s3-tests/virtualenv/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
2013-08-23T05:31:08.853 INFO:teuthology.orchestra.run.err:[10.214.138.80]:     self.test(*self.arg)
2013-08-23T05:31:08.853 INFO:teuthology.orchestra.run.err:[10.214.138.80]:   File "/home/ubuntu/cephtest/1798/s3-tests/s3tests/functional/test_s3.py", line 1121, in test_post_object_set_success_code
2013-08-23T05:31:08.853 INFO:teuthology.orchestra.run.err:[10.214.138.80]:     eq(r.status_code, 201)
2013-08-23T05:31:08.853 INFO:teuthology.orchestra.run.err:[10.214.138.80]: AssertionError: 500 != 201
2013-08-23T05:31:08.853 INFO:teuthology.orchestra.run.err:[10.214.138.80]: -------------------- >> begin captured logging << --------------------

ubuntu@teuthology:/a/teuthology-2013-08-23_01:35:04-upgrade-parallel-next-testing-basic-vps/1798$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: c2f29906882bd30794da6993e755a0dab2b7a665
machine_type: vps
nuke-on-error: true
os_type: ubuntu
os_version: '12.04'
overrides:
  admin_socket:
    branch: next
  ceph:
    conf:
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
    log-whitelist:
    - slow request
    sha1: b003e5fddca70f2d390e00bd71596e784d2ada0a
  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: b003e5fddca70f2d390e00bd71596e784d2ada0a
  s3tests:
    branch: next
  workunit:
    sha1: b003e5fddca70f2d390e00bd71596e784d2ada0a
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: dumpling
- 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: dumpling
        rgw_server: client.0

Actions #1

Updated by Ian Colle over 10 years ago

  • Priority changed from Normal to Urgent
Actions #2

Updated by Sage Weil over 10 years ago

  • Priority changed from Urgent to High
Actions #3

Updated by Tamilarasi muthamizhan over 10 years ago

  • Status changed from New to Resolved

the tests pass in the nightlies now.

Actions

Also available in: Atom PDF