Project

General

Profile

Actions

Bug #62870

closed

test_nfs task fails due to no orch backend set

Added by Adam King 8 months ago. Updated 7 months ago.

Status:
Resolved
Priority:
High
Category:
Testing
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

This test is likely intended to have cephadm set as the orch backend, but for whatever reason, it seems to not be set. The test is attempting to use "ceph orch ps" to check if daemons have been deployed and eventually times out due to the command always just returning that no orch backend is set.

2023-09-07T13:06:56.873 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph orch ps --service_name=nfs.test
2023-09-07T13:06:57.203 INFO:tasks.ceph.mgr.x.smithi143.stderr:2023-09-07T13:06:57.201+0000 7f0bfd3cb700 -1 mgr.server reply reply (2) No such file or directory No orchestrator configured (try `ceph orch set backend`)
2023-09-07T13:06:57.204 INFO:teuthology.orchestra.run.smithi143.stderr:Error ENOENT: No orchestrator configured (try `ceph orch set backend`)
2023-09-07T13:06:57.208 DEBUG:teuthology.orchestra.run:got remote process result: 2
2023-09-07T13:06:57.208 WARNING:tasks.cephfs.test_nfs:Command failed on smithi143 with status 2: 'sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph orch ps --service_name=nfs.test', retrying
2023-09-07T13:06:57.209 DEBUG:teuthology.orchestra.run.smithi143:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph log 'Ended test tasks.cephfs.test_nfs.TestNFS.test_cluster_info'
2023-09-07T13:06:58.066 INFO:tasks.cephfs_test_runner:Test cluster info outputs correct ip and hostname ... ERROR
2023-09-07T13:06:58.067 INFO:tasks.cephfs_test_runner:
2023-09-07T13:06:58.067 INFO:tasks.cephfs_test_runner:======================================================================
2023-09-07T13:06:58.068 INFO:tasks.cephfs_test_runner:ERROR: test_cluster_info (tasks.cephfs.test_nfs.TestNFS)
2023-09-07T13:06:58.068 INFO:tasks.cephfs_test_runner:Test cluster info outputs correct ip and hostname
2023-09-07T13:06:58.068 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-09-07T13:06:58.069 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-09-07T13:06:58.069 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_9bf41644a8be54082ae4e9ee24259b82e9973d7d/qa/tasks/cephfs/test_nfs.py", line 578, in test_cluster_info
2023-09-07T13:06:58.069 INFO:tasks.cephfs_test_runner:    self._test_create_cluster()
2023-09-07T13:06:58.069 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_9bf41644a8be54082ae4e9ee24259b82e9973d7d/qa/tasks/cephfs/test_nfs.py", line 152, in _test_create_cluster
2023-09-07T13:06:58.070 INFO:tasks.cephfs_test_runner:    while proceed():
2023-09-07T13:06:58.070 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/contextutil.py", line 134, in __call__
2023-09-07T13:06:58.070 INFO:tasks.cephfs_test_runner:    raise MaxWhileTries(error_msg)
2023-09-07T13:06:58.070 INFO:tasks.cephfs_test_runner:teuthology.exceptions.MaxWhileTries: reached maximum tries (11) after waiting for 40 seconds

https://pulpito.ceph.com/adking-2023-09-07_12:40:41-orch:cephadm-wip-adk-testing-2023-09-06-1611-distro-default-smithi/7390865/


Related issues 1 (0 open1 closed)

Related to CephFS - Bug #62915: qa/suites/fs/nfs: No orchestrator configured (try `ceph orch set backend`) while running test casesDuplicate

Actions
Actions #1

Updated by Dhairya Parmar 8 months ago

  • Status changed from New to Fix Under Review
  • Assignee changed from Adam King to Dhairya Parmar
  • Priority changed from Normal to High
  • Pull request ID set to 53594
Actions #2

Updated by Dhairya Parmar 8 months ago

  • Related to Bug #62915: qa/suites/fs/nfs: No orchestrator configured (try `ceph orch set backend`) while running test cases added
Actions #3

Updated by Adam King 8 months ago

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

Updated by Venky Shankar 7 months ago

  • Project changed from Orchestrator to CephFS
  • Category set to Testing
  • Status changed from Fix Under Review to Resolved
  • Target version set to v19.0.0
Actions

Also available in: Atom PDF