Project

General

Profile

Actions

Bug #63938

closed

[quincy] ObjectStore/StoreTestSpecificAUSize.BluestoreRepairSharedBlobTest/2 triggers FAILED ceph_assert(_kv_only || mounted)

Added by Prashant D 4 months ago. Updated 4 months ago.

Status:
Won't Fix
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

Description

https://pulpito.ceph.com/yuriw-2024-01-03_21:31:38-rados-wip-yuri7-testing-2024-01-03-0857-quincy-distro-default-smithi/7505884

2024-01-04T01:45:40.976 INFO:teuthology.orchestra.run.smithi089.stdout:[ RUN      ] ObjectStore/StoreTestSpecificAUSize.BluestoreRepairSharedBlobTest/2
2024-01-04T01:45:44.571 INFO:teuthology.orchestra.run.smithi089.stderr:introduce 2 non-overlapped extents in a shared blob
2024-01-04T01:45:47.199 INFO:teuthology.orchestra.run.smithi089.stdout:/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/17.2.7-225-gf0cadc3c/rpm/el8/BUILD/ceph-17.2.7-225-gf0cadc3c/src/test/objectstore/store_test.cc:9535: Failure
2024-01-04T01:45:47.199 INFO:teuthology.orchestra.run.smithi089.stdout:Expected equality of these values:
2024-01-04T01:45:47.199 INFO:teuthology.orchestra.run.smithi089.stdout:  bstore->fsck(false)
2024-01-04T01:45:47.199 INFO:teuthology.orchestra.run.smithi089.stdout:    Which is: 11
2024-01-04T01:45:47.199 INFO:teuthology.orchestra.run.smithi089.stdout:  2
2024-01-04T01:45:47.199 INFO:teuthology.orchestra.run.smithi089.stderr:/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/17.2.7-225-gf0cadc3c/rpm/el8/BUILD/ceph-17.2.7-225-gf0cadc3c/src/os/bluestore/BlueStore.cc: In function 'virtual int BlueStore::umount()' thread 7f85abfe6a00 time 2024-01-04T01:45:47.200399+0000
2024-01-04T01:45:47.199 INFO:teuthology.orchestra.run.smithi089.stderr:/home/jenkins-build/build/workspace/ceph-dev-new-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/17.2.7-225-gf0cadc3c/rpm/el8/BUILD/ceph-17.2.7-225-gf0cadc3c/src/os/bluestore/BlueStore.cc: 7790: FAILED ceph_assert(_kv_only || mounted)
2024-01-04T01:45:47.200 INFO:teuthology.orchestra.run.smithi089.stderr: ceph version 17.2.7-225-gf0cadc3c (f0cadc3cff0ba3a2c1783f1ad35bebe9207c77e0) quincy (stable)
2024-01-04T01:45:47.200 INFO:teuthology.orchestra.run.smithi089.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x135) [0x7f85a9b9449d]
2024-01-04T01:45:47.200 INFO:teuthology.orchestra.run.smithi089.stderr: 2: /usr/lib64/ceph/libceph-common.so.2(+0x269663) [0x7f85a9b94663]
2024-01-04T01:45:47.200 INFO:teuthology.orchestra.run.smithi089.stderr: 3: (BlueStore::umount()+0x40b) [0x55941f5cc46b]
2024-01-04T01:45:47.200 INFO:teuthology.orchestra.run.smithi089.stderr: 4: (StoreTestFixture::TearDown()+0x43) [0x55941f449cc3]
2024-01-04T01:45:47.200 INFO:teuthology.orchestra.run.smithi089.stderr: 5: (testing::TestInfo::Run()+0x135) [0x55941f6f15e5]
2024-01-04T01:45:47.201 INFO:teuthology.orchestra.run.smithi089.stderr: 6: (testing::TestSuite::Run()+0xc9) [0x55941f6f1b89]
2024-01-04T01:45:47.201 INFO:teuthology.orchestra.run.smithi089.stderr: 7: (testing::internal::UnitTestImpl::RunAllTests()+0x445) [0x55941f6f2175]
2024-01-04T01:45:47.201 INFO:teuthology.orchestra.run.smithi089.stderr: 8: (testing::UnitTest::Run()+0xa1) [0x55941f6f16b1]
2024-01-04T01:45:47.201 INFO:teuthology.orchestra.run.smithi089.stderr: 9: main()
2024-01-04T01:45:47.201 INFO:teuthology.orchestra.run.smithi089.stderr: 10: __libc_start_main()
2024-01-04T01:45:47.201 INFO:teuthology.orchestra.run.smithi089.stderr: 11: _start()
2024-01-04T01:45:47.201 INFO:teuthology.orchestra.run.smithi089.stderr:*** Caught signal (Aborted) **

Similar issue was seen with ObjectStore/StoreTestSpecificAUSize.BluestoreBrokenNoSharedBlobRepairTest test but has been fixed in https://github.com/ceph/ceph/pull/42918. Refer https://tracker.ceph.com/issues/52398 for more details

Actions #1

Updated by Igor Fedotov 4 months ago

  • Project changed from RADOS to bluestore
Actions #2

Updated by Igor Fedotov 4 months ago

  • Status changed from New to Won't Fix

This issue is bound to still not merged PR: https://github.com/ceph/ceph/pull/54877

Fixed within the PR and closing the ticket.

Actions

Also available in: Atom PDF