Status Job ID Links Posted Started Updated
Runtime
Duration
In Waiting
Machine Teuthology Branch OS Type OS Version Description Nodes
fail 5406274 2020-09-04 17:26:19 2020-09-04 17:44:02 2020-09-04 18:02:01 0:17:59 0:01:02 0:16:57 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/orchestrator_cli/{2-node-mgr orchestrator_cli supported-random-distro$/{ubuntu_latest}} 2
Failure Reason:

{'Failure object was': {'smithi083.front.sepia.ceph.com': {'msg': "the connection plugin 'ssh' was not found", '_ansible_no_log': False}}, '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_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined', 'yaml.representer.RepresenterError': '(\'cannot represent an object\', "the connection plugin \'ssh\' was not found")'}

dead 5406275 2020-09-04 17:26:20 2020-09-04 17:44:02 2020-09-04 18:02:01 0:17:59 0:01:47 0:16:12 smithi refs/pull/1556/head centos 8.0 rados:cephadm/smoke/{distro/centos_8.0 fixed-2 start} 2
Failure Reason:

Command failed with status 2: 'ansible-playbook -v --extra-vars \'{"ansible_ssh_user": "ubuntu"}\' -i /etc/ansible/hosts --limit smithi148.front.sepia.ceph.com,smithi107.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_git_ceph-cm-ansible_master/cephlab.yml'

fail 5406276 2020-09-04 17:26:21 2020-09-04 17:44:02 2020-09-04 17:54:00 0:09:58 0:02:21 0:07:37 smithi refs/pull/1556/head centos 8.0 rados:cephadm/smoke-roleless/{distro/centos_8.0 start} 2
Failure Reason:

{'smithi131.front.sepia.ceph.com': {'_ansible_no_log': False, 'exception': 'Traceback (most recent call last):\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 145, in run\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 664, in _execute\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/template.py", line 189, in run\n result.update(copy_action.run(task_vars=task_vars))\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/copy.py", line 517, in run\n module_return = self._copy_file(source_full, source_rel, content, content_tempfile, dest, task_vars, follow)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/copy.py", line 261, in _copy_file\n dest_status = self._execute_remote_stat(dest_file, all_vars=task_vars, follow=follow, checksum=force)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 580, in _execute_remote_stat\n wrap_async=False)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 809, in _execute_module\n (module_style, shebang, module_data, module_path) = self._configure_module(module_name=module_name, module_args=module_args, task_vars=task_vars)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 203, in _configure_module\n environment=final_environment)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/module_common.py", line 1015, in modify_module\nFileNotFoundError: [Errno 2] No such file or directory: \'/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/modules/files/stat.py\'\n', 'msg': 'Unexpected failure during module execution.', 'stdout': ''}, 'smithi195.front.sepia.ceph.com': {'_ansible_no_log': False, 'exception': 'Traceback (most recent call last):\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 145, in run\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 664, in _execute\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/template.py", line 189, in run\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/copy.py", line 517, in run\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/copy.py", line 261, in _copy_file\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 580, in _execute_remote_stat\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 809, in _execute_module\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 203, in _configure_module\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/module_common.py", line 1015, in modify_module\nFileNotFoundError: [Errno 2] No such file or directory: \'/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/modules/files/stat.py\'\n', 'msg': 'Unexpected failure during module execution.', 'stdout': ''}}

fail 5406277 2020-09-04 17:26:22 2020-09-04 17:44:02 2020-09-04 18:00:01 0:15:59 0:01:15 0:14:44 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/upgrade/{1-start 2-start-upgrade 3-wait distro$/{ubuntu_latest} fixed-2} 2
Failure Reason:

{'smithi093.front.sepia.ceph.com': {'_ansible_no_log': False, 'exception': 'Traceback (most recent call last):\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 145, in run\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 664, in _execute\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/template.py", line 189, in run\n result.update(copy_action.run(task_vars=task_vars))\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/copy.py", line 517, in run\n module_return = self._copy_file(source_full, source_rel, content, content_tempfile, dest, task_vars, follow)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/copy.py", line 261, in _copy_file\n dest_status = self._execute_remote_stat(dest_file, all_vars=task_vars, follow=follow, checksum=force)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 580, in _execute_remote_stat\n wrap_async=False)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 809, in _execute_module\n (module_style, shebang, module_data, module_path) = self._configure_module(module_name=module_name, module_args=module_args, task_vars=task_vars)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 203, in _configure_module\n environment=final_environment)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/module_common.py", line 1015, in modify_module\nFileNotFoundError: [Errno 2] No such file or directory: \'/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/modules/files/stat.py\'\n', 'msg': 'Unexpected failure during module execution.', 'stdout': ''}, 'Failure object was': {'smithi003.front.sepia.ceph.com': {'msg': "the connection plugin 'ssh' was not found", '_ansible_no_log': False}}, '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_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined', 'yaml.representer.RepresenterError': '(\'cannot represent an object\', "the connection plugin \'ssh\' was not found")'}

