Project

General

Profile

Actions

Bug #62229

open

log_channel(cluster) log [WRN] : client.7719 does not advance its oldest_client_tid (1), 1004 completed requests recorded in session

Added by Xiubo Li 10 months ago. Updated 10 months ago.

Status:
Fix Under Review
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

https://pulpito.ceph.com/vshankar-2023-07-25_11:29:34-fs-wip-vshankar-testing-20230725.043804-testing-default-smithi/7350686/

Test failure: test_client_release_bug (tasks.cephfs.test_client_limits.TestClientLimits)

2023-07-25T15:26:25.043 INFO:teuthology.orchestra.run.smithi038.stderr:2023-07-25T15:26:25.031+0000 7ff4275ff700  1 -- 172.21.15.38:0/2708588022 shutdown_connections
2023-07-25T15:26:25.043 INFO:teuthology.orchestra.run.smithi038.stderr:2023-07-25T15:26:25.032+0000 7ff4275ff700  1 -- 172.21.15.38:0/2708588022 wait complete.
2023-07-25T15:26:25.063 INFO:tasks.cephfs_test_runner:test_client_release_bug (tasks.cephfs.test_client_limits.TestClientLimits) ... ERROR
2023-07-25T15:26:25.063 INFO:tasks.cephfs_test_runner:
2023-07-25T15:26:25.064 INFO:tasks.cephfs_test_runner:======================================================================
2023-07-25T15:26:25.064 INFO:tasks.cephfs_test_runner:ERROR: test_client_release_bug (tasks.cephfs.test_client_limits.TestClientLimits)
2023-07-25T15:26:25.064 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-07-25T15:26:25.064 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-07-25T15:26:25.065 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_a5d48e8c688c2543997a98b8acbae2ce9635578c/qa/tasks/cephfs/test_client_limits.py", line 208, in test_client_release_bug
2023-07-25T15:26:25.065 INFO:tasks.cephfs_test_runner:    self.wait_for_health("MDS_CLIENT_LATE_RELEASE", session_timeout + 10)
2023-07-25T15:26:25.065 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_a5d48e8c688c2543997a98b8acbae2ce9635578c/qa/tasks/ceph_test_case.py", line 184, in wait_for_health
2023-07-25T15:26:25.065 INFO:tasks.cephfs_test_runner:    self.wait_until_true(seen_health_warning, timeout)
2023-07-25T15:26:25.065 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_a5d48e8c688c2543997a98b8acbae2ce9635578c/qa/tasks/ceph_test_case.py", line 231, in wait_until_true
2023-07-25T15:26:25.065 INFO:tasks.cephfs_test_runner:    raise TestTimeoutError("Timed out after {0}s and {1} retries".format(elapsed, retry_count))
2023-07-25T15:26:25.066 INFO:tasks.cephfs_test_runner:tasks.ceph_test_case.TestTimeoutError: Timed out after 70s and 0 retries
2023-07-25T15:26:25.066 INFO:tasks.cephfs_test_runner:
2023-07-25T15:26:25.066 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-07-25T15:26:25.066 INFO:tasks.cephfs_test_runner:Ran 9 tests in 748.706s
2023-07-25T15:26:25.066 INFO:tasks.cephfs_test_runner:
2023-07-25T15:26:25.067 INFO:tasks.cephfs_test_runner:FAILED (errors=1)
2023-07-25T15:26:25.067 INFO:tasks.cephfs_test_runner:
2023-07-25T15:26:25.067 INFO:tasks.cephfs_test_runner:======================================================================
2023-07-25T15:26:25.067 INFO:tasks.cephfs_test_runner:ERROR: test_client_release_bug (tasks.cephfs.test_client_limits.TestClientLimits)
2023-07-25T15:26:25.067 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-07-25T15:26:25.068 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-07-25T15:26:25.068 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_a5d48e8c688c2543997a98b8acbae2ce9635578c/qa/tasks/cephfs/test_client_limits.py", line 208, in test_client_release_bug
2023-07-25T15:26:25.068 INFO:tasks.cephfs_test_runner:    self.wait_for_health("MDS_CLIENT_LATE_RELEASE", session_timeout + 10)
2023-07-25T15:26:25.068 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_a5d48e8c688c2543997a98b8acbae2ce9635578c/qa/tasks/ceph_test_case.py", line 184, in wait_for_health
2023-07-25T15:26:25.068 INFO:tasks.cephfs_test_runner:    self.wait_until_true(seen_health_warning, timeout)
2023-07-25T15:26:25.069 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_a5d48e8c688c2543997a98b8acbae2ce9635578c/qa/tasks/ceph_test_case.py", line 231, in wait_until_true
2023-07-25T15:26:25.069 INFO:tasks.cephfs_test_runner:    raise TestTimeoutError("Timed out after {0}s and {1} retries".format(elapsed, retry_count))
2023-07-25T15:26:25.069 INFO:tasks.cephfs_test_runner:tasks.ceph_test_case.TestTimeoutError: Timed out after 70s and 0 retries
2023-07-25T15:26:25.069 INFO:tasks.cephfs_test_runner:

Actions

Also available in: Atom PDF