[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.17.2] 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/tmp.cM0woav3X7 executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jul 17 2024, 00:00:00) [GCC 14.1.1 20240607 (Red Hat 14.1.1-5)] (/usr/bin/python3.12) jinja version = 3.1.4 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_default.yml **************************************************** 1 plays in /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Run the role with default parameters] ************************************ task path: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:9 Tuesday 30 July 2024 09:32:35 -0400 (0:00:00.009) 0:00:00.009 ********** included: fedora.linux_system_roles.rhc for managed_node1 TASK [fedora.linux_system_roles.rhc : Set ansible_facts required by role] ****** task path: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:3 Tuesday 30 July 2024 09:32:35 -0400 (0:00:00.056) 0:00:00.065 ********** included: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml for managed_node1 TASK [fedora.linux_system_roles.rhc : Ensure ansible_facts used by role] ******* task path: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 Tuesday 30 July 2024 09:32:35 -0400 (0:00:00.017) 0:00:00.083 ********** [WARNING]: Platform linux on host managed_node1 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_node1] TASK [fedora.linux_system_roles.rhc : Check if system is ostree] *************** task path: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:11 Tuesday 30 July 2024 09:32:39 -0400 (0:00:03.767) 0:00:03.851 ********** ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.rhc : Set flag to indicate system is ostree] *** task path: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:16 Tuesday 30 July 2024 09:32:40 -0400 (0:00:00.455) 0:00:04.306 ********** ok: [managed_node1] => { "ansible_facts": { "__rhc_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.rhc : Check if insights-packages are installed] *** task path: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:20 Tuesday 30 July 2024 09:32:40 -0400 (0:00:00.021) 0:00:04.328 ********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution == \"RedHat\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Handle insights unregistration] ********** task path: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:6 Tuesday 30 July 2024 09:32:40 -0400 (0:00:00.012) 0:00:04.340 ********** skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution == \"RedHat\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Handle system subscription] ************** task path: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 Tuesday 30 July 2024 09:32:40 -0400 (0:00:00.011) 0:00:04.352 ********** included: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml for managed_node1 TASK [fedora.linux_system_roles.rhc : Ensure required packages are installed] *** task path: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 Tuesday 30 July 2024 09:32:40 -0400 (0:00:00.029) 0:00:04.382 ********** changed: [managed_node1] => { "changed": true, "rc": 0, "results": [ "Installed: python3-decorator-5.1.1-10.el10.noarch", "Installed: dmidecode-1:3.5-3.el10.x86_64", "Installed: subscription-manager-1.29.40-3.el10.x86_64", "Installed: python3-iniparse-0.5-9.el10.noarch", "Installed: python3-inotify-0.9.6-35.el10.noarch", "Installed: subscription-manager-rhsm-certificates-20220623-5.el10.noarch", "Installed: usermode-1.114-10.el10.x86_64", "Installed: libdnf-plugin-subscription-manager-1.29.40-3.el10.x86_64", "Installed: libuser-0.64-8.el10.x86_64", "Installed: python3-subscription-manager-rhsm-1.29.40-3.el10.x86_64", "Installed: python3-librepo-1.18.0-1.el10.x86_64", "Installed: virt-what-1.25-6.el10.x86_64", "Installed: python3-cloud-what-1.29.40-3.el10.x86_64" ] } TASK [fedora.linux_system_roles.rhc : Get subscription status] ***************** task path: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:10 Tuesday 30 July 2024 09:32:57 -0400 (0:00:17.128) 0:00:21.511 ********** skipping: [managed_node1] => { "changed": false, "false_condition": "not rhc_release is none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Call subscription-manager] *************** task path: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 Tuesday 30 July 2024 09:32:57 -0400 (0:00:00.023) 0:00:21.534 ********** fatal: [managed_node1]: FAILED! => { "changed": false } MSG: state is present but any of the following are missing: username, activationkey, token TASK [Assert that the role failed with missing credentials] ******************** task path: /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:18 Tuesday 30 July 2024 09:32:58 -0400 (0:00:01.570) 0:00:23.105 ********** ok: [managed_node1] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* managed_node1 : ok=8 changed=1 unreachable=0 failed=0 skipped=3 rescued=1 ignored=0 Tuesday 30 July 2024 09:32:59 -0400 (0:00:00.019) 0:00:23.124 ********** =============================================================================== fedora.linux_system_roles.rhc : Ensure required packages are installed -- 17.13s /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 fedora.linux_system_roles.rhc : Ensure ansible_facts used by role ------- 3.77s /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 fedora.linux_system_roles.rhc : Call subscription-manager --------------- 1.57s /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 fedora.linux_system_roles.rhc : Check if system is ostree --------------- 0.46s /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:11 Run the role with default parameters ------------------------------------ 0.06s /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:9 fedora.linux_system_roles.rhc : Handle system subscription -------------- 0.03s /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 fedora.linux_system_roles.rhc : Get subscription status ----------------- 0.02s /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:10 fedora.linux_system_roles.rhc : Set flag to indicate system is ostree --- 0.02s /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:16 Assert that the role failed with missing credentials -------------------- 0.02s /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/tests/rhc/tests_default.yml:18 fedora.linux_system_roles.rhc : Set ansible_facts required by role ------ 0.02s /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:3 fedora.linux_system_roles.rhc : Check if insights-packages are installed --- 0.01s /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:20 fedora.linux_system_roles.rhc : Handle insights unregistration ---------- 0.01s /tmp/tmp.cM0woav3X7/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:6