pass 5406278 2020-09-04 17:26:23 2020-09-04 17:44:02 2020-09-04 18:28:02 0:44:00 0:22:27 0:21:33 smithi refs/pull/1556/head rhel 8.1 rados:cephadm/with-work/{distro/rhel_latest fixed-2 mode/root msgr/async start tasks/rados_python} 2
fail 5406279 2020-09-04 17:26:24 2020-09-04 17:44:02 2020-09-04 17:54:01 0:09:59 0:02:12 0:07:47 smithi refs/pull/1556/head centos 8.1 rados:cephadm/workunits/{distro/centos_latest task/test_adoption} 1
Failure Reason:

{'Failure object was': {'smithi148.front.sepia.ceph.com': {'msg': "the connection plugin 'ssh' was not found", '_ansible_no_log': False}}, '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_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined', 'yaml.representer.RepresenterError': '(\'cannot represent an object\', "the connection plugin \'ssh\' was not found")'}

fail 5406280 2020-09-04 17:26:25 2020-09-04 17:44:12 2020-09-04 17:54:11 0:09:59 0:01:14 0:08:45 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/packaged msgr/async-v1only start tasks/rados_api_tests} 2
Failure Reason:

{'Failure object was': {'smithi018.front.sepia.ceph.com': {'msg': "the connection plugin 'ssh' was not found", '_ansible_no_log': False}}, '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_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined', 'yaml.representer.RepresenterError': '(\'cannot represent an object\', "the connection plugin \'ssh\' was not found")'}

fail 5406281 2020-09-04 17:26:26 2020-09-04 17:44:26 2020-09-04 17:54:25 0:09:59 0:00:59 0:09:00 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/workunits/{distro/ubuntu_18.04_podman task/test_cephadm} 1
Failure Reason:

{'Failure object was': {'smithi196.front.sepia.ceph.com': {'msg': "the connection plugin 'ssh' was not found", '_ansible_no_log': False}}, '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_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined', 'yaml.representer.RepresenterError': '(\'cannot represent an object\', "the connection plugin \'ssh\' was not found")'}

fail 5406282 2020-09-04 17:26:27 2020-09-04 17:44:30 2020-09-04 17:54:29 0:09:59 0:02:14 0:07:45 smithi refs/pull/1556/head centos 8.1 rados:cephadm/smoke/{distro/centos_latest fixed-2 start} 2
Failure Reason:

{'Failure object was': {'smithi041.front.sepia.ceph.com': {'msg': "the connection plugin 'ssh' was not found", '_ansible_no_log': False}}, '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_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined', 'yaml.representer.RepresenterError': '(\'cannot represent an object\', "the connection plugin \'ssh\' was not found")'}

fail 5406283 2020-09-04 17:26:28 2020-09-04 17:47:01 2020-09-04 17:59:00 0:11:59 0:01:22 0:10:37 smithi refs/pull/1556/head centos 8.1 rados:cephadm/smoke-roleless/{distro/centos_latest start} 2
Failure Reason:

{'Failure object was': {'smithi159.front.sepia.ceph.com': {'msg': "the connection plugin 'ssh' was not found", '_ansible_no_log': False}}, '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_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined', 'yaml.representer.RepresenterError': '(\'cannot represent an object\', "the connection plugin \'ssh\' was not found")'}

dead 5406284 2020-09-04 17:26:29 2020-09-04 17:47:01 2020-09-04 17:59:00 0:11:59 0:01:31 0:10:28 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/with-work/{distro/ubuntu_18.04_podman fixed-2 mode/root msgr/async-v2only start tasks/rados_python} 2
Failure Reason:

