# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.17.2] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.17/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-tests-candlepin-scaire4edx_/.collection executable location = /opt/ansible-2.17/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.17/bin/python) jinja version = 3.1.4 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. 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 /WORKDIR/git-tests-candlepin-scaire4edx_/tests/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Run the role with default parameters] ************************************ task path: /WORKDIR/git-tests-candlepin-scaire4edx_/tests/tests_default.yml:9 Wednesday 07 August 2024 03:06:25 +0000 (0:00:00.012) 0:00:00.012 ****** included: fedora.linux_system_roles.rhc for sut TASK [fedora.linux_system_roles.rhc : Set ansible_facts required by role] ****** task path: /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:3 Wednesday 07 August 2024 03:06:25 +0000 (0:00:00.020) 0:00:00.032 ****** included: /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.rhc : Ensure ansible_facts used by role] ******* task path: /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 Wednesday 07 August 2024 03:06:25 +0000 (0:00:00.009) 0:00:00.042 ****** ok: [sut] TASK [fedora.linux_system_roles.rhc : Check if system is ostree] *************** task path: /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:11 Wednesday 07 August 2024 03:06:26 +0000 (0:00:00.569) 0:00:00.612 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.rhc : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:16 Wednesday 07 August 2024 03:06:26 +0000 (0:00:00.257) 0:00:00.870 ****** ok: [sut] => { "ansible_facts": { "__rhc_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.rhc : Check if insights-packages are installed] *** task path: /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:20 Wednesday 07 August 2024 03:06:26 +0000 (0:00:00.013) 0:00:00.883 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"RedHat\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Handle insights unregistration] ********** task path: /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:6 Wednesday 07 August 2024 03:06:26 +0000 (0:00:00.006) 0:00:00.890 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"RedHat\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.rhc : Handle system subscription] ************** task path: /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 Wednesday 07 August 2024 03:06:26 +0000 (0:00:00.006) 0:00:00.897 ****** included: /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml for sut TASK [fedora.linux_system_roles.rhc : Ensure required packages are installed] *** task path: /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 Wednesday 07 August 2024 03:06:26 +0000 (0:00:00.017) 0:00:00.914 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "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: python3-subscription-manager-rhsm-1.29.40-3.el10.x86_64", "Installed: libuser-0.64-8.el10.x86_64", "Installed: libdnf-plugin-subscription-manager-1.29.40-3.el10.x86_64", "Installed: python3-librepo-1.18.0-2.el10.x86_64", "Installed: usermode-1.114-10.el10.x86_64", "Installed: python3-cloud-what-1.29.40-3.el10.x86_64", "Installed: virt-what-1.26-1.el10.x86_64", "Installed: python3-decorator-5.1.1-10.el10.noarch", "Installed: dmidecode-1:3.6-2.el10.x86_64", "Installed: subscription-manager-1.29.40-3.el10.x86_64" ] } TASK [fedora.linux_system_roles.rhc : Get subscription status] ***************** task path: /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:10 Wednesday 07 August 2024 03:06:31 +0000 (0:00:05.236) 0:00:06.151 ****** skipping: [sut] => { "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: /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 Wednesday 07 August 2024 03:06:31 +0000 (0:00:00.013) 0:00:06.164 ****** fatal: [sut]: 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: /WORKDIR/git-tests-candlepin-scaire4edx_/tests/tests_default.yml:18 Wednesday 07 August 2024 03:06:33 +0000 (0:00:01.513) 0:00:07.677 ****** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=8 changed=1 unreachable=0 failed=0 skipped=3 rescued=1 ignored=0 Wednesday 07 August 2024 03:06:33 +0000 (0:00:00.010) 0:00:07.688 ****** =============================================================================== fedora.linux_system_roles.rhc : Ensure required packages are installed --- 5.24s /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:3 fedora.linux_system_roles.rhc : Call subscription-manager --------------- 1.51s /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/subscription-manager.yml:23 fedora.linux_system_roles.rhc : Ensure ansible_facts used by role ------- 0.57s /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:3 fedora.linux_system_roles.rhc : Check if system is ostree --------------- 0.26s /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:11 Run the role with default parameters ------------------------------------ 0.02s /WORKDIR/git-tests-candlepin-scaire4edx_/tests/tests_default.yml:9 ------------ fedora.linux_system_roles.rhc : Handle system subscription -------------- 0.02s /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:15 fedora.linux_system_roles.rhc : Get subscription status ----------------- 0.01s /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/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.01s /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:16 Assert that the role failed with missing credentials -------------------- 0.01s /WORKDIR/git-tests-candlepin-scaire4edx_/tests/tests_default.yml:18 ----------- fedora.linux_system_roles.rhc : Set ansible_facts required by role ------ 0.01s /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/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 /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/set_vars.yml:20 fedora.linux_system_roles.rhc : Handle insights unregistration ---------- 0.01s /WORKDIR/git-tests-candlepin-scaire4edx_/.collection/ansible_collections/fedora/linux_system_roles/roles/rhc/tasks/main.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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. [WARNING]: Platform linux on host sut 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. ---^---^---^---^---^---