ansible-playbook [core 2.16.3] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.12/site-packages/ansible ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections executable location = /usr/bin/ansible-playbook python version = 3.12.11 (main, Aug 15 2025, 13:38:57) [GCC 8.5.0 20210514 (Red Hat 8.5.0-28)] (/usr/bin/python3.12) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file running playbook inside collection infra.leapp Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tests/tests_default.yml PLAY [Test] ******************************************************************** TASK [Gathering Facts] ********************************************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tests/tests_default.yml:2 ok: [managed-node1] TASK [infra.leapp.common : Log directory exists] ******************************* task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:3 ok: [managed-node1] => {"changed": false, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/var/log/ripu", "secontext": "unconfined_u:object_r:var_log_t:s0", "size": 54, "state": "directory", "uid": 0} TASK [infra.leapp.common : Check for existing log file] ************************ task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:11 ok: [managed-node1] => {"changed": false, "stat": {"atime": 1761569133.2391675, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 992, "charset": "us-ascii", "checksum": "29bf384dea4aadb6a6cba3e31134c33c3c8b5f36", "ctime": 1761569106.9312294, "dev": 51715, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 771910723, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1761569106.9312294, "nlink": 1, "path": "/var/log/ripu/ripu.log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 507574, "uid": 0, "version": "3069830208", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false}} TASK [infra.leapp.common : Fail if log file already exists] ******************** task path: /root/.ansible/collections/ansible_collections/infra/leapp/roles/common/tasks/main.yml:16 fatal: [managed-node1]: FAILED! => {"changed": false, "msg": "Another RIPU playbook job is already running. See /var/log/ripu/ripu.log for details. If the previous job was aborted, rename the log file to clear this failure and try again."} PLAY RECAP ********************************************************************* managed-node1 : ok=3 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 -- Logs begin at Mon 2025-10-27 08:39:23 EDT, end at Mon 2025-10-27 08:45:41 EDT. -- Oct 27 08:45:40 managed-node1 platform-python[19570]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Oct 27 08:45:40 managed-node1 platform-python[19707]: ansible-ansible.builtin.file Invoked with path=/var/log/ripu state=directory owner=root group=root mode=0755 recurse=False force=False follow=True modification_time_format=%Y%m%d%H%M.%S access_time_format=%Y%m%d%H%M.%S unsafe_writes=False _original_basename=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Oct 27 08:45:41 managed-node1 platform-python[19812]: ansible-ansible.builtin.stat Invoked with path=/var/log/ripu/ripu.log follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Oct 27 08:45:41 managed-node1 sshd[19832]: Accepted publickey for root from 10.31.13.208 port 39726 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 27 08:45:41 managed-node1 systemd[1]: Started Session 12 of user root. -- Subject: Unit session-12.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-12.scope has finished starting up. -- -- The start-up result is done. Oct 27 08:45:41 managed-node1 systemd-logind[638]: New session 12 of user root. -- Subject: A new session 12 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 12 has been created for the user root. -- -- The leading process of the session is 19832. Oct 27 08:45:41 managed-node1 sshd[19832]: pam_unix(sshd:session): session opened for user root by (uid=0) Oct 27 08:45:41 managed-node1 sshd[19835]: Received disconnect from 10.31.13.208 port 39726:11: disconnected by user Oct 27 08:45:41 managed-node1 sshd[19835]: Disconnected from user root 10.31.13.208 port 39726 Oct 27 08:45:41 managed-node1 sshd[19832]: pam_unix(sshd:session): session closed for user root Oct 27 08:45:41 managed-node1 systemd[1]: session-12.scope: Succeeded. -- Subject: Unit succeeded -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- The unit session-12.scope has successfully entered the 'dead' state. Oct 27 08:45:41 managed-node1 systemd-logind[638]: Session 12 logged out. Waiting for processes to exit. Oct 27 08:45:41 managed-node1 systemd-logind[638]: Removed session 12. -- Subject: Session 12 has been terminated -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A session with the ID 12 has been terminated. Oct 27 08:45:41 managed-node1 sshd[19853]: Accepted publickey for root from 10.31.13.208 port 39730 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Oct 27 08:45:41 managed-node1 systemd-logind[638]: New session 13 of user root. -- Subject: A new session 13 has been created for user root -- Defined-By: systemd -- Support: https://access.redhat.com/support -- Documentation: https://www.freedesktop.org/wiki/Software/systemd/multiseat -- -- A new session with the ID 13 has been created for the user root. -- -- The leading process of the session is 19853. Oct 27 08:45:41 managed-node1 systemd[1]: Started Session 13 of user root. -- Subject: Unit session-13.scope has finished start-up -- Defined-By: systemd -- Support: https://access.redhat.com/support -- -- Unit session-13.scope has finished starting up. -- -- The start-up result is done. Oct 27 08:45:41 managed-node1 sshd[19853]: pam_unix(sshd:session): session opened for user root by (uid=0)