Project

General

Profile

Actions

Bug #50376

open

upgrade-clients:client-upgrade-octopus-pacific: cluster [WRN] Health check failed: mon is allowing insecure global_id reclaim (AUTH_INSECURE_GLOBAL_ID_RECLAIM_ALLOWED)

Added by Deepika Upadhyay about 3 years ago. Updated about 3 years ago.

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

0%

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

Description

  File "/home/ideepika/teuthology/teuthology/contextutil.py", line 33, in nested
    yield vars
  File "/home/ideepika/src/github.com_ideepika_ceph_12eab283efbbfeb56614c8871cee8e084e0b4e42/qa/tasks/ceph.py", line 1893, in task
    healthy(ctx=ctx, config=dict(cluster=config['cluster']))
  File "/home/ideepika/src/github.com_ideepika_ceph_12eab283efbbfeb56614c8871cee8e084e0b4e42/qa/tasks/ceph.py", line 1459, in healthy
    manager.wait_until_healthy(timeout=300)
  File "/home/ideepika/src/github.com_ideepika_ceph_12eab283efbbfeb56614c8871cee8e084e0b4e42/qa/tasks/ceph_manager.py", line 3087, in wait_until_healthy
    'timeout expired in wait_until_healthy'
AssertionError: timeout expired in wait_until_healthy

2021-04-15 10:58:46,681.681 INFO:teuthology.orchestra.run.smithi038.stdout:2021-04-15T10:51:28.160307+0000 mon.a (mon.0) 26 : cluster [WRN] Health check failed: mon is allowing insecure global_id reclaim (AUTH_INSECURE_GLOBAL_ID_RECLAIM_ALLOWED)
2021-04-15 10:58:46,682.682 WARNING:tasks.ceph:Found errors (ERR|WRN|SEC) in cluster log
2021-04-15 10:58:46,860.860 INFO:teuthology.orchestra.run.smithi038.stdout:2021-04-15T10:51:28.160307+0000 mon.a (mon.0) 26 : cluster [WRN] Health check failed: mon is allowing insecure global_id reclaim (AUTH_INSECURE_GLOBAL_ID_RECLAIM_ALLOWED)
2021-04-15 10:58:46,861.861 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/

config:
branch: pacific
description: upgrade-clients:client-upgrade-octopus-pacific/octopus-client-x/rbd/{0-cluster/{openstack
  start} 1-install/nautilus-client-x 2-features/defaults 3-workload/rbd_notification_tests
  supported/ubuntu_18.04}
email: ceph-qa@ceph.io
first_in_suite: false
job_id: '6007708'
kernel:
  kdb: true
  sha1: distro
last_in_suite: false
machine_type: smithi
meta:
- desc: 'Insatll and run ceph on one node,

    with a separate client 1.

    Upgrade client 1 to octopus

    Run tests against old cluster

    '
name: teuthology-2021-03-29_01:20:03-upgrade-clients:client-upgrade-octopus-pacific-pacific-distro-basic-smithi
nuke-on-error: true
openstack:
- volumes:
    count: 4
    size: 30
os_type: ubuntu
os_version: '18.04'
overrides:
  admin_socket:
    branch: pacific
  ceph:
    conf:
      client:
        rbd default features: 61
        debug rbd: 20
        debug rbd mirror: 20
        debug ms: 1
        debug client: 20
        debug librbd: 20
      mgr:
        debug mgr: 20
        debug ms: 1
      mon:
        debug mon: 20
        debug ms: 1
        debug paxos: 20
      osd:
        debug ms: 1
        debug osd: 20
    fs: xfs
    log-ignorelist:
    - \(MDS_ALL_DOWN\)
    - \(MDS_UP_LESS_THAN_MAX\)
    log-whitelist:
    - \(MDS_ALL_DOWN\)
    - \(MDS_UP_LESS_THAN_MAX\)
    sha1: 928130f3ceae3150adba74bb01626592274dd535
  ceph-deploy:
    conf:
      client:
        log file: /var/log/ceph/ceph-$name.$pid.log
      mon:
        osd default pool size: 2
  install:
    ceph:
      sha1: 928130f3ceae3150adba74bb01626592274dd535
  workunit:
      sha1: 928130f3ceae3150adba74bb01626592274dd535
      branch: wip-rgw-dpp-update-master
owner: scheduled_teuthology@teuthology
priority: 1000
repo: https://github.com/ceph/ceph.git
roles:
- - mon.a
  - mon.b
  - mon.c
  - osd.0
  - osd.1
  - osd.2
  - client.0
  - mgr.x
- - client.1
sha1: 928130f3ceae3150adba74bb01626592274dd535
sleep_before_teardown: 0
suite: upgrade-clients:client-upgrade-octopus-pacific
suite_branch: wip-rbd-upgrade
suite_relpath: qa
suite_repo: https://github.com/ideepika/ceph.git
suite_sha1: 12eab283efbbfeb56614c8871cee8e084e0b4e42
tasks:
- install:
    branch: wip-rgw-dpp-update-master
    exclude_packages:
    - ceph-mgr
    - libcephfs2
    - libcephfs-devel
    - libcephfs-dev
    - python34-cephfs
    - python34-rados
- print: '**** done install octopus'
- install.upgrade:
    client.1: null
    exclude_packages:
    - ceph-test
    - ceph-test-dbg
    - libcephfs1
    - python-ceph
- print: '**** done install.upgrade to -x on client.0'
- ceph: null
- print: '**** done ceph task'
- parallel:
  - workunit:
      branch: wip-rgw-dpp-update-master
      clients:
        client.0:
        - rbd/notify_master.sh
      env:
        RBD_FEATURES: '61'
  - workunit:
      branch: master
      clients:
        client.1:
        - rbd/notify_slave.sh
      env:
        RBD_FEATURES: '61'
- print: '**** done rbd: old librbd -> new librbd'
- parallel:
  - workunit:
      branch: master
      clients:
        client.0:
        - rbd/notify_slave.sh
      env:
        RBD_FEATURES: '61'
  - workunit:
      branch: pacific
      clients:
        client.1:
        - rbd/notify_master.sh
      env:
        RBD_FEATURES: '61'
- print: '**** done rbd: new librbd -> old librbd'
teuthology_branch: master
teuthology_sha1: d5a60f86b5bc836fe1569aac8a1c7ce60b0a3cf2
timestamp: 2021-03-29_01:20:03
tube: smithi
user: teuthology
verbose: true

produced on interactive on error mode
teuthology-server: /home/ideepika/mon-is-allowing-insecure-global-id-reclaim.log
Actions #2

Updated by Deepika Upadhyay about 3 years ago

  • Status changed from New to Resolved

just need to disable it for upgrade suite for now

Actions #3

Updated by Neha Ojha about 3 years ago

  • Subject changed from cluster [WRN] Health check failed: mon is allowing insecure global_id reclaim (AUTH_INSECURE_GLOBAL_ID_RECLAIM_ALLOWED) to upgrade-clients:client-upgrade-octopus-pacific: cluster [WRN] Health check failed: mon is allowing insecure global_id reclaim (AUTH_INSECURE_GLOBAL_ID_RECLAIM_ALLOWED)
  • Status changed from Resolved to New
Actions

Also available in: Atom PDF