Project

General

Profile

Actions

Bug #56028

open

thrash_cache_writeback_proxy_none: FAILED ceph_assert(version == old_value.version) in src/test/osd/RadosModel.h

Added by Laura Flores almost 2 years ago. Updated 4 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Tiering
Target version:
-
% Done:

0%

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

Description

This assertion is resurfacing in Pacific runs. The last fix for this was tracked in #46323, but this test branch included that commit.

/a/yuriw-2022-06-07_19:48:58-rados-wip-yuri6-testing-2022-06-07-0955-pacific-distro-default-smithi/6866675

2022-06-08T07:38:36.286 INFO:tasks.rados.rados.0.smithi119.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/16.2.9-145-g2952934c/rpm/el8/BUILD/ceph-16.2.9-145-g2952934c/src/test/osd/RadosModel.h: In function 'virtual void ReadOp::_finish(TestOp::CallbackInfo*)' thread 7f97c77fe700 time 2022-06-08T07:38:36.286844+0000
2022-06-08T07:38:36.287 INFO:tasks.rados.rados.0.smithi119.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/16.2.9-145-g2952934c/rpm/el8/BUILD/ceph-16.2.9-145-g2952934c/src/test/osd/RadosModel.h: 1390: FAILED ceph_assert(version == old_value.version)
2022-06-08T07:38:36.287 INFO:tasks.rados.rados.0.smithi119.stderr: ceph version 16.2.9-145-g2952934c (2952934c7c4fcb498622b327471d60e95f0fd74f) pacific (stable)
2022-06-08T07:38:36.287 INFO:tasks.rados.rados.0.smithi119.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x158) [0x7f97daedcd48]
2022-06-08T07:38:36.287 INFO:tasks.rados.rados.0.smithi119.stderr: 2: /usr/lib64/ceph/libceph-common.so.2(+0x276f62) [0x7f97daedcf62]
2022-06-08T07:38:36.288 INFO:tasks.rados.rados.0.smithi119.stderr: 3: (ReadOp::_finish(TestOp::CallbackInfo*)+0x215) [0x55a7a8b02255]
2022-06-08T07:38:36.289 INFO:tasks.rados.rados.0.smithi119.stderr: 4: /lib64/librados.so.2(+0xa8566) [0x7f97e446a566]
2022-06-08T07:38:36.290 INFO:tasks.rados.rados.0.smithi119.stderr: 5: /lib64/librados.so.2(+0xc1805) [0x7f97e4483805]
2022-06-08T07:38:36.290 INFO:tasks.rados.rados.0.smithi119.stderr: 6: /lib64/librados.so.2(+0xc3762) [0x7f97e4485762]
2022-06-08T07:38:36.290 INFO:tasks.rados.rados.0.smithi119.stderr: 7: /lib64/librados.so.2(+0xc916a) [0x7f97e448b16a]
2022-06-08T07:38:36.290 INFO:tasks.rados.rados.0.smithi119.stderr: 8: /lib64/libstdc++.so.6(+0xc2ba3) [0x7f97d99a1ba3]
2022-06-08T07:38:36.291 INFO:tasks.rados.rados.0.smithi119.stderr: 9: /lib64/libpthread.so.0(+0x81ca) [0x7f97da5651ca]
2022-06-08T07:38:36.291 INFO:tasks.rados.rados.0.smithi119.stderr: 10: clone()


Related issues 1 (0 open1 closed)

Related to RADOS - Bug #46323: thrash_cache_writeback_proxy_none: FAILED ceph_assert(version == old_value.version) in src/test/osd/RadosModel.hResolvedNeha Ojha

Actions
Actions #1

Updated by Laura Flores almost 2 years ago

  • Related to Bug #46323: thrash_cache_writeback_proxy_none: FAILED ceph_assert(version == old_value.version) in src/test/osd/RadosModel.h added
Actions #2

Updated by Laura Flores almost 2 years ago

  • Backport set to pacific
