+ cd /tmp/tmpviqjoyte/tests; TEST_SUBJECTS=/cache/rhel-7.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_cockpit-27-f138ce0-rhel-7-xje6r_m5/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpviqjoyte/_setup.yml /tmp/tmpviqjoyte/tests/tests_default.yml ansible-playbook 2.9.21 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.9.5 (default, May 14 2021, 00:00:00) [GCC 11.1.1 20210428 (Red Hat 11.1.1-1)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 2 plays in /tmp/tmpviqjoyte/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpviqjoyte/_setup.yml:5 ok: [/cache/rhel-7.qcow2] => { "groups": { "all": [ "/cache/rhel-7.qcow2" ], "localhost": [ "/cache/rhel-7.qcow2" ], "subjects": [ "/cache/rhel-7.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpviqjoyte/_setup.yml:7 skipping: [/cache/rhel-7.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY [Setup repos] ************************************************************* META: ran handlers TASK [set up internal repositories] ******************************************** task path: /tmp/tmpviqjoyte/_setup.yml:16 changed: [/cache/rhel-7.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} changed: [/cache/rhel-7.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} changed: [/cache/rhel-7.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} changed: [/cache/rhel-7.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/rhel-7.qcow2 : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/tmpviqjoyte/tests/tests_default.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpviqjoyte/tests/tests_default.yml:2 ok: [/cache/rhel-7.qcow2] META: ran handlers TASK [linux-system-roles.cockpit : Set version specific variables] ************* task path: /tmp/tmpviqjoyte/tasks/main.yml:1 ok: [/cache/rhel-7.qcow2] => (item=/tmp/tmpviqjoyte/vars/RedHat-7.yml) => {"ansible_facts": {"__cockpit_packages": {"default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}", "full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}", "minimal": "{{ __cockpit_packages_minimal }}"}, "__cockpit_packages_default": ["cockpit", "cockpit-networkmanager", "cockpit-packagekit", "cockpit-selinux", "cockpit-storaged"], "__cockpit_packages_exclude": ["cockpit-machines-ovirt"], "__cockpit_packages_full": ["cockpit-composer", "cockpit-dashboard", "cockpit-doc", "cockpit-docker", "cockpit-leapp", "cockpit-machines", "cockpit-pcp", "cockpit-shell"], "__cockpit_packages_minimal": ["cockpit-system", "cockpit-ws"]}, "ansible_included_var_files": ["/tmp/tmpviqjoyte/vars/RedHat-7.yml"], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpviqjoyte/vars/RedHat-7.yml"} TASK [linux-system-roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] *** task path: /tmp/tmpviqjoyte/tasks/main.yml:10 included: /tmp/tmpviqjoyte/tasks/setup-yum.yml for /cache/rhel-7.qcow2 TASK [linux-system-roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] *** task path: /tmp/tmpviqjoyte/tasks/setup-yum.yml:1 ok: [/cache/rhel-7.qcow2] => {"ansible_facts": {"cockpit_packages": "default"}, "changed": false} TASK [linux-system-roles.cockpit : Ensure Cockpit Web Console packages are installed.] *** task path: /tmp/tmpviqjoyte/tasks/setup-yum.yml:8 fatal: [/cache/rhel-7.qcow2]: FAILED! => {"changed": false, "msg": "No package matching 'cockpit-packagekit' found available, installed or updated", "rc": 126, "results": ["No package matching 'cockpit-packagekit' found available, installed or updated"]} PLAY RECAP ********************************************************************* /cache/rhel-7.qcow2 : ok=6 changed=1 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0