{'smithi019.front.sepia.ceph.com': {'_ansible_no_log': False, 'exception': 'Traceback (most recent call last):\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 111, in run\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 371, in _run_loop\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 664, in _execute\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/shell.py", line 27, in run\n result = command_action.run(task_vars=task_vars)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/command.py", line 24, in run\n results = merge_hash(results, self._execute_module(task_vars=task_vars, wrap_async=wrap_async))\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 809, in _execute_module\n (module_style, shebang, module_data, module_path) = self._configure_module(module_name=module_name, module_args=module_args, task_vars=task_vars)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/action/__init__.py", line 203, in _configure_module\n environment=final_environment)\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/module_common.py", line 1015, in modify_module\nFileNotFoundError: [Errno 2] No such file or directory: \'/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/modules/commands/command.py\'\n', 'msg': 'Unexpected failure during module execution.', 'stdout': ''}, 'smithi017.front.sepia.ceph.com': {'_ansible_no_log': None, 'exception': 'Traceback (most recent call last):\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 103, in run\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/executor/task_executor.py", line 237, in _get_loop_items\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/loader.py", line 558, in get\n File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/loader.py", line 534, in _load_module_source\nFileNotFoundError: [Errno 2] No such file or directory: b\'/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/ansible/plugins/lookup/dict.py\'\n', 'msg': 'Unexpected failure during module execution.', 'stdout': ''}}

pass 5406285 2020-09-04 17:26:30 2020-09-04 17:47:49 2020-09-04 17:57:48 0:09:59 0:03:17 0:06:42 smithi refs/pull/1556/head centos 8.1 rados:cephadm/workunits/{distro/centos_latest task/test_cephadm_repos} 1
pass 5406286 2020-09-04 17:26:31 2020-09-04 17:53:25 2020-09-04 18:19:24 0:25:59 0:15:16 0:10:43 smithi refs/pull/1556/head rhel 8.0 rados:cephadm/smoke/{distro/rhel_8.0 fixed-2 start} 2
pass 5406287 2020-09-04 17:26:32 2020-09-04 17:54:02 2020-09-04 18:20:03 0:26:01 0:14:35 0:11:26 smithi refs/pull/1556/head rhel 8.0 rados:cephadm/smoke-roleless/{distro/rhel_8.0 start} 2
pass 5406288 2020-09-04 17:26:33 2020-09-04 17:54:02 2020-09-04 18:38:04 0:44:02 0:31:23 0:12:39 smithi refs/pull/1556/head centos 8.0 rados:cephadm/with-work/{distro/centos_8.0 fixed-2 mode/packaged msgr/async-v2only start tasks/rados_api_tests} 2
fail 5406289 2020-09-04 17:26:34 2020-09-04 17:54:12 2020-09-04 18:04:12 0:10:00 0:00:58 0:09:02 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/workunits/{distro/ubuntu_18.04_podman task/test_orch_cli} 1
Failure Reason:

{'Failure object was': {'smithi013.front.sepia.ceph.com': {'msg': "the connection plugin 'ssh' was not found", '_ansible_no_log': False}}, '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_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined', 'yaml.representer.RepresenterError': '(\'cannot represent an object\', "the connection plugin \'ssh\' was not found")'}

pass 5406290 2020-09-04 17:26:35 2020-09-04 17:55:28 2020-09-04 18:17:28 0:22:00 0:13:58 0:08:02 smithi refs/pull/1556/head rhel 8.1 rados:cephadm/smoke/{distro/rhel_latest fixed-2 start} 2
pass 5406291 2020-09-04 17:26:36 2020-09-04 17:55:29 2020-09-04 18:17:29 0:22:00 0:13:27 0:08:33 smithi refs/pull/1556/head rhel 8.1 rados:cephadm/smoke-roleless/{distro/rhel_latest start} 2
pass 5406292 2020-09-04 17:26:37 2020-09-04 17:55:29 2020-09-04 18:25:29 0:30:00 0:19:16 0:10:44 smithi refs/pull/1556/head centos 8.1 rados:cephadm/with-work/{distro/centos_latest fixed-2 mode/root msgr/async start tasks/rados_python} 2
fail 5406293 2020-09-04 17:26:38 2020-09-04 17:55:29 2020-09-04 18:03:28 0:07:59 0:00:29 0:07:30 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/workunits/{distro/ubuntu_18.04_podman task/test_adoption} 1
Failure Reason:

