Project

General

Profile

Bug #4255

osdc/ObjectCacher.cc: 517: FAILED assert(i->empty())

Added by Sage Weil about 11 years ago. Updated about 11 years ago.

Status:
Duplicate
Priority:
Urgent
Assignee:
Target version:
-
% Done:

0%

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

Description

2013-02-23T12:06:11.801 DEBUG:teuthology.orchestra.run:Running [10.214.131.33]: 'sudo /tmp/cephtest/enable-coredump ceph-coverage /tmp/cephtest/archive/coverage ceph --admin-daemon /var/run/ceph/ceph-osd.2.asok config set filestore_inject_stall 3'
2013-02-23T12:06:13.826 INFO:teuthology.orchestra.run.err:osdc/ObjectCacher.cc: In function 'ObjectCacher::~ObjectCacher()' thread 7f80a536f780 time 2013-02-23 12:06:09.413315
2013-02-23T12:06:13.826 INFO:teuthology.orchestra.run.err:osdc/ObjectCacher.cc: 517: FAILED assert(i->empty())
2013-02-23T12:06:13.843 INFO:teuthology.orchestra.run.err: ceph version 0.57-493-g704db85 (704db850131643b26bafe6594946cacce483c171)
2013-02-23T12:06:13.843 INFO:teuthology.orchestra.run.err: 1: (ObjectCacher::~ObjectCacher()+0x14d) [0x7f80a4f25ded]
2013-02-23T12:06:13.843 INFO:teuthology.orchestra.run.err: 2: (librbd::ImageCtx::~ImageCtx()+0x26) [0x7f80a4f05686]
2013-02-23T12:06:13.843 INFO:teuthology.orchestra.run.err: 3: (librbd::close_image(librbd::ImageCtx*)+0x86) [0x7f80a4f13b26]
2013-02-23T12:06:13.844 INFO:teuthology.orchestra.run.err: 4: (librbd::close_image(librbd::ImageCtx*)+0x61) [0x7f80a4f13b01]
2013-02-23T12:06:13.848 INFO:teuthology.orchestra.run.err: 5: (rbd_close()+0x9) [0x7f80a4ef2e29]
2013-02-23T12:06:13.848 INFO:teuthology.orchestra.run.err: 6: (check_clone()+0x126) [0x404fa6]
2013-02-23T12:06:13.848 INFO:teuthology.orchestra.run.err: 7: (do_clone()+0x1c5) [0x405265]
2013-02-23T12:06:13.848 INFO:teuthology.orchestra.run.err: 8: (test()+0x375) [0x405915]
2013-02-23T12:06:13.848 INFO:teuthology.orchestra.run.err: 9: (main()+0x7cf) [0x40318f]
2013-02-23T12:06:13.848 INFO:teuthology.orchestra.run.err: 10: (__libc_start_main()+0xed) [0x7f80a3ae176d]
2013-02-23T12:06:13.849 INFO:teuthology.orchestra.run.err: 11: ceph_test_librbd_fsx() [0x403519]
2013-02-23T12:06:13.849 INFO:teuthology.orchestra.run.err: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

job was
ubuntu@teuthology:/a/sage-2013-02-23_08:44:35-regression-master-testing-basic/10343$ cat orig.config.yaml 
kernel:
  kdb: true
  sha1: 92a49fb0f79f3300e6e50ddf56238e70678e4202
nuke-on-error: true
overrides:
  ceph:
    conf:
      client:
        rbd cache: true
      global:
        ms inject socket failures: 5000
      osd:
        osd op thread timeout: 60
    fs: btrfs
    log-whitelist:
    - slow request
    sha1: 704db850131643b26bafe6594946cacce483c171
  s3tests:
    branch: master
  workunit:
    sha1: 704db850131643b26bafe6594946cacce483c171
roles:
- - mon.a
  - mon.c
  - osd.0
  - osd.1
  - osd.2
- - mon.b
  - mds.a
  - osd.3
  - osd.4
  - osd.5
  - client.0
tasks:
- chef: null
- clock: null
- install: null
- ceph:
    log-whitelist:
    - wrongly marked me down
    - objects unfound and apparently lost
- thrashosds:
    timeout: 1200
- rbd_fsx:
    clients:
    - client.0
    ops: 2000

Related issues

Duplicates rbd - Bug #3664: osdc/ObjectCacher.cc: 517: FAILED assert(!i->size()) Resolved 03/11/2013

History

#1 Updated by Ian Colle about 11 years ago

  • Assignee set to Josh Durgin

#2 Updated by Josh Durgin about 11 years ago

  • Status changed from 12 to Duplicate

#3 Updated by Tamilarasi muthamizhan about 11 years ago

recent log: ubuntu@teuthology:/a/teuthology-2013-02-25_01:00:05-regression-master-testing-gcov/11554

2013-02-25T03:10:44.087 INFO:teuthology.orchestra.run.err:osdc/ObjectCacher.cc: In function 'ObjectCacher::~ObjectCacher()' thread 7fb9a922a780 time 2013-02-25 03:10:37.798021
2013-02-25T03:10:44.087 INFO:teuthology.orchestra.run.err:osdc/ObjectCacher.cc: 517: FAILED assert(i->empty())
2013-02-25T03:10:44.088 INFO:teuthology.orchestra.run.err: ceph version 0.57-502-g9217c4a (9217c4ac6856efd9dc3435244d95eee32edfd443)
2013-02-25T03:10:44.088 INFO:teuthology.orchestra.run.err: 1: (ObjectCacher::~ObjectCacher()+0x14d) [0x7fb9a8de0ded]
2013-02-25T03:10:44.088 INFO:teuthology.orchestra.run.err: 2: (librbd::ImageCtx::~ImageCtx()+0x26) [0x7fb9a8dc0686]
2013-02-25T03:10:44.088 INFO:teuthology.orchestra.run.err: 3: (librbd::close_image(librbd::ImageCtx*)+0x86) [0x7fb9a8dceb26]
2013-02-25T03:10:44.089 INFO:teuthology.orchestra.run.err: 4: (librbd::close_image(librbd::ImageCtx*)+0x61) [0x7fb9a8dceb01]
2013-02-25T03:10:44.089 INFO:teuthology.orchestra.run.err: 5: (rbd_close()+0x9) [0x7fb9a8dade29]
2013-02-25T03:10:44.089 INFO:teuthology.orchestra.run.err: 6: (check_clone()+0x126) [0x404fa6]
2013-02-25T03:10:44.089 INFO:teuthology.orchestra.run.err: 7: (do_clone()+0x1c5) [0x405265]
2013-02-25T03:10:44.089 INFO:teuthology.orchestra.run.err: 8: (test()+0x375) [0x405915]
2013-02-25T03:10:44.089 INFO:teuthology.orchestra.run.err: 9: (main()+0x7cf) [0x40318f]
2013-02-25T03:10:44.090 INFO:teuthology.orchestra.run.err: 10: (__libc_start_main()+0xed) [0x7fb9a79a076d]
2013-02-25T03:10:44.090 INFO:teuthology.orchestra.run.err: 11: ceph_test_librbd_fsx() [0x403519]
2013-02-25T03:10:44.090 INFO:teuthology.orchestra.run.err: NOTE: a copy of the executable, or `objdump -rdS <executable>` is needed to interpret this.

Also available in: Atom PDF