Actions #3

Updated by Laura Flores over 1 year ago

  • Translation missing: en.field_tag_list set to test-failure

/a/yuriw-2022-12-08_15:36:34-rados-wip-yuri2-testing-2022-12-07-0821-pacific-distro-default-smithi/7108597

2022-12-08T20:45:33.998 INFO:tasks.rados.rados.0.smithi158.stderr:/build/ceph-16.2.10-1451-gccaf42af/src/test/osd/RadosModel.h: In function 'virtual void ReadOp::_finish(TestOp::CallbackInfo*)' thread 7f9f7887d700 time 2022-12-08T20:45:33.996701+0000
2022-12-08T20:45:33.999 INFO:tasks.rados.rados.0.smithi158.stderr:/build/ceph-16.2.10-1451-gccaf42af/src/test/osd/RadosModel.h: 1390: FAILED ceph_assert(version == old_value.version)
2022-12-08T20:45:33.999 INFO:tasks.rados.rados.0.smithi158.stderr: ceph version 16.2.10-1451-gccaf42af (ccaf42af7ffbf9ad0e95ca63f5b2bfc8de2ef11a) pacific (stable)
2022-12-08T20:45:33.999 INFO:tasks.rados.rados.0.smithi158.stderr: 1: (ceph::__ceph_assert_fail(char const*, char const*, int, char const*)+0x152) [0x7f9f7d092d55]
2022-12-08T20:45:33.999 INFO:tasks.rados.rados.0.smithi158.stderr: 2: /usr/lib/ceph/libceph-common.so.2(+0x267f5d) [0x7f9f7d092f5d]
2022-12-08T20:45:33.999 INFO:tasks.rados.rados.0.smithi158.stderr: 3: (ReadOp::_finish(TestOp::CallbackInfo*)+0x212) [0x55fa6a70d812]
2022-12-08T20:45:33.999 INFO:tasks.rados.rados.0.smithi158.stderr: 4: /lib/librados.so.2(+0xb2b32) [0x7f9f85c07b32]
2022-12-08T20:45:33.999 INFO:tasks.rados.rados.0.smithi158.stderr: 5: /lib/librados.so.2(+0xd1fc5) [0x7f9f85c26fc5]
2022-12-08T20:45:33.999 INFO:tasks.rados.rados.0.smithi158.stderr: 6: /lib/librados.so.2(+0xd1982) [0x7f9f85c26982]
2022-12-08T20:45:33.999 INFO:tasks.rados.rados.0.smithi158.stderr: 7: /lib/librados.so.2(+0xd8aca) [0x7f9f85c2daca]
2022-12-08T20:45:33.999 INFO:tasks.rados.rados.0.smithi158.stderr: 8: /lib/x86_64-linux-gnu/libstdc++.so.6(+0xd6de4) [0x7f9f7ccfcde4]
2022-12-08T20:45:34.000 INFO:tasks.rados.rados.0.smithi158.stderr: 9: /lib/x86_64-linux-gnu/libpthread.so.0(+0x8609) [0x7f9f7ce10609]
2022-12-08T20:45:34.000 INFO:tasks.rados.rados.0.smithi158.stderr: 10: clone()

Actions #4

Updated by Nitzan Mordechai about 1 year ago

This looks like tier cache issue, it is causing the version to be incorrect

Actions #5

Updated by Nitzan Mordechai about 1 year ago

  • Category set to Tiering
Actions #6

Updated by Laura Flores 5 months ago

/a/yuriw-2023-11-14_15:40:04-rados-wip-yuri2-testing-2023-11-13-0820-pacific-distro-default-smithi/7457700

Actions #7

Updated by Aishwarya Mathuria 4 months ago

/a/yuriw-2024-01-03_16:19:00-rados-wip-yuri6-testing-2024-01-02-0832-distro-default-smithi/7505669/

Actions

Also available in: Atom PDF