Project

General

Profile

Actions

Bug #57310

closed

StriperTest: The futex facility returned an unexpected error code

Added by Laura Flores over 1 year ago. Updated 11 months ago.

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

0%

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

Description

/a/yuriw-2022-08-22_20:21:58-rados-wip-yuri11-testing-2022-08-22-1005-distro-default-smithi/6986262
/a/yuriw-2022-08-22_20:21:58-rados-wip-yuri11-testing-2022-08-22-1005-distro-default-smithi/6986262

2022-08-22T21:52:48.853 DEBUG:teuthology.orchestra.run.smithi066:> sudo TESTDIR=/home/ubuntu/cephtest bash -c ceph_test_rados_striper_api_aio
2022-08-22T21:52:48.944 INFO:teuthology.orchestra.run.smithi066.stdout:Running main() from gmock_main.cc
2022-08-22T21:52:48.944 INFO:teuthology.orchestra.run.smithi066.stdout:[==========] Running 19 tests from 2 test suites.
2022-08-22T21:52:48.945 INFO:teuthology.orchestra.run.smithi066.stdout:[----------] Global test environment set-up.
2022-08-22T21:52:48.945 INFO:teuthology.orchestra.run.smithi066.stdout:[----------] 10 tests from StriperTest
2022-08-22T21:52:50.866 INFO:teuthology.orchestra.run.smithi066.stdout:[ RUN      ] StriperTest.SimpleWrite
2022-08-22T21:52:50.881 INFO:teuthology.orchestra.run.smithi066.stdout:[       OK ] StriperTest.SimpleWrite (15 ms)
2022-08-22T21:52:50.882 INFO:teuthology.orchestra.run.smithi066.stdout:[ RUN      ] StriperTest.WaitForSafe
2022-08-22T21:52:50.889 INFO:teuthology.orchestra.run.smithi066.stdout:[       OK ] StriperTest.WaitForSafe (8 ms)
2022-08-22T21:52:50.889 INFO:teuthology.orchestra.run.smithi066.stdout:[ RUN      ] StriperTest.RoundTrip
2022-08-22T21:52:50.900 INFO:teuthology.orchestra.run.smithi066.stdout:[       OK ] StriperTest.RoundTrip (11 ms)
2022-08-22T21:52:50.900 INFO:teuthology.orchestra.run.smithi066.stdout:[ RUN      ] StriperTest.RoundTrip2
2022-08-22T21:52:50.943 INFO:teuthology.orchestra.run.smithi066.stdout:[       OK ] StriperTest.RoundTrip2 (43 ms)
2022-08-22T21:52:50.944 INFO:teuthology.orchestra.run.smithi066.stdout:[ RUN      ] StriperTest.IsComplete
2022-08-22T21:52:50.960 INFO:teuthology.orchestra.run.smithi066.stdout:[       OK ] StriperTest.IsComplete (18 ms)
2022-08-22T21:52:50.961 INFO:teuthology.orchestra.run.smithi066.stdout:[ RUN      ] StriperTest.IsSafe
2022-08-22T21:52:50.978 INFO:teuthology.orchestra.run.smithi066.stdout:[       OK ] StriperTest.IsSafe (17 ms)
2022-08-22T21:52:50.979 INFO:teuthology.orchestra.run.smithi066.stdout:[ RUN      ] StriperTest.RoundTripAppend
2022-08-22T21:52:51.016 INFO:teuthology.orchestra.run.smithi066.stdout:[       OK ] StriperTest.RoundTripAppend (36 ms)
2022-08-22T21:52:51.017 INFO:teuthology.orchestra.run.smithi066.stdout:[ RUN      ] StriperTest.Flush
2022-08-22T21:52:51.036 INFO:teuthology.orchestra.run.smithi066.stderr:The futex facility returned an unexpected error code.
2022-08-22T21:52:51.037 INFO:teuthology.orchestra.run.smithi066.stdout:[       OK ] StriperTest.Flush (20 ms)
2022-08-22T21:52:51.037 INFO:teuthology.orchestra.run.smithi066.stdout:[ RUN      ] StriperTest.RoundTripWriteFull

Coredump available, but no executable. Passed on a rerun.

Actions #1

Updated by Laura Flores over 1 year ago

Laura Flores wrote:

/a/yuriw-2022-08-22_20:21:58-rados-wip-yuri11-testing-2022-08-22-1005-distro-default-smithi/6986262
/a/yuriw-2022-08-22_20:21:58-rados-wip-yuri11-testing-2022-08-22-1005-distro-default-smithi/6986262

Pasted this twice by mistake.

Actions #3

Updated by Radoslaw Zarzynski over 1 year ago

Accordingly to Patrick's comment in PR #47841 it doesn't addresses the problem of this ticket.

Actions #4

Updated by Laura Flores over 1 year ago

@Radoslaw Smigielski yes, thanks, this issue is still ongoing.

Actions #5

Updated by Nitzan Mordechai 11 months ago

  • Status changed from New to In Progress
  • Assignee set to Nitzan Mordechai

This looks like we are sending notification to the semaphore after it was destroyed. we are missing some waits if we have more than 1 completion

Actions #6

Updated by Nitzan Mordechai 11 months ago

  • Status changed from In Progress to Fix Under Review
  • Pull request ID set to 51729
Actions #7

Updated by Nitzan Mordechai 11 months ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF