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 #1

Updated by Laura Flores almost 2 years ago

  • Backport set to quincy

/a/yuriw-2022-06-10_03:10:47-rados-wip-yuri4-testing-2022-06-09-1510-quincy-distro-default-smithi/6871912
/a/yuriw-2022-06-10_13:50:10-rados-wip-yuri4-testing-2022-06-09-1510-quincy-distro-default-smithi/6872889

2022-06-10T04:46:13.380 INFO:tasks.cephfs_test_runner:======================================================================
2022-06-10T04:46:13.381 INFO:tasks.cephfs_test_runner:FAIL: test_create_and_delete_cluster (tasks.cephfs.test_nfs.TestNFS)
2022-06-10T04:46:13.381 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2022-06-10T04:46:13.381 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2022-06-10T04:46:13.382 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_718f6c9e11020d4fbede84b1fd61c6af8d4cb658/qa/tasks/cephfs/test_nfs.py", line 335, in test_create_and_delete_cluster
2022-06-10T04:46:13.382 INFO:tasks.cephfs_test_runner:    self._test_create_cluster()
2022-06-10T04:46:13.383 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_718f6c9e11020d4fbede84b1fd61c6af8d4cb658/qa/tasks/cephfs/test_nfs.py", line 147, in _test_create_cluster
2022-06-10T04:46:13.384 INFO:tasks.cephfs_test_runner:    self._check_nfs_cluster_status('running', 'NFS Ganesha cluster deployment failed')
2022-06-10T04:46:13.384 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_718f6c9e11020d4fbede84b1fd61c6af8d4cb658/qa/tasks/cephfs/test_nfs.py", line 111, in _check_nfs_cluster_status
2022-06-10T04:46:13.385 INFO:tasks.cephfs_test_runner:    self.fail(fail_msg)
2022-06-10T04:46:13.386 INFO:tasks.cephfs_test_runner:AssertionError: NFS Ganesha cluster deployment failed
2022-06-10T04:46:13.386 INFO:tasks.cephfs_test_runner:
2022-06-10T04:46:13.387 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------

Actions #2

Updated by Laura Flores almost 2 years ago

Previous attempt to fix this was tracked here: https://tracker.ceph.com/issues/54329

Actions #3

Updated by Laura Flores almost 2 years ago

  • Related to Bug #54329: test_nfs.py: NFS Ganesha cluster deployment timeout added
Actions #4

Updated by Laura Flores almost 2 years ago

/a/yuriw-2022-06-13_16:36:31-rados-wip-yuri7-testing-2022-06-13-0706-distro-default-smithi/6876551

2022-06-13T17:24:50.616 INFO:tasks.cephfs_test_runner:test_create_multiple_exports (tasks.cephfs.test_nfs.TestNFS) ... FAIL
2022-06-13T17:24:50.617 INFO:tasks.cephfs_test_runner:
2022-06-13T17:24:50.618 INFO:tasks.cephfs_test_runner:======================================================================
2022-06-13T17:24:50.618 INFO:tasks.cephfs_test_runner:FAIL: test_create_multiple_exports (tasks.cephfs.test_nfs.TestNFS)
2022-06-13T17:24:50.619 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2022-06-13T17:24:50.620 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2022-06-13T17:24:50.621 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_8f8ee34a603512f9baef4f6eff0e1fc5deb2cda4/qa/tasks/cephfs/test_nfs.py", line 392, in test_create_multiple_exports
2022-06-13T17:24:50.621 INFO:tasks.cephfs_test_runner:    self._create_default_export()
2022-06-13T17:24:50.622 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_8f8ee34a603512f9baef4f6eff0e1fc5deb2cda4/qa/tasks/cephfs/test_nfs.py", line 208, in _create_default_export
2022-06-13T17:24:50.622 INFO:tasks.cephfs_test_runner:    self._test_create_cluster()
2022-06-13T17:24:50.622 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_8f8ee34a603512f9baef4f6eff0e1fc5deb2cda4/qa/tasks/cephfs/test_nfs.py", line 147, in _test_create_cluster
2022-06-13T17:24:50.622 INFO:tasks.cephfs_test_runner:    self._check_nfs_cluster_status('running', 'NFS Ganesha cluster deployment failed')
2022-06-13T17:24:50.623 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/github.com_ceph_ceph-c_8f8ee34a603512f9baef4f6eff0e1fc5deb2cda4/qa/tasks/cephfs/test_nfs.py", line 111, in _check_nfs_cluster_status
2022-06-13T17:24:50.623 INFO:tasks.cephfs_test_runner:    self.fail(fail_msg)
2022-06-13T17:24:50.623 INFO:tasks.cephfs_test_runner:AssertionError: NFS Ganesha cluster deployment failed

Actions #5

Updated by Laura Flores almost 2 years ago

/a/yuriw-2022-06-13_16:37:57-rados-wip-yuri8-testing-2022-06-13-0701-distro-default-smithi/6876688

Actions #6

Updated by Laura Flores almost 2 years ago

/a/yuriw-2022-06-16_18:33:18-rados-wip-yuri5-testing-2022-06-16-0649-distro-default-smithi/6882595

Actions #7

Updated by Laura Flores over 1 year ago

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

Actions #8

Updated by Laura Flores over 1 year ago

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

Updated by Laura Flores over 1 year ago

/a/yuriw-2022-08-24_14:38:24-rados-wip-yuri8-testing-2022-08-22-0646-distro-default-smithi/6989639

Actions

Also available in: Atom PDF