# 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-weekly-cijqgfpjg5/.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 redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 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_ethernet_initscripts.yml *************************************** 10 plays in /WORKDIR/git-weekly-cijqgfpjg5/tests/tests_ethernet_initscripts.yml PLAY [Run playbook 'playbooks/tests_ethernet.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/tests_ethernet_initscripts.yml:5 Friday 09 August 2024 07:34:16 +0000 (0:00:00.011) 0:00:00.011 ********* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/tests_ethernet_initscripts.yml:8 Friday 09 August 2024 07:34:19 +0000 (0:00:02.420) 0:00:02.431 ********* included: /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/el_repo_setup.yml:3 Friday 09 August 2024 07:34:19 +0000 (0:00:00.010) 0:00:02.442 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/el_repo_setup.yml:17 Friday 09 August 2024 07:34:20 +0000 (0:00:01.863) 0:00:04.305 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/el_repo_setup.yml:22 Friday 09 August 2024 07:34:21 +0000 (0:00:00.257) 0:00:04.563 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/el_repo_setup.yml:26 Friday 09 August 2024 07:34:21 +0000 (0:00:00.013) 0:00:04.576 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/el_repo_setup.yml:51 Friday 09 August 2024 07:34:21 +0000 (0:00:00.007) 0:00:04.584 ********* included: /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 40] ********************************************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/enable_epel.yml:8 Friday 09 August 2024 07:34:21 +0000 (0:00:00.015) 0:00:04.600 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/enable_epel.yml:24 Friday 09 August 2024 07:34:21 +0000 (0:00:00.007) 0:00:04.607 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/enable_epel.yml:30 Friday 09 August 2024 07:34:21 +0000 (0:00:00.007) 0:00:04.615 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/enable_epel.yml:35 Friday 09 August 2024 07:34:21 +0000 (0:00:00.007) 0:00:04.622 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/enable_epel.yml:40 Friday 09 August 2024 07:34:21 +0000 (0:00:00.007) 0:00:04.629 ********* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/tests_ethernet_initscripts.yml:10 Friday 09 August 2024 07:34:21 +0000 (0:00:00.007) 0:00:04.637 ********* ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } PLAY [Play for showing the network provider] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:3 Friday 09 August 2024 07:34:21 +0000 (0:00:00.014) 0:00:04.651 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Show inside ethernet tests] ********************************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:6 Friday 09 August 2024 07:34:21 +0000 (0:00:00.013) 0:00:04.665 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [Show network_provider] *************************************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:9 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.676 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } PLAY [Test configuring ethernet devices] *************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:13 Friday 09 August 2024 07:34:21 +0000 (0:00:00.017) 0:00:04.694 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Set type=veth and interface=lsr27] *************************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:20 Friday 09 August 2024 07:34:21 +0000 (0:00:00.013) 0:00:04.708 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:24 Friday 09 August 2024 07:34:21 +0000 (0:00:00.010) 0:00:04.718 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:26 Friday 09 August 2024 07:34:21 +0000 (0:00:00.010) 0:00:04.729 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:30 Friday 09 August 2024 07:34:21 +0000 (0:00:00.010) 0:00:04.740 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } PLAY [Test static interface up] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:33 Friday 09 August 2024 07:34:21 +0000 (0:00:00.019) 0:00:04.759 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 August 2024 07:34:21 +0000 (0:00:00.013) 0:00:04.773 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.784 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.796 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.807 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.818 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.829 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.840 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 09 August 2024 07:34:21 +0000 (0:00:00.010) 0:00:04.851 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.863 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.874 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 09 August 2024 07:34:21 +0000 (0:00:00.010) 0:00:04.885 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.896 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.907 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.918 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.930 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 09 August 2024 07:34:21 +0000 (0:00:00.012) 0:00:04.942 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 09 August 2024 07:34:21 +0000 (0:00:00.014) 0:00:04.957 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 09 August 2024 07:34:21 +0000 (0:00:00.012) 0:00:04.970 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 09 August 2024 07:34:21 +0000 (0:00:00.013) 0:00:04.983 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:04.994 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.005 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 09 August 2024 07:34:21 +0000 (0:00:00.010) 0:00:05.016 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_output_in_stderr_without_warnings.yml'] ********* task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:47 Friday 09 August 2024 07:34:21 +0000 (0:00:00.012) 0:00:05.029 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } PLAY [Play for cleaning up the test device and the connection profile] ********* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:50 Friday 09 August 2024 07:34:21 +0000 (0:00:00.017) 0:00:05.047 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Show network_provider] *************************************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:53 Friday 09 August 2024 07:34:21 +0000 (0:00:00.013) 0:00:05.060 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } PLAY [Set down {{ profile }}] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/down_profile.yml:3 Friday 09 August 2024 07:34:21 +0000 (0:00:00.020) 0:00:05.081 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 August 2024 07:34:21 +0000 (0:00:00.014) 0:00:05.096 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.107 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 August 2024 07:34:21 +0000 (0:00:00.012) 0:00:05.120 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 August 2024 07:34:21 +0000 (0:00:00.013) 0:00:05.133 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.144 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.156 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.167 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.178 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.189 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.201 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.212 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.224 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.235 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.246 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.258 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 09 August 2024 07:34:21 +0000 (0:00:00.010) 0:00:05.269 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.280 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.291 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 09 August 2024 07:34:21 +0000 (0:00:00.011) 0:00:05.302 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 09 August 2024 07:34:21 +0000 (0:00:00.010) 0:00:05.313 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 09 August 2024 07:34:22 +0000 (0:00:00.012) 0:00:05.325 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 09 August 2024 07:34:22 +0000 (0:00:00.010) 0:00:05.336 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } PLAY [Delete the interface] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/down_profile+delete_interface.yml:5 Friday 09 August 2024 07:34:22 +0000 (0:00:00.019) 0:00:05.356 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'delete_interface.yml'] ********************************* task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/down_profile+delete_interface.yml:8 Friday 09 August 2024 07:34:22 +0000 (0:00:00.014) 0:00:05.370 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } PLAY [Remove {{ profile }}] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/remove_profile.yml:3 Friday 09 August 2024 07:34:22 +0000 (0:00:00.020) 0:00:05.391 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 09 August 2024 07:34:22 +0000 (0:00:00.013) 0:00:05.405 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 09 August 2024 07:34:22 +0000 (0:00:00.011) 0:00:05.416 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 09 August 2024 07:34:22 +0000 (0:00:00.012) 0:00:05.429 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 09 August 2024 07:34:22 +0000 (0:00:00.011) 0:00:05.440 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 09 August 2024 07:34:22 +0000 (0:00:00.010) 0:00:05.451 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 09 August 2024 07:34:22 +0000 (0:00:00.011) 0:00:05.463 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 09 August 2024 07:34:22 +0000 (0:00:00.011) 0:00:05.474 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 09 August 2024 07:34:22 +0000 (0:00:00.011) 0:00:05.485 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 09 August 2024 07:34:22 +0000 (0:00:00.011) 0:00:05.496 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 09 August 2024 07:34:22 +0000 (0:00:00.011) 0:00:05.508 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 09 August 2024 07:34:22 +0000 (0:00:00.012) 0:00:05.520 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 09 August 2024 07:34:22 +0000 (0:00:00.013) 0:00:05.533 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 09 August 2024 07:34:22 +0000 (0:00:00.011) 0:00:05.545 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 09 August 2024 07:34:22 +0000 (0:00:00.012) 0:00:05.557 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 09 August 2024 07:34:22 +0000 (0:00:00.012) 0:00:05.569 ********* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 09 August 2024 07:34:22 +0000 (0:00:00.011) 0:00:05.580 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 09 August 2024 07:34:22 +0000 (0:00:00.012) 0:00:05.592 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 09 August 2024 07:34:22 +0000 (0:00:00.011) 0:00:05.604 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 09 August 2024 07:34:22 +0000 (0:00:00.011) 0:00:05.615 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 09 August 2024 07:34:22 +0000 (0:00:00.012) 0:00:05.627 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 09 August 2024 07:34:22 +0000 (0:00:00.012) 0:00:05.640 ********* skipping: [sut] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 09 August 2024 07:34:22 +0000 (0:00:00.012) 0:00:05.652 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } PLAY [Assert device and profile are absent] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:68 Friday 09 August 2024 07:34:22 +0000 (0:00:00.020) 0:00:05.673 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:71 Friday 09 August 2024 07:34:22 +0000 (0:00:00.014) 0:00:05.687 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:75 Friday 09 August 2024 07:34:22 +0000 (0:00:00.013) 0:00:05.700 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } PLAY [Verify that cleanup restored state to default] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:77 Friday 09 August 2024 07:34:22 +0000 (0:00:00.019) 0:00:05.720 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:80 Friday 09 August 2024 07:34:22 +0000 (0:00:00.014) 0:00:05.734 ********* skipping: [sut] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=7 changed=0 unreachable=0 failed=0 skipped=93 rescued=0 ignored=0 Friday 09 August 2024 07:34:22 +0000 (0:00:00.016) 0:00:05.751 ********* =============================================================================== Gathering Facts --------------------------------------------------------- 2.42s /WORKDIR/git-weekly-cijqgfpjg5/tests/tests_ethernet_initscripts.yml:5 --------- Gather the minimum subset of ansible_facts required by the network role test --- 1.86s /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.26s /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/el_repo_setup.yml:17 --------------- fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.02s /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Include the task 'delete_interface.yml' --------------------------------- 0.02s /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/down_profile+delete_interface.yml:8 Show network_provider --------------------------------------------------- 0.02s /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:53 ---------- fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.02s /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Include the task 'assert_device_absent.yml' ----------------------------- 0.02s /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:75 ---------- Include the task 'assert_device_present.yml' ---------------------------- 0.02s /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:30 ---------- Include the task 'assert_output_in_stderr_without_warnings.yml' --------- 0.02s /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:47 ---------- Show network_provider --------------------------------------------------- 0.02s /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:9 ----------- Verify network state restored to default -------------------------------- 0.02s /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:80 ---------- Include the task 'enable_epel.yml' -------------------------------------- 0.02s /WORKDIR/git-weekly-cijqgfpjg5/tests/tasks/el_repo_setup.yml:51 --------------- fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.01s /WORKDIR/git-weekly-cijqgfpjg5/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Set network provider to 'initscripts' ----------------------------------- 0.01s /WORKDIR/git-weekly-cijqgfpjg5/tests/tests_ethernet_initscripts.yml:10 -------- Gathering Facts --------------------------------------------------------- 0.01s /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/down_profile.yml:3 ------------- Gathering Facts --------------------------------------------------------- 0.01s /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:77 ---------- Gathering Facts --------------------------------------------------------- 0.01s /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/tests_ethernet.yml:68 ---------- Gathering Facts --------------------------------------------------------- 0.01s /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/down_profile+delete_interface.yml:5 Gathering Facts --------------------------------------------------------- 0.01s /WORKDIR/git-weekly-cijqgfpjg5/tests/playbooks/remove_profile.yml:3 ----------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---