Description: rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-install/jewel-v1only.yaml backoff/normal.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/off.yaml distro$/{centos_latest.yaml} msgr-failures/fastclose.yaml rados.yaml thrashers/morepggrow.yaml thrashosds-health.yaml workloads/cache-snaps.yaml}

Log: http://qa-proxy.ceph.com/teuthology/sjust-2019-04-26_14:00:33-rados-wip-sjust-peering-refactor-distro-basic-mira/3897173/teuthology.log

Failure Reason:

ory', u'rc': 1, u'msg': u'non-zero return code', 'stdout_lines': [], u'start': u'2019-04-28 13:24:40.746056', u'failed': True}, {'_ansible_parsed': True, 'stderr_lines': [u'wipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory', u'wipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory'], u'cmd': u'wipefs --force --all /dev/mpatha5 || wipefs --all /dev/mpatha5', u'end': u'2019-04-28 13:24:41.192027', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'wipefs --force --all /dev/mpatha5 || wipefs --all /dev/mpatha5', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'item': u'mpatha5', u'delta': u'0:00:00.012124', u'stderr': u'wipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory\nwipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory', u'rc': 1, u'msg': u'non-zero return code', 'stdout_lines': [], u'start': u'2019-04-28 13:24:41.179903', u'failed': True}, {'_ansible_parsed': True, 'stderr_lines': [u'wipefs: error: /dev/mpatha1: probing initialization failed: No such file or directory', u'wipefs: error: /dev/mpatha1: probing initialization failed: No such file or directory'], u'cmd': u'wipefs --force --all /dev/mpatha1 || wipefs --all /dev/mpatha1', u'end': u'2019-04-28 13:24:41.645020', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'wipefs --force --all /dev/mpatha1 || wipefs --all /dev/mpatha1', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'item': u'mpatha1', u'delta': u'0:00:00.012433', u'stderr': u'wipefs: error: /dev/mpatha1: probing initialization failed: No such file or directory\nwipefs: error: /dev/mpatha1: probing initialization failed: No such file or directory', u'rc': 1, u'msg': u'non-zero return code', 'stdout_lines': [], u'start': u'2019-04-28 13:24:41.632587', u'failed': True}, {'_ansible_parsed': True, 'stderr_lines': [u'wipefs: error: /dev/mpatha2: probing initialization failed: No such file or directory', u'wipefs: error: /dev/mpatha2: probing initialization failed: No such file or directory'], u'cmd': u'wipefs --force --all /dev/mpatha2 || wipefs --all /dev/mpatha2', u'end': u'2019-04-28 13:24:42.093945', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'wipefs --force --all /dev/mpatha2 || wipefs --all /dev/mpatha2', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'item': u'mpatha2', u'delta': u'0:00:00.011782', u'stderr': u'wipefs: error: /dev/mpatha2: probing initialization failed: No such file or directory\nwipefs: error: /dev/mpatha2: probing initialization failed: No such file or directory', u'rc': 1, u'msg': u'non-zero return code', 'stdout_lines': [], u'start': u'2019-04-28 13:24:42.082163', u'failed': True}, {'_ansible_parsed': True, 'stderr_lines': [u'wipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory', u'wipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory'], u'cmd': u'wipefs --force --all /dev/mpatha5 || wipefs --all /dev/mpatha5', u'end': u'2019-04-28 13:24:42.529176', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'wipefs --force --all /dev/mpatha5 || wipefs --all /dev/mpatha5', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'item': u'mpatha5', u'delta': u'0:00:00.012298', u'stderr': u'wipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory\nwipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory', u'rc': 1, u'msg': u'non-zero return code', 'stdout_lines': [], u'start': u'2019-04-28 13:24:42.516878', u'failed': True}]}}Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 218, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 190, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 28, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 57, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 225, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 123, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 57, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 225, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 123, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 57, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 217, in represent_list return self.represent_sequence(u'tag:yaml.org,2002:seq', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 101, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 57, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 225, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 123, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 67, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 249, in represent_undefined raise RepresenterError("cannot represent an object: %s" % data)RepresenterError: cannot represent an object: mpatha1

  • log_href: http://qa-proxy.ceph.com/teuthology/sjust-2019-04-26_14:00:33-rados-wip-sjust-peering-refactor-distro-basic-mira/3897173/teuthology.log
  • archive_path: /home/teuthworker/archive/sjust-2019-04-26_14:00:33-rados-wip-sjust-peering-refactor-distro-basic-mira/3897173
  • description: rados/thrash-old-clients/{0-size-min-size-overrides/3-size-2-min-size.yaml 1-install/jewel-v1only.yaml backoff/normal.yaml ceph.yaml clusters/{openstack.yaml three-plus-one.yaml} d-balancer/off.yaml distro$/{centos_latest.yaml} msgr-failures/fastclose.yaml rados.yaml thrashers/morepggrow.yaml thrashosds-health.yaml workloads/cache-snaps.yaml}
  • duration: 0:08:17
  • email:
  • failure_reason: ory', u'rc': 1, u'msg': u'non-zero return code', 'stdout_lines': [], u'start': u'2019-04-28 13:24:40.746056', u'failed': True}, {'_ansible_parsed': True, 'stderr_lines': [u'wipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory', u'wipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory'], u'cmd': u'wipefs --force --all /dev/mpatha5 || wipefs --all /dev/mpatha5', u'end': u'2019-04-28 13:24:41.192027', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'wipefs --force --all /dev/mpatha5 || wipefs --all /dev/mpatha5', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'item': u'mpatha5', u'delta': u'0:00:00.012124', u'stderr': u'wipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory\nwipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory', u'rc': 1, u'msg': u'non-zero return code', 'stdout_lines': [], u'start': u'2019-04-28 13:24:41.179903', u'failed': True}, {'_ansible_parsed': True, 'stderr_lines': [u'wipefs: error: /dev/mpatha1: probing initialization failed: No such file or directory', u'wipefs: error: /dev/mpatha1: probing initialization failed: No such file or directory'], u'cmd': u'wipefs --force --all /dev/mpatha1 || wipefs --all /dev/mpatha1', u'end': u'2019-04-28 13:24:41.645020', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'wipefs --force --all /dev/mpatha1 || wipefs --all /dev/mpatha1', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'item': u'mpatha1', u'delta': u'0:00:00.012433', u'stderr': u'wipefs: error: /dev/mpatha1: probing initialization failed: No such file or directory\nwipefs: error: /dev/mpatha1: probing initialization failed: No such file or directory', u'rc': 1, u'msg': u'non-zero return code', 'stdout_lines': [], u'start': u'2019-04-28 13:24:41.632587', u'failed': True}, {'_ansible_parsed': True, 'stderr_lines': [u'wipefs: error: /dev/mpatha2: probing initialization failed: No such file or directory', u'wipefs: error: /dev/mpatha2: probing initialization failed: No such file or directory'], u'cmd': u'wipefs --force --all /dev/mpatha2 || wipefs --all /dev/mpatha2', u'end': u'2019-04-28 13:24:42.093945', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'wipefs --force --all /dev/mpatha2 || wipefs --all /dev/mpatha2', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'item': u'mpatha2', u'delta': u'0:00:00.011782', u'stderr': u'wipefs: error: /dev/mpatha2: probing initialization failed: No such file or directory\nwipefs: error: /dev/mpatha2: probing initialization failed: No such file or directory', u'rc': 1, u'msg': u'non-zero return code', 'stdout_lines': [], u'start': u'2019-04-28 13:24:42.082163', u'failed': True}, {'_ansible_parsed': True, 'stderr_lines': [u'wipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory', u'wipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory'], u'cmd': u'wipefs --force --all /dev/mpatha5 || wipefs --all /dev/mpatha5', u'end': u'2019-04-28 13:24:42.529176', '_ansible_no_log': False, u'stdout': u'', '_ansible_item_result': True, u'changed': True, u'invocation': {u'module_args': {u'creates': None, u'executable': None, u'_uses_shell': True, u'_raw_params': u'wipefs --force --all /dev/mpatha5 || wipefs --all /dev/mpatha5', u'removes': None, u'warn': True, u'chdir': None, u'stdin': None}}, 'item': u'mpatha5', u'delta': u'0:00:00.012298', u'stderr': u'wipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory\nwipefs: error: /dev/mpatha5: probing initialization failed: No such file or directory', u'rc': 1, u'msg': u'non-zero return code', 'stdout_lines': [], u'start': u'2019-04-28 13:24:42.516878', u'failed': True}]}}Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/callback_plugins/failure_log.py", line 44, in log_failure log.error(yaml.safe_dump(failure)) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 218, in safe_dump return dump_all([data], stream, Dumper=SafeDumper, **kwds) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/__init__.py", line 190, in dump_all dumper.represent(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 28, in represent node = self.represent_data(data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 57, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 225, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 123, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 57, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 225, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 123, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 57, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 217, in represent_list return self.represent_sequence(u'tag:yaml.org,2002:seq', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 101, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 57, in represent_data node = self.yaml_representers[data_types[0]](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 225, in represent_dict return self.represent_mapping(u'tag:yaml.org,2002:map', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 123, in represent_mapping node_value = self.represent_data(item_value) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 67, in represent_data node = self.yaml_representers[None](self, data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 249, in represent_undefined raise RepresenterError("cannot represent an object: %s" % data)RepresenterError: cannot represent an object: mpatha1
  • flavor:
  • job_id: 3897173
  • kernel:
    • sha1: distro
    • kdb: True
  • last_in_suite: False
  • machine_type: mira
  • name: sjust-2019-04-26_14:00:33-rados-wip-sjust-peering-refactor-distro-basic-mira
  • nuke_on_error: True
  • os_type: centos
  • os_version: 7.6
  • overrides:
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
          • osd default pool size: 2
    • workunit:
      • sha1: fd941781596ea87bdb123e8a003385917bf4d619
      • branch: wip-sjust-peering-refactor
    • ceph:
      • mon_bind_addrvec: False
      • log-whitelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
        • but it is still running
        • objects unfound and apparently lost
        • overall HEALTH_
        • \(OSDMAP_FLAGS\)
        • \(OSD_
        • \(PG_
        • \(POOL_
        • \(CACHE_POOL_
        • \(SMALLER_PGP_NUM\)
        • \(OBJECT_
        • \(SLOW_OPS\)
        • \(REQUEST_SLOW\)
        • \(TOO_FEW_PGS\)
        • slow requests
        • must scrub before tier agent can activate
      • mon_bind_msgr2: False
      • conf:
        • global:
          • ms tcp read timeout: 5
          • osd_pool_default_size: 3
          • osd_pool_default_min_size: 2
          • ms type: async
          • ms bind msgr2: False
          • ms inject socket failures: 2500
        • mon:
          • debug mon: 20
          • debug paxos: 20
          • debug ms: 1
        • osd:
          • osd op queue cut off: debug_random
          • filestore queue throttle max multiple: 10
          • debug journal: 20
          • osd scrub max interval: 120
          • osd max backfills: 9
          • debug osd: 25
          • osd op queue: debug_random
          • osd debug verify cached snaps: True
          • osd debug verify missing on start: True
          • journal throttle high multiple: 2
          • filestore queue throttle high multiple: 2
          • debug ms: 1
          • osd scrub min interval: 60
          • debug filestore: 20
          • osd shutdown pgref assert: True
          • journal throttle max multiple: 10
      • sha1: fd941781596ea87bdb123e8a003385917bf4d619
    • install:
      • ceph:
        • sha1: fd941781596ea87bdb123e8a003385917bf4d619
    • admin_socket:
      • branch: wip-sjust-peering-refactor
    • thrashosds:
      • min_in: 4
  • owner: scheduled_sjust@rex004.front.sepia.ceph.com
  • pid:
  • roles:
    • ['mon.a', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0']
    • ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1']
    • ['mon.c', 'osd.8', 'osd.9', 'osd.10', 'osd.11']
    • ['client.2']
  • sentry_event:
  • status: fail
  • success: False
  • branch: wip-sjust-peering-refactor
  • seed:
  • sha1: fd941781596ea87bdb123e8a003385917bf4d619
  • subset:
  • suite:
  • suite_branch: wip-sjust-peering-refactor
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: fd941781596ea87bdb123e8a003385917bf4d619
  • targets:
    • mira030.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmY/Cpok45ji1QLzWUZO9SUC8wrjAD46Xreh8N/bT3CjfZF60WN7NvQnhdou87er9ldfxTJyAVCEOZAPcNrrLQB4brlOLvkx4WdULDO9bDMOJ6KQt8+upCr0fmPTMyH7e1UvGshrsSXWr34c75LoIEAvRxnxzdFs9zswf+L+H8eye/RiWE4tO/ciuIIDFTr/AgA9yLIZoYsiGy49kbr7ynBZYlgaXcdW17la/IC15wje2+rEKzdNRXvTny2vmv12ef7+UN6B/t/gH8mXW+QKRqJHoE1evZtb6KO5HjGdpGPn1DMIRFyj3LNinfav8LRah0C5Di0S7zlsDhGJJv6bND
    • mira038.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF8s2N+XeVpgjpHTi6bkxQVxcndREDNZBVL7Y3eX1CaGOXMz5vOdMy/cB4iivifEprvZEn1iHMh/Uws1WUgCV4I7JdtVJ5LVXcWTczs5RYn/ADC6e32o1KxKk9zueMzUS5uuIVEfuiJdiMmTgtE7ClcBwz1oL5yu8MHWFO2faAvgVs94dZNtzG6pvpjy4VIHXt2zSs3UYlv3hKP4CQTQiQC4ISIVc0nGBZcn4LQiBoKnMQGTFQ3RL7ETkm56/b05rwDi5VEHleHPLq90LBTQo3ylHW2s8PH028FLIERqkNO0ETuF+cLDGJqOaNW3ioQ+O0KRfhW5uH0yF8vHW84gjR
    • mira101.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwIjFRvgIoo+auwoGfFJPycV8YOhc+Ah5QEQ0ho+gmYI4C0t/5U7jQopU5KTw2Hy1O9302Iq26s/LQtrsH7hUPy/S6hf6Wou+qfplV3EF2l7B7r+aWhNHnDTO0rQKZqvuXXQG6EnwloWJB7aPACHWEAED4f34WA0vRAM7NStvq57IBthXxtj6O/aI+t/iTEvOOPx0EUWgw+BM9Emb/fQwYZUKwMnaOxHW88dB/C/xzKNfpHKjF+apKPMSFo9N12UHY/Tvk9QXkWOkprU/0PBujWPeBFGIpg9DXYwu8g5gnN1ctRIIEERpd3FTWjPNkUQm7DvnvkKQ3HvS2hJBkU46x
    • mira071.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4SSqW7usuBa/USPXAEFeWL7Al99JRnHskqMQkfiQoZC3GzwVYCm/ktav7PGNpBIePqR7jC1Oq2wHh2AjnRmEIVY/gH2qUNfFkdmQoZENnEYei5M4v3aMZ5jD3eavXElG1N5DlH6odYwpzaZZOlGf/XoQ1931fxESL1aPjKbguPTC8rz1u8CoFU6r91Stxx7OZPwkCUujahnq+v76wJGNKC/yR7SOSx9hsQEoIs2Gxk5HQ+VvJ0+VJOP0DGmGp3LK8VLUKOeKF8tPJYrcvPe9+/JWn3kmMRxtHmCkcLiugnbXfjzuCoancMeLn2csAhlfrKOyWwSIYjCtKR+20PltV
  • tasks:
    • internal.check_packages:
    • internal.buildpackages_prep:
    • internal.lock_machines:
      • 4
      • mira
    • internal.save_config:
    • internal.check_lock:
    • internal.add_remotes:
    • console_log:
    • internal.connect:
    • internal.push_inventory:
    • internal.serialize_remote_roles:
    • internal.check_conflict:
    • internal.check_ceph_data:
    • internal.vm_setup:
    • kernel:
      • sha1: distro
      • kdb: True
    • internal.base:
    • internal.archive_upload:
    • internal.archive:
    • internal.coredump:
    • internal.sudo:
    • internal.syslog:
    • internal.timer:
    • pcp:
    • selinux:
    • ansible.cephlab:
    • clock:
    • install:
      • extra_packages:
        • librados2
      • exclude_packages:
        • librados3
        • ceph-mgr-dashboard
        • ceph-mgr-diskprediction-local
        • ceph-mgr-diskprediction-cloud
        • ceph-mgr-rook
        • ceph-mgr-ssh
        • ceph-mgr
        • libcephfs2
        • libcephfs-devel
        • libcephfs-dev
      • branch: jewel
    • install.upgrade:
      • mon.a:
      • mon.c:
      • mon.b:
    • ceph:
    • thrashosds:
      • chance_pgnum_grow: 3
      • chance_pgpnum_fix: 1
      • timeout: 1200
    • exec:
      • client.0:
        • sudo ceph osd pool create base 4
        • sudo ceph osd pool application enable base rados
        • sudo ceph osd pool create cache 4
        • sudo ceph osd tier add base cache
        • sudo ceph osd tier cache-mode cache writeback
        • sudo ceph osd tier set-overlay base cache
        • sudo ceph osd pool set cache hit_set_type bloom
        • sudo ceph osd pool set cache hit_set_count 8
        • sudo ceph osd pool set cache hit_set_period 3600
        • sudo ceph osd pool set cache target_max_objects 250
        • sudo ceph osd pool set cache min_read_recency_for_promote 2
    • rados:
      • pools:
        • base
      • op_weights:
        • snap_remove: 50
        • write: 100
        • rollback: 50
        • read: 100
        • copy_from: 50
        • snap_create: 50
        • cache_try_flush: 50
        • cache_flush: 50
        • cache_evict: 50
        • delete: 50
      • clients:
        • client.2
      • objects: 500
      • ops: 4000
  • teuthology_branch: master
  • verbose: False
  • pcp_grafana_url:
  • priority:
  • user:
  • queue:
  • posted: 2019-04-26 21:05:27
  • started: 2019-04-28 02:16:11
  • updated: 2019-04-28 13:26:21
  • status_class: danger
  • runtime: 11:10:10
  • wait_time: 11:01:53