Project

General

Profile

Actions

Bug #47837

closed

ERROR: test_create_export_for_cephfs_root (tasks.mgr.dashboard.test_ganesha.GaneshaTest)

Added by Neha Ojha over 3 years ago. Updated about 3 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Testing - API
Target version:
-
% Done:

0%

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

Description

2020-10-12T12:49:14.153 INFO:teuthology.orchestra.run.smithi075.stderr:pool 'ganesha' removed
2020-10-12T12:49:14.164 INFO:tasks.mgr.dashboard.helper:command result:
2020-10-12T12:49:14.165 INFO:tasks.cephfs_test_runner:
2020-10-12T12:49:14.165 INFO:tasks.cephfs_test_runner:======================================================================
2020-10-12T12:49:14.165 INFO:tasks.cephfs_test_runner:ERROR: test_create_export_for_cephfs_root (tasks.mgr.dashboard.test_ganesha.GaneshaTest)
2020-10-12T12:49:14.165 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2020-10-12T12:49:14.166 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2020-10-12T12:49:14.166 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/mgr/dashboard/test_ganesha.py", line 121, in test_create_export_for_cephfs_root
2020-10-12T12:49:14.166 INFO:tasks.cephfs_test_runner:    self._test_create_export('/')
2020-10-12T12:49:14.166 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/mgr/dashboard/test_ganesha.py", line 110, in _test_create_export
2020-10-12T12:49:14.166 INFO:tasks.cephfs_test_runner:    data = self.create_export(cephfs_path, 'cluster1', ['node1', 'node2'], 'CEPH', "security.selinux")
2020-10-12T12:49:14.167 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/mgr/dashboard/test_ganesha.py", line 94, in create_export
2020-10-12T12:49:14.167 INFO:tasks.cephfs_test_runner:    return cls._task_post('/api/nfs-ganesha/export', ex_json)
2020-10-12T12:49:14.167 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/mgr/dashboard/helper.py", line 343, in _task_post
2020-10-12T12:49:14.167 INFO:tasks.cephfs_test_runner:    return cls._task_request('POST', url, data, timeout)
2020-10-12T12:49:14.167 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/mgr/dashboard/helper.py", line 291, in _task_request
2020-10-12T12:49:14.168 INFO:tasks.cephfs_test_runner:    cls._assertIn(cls._resp.status_code, [200, 201, 202, 204, 400, 403, 404])
2020-10-12T12:49:14.168 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph_master/qa/tasks/mgr/dashboard/helper.py", line 280, in _assertIn
2020-10-12T12:49:14.168 INFO:tasks.cephfs_test_runner:    raise Exception("assertion failed: {} not in {}".format(v1, v2))
2020-10-12T12:49:14.168 INFO:tasks.cephfs_test_runner:Exception: assertion failed: 500 not in [200, 201, 202, 204, 400, 403, 404]
2020-10-12T12:49:14.168 INFO:tasks.cephfs_test_runner:
2020-10-12T12:49:14.169 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2020-10-12T12:49:14.169 INFO:tasks.cephfs_test_runner:Ran 64 tests in 645.094s
2020-10-12T12:49:14.169 INFO:tasks.cephfs_test_runner:
2020-10-12T12:49:14.169 INFO:tasks.cephfs_test_runner:FAILED (errors=1)

/a/teuthology-2020-10-12_07:01:02-rados-master-distro-basic-smithi/5519594

Multiple occurrences in https://pulpito.ceph.com/teuthology-2020-10-12_07:01:02-rados-master-distro-basic-smithi/


Related issues 1 (0 open1 closed)

Is duplicate of Dashboard - Bug #47397: mgr/dashboard: error when creating an NFS export with CephFS path `/` ResolvedKiefer Chang

Actions
Actions #2

Updated by Ernesto Puerta about 3 years ago

  • Is duplicate of Bug #47397: mgr/dashboard: error when creating an NFS export with CephFS path `/` added
Actions #3

Updated by Ernesto Puerta about 3 years ago

  • Status changed from New to Duplicate
Actions #4

Updated by Ernesto Puerta about 3 years ago

  • Category changed from 142 to API Tests
Actions #5

Updated by Ernesto Puerta about 3 years ago

  • Project changed from mgr to Dashboard
  • Category changed from API Tests to Testing - API
Actions

Also available in: Atom PDF