# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cito9cmzou/.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-weekly-cito9cmzou/tests/tests_helpers_and_asserts.yml PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tests_helpers_and_asserts.yml:3 Sunday 28 April 2024 08:59:24 +0000 (0:00:00.032) 0:00:00.032 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/tests_helpers_and_asserts.yml:6 Sunday 28 April 2024 08:59:25 +0000 (0:00:01.035) 0:00:01.068 ********** included: /WORKDIR/git-weekly-cito9cmzou/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-cito9cmzou/tests/tasks/el_repo_setup.yml:3 Sunday 28 April 2024 08:59:25 +0000 (0:00:00.010) 0:00:01.078 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/el_repo_setup.yml:17 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.439) 0:00:01.518 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/el_repo_setup.yml:22 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.301) 0:00:01.820 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/el_repo_setup.yml:26 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.013) 0:00:01.833 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/el_repo_setup.yml:51 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.007) 0:00:01.841 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/enable_epel.yml:8 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.019) 0:00:01.860 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/enable_epel.yml:24 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.006) 0:00:01.867 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/enable_epel.yml:30 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.007) 0:00:01.874 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/enable_epel.yml:35 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.005) 0:00:01.880 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/enable_epel.yml:40 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.006) 0:00:01.886 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tests_helpers_and_asserts.yml:9 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.005) 0:00:01.892 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:3 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.010) 0:00:01.903 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.008) 0:00:01.912 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.007) 0:00:01.920 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003930", "end": "2024-04-28 08:59:26.788262", "rc": 0, "start": "2024-04-28 08:59:26.784332" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.311) 0:00:02.231 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.008) 0:00:02.240 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:5 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.008) 0:00:02.248 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:3 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.012) 0:00:02.261 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:8 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.007) 0:00:02.268 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:13 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.006) 0:00:02.275 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.009) 0:00:02.284 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:26 +0000 (0:00:00.008) 0:00:02.293 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003935", "end": "2024-04-28 08:59:27.107175", "rc": 0, "start": "2024-04-28 08:59:27.103240" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:27 +0000 (0:00:00.255) 0:00:02.549 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:27 +0000 (0:00:00.008) 0:00:02.557 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:16 Sunday 28 April 2024 08:59:27 +0000 (0:00:00.008) 0:00:02.565 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:27 Sunday 28 April 2024 08:59:29 +0000 (0:00:02.490) 0:00:05.055 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:35 Sunday 28 April 2024 08:59:29 +0000 (0:00:00.013) 0:00:05.069 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:43 Sunday 28 April 2024 08:59:29 +0000 (0:00:00.007) 0:00:05.077 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:49 Sunday 28 April 2024 08:59:29 +0000 (0:00:00.007) 0:00:05.084 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:54 Sunday 28 April 2024 08:59:29 +0000 (0:00:00.007) 0:00:05.092 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:60 Sunday 28 April 2024 08:59:29 +0000 (0:00:00.007) 0:00:05.099 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:65 Sunday 28 April 2024 08:59:29 +0000 (0:00:00.007) 0:00:05.107 ********** 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-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:9 Sunday 28 April 2024 08:59:29 +0000 (0:00:00.007) 0:00:05.114 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:29 +0000 (0:00:00.011) 0:00:05.125 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:29 +0000 (0:00:00.008) 0:00:05.133 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003934", "end": "2024-04-28 08:59:29.943306", "rc": 0, "start": "2024-04-28 08:59:29.939372" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:29 +0000 (0:00:00.252) 0:00:05.386 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:29 +0000 (0:00:00.008) 0:00:05.394 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:11 Sunday 28 April 2024 08:59:29 +0000 (0:00:00.008) 0:00:05.403 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_absent.yml:3 Sunday 28 April 2024 08:59:29 +0000 (0:00:00.012) 0:00:05.415 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 08:59:30 +0000 (0:00:00.009) 0:00:05.424 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_absent.yml:5 Sunday 28 April 2024 08:59:30 +0000 (0:00:00.244) 0:00:05.669 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:14 Sunday 28 April 2024 08:59:30 +0000 (0:00:00.009) 0:00:05.679 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:3 Sunday 28 April 2024 08:59:30 +0000 (0:00:00.014) 0:00:05.693 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:8 Sunday 28 April 2024 08:59:30 +0000 (0:00:00.007) 0:00:05.701 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:13 Sunday 28 April 2024 08:59:30 +0000 (0:00:00.007) 0:00:05.708 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:30 +0000 (0:00:00.009) 0:00:05.717 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:30 +0000 (0:00:00.008) 0:00:05.725 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003940", "end": "2024-04-28 08:59:30.532191", "rc": 0, "start": "2024-04-28 08:59:30.528251" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:30 +0000 (0:00:00.248) 0:00:05.973 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:30 +0000 (0:00:00.009) 0:00:05.983 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:16 Sunday 28 April 2024 08:59:30 +0000 (0:00:00.008) 0:00:05.991 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:27 Sunday 28 April 2024 08:59:32 +0000 (0:00:02.368) 0:00:08.360 ********** 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.097306", "end": "2024-04-28 08:59:33.269174", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-04-28 08:59:33.171868" } ok: [sut] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.004277", "end": "2024-04-28 08:59:33.569918", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-04-28 08:59:33.565641" } ok: [sut] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.004245", "end": "2024-04-28 08:59:33.815215", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-04-28 08:59:33.810970" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:35 Sunday 28 April 2024 08:59:33 +0000 (0:00:00.898) 0:00:09.258 ********** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.208884", "end": "2024-04-28 08:59:34.273783", "rc": 0, "start": "2024-04-28 08:59:34.064899" } TASK [Delete veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:43 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.460) 0:00:09.718 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:49 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.008) 0:00:09.726 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:54 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.007) 0:00:09.734 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:60 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.008) 0:00:09.742 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:65 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.007) 0:00:09.750 ********** 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-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:18 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.007) 0:00:09.757 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.015) 0:00:09.772 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.008) 0:00:09.781 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003911", "end": "2024-04-28 08:59:34.589669", "rc": 0, "start": "2024-04-28 08:59:34.585758" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.250) 0:00:10.031 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.008) 0:00:10.040 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:20 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.008) 0:00:10.048 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_present.yml:3 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.015) 0:00:10.064 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.009) 0:00:10.073 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714294773.266257, "block_size": 4096, "blocks": 0, "ctime": 1714294773.266257, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26397, "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": 1714294773.266257, "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-weekly-cito9cmzou/tests/tasks/assert_device_present.yml:5 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.247) 0:00:10.321 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:23 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.009) 0:00:10.330 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:3 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.017) 0:00:10.348 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:8 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.008) 0:00:10.356 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:13 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.007) 0:00:10.363 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.010) 0:00:10.374 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:34 +0000 (0:00:00.008) 0:00:10.383 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004129", "end": "2024-04-28 08:59:35.193752", "rc": 0, "start": "2024-04-28 08:59:35.189623" } STDOUT: eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:35 +0000 (0:00:00.252) 0:00:10.635 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:35 +0000 (0:00:00.008) 0:00:10.644 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:16 Sunday 28 April 2024 08:59:35 +0000 (0:00:00.008) 0:00:10.652 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth1298] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:27 Sunday 28 April 2024 08:59:37 +0000 (0:00:02.361) 0:00:13.013 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:35 Sunday 28 April 2024 08:59:37 +0000 (0:00:00.014) 0:00:13.028 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:43 Sunday 28 April 2024 08:59:37 +0000 (0:00:00.007) 0:00:13.036 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.021511", "end": "2024-04-28 08:59:37.865104", "rc": 0, "start": "2024-04-28 08:59:37.843593" } TASK [Create dummy interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:49 Sunday 28 April 2024 08:59:37 +0000 (0:00:00.273) 0:00:13.309 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:54 Sunday 28 April 2024 08:59:37 +0000 (0:00:00.007) 0:00:13.317 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:60 Sunday 28 April 2024 08:59:37 +0000 (0:00:00.007) 0:00:13.324 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:65 Sunday 28 April 2024 08:59:37 +0000 (0:00:00.007) 0:00:13.332 ********** 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-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:27 Sunday 28 April 2024 08:59:37 +0000 (0:00:00.007) 0:00:13.339 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:37 +0000 (0:00:00.018) 0:00:13.358 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:37 +0000 (0:00:00.008) 0:00:13.366 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003880", "end": "2024-04-28 08:59:38.175799", "rc": 0, "start": "2024-04-28 08:59:38.171919" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.250) 0:00:13.617 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.008) 0:00:13.626 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:29 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.008) 0:00:13.634 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_absent.yml:3 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.020) 0:00:13.654 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth1298] ***************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.009) 0:00:13.663 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_absent.yml:5 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.246) 0:00:13.910 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tests_helpers_and_asserts.yml:15 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.009) 0:00:13.920 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml for sut TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:3 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.012) 0:00:13.932 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.009) 0:00:13.942 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.008) 0:00:13.950 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003884", "end": "2024-04-28 08:59:38.759365", "rc": 0, "start": "2024-04-28 08:59:38.755481" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.251) 0:00:14.201 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.008) 0:00:14.210 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:5 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.008) 0:00:14.218 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:3 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.011) 0:00:14.230 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:8 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.007) 0:00:14.237 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:13 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.008) 0:00:14.245 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.010) 0:00:14.255 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:38 +0000 (0:00:00.009) 0:00:14.264 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004015", "end": "2024-04-28 08:59:39.074280", "rc": 0, "start": "2024-04-28 08:59:39.070265" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:39 +0000 (0:00:00.252) 0:00:14.517 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:39 +0000 (0:00:00.009) 0:00:14.526 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:16 Sunday 28 April 2024 08:59:39 +0000 (0:00:00.008) 0:00:14.534 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:27 Sunday 28 April 2024 08:59:41 +0000 (0:00:02.378) 0:00:16.913 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:35 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.013) 0:00:16.926 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:43 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.007) 0:00:16.934 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:49 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.007) 0:00:16.942 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:54 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.007) 0:00:16.949 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:60 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.007) 0:00:16.957 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:65 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.007) 0:00:16.964 ********** 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-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:9 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.007) 0:00:16.971 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.011) 0:00:16.983 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.008) 0:00:16.991 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004007", "end": "2024-04-28 08:59:41.799846", "rc": 0, "start": "2024-04-28 08:59:41.795839" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.249) 0:00:17.241 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.008) 0:00:17.250 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:11 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.008) 0:00:17.258 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_absent.yml:3 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.013) 0:00:17.272 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 08:59:41 +0000 (0:00:00.009) 0:00:17.281 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_absent.yml:5 Sunday 28 April 2024 08:59:42 +0000 (0:00:00.246) 0:00:17.527 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:14 Sunday 28 April 2024 08:59:42 +0000 (0:00:00.010) 0:00:17.538 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:3 Sunday 28 April 2024 08:59:42 +0000 (0:00:00.014) 0:00:17.553 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:8 Sunday 28 April 2024 08:59:42 +0000 (0:00:00.007) 0:00:17.560 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:13 Sunday 28 April 2024 08:59:42 +0000 (0:00:00.007) 0:00:17.567 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:42 +0000 (0:00:00.010) 0:00:17.578 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:42 +0000 (0:00:00.009) 0:00:17.587 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003881", "end": "2024-04-28 08:59:42.393196", "rc": 0, "start": "2024-04-28 08:59:42.389315" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:42 +0000 (0:00:00.247) 0:00:17.834 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:42 +0000 (0:00:00.009) 0:00:17.844 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:16 Sunday 28 April 2024 08:59:42 +0000 (0:00:00.008) 0:00:17.852 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:27 Sunday 28 April 2024 08:59:44 +0000 (0:00:02.374) 0:00:20.227 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:35 Sunday 28 April 2024 08:59:44 +0000 (0:00:00.014) 0:00:20.241 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:43 Sunday 28 April 2024 08:59:44 +0000 (0:00:00.008) 0:00:20.249 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:49 Sunday 28 April 2024 08:59:44 +0000 (0:00:00.007) 0:00:20.257 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.076546", "end": "2024-04-28 08:59:45.140653", "rc": 0, "start": "2024-04-28 08:59:45.064107" } TASK [Delete dummy interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:54 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.340) 0:00:20.597 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:60 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.007) 0:00:20.605 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:65 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.007) 0:00:20.612 ********** 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-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:18 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.009) 0:00:20.621 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.015) 0:00:20.637 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.008) 0:00:20.645 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003964", "end": "2024-04-28 08:59:45.453526", "rc": 0, "start": "2024-04-28 08:59:45.449562" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.250) 0:00:20.896 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.009) 0:00:20.905 ********** ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:20 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.008) 0:00:20.914 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_present.yml:3 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.015) 0:00:20.930 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.009) 0:00:20.939 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1714294785.1384227, "block_size": 4096, "blocks": 0, "ctime": 1714294785.1384227, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26729, "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": 1714294785.1384227, "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-weekly-cito9cmzou/tests/tasks/assert_device_present.yml:5 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.247) 0:00:21.187 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:23 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.009) 0:00:21.196 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:3 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.017) 0:00:21.214 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:8 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.007) 0:00:21.221 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:13 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.007) 0:00:21.228 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.010) 0:00:21.238 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:45 +0000 (0:00:00.011) 0:00:21.249 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003911", "end": "2024-04-28 08:59:46.060088", "rc": 0, "start": "2024-04-28 08:59:46.056177" } STDOUT: dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:46 +0000 (0:00:00.252) 0:00:21.502 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:46 +0000 (0:00:00.009) 0:00:21.511 ********** ok: [sut] => {} MSG: current_interfaces: ['dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:16 Sunday 28 April 2024 08:59:46 +0000 (0:00:00.009) 0:00:21.521 ********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface dummy1298] ***************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:27 Sunday 28 April 2024 08:59:48 +0000 (0:00:02.346) 0:00:23.868 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:35 Sunday 28 April 2024 08:59:48 +0000 (0:00:00.014) 0:00:23.882 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:43 Sunday 28 April 2024 08:59:48 +0000 (0:00:00.007) 0:00:23.890 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:49 Sunday 28 April 2024 08:59:48 +0000 (0:00:00.007) 0:00:23.897 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:54 Sunday 28 April 2024 08:59:48 +0000 (0:00:00.008) 0:00:23.905 ********** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.020574", "end": "2024-04-28 08:59:48.732325", "rc": 0, "start": "2024-04-28 08:59:48.711751" } TASK [Create tap interface dummy1298] ****************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:60 Sunday 28 April 2024 08:59:48 +0000 (0:00:00.269) 0:00:24.175 ********** 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-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:65 Sunday 28 April 2024 08:59:48 +0000 (0:00:00.009) 0:00:24.184 ********** 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-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:27 Sunday 28 April 2024 08:59:48 +0000 (0:00:00.007) 0:00:24.191 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:3 Sunday 28 April 2024 08:59:48 +0000 (0:00:00.018) 0:00:24.210 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 Sunday 28 April 2024 08:59:48 +0000 (0:00:00.008) 0:00:24.218 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004040", "end": "2024-04-28 08:59:49.027460", "rc": 0, "start": "2024-04-28 08:59:49.023420" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:9 Sunday 28 April 2024 08:59:49 +0000 (0:00:00.250) 0:00:24.469 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/show_interfaces.yml:5 Sunday 28 April 2024 08:59:49 +0000 (0:00:00.009) 0:00:24.479 ********** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/create_and_remove_interface.yml:29 Sunday 28 April 2024 08:59:49 +0000 (0:00:00.008) 0:00:24.487 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_absent.yml:3 Sunday 28 April 2024 08:59:49 +0000 (0:00:00.018) 0:00:24.506 ********** included: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_interface_stat.yml for sut TASK [Get stat for interface dummy1298] **************************************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_interface_stat.yml:3 Sunday 28 April 2024 08:59:49 +0000 (0:00:00.011) 0:00:24.517 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** task path: /WORKDIR/git-weekly-cito9cmzou/tests/tasks/assert_device_absent.yml:5 Sunday 28 April 2024 08:59:49 +0000 (0:00:00.286) 0:00:24.803 ********** 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 Sunday 28 April 2024 08:59:49 +0000 (0:00:00.013) 0:00:24.817 ********** =============================================================================== Install iproute --------------------------------------------------------- 2.49s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.38s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.37s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.37s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.36s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:16 ------- Install iproute --------------------------------------------------------- 2.35s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:16 ------- Gathering Facts --------------------------------------------------------- 1.04s /WORKDIR/git-weekly-cito9cmzou/tests/tests_helpers_and_asserts.yml:3 ---------- Create veth interface veth1298 ------------------------------------------ 0.90s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:27 ------- Set up veth as managed by NetworkManager -------------------------------- 0.46s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:35 ------- Gather the minimum subset of ansible_facts required by the network role test --- 0.44s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/el_repo_setup.yml:3 ---------------- Create dummy interface dummy1298 ---------------------------------------- 0.34s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:49 ------- Gather current interface info ------------------------------------------- 0.31s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 ------- Check if system is ostree ----------------------------------------------- 0.30s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/el_repo_setup.yml:17 --------------- Get stat for interface dummy1298 ---------------------------------------- 0.29s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_interface_stat.yml:3 ----------- Delete veth interface veth1298 ------------------------------------------ 0.27s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:43 ------- Delete dummy interface dummy1298 ---------------------------------------- 0.27s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/manage_test_interface.yml:54 ------- Gather current interface info ------------------------------------------- 0.26s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cito9cmzou/tests/tasks/get_current_interfaces.yml:3 ------- Gather current interface info ------------------------------------------- 0.25s /WORKDIR/git-weekly-cito9cmzou/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. ---^---^---^---^---^---