Description: rados/cephadm/with-work/{distro/centos_8.0.yaml fixed-2.yaml mode/root.yaml msgr/async.yaml start.yaml tasks/rados_python.yaml}

Log: http://qa-proxy.ceph.com/teuthology/yuriw-2020-04-24_19:00:56-rados-wip-yuri2-testing-2020-04-22-1450-octopus-distro-basic-smithi/4981498/teuthology.log

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

Failure Reason:

OS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 24 kB/s | 2.3 kB 00:00 \nCentOS-8 - Base 25 kB/s | 2.3 kB 00:00 \nCentOS-8 - Extras 26 kB/s | 2.3 kB 00:00 \nCopr repo for ceph-el8 owned by ktdreyer 74 kB/s | 3.3 kB 00:00 \nExtra Packages for Enterprise Linux 144 kB/s | 4.7 kB 00:00 \nlab-extras 879 kB/s | 2.9 kB 00:00 ', u'msg': u'non-zero return code', u'delta': u'0:00:00.975230', 'stdout_lines': [u'CentOS-8 - AppStream 24 kB/s | 2.3 kB 00:00 ', u'CentOS-8 - Base 25 kB/s | 2.3 kB 00:00 ', u'CentOS-8 - Extras 26 kB/s | 2.3 kB 00:00 ', u'Copr repo for ceph-el8 owned by ktdreyer 74 kB/s | 3.3 kB 00:00 ', u'Extra Packages for Enterprise Linux 144 kB/s | 4.7 kB 00:00 ', u'lab-extras 879 kB/s | 2.9 kB 00:00 '], u'end': u'2020-04-24 19:19:21.895082', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-24 19:19:20.919852', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf 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'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, 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_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 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'dnf -y groupinstall base --nobest && dnf -y group upgrade base')Failure object was: {'smithi083.front.sepia.ceph.com': {'stderr_lines': [u"Failed to synchronize cache for repo 'CentOS-AppStream', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Base', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Extras', ignoring this repo.", u'Traceback (most recent call last):', u' File "/bin/dnf", line 58, in <module>', u' main.user_main(sys.argv[1:], exit_code=True)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main', u' errcode = main(args)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main', u' return _main(base, args, cli_class, option_parser_class)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main', u' return cli_run(cli, base)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run', u' cli.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run', u' return self.command.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run', u' self.base.conf.strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install', u' cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install', u' strict)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip', u' return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install', u' raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))', u"ValueError: Group_id 'base' does not exist."], u'changed': True, u'stderr': u'Failed to synchronize cache for repo \'CentOS-AppStream\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Base\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in <module>\n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 26 kB/s | 2.3 kB 00:00 \nCentOS-8 - Base 25 kB/s | 2.3 kB 00:00 \nCentOS-8 - Extras 26 kB/s | 2.3 kB 00:00 \nLast metadata expiration check: 0:00:04 ago on Fri 24 Apr 2020 07:19:17 PM UTC.', u'msg': u'non-zero return code', u'delta': u'0:00:00.886159', 'stdout_lines': [u'CentOS-8 - AppStream 26 kB/s | 2.3 kB 00:00 ', u'CentOS-8 - Base 25 kB/s | 2.3 kB 00:00 ', u'CentOS-8 - Extras 26 kB/s | 2.3 kB 00:00 ', u'Last metadata expiration check: 0:00:04 ago on Fri 24 Apr 2020 07:19:17 PM UTC.'], u'end': u'2020-04-24 19:19:22.175410', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-24 19:19:21.289251', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf 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'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, 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_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 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'dnf -y groupinstall base --nobest && dnf -y group upgrade base')

  • log_href: http://qa-proxy.ceph.com/teuthology/yuriw-2020-04-24_19:00:56-rados-wip-yuri2-testing-2020-04-22-1450-octopus-distro-basic-smithi/4981498/teuthology.log
  • archive_path: /home/teuthworker/archive/yuriw-2020-04-24_19:00:56-rados-wip-yuri2-testing-2020-04-22-1450-octopus-distro-basic-smithi/4981498
  • description: rados/cephadm/with-work/{distro/centos_8.0.yaml fixed-2.yaml mode/root.yaml msgr/async.yaml start.yaml tasks/rados_python.yaml}
  • duration: 0:04:07
  • email:
  • failure_reason: OS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in \n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 24 kB/s | 2.3 kB 00:00 \nCentOS-8 - Base 25 kB/s | 2.3 kB 00:00 \nCentOS-8 - Extras 26 kB/s | 2.3 kB 00:00 \nCopr repo for ceph-el8 owned by ktdreyer 74 kB/s | 3.3 kB 00:00 \nExtra Packages for Enterprise Linux 144 kB/s | 4.7 kB 00:00 \nlab-extras 879 kB/s | 2.9 kB 00:00 ', u'msg': u'non-zero return code', u'delta': u'0:00:00.975230', 'stdout_lines': [u'CentOS-8 - AppStream 24 kB/s | 2.3 kB 00:00 ', u'CentOS-8 - Base 25 kB/s | 2.3 kB 00:00 ', u'CentOS-8 - Extras 26 kB/s | 2.3 kB 00:00 ', u'Copr repo for ceph-el8 owned by ktdreyer 74 kB/s | 3.3 kB 00:00 ', u'Extra Packages for Enterprise Linux 144 kB/s | 4.7 kB 00:00 ', u'lab-extras 879 kB/s | 2.9 kB 00:00 '], u'end': u'2020-04-24 19:19:21.895082', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-24 19:19:20.919852', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf 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'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, 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_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 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'dnf -y groupinstall base --nobest && dnf -y group upgrade base')Failure object was: {'smithi083.front.sepia.ceph.com': {'stderr_lines': [u"Failed to synchronize cache for repo 'CentOS-AppStream', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Base', ignoring this repo.", u"Failed to synchronize cache for repo 'CentOS-Extras', ignoring this repo.", u'Traceback (most recent call last):', u' File "/bin/dnf", line 58, in ', u' main.user_main(sys.argv[1:], exit_code=True)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main', u' errcode = main(args)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main', u' return _main(base, args, cli_class, option_parser_class)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main', u' return cli_run(cli, base)', u' File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run', u' cli.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run', u' return self.command.run()', u' File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run', u' self.base.conf.strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install', u' cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)', u' File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install', u' strict)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip', u' return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)', u' File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install', u' raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))', u"ValueError: Group_id 'base' does not exist."], u'changed': True, u'stderr': u'Failed to synchronize cache for repo \'CentOS-AppStream\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Base\', ignoring this repo.\nFailed to synchronize cache for repo \'CentOS-Extras\', ignoring this repo.\nTraceback (most recent call last):\n File "/bin/dnf", line 58, in \n main.user_main(sys.argv[1:], exit_code=True)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 193, in user_main\n errcode = main(args)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 64, in main\n return _main(base, args, cli_class, option_parser_class)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 99, in _main\n return cli_run(cli, base)\n File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 115, in cli_run\n cli.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1125, in run\n return self.command.run()\n File "/usr/lib/python3.6/site-packages/dnf/cli/commands/group.py", line 384, in run\n self.base.conf.strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1623, in env_group_install\n cnt += self.group_install(group_id, types, exclude=exclude, strict=strict)\n File "/usr/lib/python3.6/site-packages/dnf/base.py", line 1597, in group_install\n strict)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 93, in install_or_skip\n return install_fnc(grp_or_env_id, types, exclude, strict, exclude_groups)\n File "/usr/lib/python3.6/site-packages/dnf/comps.py", line 653, in _group_install\n raise ValueError(_("Group_id \'%s\' does not exist.") % ucd(group_id))\nValueError: Group_id \'base\' does not exist.', u'stdout': u'CentOS-8 - AppStream 26 kB/s | 2.3 kB 00:00 \nCentOS-8 - Base 25 kB/s | 2.3 kB 00:00 \nCentOS-8 - Extras 26 kB/s | 2.3 kB 00:00 \nLast metadata expiration check: 0:00:04 ago on Fri 24 Apr 2020 07:19:17 PM UTC.', u'msg': u'non-zero return code', u'delta': u'0:00:00.886159', 'stdout_lines': [u'CentOS-8 - AppStream 26 kB/s | 2.3 kB 00:00 ', u'CentOS-8 - Base 25 kB/s | 2.3 kB 00:00 ', u'CentOS-8 - Extras 26 kB/s | 2.3 kB 00:00 ', u'Last metadata expiration check: 0:00:04 ago on Fri 24 Apr 2020 07:19:17 PM UTC.'], u'end': u'2020-04-24 19:19:22.175410', '_ansible_no_log': False, u'cmd': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'start': u'2020-04-24 19:19:21.289251', u'warnings': [u"Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf 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'creates': None, u'executable': None, u'_uses_shell': True, u'strip_empty_ends': True, u'_raw_params': u'dnf -y groupinstall base --nobest && dnf -y group upgrade base', u'removes': None, u'argv': None, u'warn': True, 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_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 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'dnf -y groupinstall base --nobest && dnf -y group upgrade base')
  • flavor:
  • job_id: 4981498
  • kernel:
    • sha1: distro
    • kdb: True
  • last_in_suite: False
  • machine_type: smithi
  • name: yuriw-2020-04-24_19:00:56-rados-wip-yuri2-testing-2020-04-22-1450-octopus-distro-basic-smithi
  • nuke_on_error: True
  • os_type: centos
  • os_version: 8.0
  • 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: 1485d40ead4839a354ca694197eb38e4b65aa7de
      • branch: wip-yuri2-testing-2020-04-22-1450-octopus
    • ceph:
      • log-whitelist:
        • \(MDS_ALL_DOWN\)
        • \(MDS_UP_LESS_THAN_MAX\)
        • but it is still running
        • overall HEALTH_
        • \(OSDMAP_FLAGS\)
        • \(PG_
        • \(OSD_
        • \(OBJECT_
        • \(POOL_APP_NOT_ENABLED\)
      • conf:
        • mgr:
          • debug ms: 1
          • debug mgr: 20
        • global:
          • ms type: async
        • 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: 1485d40ead4839a354ca694197eb38e4b65aa7de
    • cephadm:
      • cephadm_mode: root
    • install:
      • ceph:
        • sha1: 1485d40ead4839a354ca694197eb38e4b65aa7de
    • admin_socket:
      • branch: wip-yuri2-testing-2020-04-22-1450-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=45dfaf3dfbae4703bf49afbd7390e52b
  • status: fail
  • success: False
  • branch: wip-yuri2-testing-2020-04-22-1450-octopus
  • seed:
  • sha1: 1485d40ead4839a354ca694197eb38e4b65aa7de
  • subset:
  • suite:
  • suite_branch: wip-yuri2-testing-2020-04-22-1450-octopus
  • suite_path:
  • suite_relpath:
  • suite_repo:
  • suite_sha1: 1485d40ead4839a354ca694197eb38e4b65aa7de
  • targets:
    • smithi083.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDnNshp/J1xeO+UvNsOasXDTVvnqilnPA5KmvET0wNDCpvQAr7mp/rhlZjvbcDVhW2v0dShX1atmlqRB+OYCc51aWOLSh6jHJjmTuNsQznhMlxe64owr52XtbRjYGf7V118OJ3wrp5Fs0DJcWqSHF02CtkW9xi89lMasu+qnB1M+opuXg33I/w8gnoOPaGdF1Q7i+S+oUGQpw1vuIEyjrkgSjJG5vta1YSHDaqouWUZ8fclO0hDtrRQsS0NNiqQ+aLQ9pBLZSbv4VtqH0RyZfG+i3raB6iB0bJQ1e4kl2bB+PwC3MpJcZDjjAWiqPvuYFP9Cz9CofY5WJeKY/DZhRVh
    • smithi102.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDNyyDDCEqhGvA5WCvqMM4S+sjQprybrqYvCyKDG0xKkkJCPZtoYvqwcoDx75aWEy8xCOsaoLURbDmXi8XbeOG/BEd6SRuM2u8MY0eIx4Kkg6/xZNQJQzbK0dPX7+nHjQnabbiPz1s18FPHcaAJ0XYEkWvNJ3n0akH7vigIvtvIz10mxEtkyMBk8brcnwuR/LvGt9x1fKcU4soVWTJUdZ1JY3ZfJzAJR9/96+dIJPE8i74I2GlHDZTxgOB6nY0zRTe3EEeRCW1kYwCMaRvl5spOaA9rH1U/FYL/Y6h6nVVCXKSmQVZv4Rf+UlLBlEfu9EBpMszeoDoT+YYU0uV5knZ9
  • 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:
    • install:
    • cephadm:
      • conf:
        • mgr:
          • debug ms: 1
          • debug mgr: 20
    • workunit:
      • clients:
        • client.0:
          • rados/test_python.sh
  • teuthology_branch: py2
  • verbose: True
  • pcp_grafana_url:
  • priority:
  • user:
  • queue:
  • posted: 2020-04-24 19:01:59
  • started: 2020-04-24 19:05:42
  • updated: 2020-04-24 19:19:41
  • status_class: danger
  • runtime: 0:13:59
  • wait_time: 0:09:52