# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml statically imported: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/assert_device_present.yml statically imported: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_bond_initscripts.yml ******************************************* 2 plays in /WORKDIR/git-weekly-ciohd_qeou/tests/tests_bond_initscripts.yml PLAY [Run playbook 'playbooks/tests_bond.yml' with initscripts as provider] **** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tests_bond_initscripts.yml:5 Saturday 06 January 2024 13:42:02 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tests_bond_initscripts.yml:8 Saturday 06 January 2024 13:42:03 +0000 (0:00:00.627) 0:00:00.639 ****** included: /WORKDIR/git-weekly-ciohd_qeou/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-ciohd_qeou/tests/tasks/el_repo_setup.yml:3 Saturday 06 January 2024 13:42:03 +0000 (0:00:00.042) 0:00:00.682 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:19 Saturday 06 January 2024 13:42:03 +0000 (0:00:00.423) 0:00:01.105 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:24 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.253) 0:00:01.358 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:28 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.020) 0:00:01.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:53 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.018) 0:00:01.397 ****** included: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:8 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.039) 0:00:01.436 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:24 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.013) 0:00:01.450 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:30 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.014) 0:00:01.464 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:35 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.011) 0:00:01.475 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:40 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.019) 0:00:01.495 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'initscripts'] *********************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tests_bond_initscripts.yml:10 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.021) 0:00:01.517 ****** ok: [sut] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing bond connection] **************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:3 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.014) 0:00:01.531 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [INIT Prepare setup] ****************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:13 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.010) 0:00:01.541 ****** skipping: [sut] => {} TASK [Install dnsmasq] ********************************************************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:3 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.551 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install pgrep, sysctl] *************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:10 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.561 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install pgrep, sysctl] *************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:20 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.017) 0:00:01.578 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create test interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:30 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.010) 0:00:01.589 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.010) 0:00:01.599 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the interface is present - 'test1'] ************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.011) 0:00:01.610 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.020) 0:00:01.630 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the interface is present - 'test2'] ************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.016) 0:00:01.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Backup the /etc/resolv.conf for initscript] ****************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:26 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.657 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST Add Bond with 2 ports] ********************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:33 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.012) 0:00:01.669 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.016) 0:00:01.686 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.010) 0:00:01.696 ****** skipping: [sut] => {} TASK [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-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.012) 0:00:01.709 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.010) 0:00:01.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.011) 0:00:01.731 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.741 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.010) 0:00:01.751 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.761 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:01.769 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.779 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.788 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.797 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.807 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:01.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:01.823 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:01.831 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.841 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:01.849 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:01.857 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the interface is present - 'nm-bond'] ************************ task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.867 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:67 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:01.875 ****** skipping: [sut] => (item=bond0) => { "ansible_loop_var": "item", "changed": false, "item": "bond0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=bond0.0) => { "ansible_loop_var": "item", "changed": false, "item": "bond0.0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=bond0.1) => { "ansible_loop_var": "item", "changed": false, "item": "bond0.1", "skip_reason": "Conditional result was False" } TASK [** TEST check polling interval] ****************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:75 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.016) 0:00:01.891 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [** TEST check IPv4] ****************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:81 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.007) 0:00:01.899 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [** TEST check IPv6] ****************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:88 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.918 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:01.927 ****** skipping: [sut] => {} TASK [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-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.936 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:01.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:01.952 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:01.960 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:01.969 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.978 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.988 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:01.997 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:02.007 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:02.017 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:02.026 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:02.036 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:02.045 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:02.055 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:02.065 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.009) 0:00:02.075 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete the device 'nm-bond'] ********************************************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:115 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.010) 0:00:02.086 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove test interfaces] ************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:3 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:02.094 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stop dnsmasq/radvd services] ********************************************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/remove_test_interfaces_with_dhcp.yml:11 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:02.103 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Restore the /etc/resolv.conf for initscript] ***************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:121 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.008) 0:00:02.111 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=7 changed=0 unreachable=0 failed=0 skipped=64 rescued=0 ignored=0 Saturday 06 January 2024 13:42:04 +0000 (0:00:00.015) 0:00:02.126 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.63s /WORKDIR/git-weekly-ciohd_qeou/tests/tests_bond_initscripts.yml:5 ------------- Gather the minimum subset of ansible_facts required by the network role test --- 0.42s /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:3 ---------------- Check if system is ostree ----------------------------------------------- 0.25s /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:19 --------------- Include the task 'el_repo_setup.yml' ------------------------------------ 0.04s /WORKDIR/git-weekly-ciohd_qeou/tests/tests_bond_initscripts.yml:8 ------------- Include the task 'enable_epel.yml' -------------------------------------- 0.04s /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:53 --------------- Enable EPEL 6 ----------------------------------------------------------- 0.02s /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:40 ----------------- Assert that the interface is present - 'test1' -------------------------- 0.02s /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/assert_device_present.yml:5 Set flag to indicate system is ostree ----------------------------------- 0.02s /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:24 --------------- Enable EPEL 8 ----------------------------------------------------------- 0.02s /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:35 ----------------- Fix CentOS6 Base repo --------------------------------------------------- 0.02s /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:28 --------------- Install pgrep, sysctl --------------------------------------------------- 0.02s /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/create_test_interfaces_with_dhcp.yml:10 Include the task 'get_interface_stat.yml' ------------------------------- 0.02s /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tasks/assert_device_present.yml:3 TEST Add Bond with 2 ports ---------------------------------------------- 0.02s /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:33 -------------- Include the task 'assert_profile_present.yml' --------------------------- 0.02s /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:67 -------------- Restore the /etc/resolv.conf for initscript ----------------------------- 0.02s /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:121 ------------- Install yum-utils package ----------------------------------------------- 0.01s /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:24 ----------------- Set network provider to 'initscripts' ----------------------------------- 0.01s /WORKDIR/git-weekly-ciohd_qeou/tests/tests_bond_initscripts.yml:10 ------------ Create EPEL 9 ----------------------------------------------------------- 0.01s /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:8 ------------------ linux-system-roles.network : Print network provider --------------------- 0.01s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:7 Backup the /etc/resolv.conf for initscript ------------------------------ 0.01s /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_bond.yml:26 -------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---