Description: rados/cephadm/smoke/{distro/rhel_7.yaml fixed-2.yaml start.yaml}

Log: http://qa-proxy.ceph.com/teuthology/yuriw-2020-04-29_15:34:24-rados-wip-yuri4-testing-2020-04-28-1612-octopus-distro-basic-smithi/4997889/teuthology.log

Sentry event: http://sentry.ceph.com/sepia/teuthology/?q=ea4aa885bcc34022a9f3094719d7e054

Failure Reason:

.ceph.com/foreman_tasks/tasks/3a007f7e-5534-4cfc-8384-b5f60ba0b0d2'], u'changed': True, u'end': u'2020-04-29 15:46:09.801487', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'subscription-manager', u'release', u'--set=7.7'], u'rc': 1, u'stderr': u'Traceback (most recent call last):\n File "/sbin/subscription-manager", line 9, in <module>\n load_entry_point(\'subscription-manager==1.24.13\', \'console_scripts\', \'subscription-manager\')()\n File "/usr/lib64/python2.7/site-packages/subscription_manager/scripts/subscription_manager.py", line 85, in main\n return managercli.ManagerCLI().main()\n File "/usr/lib64/python2.7/site-packages/subscription_manager/managercli.py", line 2922, in main\n ret = CLI.main(self)\n File "/usr/lib64/python2.7/site-packages/subscription_manager/cli.py", line 183, in main\n return cmd.main()\n File "/usr/lib64/python2.7/site-packages/subscription_manager/managercli.py", line 506, in main\n return_code = self._do_command()\n File "/usr/lib64/python2.7/site-packages/subscription_manager/managercli.py", line 1650, in _do_command\n release=self.options.release\n File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 1103, in updateConsumer\n ret = self.conn.request_put(method, params)\n File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 735, in request_put\n return self._request("PUT", method, params, headers=headers)\n File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 752, in _request\n info=info, headers=headers)\n File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 627, in _request\n self.validateResponse(result, request_type, handler)\n File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 689, in validateResponse\n raise RestlibException(response[\'status\'], error_msg, response.get(\'headers\'))\nrhsm.connection.RestlibException: HTTP error (500 - Internal Server Error): Required lock is already taken by other running tasks.\nPlease inspect their state, fix their errors and resume them.\n\nRequired lock: update\nConflicts with tasks:\n- https://satellite.front.sepia.ceph.com/foreman_tasks/tasks/3a007f7e-5534-4cfc-8384-b5f60ba0b0d2', u'delta': u'0:00:01.024214', u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': False, u'strip_empty_ends': True, u'_raw_params': u'subscription-manager release --set=7.7', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}, 'stdout_lines': [], u'start': u'2020-04-29 15:46:08.777273', u'msg': u'non-zero return code'}}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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 219, in represent_list return self.represent_sequence(u'tag:yaml.org,2002:seq', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 102, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/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_py2/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'subscription-manager')Failure object was: {'smithi159.front.sepia.ceph.com': {'_ansible_no_log': False, u'changed': False, u'results': [], u'rc': 1, 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'nagios-common', u'nrpe', u'nagios-plugins', u'nagios-plugins-load'], 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'latest', u'disablerepo': [], u'releasever': None, u'disable_plugin': [], u'enablerepo': [u'epel'], u'skip_broken': False, u'security': False, u'enable_plugin': []}}, u'msg': u'https://satellite.front.sepia.ceph.com/pulp/repos/Ceph/Library/content/dist/rhel/server/7/7.7/x86_64/highavailability/os/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found\nTrying other mirror.\nTo address this issue please refer to the below knowledge base article \n\nhttps://access.redhat.com/articles/1320623\n\nIf above article doesn\'t help to resolve this issue please open a ticket with Red Hat Support.\n\n\n\n One of the configured repositories failed (Red Hat Enterprise Linux High Availability (for RHEL 7 Server) (RPMs)),\n and yum doesn\'t have enough cached data to continue. At this point the only\n safe thing yum can do is fail. There are a few ways to work "fix" this:\n\n 1. Contact the upstream for the repository and get them to fix the problem.\n\n 2. Reconfigure the baseurl/etc. for the repository, to point to a working\n upstream. This is most often useful if you are using a newer\n distribution release than is supported by the repository (and the\n packages for the previous distribution release still work).\n\n 3. Run the command with the repository temporarily disabled\n yum --disablerepo=rhel-ha-for-rhel-7-server-rpms ...\n\n 4. Disable the repository permanently, so yum won\'t use it by default. Yum\n will then just ignore the repository until you permanently enable it\n again or use --enablerepo for temporary usage:\n\n yum-config-manager --disable rhel-ha-for-rhel-7-server-rpms\n or\n subscription-manager repos --disable=rhel-ha-for-rhel-7-server-rpms\n\n 5. Configure the failing repository to be skipped, if it is unavailable.\n Note that yum will try to contact the repo. when it runs most commands,\n so will have to try and fail each time (and thus. yum will be be much\n slower). If it is a very temporary problem though, this is often a nice\n compromise:\n\n yum-config-manager --save --setopt=rhel-ha-for-rhel-7-server-rpms.skip_if_unavailable=true\n\nfailure: repodata/repomd.xml from rhel-ha-for-rhel-7-server-rpms: [Errno 256] No more mirrors to try.\nhttps://satellite.front.sepia.ceph.com/pulp/repos/Ceph/Library/content/dist/rhel/server/7/7.7/x86_64/highavailability/os/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found\n'}}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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 219, in represent_list return self.represent_sequence(u'tag:yaml.org,2002:seq', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 102, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/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_py2/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'epel')

  • log_href: http://qa-proxy.ceph.com/teuthology/yuriw-2020-04-29_15:34:24-rados-wip-yuri4-testing-2020-04-28-1612-octopus-distro-basic-smithi/4997889/teuthology.log
  • archive_path: /home/teuthworker/archive/yuriw-2020-04-29_15:34:24-rados-wip-yuri4-testing-2020-04-28-1612-octopus-distro-basic-smithi/4997889
  • description: rados/cephadm/smoke/{distro/rhel_7.yaml fixed-2.yaml start.yaml}
  • duration: 0:02:17
  • email:
  • failure_reason: .ceph.com/foreman_tasks/tasks/3a007f7e-5534-4cfc-8384-b5f60ba0b0d2'], u'changed': True, u'end': u'2020-04-29 15:46:09.801487', '_ansible_no_log': False, u'stdout': u'', u'cmd': [u'subscription-manager', u'release', u'--set=7.7'], u'rc': 1, u'stderr': u'Traceback (most recent call last):\n File "/sbin/subscription-manager", line 9, in \n load_entry_point(\'subscription-manager==1.24.13\', \'console_scripts\', \'subscription-manager\')()\n File "/usr/lib64/python2.7/site-packages/subscription_manager/scripts/subscription_manager.py", line 85, in main\n return managercli.ManagerCLI().main()\n File "/usr/lib64/python2.7/site-packages/subscription_manager/managercli.py", line 2922, in main\n ret = CLI.main(self)\n File "/usr/lib64/python2.7/site-packages/subscription_manager/cli.py", line 183, in main\n return cmd.main()\n File "/usr/lib64/python2.7/site-packages/subscription_manager/managercli.py", line 506, in main\n return_code = self._do_command()\n File "/usr/lib64/python2.7/site-packages/subscription_manager/managercli.py", line 1650, in _do_command\n release=self.options.release\n File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 1103, in updateConsumer\n ret = self.conn.request_put(method, params)\n File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 735, in request_put\n return self._request("PUT", method, params, headers=headers)\n File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 752, in _request\n info=info, headers=headers)\n File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 627, in _request\n self.validateResponse(result, request_type, handler)\n File "/usr/lib64/python2.7/site-packages/rhsm/connection.py", line 689, in validateResponse\n raise RestlibException(response[\'status\'], error_msg, response.get(\'headers\'))\nrhsm.connection.RestlibException: HTTP error (500 - Internal Server Error): Required lock is already taken by other running tasks.\nPlease inspect their state, fix their errors and resume them.\n\nRequired lock: update\nConflicts with tasks:\n- https://satellite.front.sepia.ceph.com/foreman_tasks/tasks/3a007f7e-5534-4cfc-8384-b5f60ba0b0d2', u'delta': u'0:00:01.024214', u'invocation': {u'module_args': {u'warn': True, u'executable': None, u'_uses_shell': False, u'strip_empty_ends': True, u'_raw_params': u'subscription-manager release --set=7.7', u'removes': None, u'argv': None, u'creates': None, u'chdir': None, u'stdin_add_newline': True, u'stdin': None}}, 'stdout_lines': [], u'start': u'2020-04-29 15:46:08.777273', u'msg': u'non-zero return code'}}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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 219, in represent_list return self.represent_sequence(u'tag:yaml.org,2002:seq', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 102, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/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_py2/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'subscription-manager')Failure object was: {'smithi159.front.sepia.ceph.com': {'_ansible_no_log': False, u'changed': False, u'results': [], u'rc': 1, 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'nagios-common', u'nrpe', u'nagios-plugins', u'nagios-plugins-load'], 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'latest', u'disablerepo': [], u'releasever': None, u'disable_plugin': [], u'enablerepo': [u'epel'], u'skip_broken': False, u'security': False, u'enable_plugin': []}}, u'msg': u'https://satellite.front.sepia.ceph.com/pulp/repos/Ceph/Library/content/dist/rhel/server/7/7.7/x86_64/highavailability/os/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found\nTrying other mirror.\nTo address this issue please refer to the below knowledge base article \n\nhttps://access.redhat.com/articles/1320623\n\nIf above article doesn\'t help to resolve this issue please open a ticket with Red Hat Support.\n\n\n\n One of the configured repositories failed (Red Hat Enterprise Linux High Availability (for RHEL 7 Server) (RPMs)),\n and yum doesn\'t have enough cached data to continue. At this point the only\n safe thing yum can do is fail. There are a few ways to work "fix" this:\n\n 1. Contact the upstream for the repository and get them to fix the problem.\n\n 2. Reconfigure the baseurl/etc. for the repository, to point to a working\n upstream. This is most often useful if you are using a newer\n distribution release than is supported by the repository (and the\n packages for the previous distribution release still work).\n\n 3. Run the command with the repository temporarily disabled\n yum --disablerepo=rhel-ha-for-rhel-7-server-rpms ...\n\n 4. Disable the repository permanently, so yum won\'t use it by default. Yum\n will then just ignore the repository until you permanently enable it\n again or use --enablerepo for temporary usage:\n\n yum-config-manager --disable rhel-ha-for-rhel-7-server-rpms\n or\n subscription-manager repos --disable=rhel-ha-for-rhel-7-server-rpms\n\n 5. Configure the failing repository to be skipped, if it is unavailable.\n Note that yum will try to contact the repo. when it runs most commands,\n so will have to try and fail each time (and thus. yum will be be much\n slower). If it is a very temporary problem though, this is often a nice\n compromise:\n\n yum-config-manager --save --setopt=rhel-ha-for-rhel-7-server-rpms.skip_if_unavailable=true\n\nfailure: repodata/repomd.xml from rhel-ha-for-rhel-7-server-rpms: [Errno 256] No more mirrors to try.\nhttps://satellite.front.sepia.ceph.com/pulp/repos/Ceph/Library/content/dist/rhel/server/7/7.7/x86_64/highavailability/os/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found\n'}}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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/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_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 219, in represent_list return self.represent_sequence(u'tag:yaml.org,2002:seq', data) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/virtualenv/local/lib/python2.7/site-packages/yaml/representer.py", line 102, in represent_sequence node_item = self.represent_data(item) File "/home/teuthworker/src/git.ceph.com_git_teuthology_py2/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_py2/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'epel')
  • flavor:
  • job_id: 4997889
  • kernel:
    • sha1: distro
    • kdb: True
  • last_in_suite: False
  • machine_type: smithi
  • name: yuriw-2020-04-29_15:34:24-rados-wip-yuri4-testing-2020-04-28-1612-octopus-distro-basic-smithi
  • nuke_on_error: True
  • os_type: rhel
  • os_version: 7.7
  • overrides:
    • ceph-deploy:
      • conf:
        • client:
          • log file: /var/log/ceph/ceph-$name.$pid.log
        • mon:
          • osd default pool size: 2
    • selinux:
      • whitelist:
        • scontext=system_u:system_r:logrotate_t:s0
    • workunit:
      • sha1: 145e3cdab3ba1add87c29e6952dba247c3b5ddb3
      • branch: wip-yuri4-testing-2020-04-28-1612-octopus
    • ceph:
      • log-whitelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
      • conf:
        • mgr:
          • debug ms: 1
          • debug mgr: 20
        • mon:
          • debug mon: 20
          • debug paxos: 20
          • debug ms: 1
        • osd:
          • debug osd: 25
          • debug filestore: 20
          • debug journal: 20
          • debug ms: 20
          • osd shutdown pgref assert: True
      • sha1: 145e3cdab3ba1add87c29e6952dba247c3b5ddb3
    • install:
      • ceph:
        • sha1: 145e3cdab3ba1add87c29e6952dba247c3b5ddb3
    • admin_socket:
      • branch: wip-yuri4-testing-2020-04-28-1612-octopus
  • owner: scheduled_yuriw@teuthology
  • pid:
  • roles:
    • ['mon.a', 'mon.c', 'mgr.y', 'osd.0', 'osd.1', 'osd.2', 'osd.3', 'client.0', 'node-exporter.a', 'alertmanager.a']
    • ['mon.b', 'mgr.x', 'osd.4', 'osd.5', 'osd.6', 'osd.7', 'client.1', 'prometheus.a', 'grafana.a', 'node-exporter.b']
  • sentry_event: http://sentry.ceph.com/sepia/teuthology/?q=ea4aa885bcc34022a9f3094719d7e054
  • status: fail
  • success: False
  • branch: wip-yuri4-testing-2020-04-28-1612-octopus
  • seed:
  • sha1: 145e3cdab3ba1add87c29e6952dba247c3b5ddb3
  • subset:
  • suite:
  • suite_branch: wip-yuri4-testing-2020-04-28-1612-octopus
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: 145e3cdab3ba1add87c29e6952dba247c3b5ddb3
  • targets:
    • smithi122.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1koZI00SoV8C2r97UxFEyG8OxCH0NH5Oy9wwe+84KZw0ZijYm7HjF47n1r4TwzMMU7oEWkOlRwrFfIBqqwRPbNJYiwm45n18Vf88QlyK9cLhEMTGHPEmPUIybv+gepKqN8KuHgUgkr+uGwH959WQg4GbJEETVCLwqUkQx0rfGFRfwsxykeLK4J1X99Ne/ve71yeCLmyRDrELyLWSgZG2CEoKM7JKn4uO9B62d1kfJ39NWA9QQr3a0e4ct2Bvj0psoS9Jzw5T7tpBR6VihZUVHqHx6qVyYalt3LOtGYARimh/3p32YXXtt7zA9aRSbLm3vO52s/Zb//pOMNThi5YhL
    • smithi159.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDW5UcAhUC0wr82JP5ekSjCGJQHyVNVyLZw506y3kXl+tJU8sBsfveJuVR36z2wU53cdbQ51ArMQo31VljKkUv3RYuXIv0woFPobyE5qWzLG3sdkw4Nfzw0pUprm3xQhONg1dr37T7ooxZ5lOX3CdwPIhJA2LqYDgFx993mKjwSR/74f2BtDrCs4uGyK5GQc7ANxkrIHftZsbHhFEPYBglUV/UHw2vQSBRNFB/4V0MgSTpyuVOkW63PHX26DsoAWqcy9MuMcFsgHY0BIenWn9fWc/6Cd9NiVntJ8IOP9I6aQElWpvfeq9DY/VYI1H+CduD6wV38WvGXUCFoCLdRtjd3
  • tasks:
    • internal.check_packages:
    • internal.buildpackages_prep:
    • internal.lock_machines:
      • 2
      • 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:
    • cephadm:
      • conf:
        • mgr:
          • debug ms: 1
          • debug mgr: 20
    • cephadm.shell:
      • mon.a:
        • ceph orch status
        • ceph orch ps
        • ceph orch ls
        • ceph orch host ls
        • ceph orch device ls
  • teuthology_branch: py2
  • verbose: True
  • pcp_grafana_url:
  • priority:
  • user:
  • queue:
  • posted: 2020-04-29 15:34:44
  • started: 2020-04-29 15:37:57
  • updated: 2020-04-29 15:47:56
  • status_class: danger
  • runtime: 0:09:59
  • wait_time: 0:07:42