Project

General

Profile

Actions

Bug #55986

open

cephadm: Test failure: test_cluster_set_reset_user_config (tasks.cephfs.test_nfs.TestNFS)

Added by Adam King almost 2 years ago. Updated over 1 year ago.

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

0%

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

Description

2022-06-08T13:13:36.664 INFO:tasks.cephfs_test_runner:test_cluster_set_reset_user_config (tasks.cephfs.test_nfs.TestNFS) ... FAIL
2022-06-08T13:13:36.666 INFO:tasks.cephfs_test_runner:
2022-06-08T13:13:36.666 INFO:tasks.cephfs_test_runner:======================================================================
2022-06-08T13:13:36.667 INFO:tasks.cephfs_test_runner:FAIL: test_cluster_set_reset_user_config (tasks.cephfs.test_nfs.TestNFS)
2022-06-08T13:13:36.668 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2022-06-08T13:13:36.668 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2022-06-08T13:13:36.669 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_31d318e416a8c5563e356d88f7ceb166f65c67f2/qa/tasks/cephfs/test_nfs.py", line 528, in test_cluster_set_reset_user_config
2022-06-08T13:13:36.669 INFO:tasks.cephfs_test_runner:    self._test_create_cluster()
2022-06-08T13:13:36.670 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_31d318e416a8c5563e356d88f7ceb166f65c67f2/qa/tasks/cephfs/test_nfs.py", line 147, in _test_create_cluster
2022-06-08T13:13:36.671 INFO:tasks.cephfs_test_runner:    self._check_nfs_cluster_status('running', 'NFS Ganesha cluster deployment failed')
2022-06-08T13:13:36.671 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_31d318e416a8c5563e356d88f7ceb166f65c67f2/qa/tasks/cephfs/test_nfs.py", line 111, in _check_nfs_cluster_status
2022-06-08T13:13:36.673 INFO:tasks.cephfs_test_runner:    self.fail(fail_msg)
2022-06-08T13:13:36.675 INFO:tasks.cephfs_test_runner:AssertionError: NFS Ganesha cluster deployment failed
2022-06-08T13:13:36.676 INFO:tasks.cephfs_test_runner:
2022-06-08T13:13:36.676 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2022-06-08T13:13:36.677 INFO:tasks.cephfs_test_runner:Ran 3 tests in 884.582s
2022-06-08T13:13:36.678 INFO:tasks.cephfs_test_runner:
2022-06-08T13:13:36.678 INFO:tasks.cephfs_test_runner:FAILED (failures=1)
2022-06-08T13:13:36.679 INFO:tasks.cephfs_test_runner:
2022-06-08T13:13:36.679 INFO:tasks.cephfs_test_runner:======================================================================
2022-06-08T13:13:36.680 INFO:tasks.cephfs_test_runner:FAIL: test_cluster_set_reset_user_config (tasks.cephfs.test_nfs.TestNFS)
2022-06-08T13:13:36.681 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2022-06-08T13:13:36.681 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2022-06-08T13:13:36.682 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_31d318e416a8c5563e356d88f7ceb166f65c67f2/qa/tasks/cephfs/test_nfs.py", line 528, in test_cluster_set_reset_user_config
2022-06-08T13:13:36.682 INFO:tasks.cephfs_test_runner:    self._test_create_cluster()
2022-06-08T13:13:36.684 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_31d318e416a8c5563e356d88f7ceb166f65c67f2/qa/tasks/cephfs/test_nfs.py", line 147, in _test_create_cluster
2022-06-08T13:13:36.685 INFO:tasks.cephfs_test_runner:    self._check_nfs_cluster_status('running', 'NFS Ganesha cluster deployment failed')
2022-06-08T13:13:36.685 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_31d318e416a8c5563e356d88f7ceb166f65c67f2/qa/tasks/cephfs/test_nfs.py", line 111, in _check_nfs_cluster_status
2022-06-08T13:13:36.686 INFO:tasks.cephfs_test_runner:    self.fail(fail_msg)
2022-06-08T13:13:36.686 INFO:tasks.cephfs_test_runner:AssertionError: NFS Ganesha cluster deployment failed
2022-06-08T13:13:36.687 INFO:tasks.cephfs_test_runner:

This seems to only be happening with agent/on and only in some runs (around 1/4 from what I've seen so far) so it's likely a timing thing. Probably not a major issue but something that should get fixed.

http://pulpito.ceph.com/ozeneva-2022-06-07_18:02:17-orch:cephadm-wip-omri-cephadm-tracing-distro-basic-smithi/6866217/
https://pulpito.ceph.com/adking-2022-06-03_05:20:20-orch:cephadm-wip-adk-testing-2022-06-02-2217-distro-default-smithi/6861861/
https://pulpito.ceph.com/adking-2022-06-07_15:52:19-orch:cephadm-wip-adk-testing-2022-06-07-0930-distro-default-smithi/6865953


Related issues 1 (0 open1 closed)

Related to Ceph - Bug #54329: test_nfs.py: NFS Ganesha cluster deployment timeoutResolved

Actions
Actions

Also available in: Atom PDF