Project

General

Profile

Bug #21716

ObjectStore/StoreTest.FiemapHoles/3 fails with kstore

Added by Kefu Chai over 6 years ago. Updated about 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Tests
Target version:
-
% Done:

0%

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

Description

2017-10-08T04:55:35.572 INFO:teuthology.orchestra.run.smithi025.stdout:[ RUN      ] ObjectStore/StoreTest.FiemapHoles/3
2017-10-08T04:55:35.575 INFO:teuthology.orchestra.run.smithi025.stdout: got {0=262078467}
2017-10-08T04:55:35.578 INFO:teuthology.orchestra.run.smithi025.stdout: got {0=262078467}
2017-10-08T04:55:35.580 INFO:teuthology.orchestra.run.smithi025.stdout:test/objectstore/store_test.cc:323: Failure
2017-10-08T04:55:35.583 INFO:teuthology.orchestra.run.smithi025.stdout:Value of: (m.size() == 1 && m[SKIP_STEP] > SKIP_STEP * (
MAX_EXTENTS - 2)) || (m.size() == (MAX_EXTENTS - 1) && extents_exist)
2017-10-08T04:55:35.586 INFO:teuthology.orchestra.run.smithi025.stdout:  Actual: false
2017-10-08T04:55:35.589 INFO:teuthology.orchestra.run.smithi025.stdout:Expected: true
2017-10-08T04:55:35.592 INFO:teuthology.orchestra.run.smithi025.stdout:==> rm -r store_test_temp_dir
2017-10-08T04:55:35.594 INFO:teuthology.orchestra.run.smithi025.stdout:[  FAILED  ] ObjectStore/StoreTest.FiemapHoles/3, where
GetParam() = "kstore" (430 ms)

/a//kchai-2017-10-08_04:22:44-rados-wip-kefu-testing-2017-10-02-1347-jewel-distro-basic-smithi/1713466/teuthology.log


Related issues

Related to RADOS - Bug #21880: ObjectStore/StoreTest.Synthetic/1 (filestore) fails with fiemap enabled Resolved 10/20/2017
Copied to RADOS - Backport #21871: luminous: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore Rejected
Copied to RADOS - Backport #21872: jewel: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore Resolved

History

#2 Updated by Kefu Chai over 6 years ago

  • Category changed from Correctness/Safety to Tests
  • Status changed from New to Fix Under Review
  • Backport set to luminous,jewel
  • Release deleted (jewel)
  • Release set to master

#3 Updated by Kefu Chai over 6 years ago

  • Assignee set to Kefu Chai

#4 Updated by Nathan Cutler over 6 years ago

Kefu, thanks for fixing this. Can you also indicate which of the mentioned PRs need to be backported to fix the test in jewel/luminous?

#5 Updated by Kefu Chai over 6 years ago

  • Status changed from Fix Under Review to Resolved

#6 Updated by Kefu Chai over 6 years ago

  • Status changed from Resolved to Pending Backport

#7 Updated by Nathan Cutler over 6 years ago

  • Copied to Backport #21871: luminous: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore added

#8 Updated by Nathan Cutler over 6 years ago

  • Copied to Backport #21872: jewel: ObjectStore/StoreTest.FiemapHoles/3 fails with kstore added

#9 Updated by Sage Weil over 6 years ago

Enabling fiemap makes FileStore's Synthetic/1 fail reliably:

2017-10-20T20:32:26.558 INFO:teuthology.orchestra.run.smithi032.stdout:[ RUN      ] ObjectStore/StoreTest.Synthetic/1
2017-10-20T20:32:27.599 INFO:teuthology.orchestra.run.smithi032.stderr:seeding object 0
2017-10-20T20:32:29.026 INFO:teuthology.orchestra.run.smithi032.stderr:seeding object 500
2017-10-20T20:32:29.557 INFO:teuthology.orchestra.run.smithi032.stderr:Op 0
2017-10-20T20:32:29.557 INFO:teuthology.orchestra.run.smithi032.stderr:available_objects: 984 in_flight_objects: 16 total objects: 1000 in_flight 16
2017-10-20T20:32:48.452 INFO:teuthology.orchestra.run.smithi032.stderr:Op 1000
2017-10-20T20:32:48.452 INFO:teuthology.orchestra.run.smithi032.stderr:available_objects: 982 in_flight_objects: 12 total objects: 994 in_flight 12
2017-10-20T20:33:08.261 INFO:teuthology.orchestra.run.smithi032.stderr:Op 2000
2017-10-20T20:33:08.261 INFO:teuthology.orchestra.run.smithi032.stderr:available_objects: 988 in_flight_objects: 12 total objects: 1000 in_flight 12
2017-10-20T20:33:30.425 INFO:teuthology.orchestra.run.smithi032.stderr:Op 3000
2017-10-20T20:33:30.425 INFO:teuthology.orchestra.run.smithi032.stderr:available_objects: 1008 in_flight_objects: 0 total objects: 1008 in_flight 0
2017-10-20T20:33:43.560 INFO:teuthology.orchestra.run.smithi032.stdout:--- buffer mismatch between offset 0x57812 and 0x583e5, total 0x5eb49
2017-10-20T20:33:43.568 INFO:teuthology.orchestra.run.smithi032.stdout:--- expected:
2017-10-20T20:33:43.568 INFO:teuthology.orchestra.run.smithi032.stdout:00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
2017-10-20T20:33:43.569 INFO:teuthology.orchestra.run.smithi032.stdout:*
...

/a/sage-2017-10-20_20:02:31-rados-master-distro-basic-smithi/1754377

Opening a separate ticket, #21880

#10 Updated by Sage Weil over 6 years ago

  • Related to Bug #21880: ObjectStore/StoreTest.Synthetic/1 (filestore) fails with fiemap enabled added

#11 Updated by Nathan Cutler about 6 years ago

  • Status changed from Pending Backport to Resolved

Also available in: Atom PDF