# 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-bond_options_rewriterj0qlbj_/.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_helpers_and_asserts.yml **************************************** 1 plays in /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tests_helpers_and_asserts.yml:3 Wednesday 14 February 2024 02:39:56 +0000 (0:00:00.037) 0:00:00.037 **** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tests_helpers_and_asserts.yml:6 Wednesday 14 February 2024 02:39:56 +0000 (0:00:00.853) 0:00:00.891 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/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-bond_options_rewriterj0qlbj_/tests/tasks/el_repo_setup.yml:3 Wednesday 14 February 2024 02:39:56 +0000 (0:00:00.012) 0:00:00.904 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/el_repo_setup.yml:17 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.347) 0:00:01.252 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/el_repo_setup.yml:22 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.311) 0:00:01.563 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/el_repo_setup.yml:26 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.014) 0:00:01.578 **** 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-bond_options_rewriterj0qlbj_/tests/tasks/el_repo_setup.yml:51 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.008) 0:00:01.587 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/enable_epel.yml:8 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.021) 0:00:01.608 **** 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-bond_options_rewriterj0qlbj_/tests/tasks/enable_epel.yml:24 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.008) 0:00:01.617 **** 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-bond_options_rewriterj0qlbj_/tests/tasks/enable_epel.yml:30 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.007) 0:00:01.624 **** 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-bond_options_rewriterj0qlbj_/tests/tasks/enable_epel.yml:35 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.017) 0:00:01.642 **** 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-bond_options_rewriterj0qlbj_/tests/tasks/enable_epel.yml:40 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.009) 0:00:01.652 **** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tests_helpers_and_asserts.yml:9 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.008) 0:00:01.660 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:3 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.016) 0:00:01.677 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.032) 0:00:01.710 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.009) 0:00:01.719 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003502", "end": "2024-02-14 02:39:57.969572", "rc": 0, "start": "2024-02-14 02:39:57.966070" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:39:57 +0000 (0:00:00.280) 0:00:01.999 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:39:58 +0000 (0:00:00.018) 0:00:02.017 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:5 Wednesday 14 February 2024 02:39:58 +0000 (0:00:00.009) 0:00:02.027 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 02:39:58 +0000 (0:00:00.015) 0:00:02.043 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 02:39:58 +0000 (0:00:00.009) 0:00:02.052 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 02:39:58 +0000 (0:00:00.008) 0:00:02.061 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:39:58 +0000 (0:00:00.012) 0:00:02.073 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:39:58 +0000 (0:00:00.010) 0:00:02.084 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003420", "end": "2024-02-14 02:39:58.248975", "rc": 0, "start": "2024-02-14 02:39:58.245555" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:39:58 +0000 (0:00:00.197) 0:00:02.281 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:39:58 +0000 (0:00:00.019) 0:00:02.301 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 02:39:58 +0000 (0:00:00.015) 0:00:02.316 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.978) 0:00:03.295 **** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.026) 0:00:03.322 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.010) 0:00:03.333 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.009) 0:00:03.342 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.010) 0:00:03.353 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.013) 0:00:03.367 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.016) 0:00:03.383 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:9 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.010) 0:00:03.393 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.012) 0:00:03.406 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.009) 0:00:03.415 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003263", "end": "2024-02-14 02:39:59.569032", "rc": 0, "start": "2024-02-14 02:39:59.565769" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.185) 0:00:03.600 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.013) 0:00:03.613 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:11 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.008) 0:00:03.622 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.017) 0:00:03.640 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.012) 0:00:03.652 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.199) 0:00:03.852 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:14 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.016) 0:00:03.868 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.017) 0:00:03.885 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.011) 0:00:03.897 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.008) 0:00:03.905 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.010) 0:00:03.916 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:39:59 +0000 (0:00:00.009) 0:00:03.926 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003169", "end": "2024-02-14 02:40:00.080212", "rc": 0, "start": "2024-02-14 02:40:00.077043" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:40:00 +0000 (0:00:00.186) 0:00:04.112 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:40:00 +0000 (0:00:00.041) 0:00:04.154 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 02:40:00 +0000 (0:00:00.037) 0:00:04.191 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 02:40:01 +0000 (0:00:00.896) 0:00:05.088 **** ok: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth1298", "type", "veth", "peer", "name", "peerveth1298" ], "delta": "0:00:00.016312", "end": "2024-02-14 02:40:01.259455", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-02-14 02:40:01.243143" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003458", "end": "2024-02-14 02:40:01.493391", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-02-14 02:40:01.489933" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.003614", "end": "2024-02-14 02:40:01.683179", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-02-14 02:40:01.679565" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 02:40:01 +0000 (0:00:00.652) 0:00:05.741 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.022696", "end": "2024-02-14 02:40:01.921437", "rc": 0, "start": "2024-02-14 02:40:01.898741" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 02:40:01 +0000 (0:00:00.222) 0:00:05.964 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 02:40:01 +0000 (0:00:00.025) 0:00:05.990 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 02:40:01 +0000 (0:00:00.020) 0:00:06.010 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.013) 0:00:06.024 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.016) 0:00:06.040 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:18 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.022) 0:00:06.063 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.022) 0:00:06.086 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.009) 0:00:06.095 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003379", "end": "2024-02-14 02:40:02.261799", "rc": 0, "start": "2024-02-14 02:40:02.258420" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.206) 0:00:06.302 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.010) 0:00:06.313 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:20 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.019) 0:00:06.332 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_present.yml:3 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.024) 0:00:06.356 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.022) 0:00:06.379 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707878401.2467408, "block_size": 4096, "blocks": 0, "ctime": 1707878401.2467408, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29238, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth1298", "lnk_target": "../../devices/virtual/net/veth1298", "mode": "0777", "mtime": 1707878401.2467408, "nlink": 1, "path": "/sys/class/net/veth1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth1298'] *********************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_present.yml:5 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.212) 0:00:06.592 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:23 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.010) 0:00:06.603 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.022) 0:00:06.625 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.013) 0:00:06.638 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.025) 0:00:06.663 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.011) 0:00:06.674 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.010) 0:00:06.685 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003471", "end": "2024-02-14 02:40:02.842894", "rc": 0, "start": "2024-02-14 02:40:02.839423" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.187) 0:00:06.873 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.012) 0:00:06.885 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 02:40:02 +0000 (0:00:00.009) 0:00:06.895 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 02:40:03 +0000 (0:00:00.861) 0:00:07.757 **** skipping: [sut] => (item=ip link add veth1298 type veth peer name peerveth1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth1298 type veth peer name peerveth1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 02:40:03 +0000 (0:00:00.013) 0:00:07.770 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 02:40:03 +0000 (0:00:00.007) 0:00:07.778 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.010102", "end": "2024-02-14 02:40:03.939697", "rc": 0, "start": "2024-02-14 02:40:03.929595" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 02:40:03 +0000 (0:00:00.195) 0:00:07.974 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 02:40:03 +0000 (0:00:00.009) 0:00:07.983 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 02:40:03 +0000 (0:00:00.008) 0:00:07.991 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth1298] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 02:40:03 +0000 (0:00:00.009) 0:00:08.001 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:27 Wednesday 14 February 2024 02:40:03 +0000 (0:00:00.007) 0:00:08.008 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.019) 0:00:08.028 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.014) 0:00:08.043 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003464", "end": "2024-02-14 02:40:04.196883", "rc": 0, "start": "2024-02-14 02:40:04.193419" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.185) 0:00:08.228 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.011) 0:00:08.239 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:29 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.011) 0:00:08.251 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.023) 0:00:08.274 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.009) 0:00:08.284 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.190) 0:00:08.475 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tests_helpers_and_asserts.yml:15 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.017) 0:00:08.492 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:3 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.026) 0:00:08.519 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.012) 0:00:08.532 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.023) 0:00:08.556 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003285", "end": "2024-02-14 02:40:04.722716", "rc": 0, "start": "2024-02-14 02:40:04.719431" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.198) 0:00:08.754 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.009) 0:00:08.764 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:5 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.009) 0:00:08.774 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.013) 0:00:08.787 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.007) 0:00:08.794 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.007) 0:00:08.802 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.011) 0:00:08.813 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.009) 0:00:08.823 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003398", "end": "2024-02-14 02:40:04.976695", "rc": 0, "start": "2024-02-14 02:40:04.973297" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:40:04 +0000 (0:00:00.184) 0:00:09.007 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:40:05 +0000 (0:00:00.010) 0:00:09.018 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 02:40:05 +0000 (0:00:00.009) 0:00:09.028 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 02:40:05 +0000 (0:00:00.865) 0:00:09.894 **** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 02:40:05 +0000 (0:00:00.014) 0:00:09.908 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 02:40:05 +0000 (0:00:00.010) 0:00:09.918 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 02:40:05 +0000 (0:00:00.009) 0:00:09.927 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 02:40:05 +0000 (0:00:00.009) 0:00:09.937 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 02:40:05 +0000 (0:00:00.014) 0:00:09.952 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 02:40:05 +0000 (0:00:00.009) 0:00:09.961 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:9 Wednesday 14 February 2024 02:40:05 +0000 (0:00:00.008) 0:00:09.969 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:40:05 +0000 (0:00:00.013) 0:00:09.982 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:40:05 +0000 (0:00:00.011) 0:00:09.994 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003314", "end": "2024-02-14 02:40:06.149825", "rc": 0, "start": "2024-02-14 02:40:06.146511" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.190) 0:00:10.184 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.022) 0:00:10.207 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:11 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.026) 0:00:10.233 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.026) 0:00:10.260 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.012) 0:00:10.273 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.204) 0:00:10.477 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:14 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.011) 0:00:10.488 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.019) 0:00:10.507 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.008) 0:00:10.516 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.007) 0:00:10.523 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.011) 0:00:10.535 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.010) 0:00:10.545 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003497", "end": "2024-02-14 02:40:06.701907", "rc": 0, "start": "2024-02-14 02:40:06.698410" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.191) 0:00:10.737 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.023) 0:00:10.760 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 02:40:06 +0000 (0:00:00.013) 0:00:10.774 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 02:40:07 +0000 (0:00:00.879) 0:00:11.653 **** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 02:40:07 +0000 (0:00:00.014) 0:00:11.668 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 02:40:07 +0000 (0:00:00.015) 0:00:11.683 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 02:40:07 +0000 (0:00:00.008) 0:00:11.691 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006999", "end": "2024-02-14 02:40:07.861861", "rc": 0, "start": "2024-02-14 02:40:07.854862" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 02:40:07 +0000 (0:00:00.208) 0:00:11.900 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 02:40:07 +0000 (0:00:00.012) 0:00:11.912 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 02:40:07 +0000 (0:00:00.010) 0:00:11.922 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:18 Wednesday 14 February 2024 02:40:07 +0000 (0:00:00.009) 0:00:11.932 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:40:07 +0000 (0:00:00.017) 0:00:11.950 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:40:07 +0000 (0:00:00.010) 0:00:11.961 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003582", "end": "2024-02-14 02:40:08.124819", "rc": 0, "start": "2024-02-14 02:40:08.121237" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.198) 0:00:12.159 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.021) 0:00:12.181 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:20 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.010) 0:00:12.191 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_present.yml:3 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.023) 0:00:12.215 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.010) 0:00:12.226 **** ok: [sut] => { "changed": false, "stat": { "atime": 1707878407.8579361, "block_size": 4096, "blocks": 0, "ctime": 1707878407.8579361, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 29531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/dummy1298", "lnk_target": "../../devices/virtual/net/dummy1298", "mode": "0777", "mtime": 1707878407.8579361, "nlink": 1, "path": "/sys/class/net/dummy1298", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'dummy1298'] ********************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_present.yml:5 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.195) 0:00:12.421 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:23 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.023) 0:00:12.444 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:3 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.028) 0:00:12.472 **** skipping: [sut] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:8 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.010) 0:00:12.483 **** skipping: [sut] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:13 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.009) 0:00:12.492 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.014) 0:00:12.507 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.013) 0:00:12.520 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003299", "end": "2024-02-14 02:40:08.676602", "rc": 0, "start": "2024-02-14 02:40:08.673303" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.188) 0:00:12.709 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.013) 0:00:12.723 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:16 Wednesday 14 February 2024 02:40:08 +0000 (0:00:00.015) 0:00:12.738 **** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:27 Wednesday 14 February 2024 02:40:09 +0000 (0:00:00.864) 0:00:13.603 **** skipping: [sut] => (item=ip link add dummy1298 type veth peer name peerdummy1298) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add dummy1298 type veth peer name peerdummy1298", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerdummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerdummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set dummy1298 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set dummy1298 up", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:35 Wednesday 14 February 2024 02:40:09 +0000 (0:00:00.026) 0:00:13.630 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:43 Wednesday 14 February 2024 02:40:09 +0000 (0:00:00.010) 0:00:13.641 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Create dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:49 Wednesday 14 February 2024 02:40:09 +0000 (0:00:00.024) 0:00:13.665 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'dummy' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:54 Wednesday 14 February 2024 02:40:09 +0000 (0:00:00.012) 0:00:13.678 **** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010379", "end": "2024-02-14 02:40:09.856550", "rc": 0, "start": "2024-02-14 02:40:09.846171" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:60 Wednesday 14 February 2024 02:40:09 +0000 (0:00:00.214) 0:00:13.892 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'present' and interface not in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Delete tap interface dummy1298] ****************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:65 Wednesday 14 February 2024 02:40:09 +0000 (0:00:00.021) 0:00:13.914 **** skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:27 Wednesday 14 February 2024 02:40:09 +0000 (0:00:00.010) 0:00:13.925 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:3 Wednesday 14 February 2024 02:40:09 +0000 (0:00:00.019) 0:00:13.944 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Wednesday 14 February 2024 02:40:09 +0000 (0:00:00.009) 0:00:13.953 **** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003352", "end": "2024-02-14 02:40:10.107553", "rc": 0, "start": "2024-02-14 02:40:10.104201" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:9 Wednesday 14 February 2024 02:40:10 +0000 (0:00:00.184) 0:00:14.137 **** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/show_interfaces.yml:5 Wednesday 14 February 2024 02:40:10 +0000 (0:00:00.011) 0:00:14.148 **** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/create_and_remove_interface.yml:29 Wednesday 14 February 2024 02:40:10 +0000 (0:00:00.015) 0:00:14.164 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_absent.yml:3 Wednesday 14 February 2024 02:40:10 +0000 (0:00:00.020) 0:00:14.185 **** included: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml:3 Wednesday 14 February 2024 02:40:10 +0000 (0:00:00.010) 0:00:14.195 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/assert_device_absent.yml:5 Wednesday 14 February 2024 02:40:10 +0000 (0:00:00.182) 0:00:14.377 **** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Wednesday 14 February 2024 02:40:10 +0000 (0:00:00.015) 0:00:14.393 **** =============================================================================== Install iproute --------------------------------------------------------- 0.98s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.90s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.87s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.86s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.86s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:16 Gathering Facts --------------------------------------------------------- 0.85s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tests_helpers_and_asserts.yml:3 Create veth interface veth1298 ------------------------------------------ 0.65s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:27 Gather the minimum subset of ansible_facts required by the network role test --- 0.35s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/el_repo_setup.yml:3 ----- Check if system is ostree ----------------------------------------------- 0.31s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/el_repo_setup.yml:17 ---- Gather current interface info ------------------------------------------- 0.28s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Set up veth as managed by NetworkManager -------------------------------- 0.22s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:35 Delete dummy interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:54 Get stat for interface veth1298 ----------------------------------------- 0.21s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml:3 Create dummy interface dummy1298 ---------------------------------------- 0.21s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/manage_test_interface.yml:49 Gather current interface info ------------------------------------------- 0.21s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Get stat for interface dummy1298 ---------------------------------------- 0.20s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml:3 Get stat for interface veth1298 ----------------------------------------- 0.20s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_interface_stat.yml:3 Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 0.20s /WORKDIR/git-bond_options_rewriterj0qlbj_/tests/tasks/get_current_interfaces.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. ---^---^---^---^---^---