Description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/client-keyring 3-final}

Log: http://qa-proxy.ceph.com/teuthology/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616084/teuthology.log

Failure Reason:

hit max job timeout

  • log_href: http://qa-proxy.ceph.com/teuthology/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616084/teuthology.log
  • archive_path: /home/teuthworker/archive/phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi/7616084
  • description: orch:cephadm/smoke-roleless/{0-distro/centos_9.stream 0-nvme-loop 1-start 2-services/client-keyring 3-final}
  • duration:
  • email: jmulligan@redhat.com
  • failure_reason: hit max job timeout
  • flavor:
  • job_id: 7616084
  • kernel:
    • kdb: True
    • sha1: distro
  • last_in_suite: False
  • machine_type: smithi
  • name: phlogistonjohn-2024-03-22_03:02:08-orch:cephadm-wip-phlogistonjohn-testing-2024-03-21-1835-distro-default-smithi
  • nuke_on_error: True
  • os_type: centos
  • os_version: 9.stream
  • overrides:
    • admin_socket:
      • branch: wip-phlogistonjohn-testing-2024-03-21-1835
    • ceph:
      • conf:
        • mgr:
          • debug mgr: 20
          • debug ms: 1
        • mon:
          • debug mon: 20
          • debug ms: 1
          • debug paxos: 20
        • osd:
          • debug ms: 1
          • debug osd: 20
          • osd shutdown pgref assert: True
      • flavor: default
      • log-ignorelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
      • sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
      • install:
        • ceph:
          • flavor: default
          • sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37
      • selinux:
        • allowlist:
          • scontext=system_u:system_r:logrotate_t:s0
      • workunit:
        • branch: wip-phlogistonjohn-testing-2024-03-21-1835
        • sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37
    • owner: scheduled_phlogistonjohn@teuthology
    • pid:
    • roles:
      • ['host.a', 'client.0']
      • ['host.b', 'client.1']
    • sentry_event:
    • status: dead
    • success:
    • branch: wip-phlogistonjohn-testing-2024-03-21-1835
    • seed: 5374
    • sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37
    • subset: 1/24
    • suite: orch:cephadm
    • suite_branch: wip-phlogistonjohn-testing-2024-03-21-1835
    • suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_ea01217f8a79678e64ef6a5d68a043a4ef21ca37/qa
    • suite_relpath: qa
    • suite_repo: https://git.ceph.com/ceph-ci.git
    • suite_sha1: ea01217f8a79678e64ef6a5d68a043a4ef21ca37
    • targets:
      • smithi099.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGgMvpFtcRzNv4bTXhvo12mOCBgP8fBtCi2Iu+o+IxPIQL+BDvLThuM5FKrXTjG09aB3IR29RC9yP1Ko3COb8qM=
      • smithi142.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBM7sRcvAF2OcfjFN9GukUdd3qSr0T9rkyb1dkPOTnxYDLy45KAXwkqAb7MRBrBuIQLoPPMD1CmS7Thk6pHhUw/c=
    • tasks:
      • nvme_loop:
      • cephadm:
        • roleless: True
      • cephadm.shell:
        • host.a:
          • ceph orch status
          • ceph orch ps
          • ceph orch ls
          • ceph orch host ls
          • ceph orch device ls
      • cephadm.shell:
        • host.a:
          • ceph orch host label add `hostname` foo
          • ceph auth get-or-create client.foo mon 'allow r'
          • ceph orch client-keyring set client.foo label:foo --mode 770 --owner 11111:22222
      • exec:
        • host.a:
          • while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done
          • ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx---
          • ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111
          • ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222
          • test -e /etc/ceph/ceph.conf
      • exec:
        • host.b:
          • test ! -e /etc/ceph/ceph.client.foo.keyring
      • cephadm.shell:
        • host.b:
          • ceph orch host label add `hostname` foo
      • exec:
        • host.b:
          • while ! test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done
          • ls -al /etc/ceph/ceph.client.foo.keyring | grep rwxrwx---
          • ls -al /etc/ceph/ceph.client.foo.keyring | grep 11111
          • ls -al /etc/ceph/ceph.client.foo.keyring | grep 22222
      • cephadm.shell:
        • host.b:
          • ceph orch host label rm `hostname` foo
      • exec:
        • host.b:
          • while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done
      • exec:
        • host.a:
          • test -e /etc/ceph/ceph.client.foo.keyring
      • cephadm.shell:
        • host.a:
          • ceph orch client-keyring rm client.foo
      • exec:
        • host.a:
          • while test -e /etc/ceph/ceph.client.foo.keyring ; do sleep 1 ; done
      • cephadm.shell:
        • host.a:
          • stat -c '%u %g' /var/log/ceph | grep '167 167'
          • ceph orch status
          • ceph orch ps
          • ceph orch ls
          • ceph orch host ls
          • ceph orch device ls
          • ceph orch ls | grep '^osd.all-available-devices '
    • teuthology_branch: main
    • verbose: False
    • pcp_grafana_url:
    • priority: 95
    • user: phlogistonjohn
    • queue:
    • posted: 2024-03-22 03:03:38
    • started: 2024-03-22 05:20:40
    • updated: 2024-03-22 17:30:08
    • status_class: danger
    • runtime: 12:09:28