Project

General

Profile

Bug #40688

Updated by Laura Paduano almost 5 years ago

Attached full mgr log and ceph.conf 

 This seems to be an issue on centOS7 (I can't reproduce it in my local env with a fresh build of master based on Tumbleweed). 
 When running vstart the job will just hang at: 
 <pre><code class="text"> 
 /keyring tell mgr dashboard ac-user-create admin admin administrator 
 </code></pre> 

 e.g. here: https://jenkins.ceph.com/job/ceph-dashboard-pull-requests/506/consoleFull 

 Tests crashed in the middle (nautilus backport PR): https://jenkins.ceph.com/job/ceph-dashboard-pull-requests/545/consoleFull 

 The error does not occur when testing a Nautilus backport PR: 
 https://jenkins.ceph.com/view/all/job/ceph-dashboard-pull-requests/526 

 Note: Job passes again based on https://github.com/ceph/ceph/pull/28981

Back