Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory (ansible-freeipa bug fix and enhancement update), and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2023:3467
Verified ansible-core-2.12.2-2.el9_0.x86_64 ansible-freeipa-1.6.3-3.el9_0.noarch Passed ansible_freeipa_tests/client/test_idm_deploy_client.py::TestClientAllowRepair::test_client_allow_repair DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 PLAYBOOK: install-clients.yaml ************************************************* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 1 plays in install-clients.yaml DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 PLAY [Playbook to configure IPA clients] *************************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [Gathering Facts] ********************************************************* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /root/install-clients.yaml:2 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 ok: [client1.ipadomain.test] DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 META: ran handlers DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Import variables specific to distribution] ******************* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/main.yml:4 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 ok: [client1.ipadomain.test] => (item=/usr/share/ansible/roles/ipaclient/vars/default.yml) => {"ansible_facts": {"ipaclient_packages": ["ipa-client", "python3-libselinux"]}, "ansible_included_var_files": ["/usr/share/ansible/roles/ipaclient/vars/default.yml"], "ansible_loop_var": "item", "changed": false, "item": "/usr/share/ansible/roles/ipaclient/vars/default.yml"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install IPA client] ****************************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/main.yml:19 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 included: /usr/share/ansible/roles/ipaclient/tasks/install.yml for client1.ipadomain.test DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:4 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 ok: [client1.ipadomain.test] => {"changed": false, "msg": "Nothing to do", "rc": 0, "results": []} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Set ipaclient_servers] ***************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:10 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Set ipaclient_servers from cluster inventory] ****** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:15 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Check that either principal or keytab is set] ****** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:21 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Set default principal if no keytab is given] ******* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:25 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 ok: [client1.ipadomain.test] => {"ansible_facts": {"ipaadmin_principal": "admin"}, "changed": false} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - IPA client test] *********************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:30 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 ok: [client1.ipadomain.test] => {"basedn": "dc=ipadomain,dc=test", "changed": false, "client_already_configured": true, "client_domain": "ipadomain.test", "dnsok": true, "domain": "ipadomain.test", "hostname": "client1.ipadomain.test", "ipa_python_version": 40908, "kdc": "master.ipadomain.test", "nosssd_files": {}, "ntp_pool": null, "ntp_servers": null, "realm": "IPADOMAIN.TEST", "servers": ["master.ipadomain.test"], "sssd": true} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Cleanup leftover ccache] *************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:56 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 ok: [client1.ipadomain.test] => {"changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Configure NTP] ************************************* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:61 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 ok: [client1.ipadomain.test] => {"changed": false} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Make sure One-Time Password is enabled if it's already defined] *** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:73 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Disable One-Time Password for on_master] *********** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:78 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Test if IPA client has working krb5.keytab] ******** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:83 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 ok: [client1.ipadomain.test] => {"ca_crt_exists": true, "changed": false, "krb5_conf_ok": false, "krb5_keytab_ok": true, "ping_test_ok": true} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Disable One-Time Password for client with working krb5.keytab] *** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:93 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Keytab or password is required for getting otp] **** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:109 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Get One-Time Password for client enrollment] ******* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:113 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Report error for OTP generation] ******************* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:132 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Store the previously obtained OTP] ***************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:138 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Store predefined OTP in admin_password] ********************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:147 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Check if principal and keytab are set] ************* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:163 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Check if one of password or keytabs are set] ******* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:167 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Purge IPADOMAIN.TEST from host keytab] ************* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:175 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Backup and set hostname] *************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:192 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 changed: [client1.ipadomain.test] => {"changed": true} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Create temporary krb5 configuration] *************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:197 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 ok: [client1.ipadomain.test] => {"changed": false, "krb_name": "/tmp/tmpvrqi6xr7"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Join IPA] ****************************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:206 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : fail] ******************************************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:227 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : fail] ******************************************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:232 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : fail] ******************************************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:235 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Configure IPA default.conf] ************************ DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:247 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 changed: [client1.ipadomain.test] => {"changed": true} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Configure SSSD] ************************************ DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:256 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 changed: [client1.ipadomain.test] => {"changed": true} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:278 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 changed: [client1.ipadomain.test] => {"ca_enabled": true, "changed": true, "subject_base": "O=IPADOMAIN.TEST"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Fix IPA ca] **************************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:287 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Create IPA NSS database] *************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:298 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 changed: [client1.ipadomain.test] => {"ca_enabled_ra": true, "changed": true} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Configure SSH and SSHD] **************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:331 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 changed: [client1.ipadomain.test] => {"changed": true} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Configure automount] ******************************* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:339 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 changed: [client1.ipadomain.test] => {"changed": true} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Configure firefox] ********************************* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:345 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Configure NIS] ************************************* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:351 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 changed: [client1.ipadomain.test] => {"changed": true} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Remove temporary krb5.conf] ********************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:357 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 changed: [client1.ipadomain.test] => {"changed": true, "path": "/tmp/tmpvrqi6xr7", "state": "absent"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:363 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 changed: [client1.ipadomain.test] => {"changed": true} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Configure certmonger] ****************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:377 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 changed: [client1.ipadomain.test] => {"changed": true} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:398 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Cleanup leftover ccache] ************************************* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:404 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 ok: [client1.ipadomain.test] => {"changed": false, "path": "/etc/ipa/.dns_ccache", "state": "absent"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Remove temporary krb5.conf] ********************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:409 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 ok: [client1.ipadomain.test] => {"changed": false, "path": "/tmp/tmpvrqi6xr7", "state": "absent"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Remove temporary krb5.conf backup] *************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/install.yml:415 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 changed: [client1.ipadomain.test] => {"changed": true, "path": "/tmp/tmpvrqi6xr7.ipabkp", "state": "absent"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 TASK [ipaclient : Uninstall IPA client] **************************************** DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 task path: /usr/share/ansible/roles/ipaclient/tasks/main.yml:23 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 skipping: [client1.ipadomain.test] => {"changed": false, "skip_reason": "Conditional result was False"} DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 META: role_complete for client1.ipadomain.test DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 META: ran handlers DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 META: ran handlers DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 PLAY RECAP ********************************************************************* DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 client1.ipadomain.test : ok=24 changed=12 unreachable=0 failed=0 skipped=22 rescued=0 ignored=0 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:563 DEBUG pytest_multihost.host.Host.ansible.cmd15:transport.py:217 Exit code: 0 INFO pytest_multihost.host.Host.client1.OpenSSHTransport:transport.py:421 STAT /var/lib/ipa-client/sysrestore/sysrestore.state DEBUG pytest_multihost.host.Host.client1.cmd4:transport.py:519 RUN ['ls', '/var/lib/ipa-client/sysrestore/sysrestore.state'] DEBUG pytest_multihost.host.Host.client1.cmd4:transport.py:217 Exit code: 0 INFO pytest_multihost.host.Host.client1.OpenSSHTransport:transport.py:397 RUN ['ls', '/etc/krb5.conf'] DEBUG pytest_multihost.host.Host.client1.cmd5:transport.py:519 RUN ['ls', '/etc/krb5.conf'] DEBUG pytest_multihost.host.Host.client1.cmd5:transport.py:563 bash: line 1: cd: /root/multihost_tests: No such file or directory DEBUG pytest_multihost.host.Host.client1.cmd5:transport.py:563 bash: line 2: /root/multihost_tests/env.sh: No such file or directory DEBUG pytest_multihost.host.Host.client1.cmd5:transport.py:563 /etc/krb5.conf DEBUG pytest_multihost.host.Host.client1.cmd5:transport.py:217 Exit code: 0 INFO pytest_multihost.host.Host.client1.OpenSSHTransport:transport.py:397 RUN ['diff', '/etc/krb5.conf', '/tmp/krb5.conf'] DEBUG pytest_multihost.host.Host.client1.cmd6:transport.py:519 RUN ['diff', '/etc/krb5.conf', '/tmp/krb5.conf'] DEBUG pytest_multihost.host.Host.client1.cmd6:transport.py:563 bash: line 1: cd: /root/multihost_tests: No such file or directory DEBUG pytest_multihost.host.Host.client1.cmd6:transport.py:563 bash: line 2: /root/multihost_tests/env.sh: No such file or directory DEBUG pytest_multihost.host.Host.client1.cmd6:transport.py:217 Exit code: 0