{'Failure object was': {'smithi188.front.sepia.ceph.com': {'msg': "the connection plugin 'ssh' was not found", '_ansible_no_log': False}}, '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_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 306, in safe_dump File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/__init__.py", line 278, in dump_all File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 27, in represent File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 48, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 207, in represent_dict File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 118, in represent_mapping File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 58, in represent_data File "/home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/yaml/representer.py", line 231, in represent_undefined', 'yaml.representer.RepresenterError': '(\'cannot represent an object\', "the connection plugin \'ssh\' was not found")'}

pass 5406294 2020-09-04 17:26:39 2020-09-04 17:58:38 2020-09-04 18:40:38 0:42:00 0:35:02 0:06:58 smithi refs/pull/1556/head rhel 8.0 rados:cephadm/with-work/{distro/rhel_8.0 fixed-2 mode/packaged msgr/async-v1only start tasks/rados_api_tests} 2
pass 5406295 2020-09-04 17:26:40 2020-09-04 17:58:38 2020-09-04 18:22:37 0:23:59 0:12:47 0:11:12 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/smoke/{distro/ubuntu_18.04 fixed-2 start} 2
pass 5406296 2020-09-04 17:26:41 2020-09-04 17:58:38 2020-09-04 18:20:38 0:22:00 0:11:19 0:10:41 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/smoke-roleless/{distro/ubuntu_18.04 start} 2
pass 5406297 2020-09-04 17:26:42 2020-09-04 17:58:38 2020-09-04 18:16:40 0:18:02 0:11:10 0:06:52 smithi refs/pull/1556/head centos 8.1 rados:cephadm/workunits/{distro/centos_latest task/test_cephadm} 1
pass 5406298 2020-09-04 17:26:43 2020-09-04 17:59:02 2020-09-04 18:31:01 0:31:59 0:22:55 0:09:04 smithi refs/pull/1556/head rhel 8.1 rados:cephadm/with-work/{distro/rhel_latest fixed-2 mode/root msgr/async-v2only start tasks/rados_python} 2
pass 5406299 2020-09-04 17:26:44 2020-09-04 17:59:02 2020-09-04 18:21:01 0:21:59 0:13:38 0:08:21 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/smoke/{distro/ubuntu_18.04_podman fixed-2 start} 2
pass 5406300 2020-09-04 17:26:45 2020-09-04 18:00:56 2020-09-04 18:20:53 0:19:57 0:11:50 0:08:07 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/smoke-roleless/{distro/ubuntu_18.04_podman start} 2
pass 5406301 2020-09-04 17:26:46 2020-09-04 18:00:56 2020-09-04 18:10:53 0:09:57 0:03:32 0:06:25 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/workunits/{distro/ubuntu_18.04_podman task/test_cephadm_repos} 1
pass 5406302 2020-09-04 17:26:47 2020-09-04 18:00:56 2020-09-04 18:38:54 0:37:58 0:31:08 0:06:50 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/with-work/{distro/ubuntu_18.04 fixed-2 mode/packaged msgr/async start tasks/rados_api_tests} 2
pass 5406303 2020-09-04 17:26:48 2020-09-04 18:01:46 2020-09-04 18:19:46 0:18:00 0:12:06 0:05:54 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/smoke/{distro/ubuntu_latest fixed-2 start} 2
pass 5406304 2020-09-04 17:26:50 2020-09-04 18:01:48 2020-09-04 18:19:47 0:17:59 0:11:10 0:06:49 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/smoke-roleless/{distro/ubuntu_latest start} 2
pass 5406305 2020-09-04 17:26:51 2020-09-04 18:03:11 2020-09-04 18:27:10 0:23:59 0:15:36 0:08:23 smithi refs/pull/1556/head centos 8.1 rados:cephadm/workunits/{distro/centos_latest task/test_orch_cli} 1
fail 5406306 2020-09-04 17:26:52 2020-09-04 18:03:11 2020-09-04 18:21:10 0:17:59 0:04:24 0:13:35 smithi refs/pull/1556/head ubuntu 18.04 rados:cephadm/with-work/{distro/ubuntu_18.04_podman fixed-2 mode/root msgr/async-v1only start tasks/rados_python} 2
Failure Reason:

Could not find a suitable TLS CA certificate bundle, invalid path: /home/teuthworker/src/git.ceph.com_git_teuthology_PR#1556/virtualenv/lib/python3.6/site-packages/certifi/cacert.pem