ansible-playbook [core 2.17.11] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-4oS executable location = /usr/local/bin/ansible-playbook python version = 3.12.10 (main, Apr 9 2025, 00:00:00) [GCC 14.2.1 20250110 (Red Hat 14.2.1-7)] (/usr/bin/python3.12) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_cert_container.yml ********************************************* 1 plays in /tmp/collections-4oS/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml PLAY [Certificate creation is not supported in container builds] *************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-4oS/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:2 Saturday 03 May 2025 04:21:45 -0400 (0:00:00.011) 0:00:00.011 ********** [WARNING]: Platform linux on host managed-node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node3] TASK [Set __logging_is_booted] ************************************************* task path: /tmp/collections-4oS/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:5 Saturday 03 May 2025 04:21:48 -0400 (0:00:02.871) 0:00:02.882 ********** ERROR! Could not find or access '/tmp/collections-4oS/ansible_collections/fedora/linux_system_roles/tests/tasks/set_vars.yml' on the Ansible Controller. fatal: [managed-node3]: FAILED! => { "changed": false, "include": "../tasks/set_vars.yml", "reason": "Could not find or access '/tmp/collections-4oS/ansible_collections/fedora/linux_system_roles/tests/tasks/set_vars.yml' on the Ansible Controller." } PLAY RECAP ********************************************************************* managed-node3 : ok=1 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Saturday 03 May 2025 04:21:48 -0400 (0:00:00.019) 0:00:02.901 ********** =============================================================================== Gathering Facts --------------------------------------------------------- 2.87s /tmp/collections-4oS/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:2 Set __logging_is_booted ------------------------------------------------- 0.02s /tmp/collections-4oS/ansible_collections/fedora/linux_system_roles/tests/logging/tests_cert_container.yml:5