# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci95lvglpk/.collection executable location = /opt/ansible-2.16/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.16/bin/python) jinja version = 3.1.2 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_bridge_initscripts.yml ***************************************** 11 plays in /WORKDIR/git-weekly-ci95lvglpk/tests/tests_bridge_initscripts.yml PLAY [Run playbook 'playbooks/tests_bridge.yml' with initscripts as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci95lvglpk/tests/tests_bridge_initscripts.yml:5 Saturday 24 February 2024 13:14:49 +0000 (0:00:00.013) 0:00:00.013 ***** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci95lvglpk/tests/tests_bridge_initscripts.yml:8 Saturday 24 February 2024 13:14:50 +0000 (0:00:00.910) 0:00:00.923 ***** included: /WORKDIR/git-weekly-ci95lvglpk/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-ci95lvglpk/tests/tasks/el_repo_setup.yml:3 Saturday 24 February 2024 13:14:50 +0000 (0:00:00.012) 0:00:00.936 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/tasks/el_repo_setup.yml:17 Saturday 24 February 2024 13:14:50 +0000 (0:00:00.338) 0:00:01.275 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/tasks/el_repo_setup.yml:22 Saturday 24 February 2024 13:14:50 +0000 (0:00:00.240) 0:00:01.516 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/tasks/el_repo_setup.yml:26 Saturday 24 February 2024 13:14:50 +0000 (0:00:00.017) 0:00:01.533 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/tasks/el_repo_setup.yml:51 Saturday 24 February 2024 13:14:50 +0000 (0:00:00.009) 0:00:01.542 ***** included: /WORKDIR/git-weekly-ci95lvglpk/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/tasks/enable_epel.yml:8 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.025) 0:00:01.567 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/tasks/enable_epel.yml:24 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.009) 0:00:01.577 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/tasks/enable_epel.yml:30 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.009) 0:00:01.586 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/tasks/enable_epel.yml:35 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.008) 0:00:01.595 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/tasks/enable_epel.yml:40 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.009) 0:00:01.604 ***** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/tests_bridge_initscripts.yml:10 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.009) 0:00:01.614 ***** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } PLAY [Test configuring bridges] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/tests_bridge.yml:3 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.016) 0:00:01.631 ***** 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 interface=LSR-TST-br31] ********************************************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/tests_bridge.yml:9 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.020) 0:00:01.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 [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/tests_bridge.yml:12 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.016) 0:00:01.668 ***** 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-ci95lvglpk/tests/playbooks/tests_bridge.yml:14 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.016) 0:00:01.684 ***** 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 [Add test bridge] ********************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/tests_bridge.yml:17 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.024) 0:00:01.709 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.019) 0:00:01.728 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.018) 0:00:01.747 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.018) 0:00:01.765 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.030) 0:00:01.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 : Install packages] ******************** task path: /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.034) 0:00:01.830 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.018) 0:00:01.849 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.017) 0:00:01.866 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.019) 0:00:01.886 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.027) 0:00:01.913 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.021) 0:00:01.935 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.020) 0:00:01.955 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.024) 0:00:01.979 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.021) 0:00:02.001 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.023) 0:00:02.025 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.017) 0:00:02.043 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.016) 0:00:02.059 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.016) 0:00:02.076 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.016) 0:00:02.093 ***** 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 [Run the tasklist tasks/assert_device_present.yml] ************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/run_tasks.yml:3 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.026) 0:00:02.119 ***** 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 'tasks/assert_device_present.yml'] ********************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/run_tasks.yml:6 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.021) 0:00:02.141 ***** 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 [Run the tasklist tasks/assert_profile_present.yml] *********************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/run_tasks.yml:3 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.024) 0:00:02.165 ***** 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 'tasks/assert_profile_present.yml'] ********************* task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/run_tasks.yml:6 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.019) 0:00:02.185 ***** 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 [Set down {{ profile }}] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/down_profile.yml:3 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.029) 0:00:02.214 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.020) 0:00:02.235 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.019) 0:00:02.255 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.029) 0:00:02.284 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.021) 0:00:02.305 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.020) 0:00:02.326 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.020) 0:00:02.346 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.019) 0:00:02.366 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.030) 0:00:02.397 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.019) 0:00:02.416 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.019) 0:00:02.436 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.017) 0:00:02.453 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.018) 0:00:02.472 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.017) 0:00:02.490 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.023) 0:00:02.513 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.022) 0:00:02.536 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:14:51 +0000 (0:00:00.018) 0:00:02.555 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.018) 0:00:02.573 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.019) 0:00:02.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" } PLAY [Delete the interface] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/down_profile+delete_interface.yml:5 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.030) 0:00:02.623 ***** 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-ci95lvglpk/tests/playbooks/down_profile+delete_interface.yml:8 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.037) 0:00:02.660 ***** 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-ci95lvglpk/tests/playbooks/remove_profile.yml:3 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.058) 0:00:02.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 [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.029) 0:00:02.748 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.024) 0:00:02.772 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.017) 0:00:02.789 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.019) 0:00:02.809 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.017) 0:00:02.827 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.018) 0:00:02.845 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.032) 0:00:02.877 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.019) 0:00:02.897 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.040) 0:00:02.938 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:86 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.033) 0:00:02.971 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:95 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.026) 0:00:02.998 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:103 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.021) 0:00:03.020 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:112 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.025) 0:00:03.045 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.023) 0:00:03.069 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:130 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.026) 0:00:03.095 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.022) 0:00:03.117 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.029) 0:00:03.146 ***** 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-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.025) 0:00:03.172 ***** 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 [Run the tasklist tasks/assert_profile_absent.yml] ************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/run_tasks.yml:3 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.030) 0:00:03.202 ***** 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 'tasks/assert_profile_absent.yml'] ********************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/run_tasks.yml:6 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.023) 0:00:03.225 ***** 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 [Run the tasklist tasks/assert_device_absent.yml] ************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/run_tasks.yml:3 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.025) 0:00:03.251 ***** 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 'tasks/assert_device_absent.yml'] *********************** task path: /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/run_tasks.yml:6 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.022) 0:00:03.273 ***** 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-ci95lvglpk/tests/playbooks/tests_bridge.yml:64 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.025) 0:00:03.299 ***** 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-ci95lvglpk/tests/playbooks/tests_bridge.yml:67 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.019) 0:00:03.318 ***** 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=79 rescued=0 ignored=0 Saturday 24 February 2024 13:14:52 +0000 (0:00:00.023) 0:00:03.342 ***** =============================================================================== Gathering Facts --------------------------------------------------------- 0.91s /WORKDIR/git-weekly-ci95lvglpk/tests/tests_bridge_initscripts.yml:5 ----------- Gather the minimum subset of ansible_facts required by the network role test --- 0.34s /WORKDIR/git-weekly-ci95lvglpk/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.24s /WORKDIR/git-weekly-ci95lvglpk/tests/tasks/el_repo_setup.yml:17 --------------- Include the task 'delete_interface.yml' --------------------------------- 0.06s /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/down_profile+delete_interface.yml:8 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.04s /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Gathering Facts --------------------------------------------------------- 0.04s /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/down_profile+delete_interface.yml:5 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.03s /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.03s /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:75 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.03s /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:39 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.03s /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:50 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.03s /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.03s /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.03s /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 fedora.linux_system_roles.network : Print network provider -------------- 0.03s /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Include the task 'tasks/assert_profile_present.yml' --------------------- 0.03s /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/run_tasks.yml:6 ---------------- Gathering Facts --------------------------------------------------------- 0.03s /WORKDIR/git-weekly-ci95lvglpk/tests/playbooks/remove_profile.yml:3 ----------- fedora.linux_system_roles.network : Show debug messages for the network_connections --- 0.03s /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:134 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.03s /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.03s /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:145 fedora.linux_system_roles.network : Configure networking state ---------- 0.03s /WORKDIR/git-weekly-ci95lvglpk/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---