Using /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/ansible.cfg as config file [WARNING]: file /home/teuthworker/src/git.ceph.com_ceph-cm- ansible_main/roles/testnode/tasks/setup-opensuse.yml is empty and had no tasks to include PLAY [all] ********************************************************************* Monday 20 November 2023 07:05:16 +0000 (0:00:00.132) 0:00:00.132 ******* Monday 20 November 2023 07:05:16 +0000 (0:00:00.012) 0:00:00.144 ******* TASK [Gathering Facts] ********************************************************* ok: [smithi005.front.sepia.ceph.com] ok: [smithi129.front.sepia.ceph.com] Monday 20 November 2023 07:05:19 +0000 (0:00:02.723) 0:00:02.868 ******* Monday 20 November 2023 07:05:19 +0000 (0:00:00.040) 0:00:02.908 ******* TASK [ansible-managed : Create the sudo group.] ******************************** ok: [smithi129.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} ok: [smithi005.front.sepia.ceph.com] => {"changed": false, "gid": 27, "name": "sudo", "state": "present", "system": false} Monday 20 November 2023 07:05:19 +0000 (0:00:00.489) 0:00:03.398 ******* Monday 20 November 2023 07:05:19 +0000 (0:00:00.017) 0:00:03.416 ******* TASK [ansible-managed : Create the ansible user.] ****************************** ok: [smithi129.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "cm,,,", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} Monday 20 November 2023 07:05:20 +0000 (0:00:00.656) 0:00:04.072 ******* TASK [ansible-managed : Delete the ansible users password.] ******************** skipping: [smithi129.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Monday 20 November 2023 07:05:20 +0000 (0:00:00.058) 0:00:04.131 ******* [WARNING]: sftp transfer mechanism failed on [smithi129.front.sepia.ceph.com]. Use ANSIBLE_DEBUG=1 to see detailed information [WARNING]: scp transfer mechanism failed on [smithi129.front.sepia.ceph.com]. Use ANSIBLE_DEBUG=1 to see detailed information TASK [ansible-managed : Create the ansible user.] ****************************** ok: [smithi005.front.sepia.ceph.com] => {"append": false, "changed": false, "comment": "cm,,,", "group": 1100, "groups": "sudo", "home": "/home/cm", "move_home": false, "name": "cm", "shell": "/bin/bash", "state": "present", "uid": 1100} Monday 20 November 2023 07:05:22 +0000 (0:00:02.065) 0:00:06.196 ******* TASK [ansible-managed : Delete the ansible users password.] ******************** skipping: [smithi005.front.sepia.ceph.com] => {"changed": false, "skip_reason": "Conditional result was False"} Monday 20 November 2023 07:05:22 +0000 (0:00:00.070) 0:00:06.266 ******* TASK [ansible-managed : Ensure includedir is present in sudoers.] ************** ok: [smithi005.front.sepia.ceph.com] => {"backup": "", "changed": false, "msg": ""} Monday 20 November 2023 07:05:22 +0000 (0:00:00.326) 0:00:06.593 ******* fatal: [smithi129.front.sepia.ceph.com]: FAILED! => {"msg": "Failed to connect to the host via ssh: ssh: connect to host smithi129.front.sepia.ceph.com port 22: No route to host"} TASK [ansible-managed : Create the cephlab_sudo sudoers.d file.] *************** fatal: [smithi005.front.sepia.ceph.com]: FAILED! => {"msg": "Failed to get information on remote file (/etc/sudoers.d/cephlab_sudo): Warning: Permanently added 'smithi005.front.sepia.ceph.com,172.21.15.5' (ECDSA) to the list of known hosts.\r\nControlSocket /home/teuthworker/.ansible/cp/afc70e3e5f already exists, disabling multiplexing\r\nConnection to smithi005.front.sepia.ceph.com closed.\r\n"} PLAY RECAP ********************************************************************* smithi005.front.sepia.ceph.com : ok=4 changed=0 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 smithi129.front.sepia.ceph.com : ok=3 changed=0 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 Monday 20 November 2023 07:46:23 +0000 (0:41:01.073) 0:41:07.667 ******* =============================================================================== ansible-managed : Create the cephlab_sudo sudoers.d file. ------------ 2461.07s Gathering Facts --------------------------------------------------------- 2.72s ansible-managed : Create the ansible user. ------------------------------ 0.66s ansible-managed : Create the sudo group. -------------------------------- 0.49s ansible-managed : Ensure includedir is present in sudoers. -------------- 0.33s ansible-managed : Delete the ansible users password. -------------------- 0.07s