Description: upgrade:nautilus-x/parallel/{0-cluster/{openstack.yaml start.yaml} 1-ceph-install/nautilus.yaml 1.1-pg-log-overrides/short_pg_log.yaml 2-workload/{blogbench.yaml ec-rados-default.yaml rados_api.yaml rados_loadgenbig.yaml rgw_ragweed_prepare.yaml test_rbd_api.yaml test_rbd_python.yaml} 3-upgrade-sequence/upgrade-mon-osd-mds.yaml 5-final-workload/{blogbench.yaml rados-snaps-few-objects.yaml rados_loadgenmix.yaml rados_mon_thrash.yaml rbd_cls.yaml rbd_import_export.yaml rgw.yaml rgw_ragweed_check.yaml rgw_swift.yaml} objectstore/filestore-xfs.yaml octopus.yaml supported-all-distro/ubuntu_latest.yaml}

Log: http://qa-proxy.ceph.com/teuthology/teuthology-2019-12-06_14:23:02-upgrade:nautilus-x-master-distro-basic-smithi/4576490/teuthology.log

Failure Reason:

ange Not Satisfiable\nTrying other mirror.\nTraceback (most recent call last):\n File "/bin/yum", line 29, in <module>\n yummain.user_main(sys.argv[1:], exit_code=True)\n File "/usr/share/yum-cli/yummain.py", line 375, in user_main\n errcode = main(args)\n File "/usr/share/yum-cli/yummain.py", line 184, in main\n result, resultmsgs = base.doCommands()\n File "/usr/share/yum-cli/cli.py", line 585, in doCommands\n return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)\n File "/usr/share/yum-cli/yumcommands.py", line 1395, in doCommand\n base.repos.populateSack(mdtype=\'all\', cacheonly=1)\n File "/usr/lib/python2.7/site-packages/yum/repos.py", line 386, in populateSack\n sack.populate(repo, mdtype, callback, cacheonly)\n File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 263, in populate\n dobj = repo_cache_function(xml, csum)\n File "/usr/lib64/python2.7/site-packages/sqlitecachec.py", line 46, in getPrimary\n self.repoid))\nTypeError: Can not create packagename index: database is locked', u'stdout': u'Loaded plugins: fastestmirror, langpacks, priorities, product-id, search-\n : disabled-repos, subscription-manager\nCleaning repos: epel lab-extras rhel-7-fcgi-ceph rhel-7-server-extras-rpms\n : rhel-7-server-optional-rpms rhel-7-server-rpms\n : rhel-ha-for-rhel-7-server-rpms\nLoaded plugins: fastestmirror, langpacks, priorities, product-id, search-\n : disabled-repos, subscription-manager\nDetermining fastest mirrors', u'msg': u'non-zero return code', u'delta': u'0:00:35.021042', 'stdout_lines': [u'Loaded plugins: fastestmirror, langpacks, priorities, product-id, search-', u' : disabled-repos, subscription-manager', u'Cleaning repos: epel lab-extras rhel-7-fcgi-ceph rhel-7-server-extras-rpms', u' : rhel-7-server-optional-rpms rhel-7-server-rpms', u' : rhel-ha-for-rhel-7-server-rpms', u'Loaded plugins: fastestmirror, langpacks, priorities, product-id, search-', u' : disabled-repos, subscription-manager', u'Determining fastest mirrors'], u'end': u'2019-12-06 15:20:06.053117', '_ansible_no_log': False, u'cmd': u'rm -rf /var/cache/yum/*; yum clean all; yum makecache', u'start': u'2019-12-06 15:19:31.032075', u'warnings': [u"Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'rm -rf /var/cache/yum/*; yum clean all; yum makecache', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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 309, 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 281, 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 29, 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 58, 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 227, 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 125, 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 58, 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 227, 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 125, 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 68, 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 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'rm -rf /var/cache/yum/*; yum clean all; yum makecache')Failure object was: {'smithi196.front.sepia.ceph.com': {'_ansible_no_log': False, u'invocation': {u'module_args': {u'install_weak_deps': True, u'autoremove': False, u'lock_timeout': 0, u'download_dir': None, u'install_repoquery': True, u'update_cache': False, u'conf_file': None, u'exclude': [], u'update_only': False, u'installroot': u'/', u'allow_downgrade': False, u'name': [u'krb5-workstation'], u'download_only': False, u'bugfix': False, u'list': None, u'disable_gpg_check': False, u'disable_excludes': None, u'use_backend': u'auto', u'validate_certs': True, u'state': u'present', u'disablerepo': [], u'releasever': None, u'disable_plugin': [], u'enablerepo': [], u'skip_broken': False, u'security': False, u'enable_plugin': []}}, 'changed': False, u'msg': u'yum lockfile is held by another process'}}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 309, 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 281, 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 29, 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 58, 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 227, 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 125, 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 58, 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 227, 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 125, 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 58, 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 227, 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 125, 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 58, 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 227, 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 125, 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 68, 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 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'/')

  • log_href: http://qa-proxy.ceph.com/teuthology/teuthology-2019-12-06_14:23:02-upgrade:nautilus-x-master-distro-basic-smithi/4576490/teuthology.log
  • archive_path: /home/teuthworker/archive/teuthology-2019-12-06_14:23:02-upgrade:nautilus-x-master-distro-basic-smithi/4576490
  • description: upgrade:nautilus-x/parallel/{0-cluster/{openstack.yaml start.yaml} 1-ceph-install/nautilus.yaml 1.1-pg-log-overrides/short_pg_log.yaml 2-workload/{blogbench.yaml ec-rados-default.yaml rados_api.yaml rados_loadgenbig.yaml rgw_ragweed_prepare.yaml test_rbd_api.yaml test_rbd_python.yaml} 3-upgrade-sequence/upgrade-mon-osd-mds.yaml 5-final-workload/{blogbench.yaml rados-snaps-few-objects.yaml rados_loadgenmix.yaml rados_mon_thrash.yaml rbd_cls.yaml rbd_import_export.yaml rgw.yaml rgw_ragweed_check.yaml rgw_swift.yaml} objectstore/filestore-xfs.yaml octopus.yaml supported-all-distro/ubuntu_latest.yaml}
  • duration: 0:02:32
  • email: ceph-qa@ceph.io
  • failure_reason: ange Not Satisfiable\nTrying other mirror.\nTraceback (most recent call last):\n File "/bin/yum", line 29, in \n yummain.user_main(sys.argv[1:], exit_code=True)\n File "/usr/share/yum-cli/yummain.py", line 375, in user_main\n errcode = main(args)\n File "/usr/share/yum-cli/yummain.py", line 184, in main\n result, resultmsgs = base.doCommands()\n File "/usr/share/yum-cli/cli.py", line 585, in doCommands\n return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)\n File "/usr/share/yum-cli/yumcommands.py", line 1395, in doCommand\n base.repos.populateSack(mdtype=\'all\', cacheonly=1)\n File "/usr/lib/python2.7/site-packages/yum/repos.py", line 386, in populateSack\n sack.populate(repo, mdtype, callback, cacheonly)\n File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 263, in populate\n dobj = repo_cache_function(xml, csum)\n File "/usr/lib64/python2.7/site-packages/sqlitecachec.py", line 46, in getPrimary\n self.repoid))\nTypeError: Can not create packagename index: database is locked', u'stdout': u'Loaded plugins: fastestmirror, langpacks, priorities, product-id, search-\n : disabled-repos, subscription-manager\nCleaning repos: epel lab-extras rhel-7-fcgi-ceph rhel-7-server-extras-rpms\n : rhel-7-server-optional-rpms rhel-7-server-rpms\n : rhel-ha-for-rhel-7-server-rpms\nLoaded plugins: fastestmirror, langpacks, priorities, product-id, search-\n : disabled-repos, subscription-manager\nDetermining fastest mirrors', u'msg': u'non-zero return code', u'delta': u'0:00:35.021042', 'stdout_lines': [u'Loaded plugins: fastestmirror, langpacks, priorities, product-id, search-', u' : disabled-repos, subscription-manager', u'Cleaning repos: epel lab-extras rhel-7-fcgi-ceph rhel-7-server-extras-rpms', u' : rhel-7-server-optional-rpms rhel-7-server-rpms', u' : rhel-ha-for-rhel-7-server-rpms', u'Loaded plugins: fastestmirror, langpacks, priorities, product-id, search-', u' : disabled-repos, subscription-manager', u'Determining fastest mirrors'], u'end': u'2019-12-06 15:20:06.053117', '_ansible_no_log': False, u'cmd': u'rm -rf /var/cache/yum/*; yum clean all; yum makecache', u'start': u'2019-12-06 15:19:31.032075', u'warnings': [u"Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message."], u'rc': 1, u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'rm -rf /var/cache/yum/*; yum clean all; yum makecache', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}}}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 309, 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 281, 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 29, 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 58, 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 227, 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 125, 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 58, 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 227, 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 125, 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 68, 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 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'rm -rf /var/cache/yum/*; yum clean all; yum makecache')Failure object was: {'smithi196.front.sepia.ceph.com': {'_ansible_no_log': False, u'invocation': {u'module_args': {u'install_weak_deps': True, u'autoremove': False, u'lock_timeout': 0, u'download_dir': None, u'install_repoquery': True, u'update_cache': False, u'conf_file': None, u'exclude': [], u'update_only': False, u'installroot': u'/', u'allow_downgrade': False, u'name': [u'krb5-workstation'], u'download_only': False, u'bugfix': False, u'list': None, u'disable_gpg_check': False, u'disable_excludes': None, u'use_backend': u'auto', u'validate_certs': True, u'state': u'present', u'disablerepo': [], u'releasever': None, u'disable_plugin': [], u'enablerepo': [], u'skip_broken': False, u'security': False, u'enable_plugin': []}}, 'changed': False, u'msg': u'yum lockfile is held by another process'}}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 309, 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 281, 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 29, 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 58, 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 227, 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 125, 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 58, 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 227, 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 125, 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 58, 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 227, 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 125, 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 58, 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 227, 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 125, 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 68, 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 251, in represent_undefined raise RepresenterError("cannot represent an object", data)RepresenterError: ('cannot represent an object', u'/')
  • flavor:
  • job_id: 4576490
  • kernel:
    • sha1: distro
    • kdb: True
  • last_in_suite: False
  • machine_type: smithi
  • name: teuthology-2019-12-06_14:23:02-upgrade:nautilus-x-master-distro-basic-smithi
  • nuke_on_error: True
  • os_type: ubuntu
  • os_version: 18.04
  • overrides:
    • ceph-deploy:
      • fs: xfs
      • filestore: True
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
          • osd default pool size: 2
        • osd:
          • osd sloppy crc: True
          • osd objectstore: filestore
    • rgw:
      • frontend: civetweb
    • workunit:
      • sha1: 843ab6161ad83fcaae2af5aefde28f6d478b5f67
      • branch: master
    • ceph:
      • log-whitelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
        • scrub mismatch
        • ScrubResult
        • wrongly marked
        • \(POOL_APP_NOT_ENABLED\)
        • \(SLOW_OPS\)
        • overall HEALTH_
        • slow request
        • reached quota
        • \(REQUEST_SLOW\)
      • fs: xfs
      • conf:
        • global:
          • enable experimental unrecoverable data corrupting features: *
        • mon:
          • debug mon: 20
          • debug paxos: 20
          • mon warn on osd down out interval zero: False
          • debug ms: 1
        • osd:
          • debug ms: 1
          • osd class load list: *
          • debug osd: 25
          • osd min pg log entries: 1
          • osd class default list: *
          • osd max pg log entries: 2
          • osd sloppy crc: True
          • debug filestore: 20
          • osd objectstore: filestore
          • debug journal: 20
      • sha1: 843ab6161ad83fcaae2af5aefde28f6d478b5f67
    • install:
      • ceph:
        • sha1: 843ab6161ad83fcaae2af5aefde28f6d478b5f67
    • admin_socket:
      • branch: master
  • owner: scheduled_teuthology@teuthology
  • pid:
  • roles:
    • ['mon.a', 'mgr.x', 'mds.a', 'osd.0', 'osd.1', 'osd.2', 'osd.3']
    • ['mon.b', 'osd.4', 'osd.5', 'osd.6', 'osd.7']
    • ['mon.c', 'osd.8', 'osd.9', 'osd.10', 'osd.11']
    • ['client.0', 'client.1', 'client.2', 'client.3']
  • sentry_event:
  • status: fail
  • success: False
  • branch: master
  • seed:
  • sha1: 843ab6161ad83fcaae2af5aefde28f6d478b5f67
  • subset:
  • suite:
  • suite_branch: master
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: 843ab6161ad83fcaae2af5aefde28f6d478b5f67
  • targets:
    • smithi114.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoG2xz3UQWoWm4nL+bN9X6T2W97vStMbpwZcFRtJP2MPcIafrl8YP20MvdrVqfqwBXMPv59IBGixZdA/ArGczWcvyTgqz/T+ZxGVVhU4cFfnIx3ocnCZWBIC6APzKKf/TNCDSsc6GY2oj3j/Rxh/uU0L47qDi+/59+kejVeG3sMgGF9U+qWpuMsFB5QWhYuLWWW8KDC1HwV35dS1WeSNNP3iLvLrsMuOEfHT1ZALCHKFEXeOruPwPJ4IbO61UA0zuq8pzQUDdcvQ1i2rF6cyneNwQlIRn4XUIHahHvV2s6Exw+zGv6+civRS7FLqGFLCHtyo8U9z15+j4iJmORsQsJ
    • smithi169.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyrM90mOXtTcutWCrqugulPTCs03vT70CfmWrqt3cuo3vvCrYoHVem/FhPvod339UZAAi3BPVMxEIPjmnHvolwmwLcps06byOeJqbK8Z5hLGe/qSiFVNBXgEOu4njNE1EATYq/dWcCZDdTUkvN4KKroSRuN12wr9Ux+bSvWogHISjOEBhbz2g1bmK3r3EZgpEJJSDaLo0PJq4EUJLl9P9+649JD/rSSu2ds4GBB21kqTGw/yGmxxVV4a5xz3cy9AO1GzrR6fsVcRs+AmOjsz1uTmsdG/T5NnMcxqSWTOxWj4CKxyPZSv8AWEETY53GQqRueKkf1mlIMdve1V7JYirN
    • smithi196.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFEw8x6Bjl/M6rIyZgnlRWf3vab67mKWsyeob5WHr7tJleBA24nyTAjp+fCjuaDHjk7OszXBUTJQk1Qpet32y7GpkmReevKWEq/dqmp65Rum5oaiaxgeC3F8MPP3GEzSqe6LYs2SotDLyFn+lcKTUyyAbNv9kd4OnPdqJNnJ4gASsq27NyjVeAALNrnQk2r3gJ3yfaU44Iw4MQEgCKHB6H7uMeC+E6iG93a+urO2h+GsClUvXqz023kgN57US2QsqBfjaj+aQl7VUy8b8p2qWX18zalW1RMi9BodkctYKyvsgvbcH3bYWrnMIkdakRKU1hdVEczx6EteaxPUoz8vnZ
    • smithi160.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDV4QmkN/wbIIaXM+xLA8FEtK+Dp/uddDhkFw2oRdmSkiPuTCUYSGQg3cHFHY7yR1133yJhQMOuTz5Ep9J8d8i5Z5Cyd8akEkQE5nbNRPJih9ySj7BpkWlffoiAwv67o4HgVKAQ4qMAP3C388+Cv6vHcm2mi6hG6017xf52j9f63w50lwjot+BBklmP/oSx/PlXJMpSfh7Uz4ziyEgkEUu8bNVZpyC8EevN8/EqxNnhuOoUnnvYx25EFIhrWDNTVCR4X2tTjvhb+9ZunDX/QIiYZgZiVXlYAdv49YmxE36i8sncPWRSKXRWXdCdmtLq4sPnWwt45yDE+X0O6CU05eRp
  • tasks:
    • internal.check_packages:
    • internal.buildpackages_prep:
    • internal.lock_machines:
      • 4
      • smithi
    • 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:
      • branch: nautilus
    • print: **** done installing nautilus
    • ceph:
      • log-whitelist:
        • overall HEALTH_
        • \(FS_
        • \(MDS_
        • \(OSD_
        • \(MON_DOWN\)
        • \(CACHE_POOL_
        • \(POOL_
        • \(MGR_DOWN\)
        • \(PG_
        • \(SMALLER_PGP_NUM\)
        • Monitor daemon marked osd
        • Behind on trimming
        • Manager daemon
      • conf:
        • global:
          • mon warn on pool no app: False
          • bluestore warn on no per pool omap: False
          • bluestore_warn_on_legacy_statfs: False
    • exec:
      • osd.0:
        • ceph osd set-require-min-compat-client nautilus
    • print: **** done ceph
    • install.upgrade:
      • mon.a:
      • mon.c:
      • mon.b:
    • print: **** done install.upgrade non-client hosts
    • rgw:
      • client.1
    • print: **** done => started rgw client.1
    • parallel:
      • workload
      • upgrade-sequence
    • print: **** done parallel
    • install.upgrade:
      • client.0:
    • print: **** done install.upgrade on client.0
    • sequential:
      • ceph-fuse:
      • print: **** done ceph-fuse 4-final-workload
      • workunit:
        • clients:
          • client.3:
            • suites/blogbench.sh
      • print: **** done suites/blogbench.sh 4-final-workload
    • rados:
      • op_weights:
        • snap_remove: 50
        • snap_create: 50
        • rollback: 50
        • read: 100
        • write: 100
        • delete: 50
      • clients:
        • client.1
      • write_append_excl: False
      • objects: 50
      • ops: 4000
    • print: **** done rados 4-final-workload
    • workunit:
      • clients:
        • client.1:
          • rados/load-gen-mix.sh
    • print: **** done rados/load-gen-mix.sh 4-final-workload
    • mon_thrash:
      • revive_delay: 20
      • thrash_delay: 1
    • print: **** done mon_thrash 4-final-workload
    • workunit:
      • clients:
        • client.1:
          • rados/test.sh
    • print: **** done rados/test.sh 4-final-workload
    • workunit:
      • clients:
        • client.1:
          • cls/test_cls_rbd.sh
    • print: **** done cls/test_cls_rbd.sh 4-final-workload
    • workunit:
      • clients:
        • client.1:
          • rbd/import_export.sh
      • env:
        • RBD_CREATE_ARGS: --new-format
    • print: **** done rbd/import_export.sh 4-final-workload
    • sequential:
      • rgw-final-workload
      • print: **** done rgw 4-final-workload
    • exec:
      • osd.0:
        • ceph osd require-osd-release octopus
        • ceph osd set-require-min-compat-client octopus
    • ceph.healthy:
  • teuthology_branch: master
  • verbose: True
  • pcp_grafana_url:
  • priority:
  • user:
  • queue:
  • posted: 2019-12-06 14:23:20
  • started: 2019-12-06 14:56:37
  • updated: 2019-12-06 15:22:36
  • status_class: danger
  • runtime: 0:25:59
  • wait_time: 0:23:27