[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. No config file found; using defaults running playbook inside collection fedora.linux_system_roles PLAY [Check that creating and removing test devices and assertions work] ******* TASK [Gathering Facts] ********************************************************* Saturday 06 July 2024 06:39:23 -0400 (0:00:00.040) 0:00:00.040 ********* [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed_node1] TASK [Include the task 'el_repo_setup.yml'] ************************************ Saturday 06 July 2024 06:39:24 -0400 (0:00:01.113) 0:00:01.154 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** Saturday 06 July 2024 06:39:24 -0400 (0:00:00.021) 0:00:01.175 ********* ok: [managed_node1] TASK [Check if system is ostree] *********************************************** Saturday 06 July 2024 06:39:24 -0400 (0:00:00.539) 0:00:01.714 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.460) 0:00:02.174 ********* ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.022) 0:00:02.197 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.013) 0:00:02.211 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 TASK [Create EPEL 9] *********************************************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.031) 0:00:02.243 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.013) 0:00:02.257 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.012) 0:00:02.269 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.013) 0:00:02.283 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.013) 0:00:02.296 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Test veth interface management] ****************************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.012) 0:00:02.309 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/create_and_remove_interface.yml for managed_node1 TASK [Include the task 'show_interfaces.yml'] ********************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.020) 0:00:02.330 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.017) 0:00:02.348 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:25 -0400 (0:00:00.016) 0:00:02.364 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003418", "end": "2024-07-06 06:39:25.844862", "rc": 0, "start": "2024-07-06 06:39:25.841444" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.461) 0:00:02.825 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:25 -0400 (0:00:00.017) 0:00:02.842 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.015) 0:00:02.858 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.029) 0:00:02.887 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Saturday 06 July 2024 06:39:25 -0400 (0:00:00.012) 0:00:02.900 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Saturday 06 July 2024 06:39:25 -0400 (0:00:00.012) 0:00:02.912 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:26 -0400 (0:00:00.019) 0:00:02.932 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:26 -0400 (0:00:00.016) 0:00:02.949 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003523", "end": "2024-07-06 06:39:26.334812", "rc": 0, "start": "2024-07-06 06:39:26.331289" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:26 -0400 (0:00:00.366) 0:00:03.315 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:26 -0400 (0:00:00.017) 0:00:03.333 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* Saturday 06 July 2024 06:39:26 -0400 (0:00:00.015) 0:00:03.348 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** Saturday 06 July 2024 06:39:27 -0400 (0:00:01.052) 0:00:04.401 ********* skipping: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** Saturday 06 July 2024 06:39:27 -0400 (0:00:00.024) 0:00:04.426 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** Saturday 06 July 2024 06:39:27 -0400 (0:00:00.013) 0:00:04.440 ********* skipping: [managed_node1] => { "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] ***************************************** Saturday 06 July 2024 06:39:27 -0400 (0:00:00.014) 0:00:04.454 ********* skipping: [managed_node1] => { "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] ***************************************** Saturday 06 July 2024 06:39:27 -0400 (0:00:00.013) 0:00:04.467 ********* skipping: [managed_node1] => { "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] ******************************************* Saturday 06 July 2024 06:39:27 -0400 (0:00:00.014) 0:00:04.482 ********* skipping: [managed_node1] => { "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] ******************************************* Saturday 06 July 2024 06:39:27 -0400 (0:00:00.013) 0:00:04.495 ********* skipping: [managed_node1] => { "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'] ********************************** Saturday 06 July 2024 06:39:27 -0400 (0:00:00.013) 0:00:04.509 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:27 -0400 (0:00:00.025) 0:00:04.534 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:27 -0400 (0:00:00.016) 0:00:04.551 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003543", "end": "2024-07-06 06:39:27.936182", "rc": 0, "start": "2024-07-06 06:39:27.932639" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:27 -0400 (0:00:00.366) 0:00:04.917 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:28 -0400 (0:00:00.016) 0:00:04.934 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** Saturday 06 July 2024 06:39:28 -0400 (0:00:00.016) 0:00:04.950 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/assert_device_absent.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* Saturday 06 July 2024 06:39:28 -0400 (0:00:00.024) 0:00:04.975 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface veth1298] ***************************************** Saturday 06 July 2024 06:39:28 -0400 (0:00:00.016) 0:00:04.991 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ Saturday 06 July 2024 06:39:28 -0400 (0:00:00.362) 0:00:05.354 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** Saturday 06 July 2024 06:39:28 -0400 (0:00:00.018) 0:00:05.372 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** Saturday 06 July 2024 06:39:28 -0400 (0:00:00.031) 0:00:05.404 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Saturday 06 July 2024 06:39:28 -0400 (0:00:00.012) 0:00:05.416 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Saturday 06 July 2024 06:39:28 -0400 (0:00:00.013) 0:00:05.430 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:28 -0400 (0:00:00.021) 0:00:05.451 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:28 -0400 (0:00:00.016) 0:00:05.468 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003578", "end": "2024-07-06 06:39:28.858590", "rc": 0, "start": "2024-07-06 06:39:28.855012" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:28 -0400 (0:00:00.372) 0:00:05.840 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:28 -0400 (0:00:00.017) 0:00:05.858 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* Saturday 06 July 2024 06:39:28 -0400 (0:00:00.016) 0:00:05.875 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** Saturday 06 July 2024 06:39:29 -0400 (0:00:00.928) 0:00:06.804 ********* ok: [managed_node1] => (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.010823", "end": "2024-07-06 06:39:30.207377", "item": "ip link add veth1298 type veth peer name peerveth1298", "rc": 0, "start": "2024-07-06 06:39:30.196554" } ok: [managed_node1] => (item=ip link set peerveth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth1298", "up" ], "delta": "0:00:00.003822", "end": "2024-07-06 06:39:30.590211", "item": "ip link set peerveth1298 up", "rc": 0, "start": "2024-07-06 06:39:30.586389" } ok: [managed_node1] => (item=ip link set veth1298 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth1298", "up" ], "delta": "0:00:00.009653", "end": "2024-07-06 06:39:30.946861", "item": "ip link set veth1298 up", "rc": 0, "start": "2024-07-06 06:39:30.937208" } TASK [Set up veth as managed by NetworkManager] ******************************** Saturday 06 July 2024 06:39:30 -0400 (0:00:01.125) 0:00:07.930 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth1298", "managed", "true" ], "delta": "0:00:00.021990", "end": "2024-07-06 06:39:31.339103", "rc": 0, "start": "2024-07-06 06:39:31.317113" } TASK [Delete veth interface veth1298] ****************************************** Saturday 06 July 2024 06:39:31 -0400 (0:00:00.393) 0:00:08.323 ********* skipping: [managed_node1] => { "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] ***************************************** Saturday 06 July 2024 06:39:31 -0400 (0:00:00.015) 0:00:08.338 ********* skipping: [managed_node1] => { "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] ***************************************** Saturday 06 July 2024 06:39:31 -0400 (0:00:00.014) 0:00:08.353 ********* skipping: [managed_node1] => { "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] ******************************************* Saturday 06 July 2024 06:39:31 -0400 (0:00:00.014) 0:00:08.367 ********* skipping: [managed_node1] => { "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] ******************************************* Saturday 06 July 2024 06:39:31 -0400 (0:00:00.014) 0:00:08.381 ********* skipping: [managed_node1] => { "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'] ********************************** Saturday 06 July 2024 06:39:31 -0400 (0:00:00.013) 0:00:08.395 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:31 -0400 (0:00:00.029) 0:00:08.424 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:31 -0400 (0:00:00.016) 0:00:08.440 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003437", "end": "2024-07-06 06:39:31.825330", "rc": 0, "start": "2024-07-06 06:39:31.821893" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:31 -0400 (0:00:00.365) 0:00:08.806 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:31 -0400 (0:00:00.017) 0:00:08.823 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Include the task 'assert_device_present.yml'] **************************** Saturday 06 July 2024 06:39:31 -0400 (0:00:00.015) 0:00:08.839 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/assert_device_present.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* Saturday 06 July 2024 06:39:31 -0400 (0:00:00.032) 0:00:08.871 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface veth1298] ***************************************** Saturday 06 July 2024 06:39:31 -0400 (0:00:00.018) 0:00:08.890 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1720262370.2006834, "block_size": 4096, "blocks": 0, "ctime": 1720262370.2006834, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 42417, "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": 1720262370.2006834, "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'] *********************** Saturday 06 July 2024 06:39:32 -0400 (0:00:00.363) 0:00:09.253 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** Saturday 06 July 2024 06:39:32 -0400 (0:00:00.019) 0:00:09.272 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** Saturday 06 July 2024 06:39:32 -0400 (0:00:00.039) 0:00:09.312 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Saturday 06 July 2024 06:39:32 -0400 (0:00:00.012) 0:00:09.325 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Saturday 06 July 2024 06:39:32 -0400 (0:00:00.013) 0:00:09.338 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:32 -0400 (0:00:00.020) 0:00:09.358 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:32 -0400 (0:00:00.017) 0:00:09.375 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003316", "end": "2024-07-06 06:39:32.760338", "rc": 0, "start": "2024-07-06 06:39:32.757022" } STDOUT: bonding_masters eth0 lo peerveth1298 veth1298 TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:32 -0400 (0:00:00.364) 0:00:09.740 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo", "peerveth1298", "veth1298" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:32 -0400 (0:00:00.019) 0:00:09.759 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo', 'peerveth1298', 'veth1298'] TASK [Install iproute] ********************************************************* Saturday 06 July 2024 06:39:32 -0400 (0:00:00.016) 0:00:09.775 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth1298] ****************************************** Saturday 06 July 2024 06:39:33 -0400 (0:00:00.924) 0:00:10.700 ********* skipping: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** Saturday 06 July 2024 06:39:33 -0400 (0:00:00.026) 0:00:10.726 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth1298] ****************************************** Saturday 06 July 2024 06:39:33 -0400 (0:00:00.013) 0:00:10.740 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "veth1298", "type", "veth" ], "delta": "0:00:00.016738", "end": "2024-07-06 06:39:34.148200", "rc": 0, "start": "2024-07-06 06:39:34.131462" } TASK [Create dummy interface veth1298] ***************************************** Saturday 06 July 2024 06:39:34 -0400 (0:00:00.393) 0:00:11.134 ********* skipping: [managed_node1] => { "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] ***************************************** Saturday 06 July 2024 06:39:34 -0400 (0:00:00.014) 0:00:11.149 ********* skipping: [managed_node1] => { "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] ******************************************* Saturday 06 July 2024 06:39:34 -0400 (0:00:00.014) 0:00:11.163 ********* skipping: [managed_node1] => { "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] ******************************************* Saturday 06 July 2024 06:39:34 -0400 (0:00:00.013) 0:00:11.177 ********* skipping: [managed_node1] => { "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'] ********************************** Saturday 06 July 2024 06:39:34 -0400 (0:00:00.013) 0:00:11.190 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:34 -0400 (0:00:00.036) 0:00:11.226 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:34 -0400 (0:00:00.016) 0:00:11.243 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003482", "end": "2024-07-06 06:39:34.633874", "rc": 0, "start": "2024-07-06 06:39:34.630392" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:34 -0400 (0:00:00.371) 0:00:11.615 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:34 -0400 (0:00:00.017) 0:00:11.633 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** Saturday 06 July 2024 06:39:34 -0400 (0:00:00.017) 0:00:11.650 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/assert_device_absent.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* Saturday 06 July 2024 06:39:34 -0400 (0:00:00.037) 0:00:11.687 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface veth1298] ***************************************** Saturday 06 July 2024 06:39:34 -0400 (0:00:00.019) 0:00:11.706 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'veth1298'] ************************ Saturday 06 July 2024 06:39:35 -0400 (0:00:00.368) 0:00:12.075 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Test veth interface management] ****************************************** Saturday 06 July 2024 06:39:35 -0400 (0:00:00.018) 0:00:12.093 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/create_and_remove_interface.yml for managed_node1 TASK [Include the task 'show_interfaces.yml'] ********************************** Saturday 06 July 2024 06:39:35 -0400 (0:00:00.023) 0:00:12.117 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:35 -0400 (0:00:00.017) 0:00:12.135 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:35 -0400 (0:00:00.016) 0:00:12.152 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003517", "end": "2024-07-06 06:39:35.537258", "rc": 0, "start": "2024-07-06 06:39:35.533741" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:35 -0400 (0:00:00.367) 0:00:12.519 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:35 -0400 (0:00:00.017) 0:00:12.537 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** Saturday 06 July 2024 06:39:35 -0400 (0:00:00.017) 0:00:12.554 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** Saturday 06 July 2024 06:39:35 -0400 (0:00:00.025) 0:00:12.580 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Saturday 06 July 2024 06:39:35 -0400 (0:00:00.012) 0:00:12.593 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Saturday 06 July 2024 06:39:35 -0400 (0:00:00.013) 0:00:12.606 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:35 -0400 (0:00:00.021) 0:00:12.627 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:35 -0400 (0:00:00.018) 0:00:12.645 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003497", "end": "2024-07-06 06:39:36.034253", "rc": 0, "start": "2024-07-06 06:39:36.030756" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:36 -0400 (0:00:00.369) 0:00:13.015 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:36 -0400 (0:00:00.017) 0:00:13.033 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* Saturday 06 July 2024 06:39:36 -0400 (0:00:00.017) 0:00:13.051 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** Saturday 06 July 2024 06:39:37 -0400 (0:00:00.945) 0:00:13.996 ********* skipping: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** Saturday 06 July 2024 06:39:37 -0400 (0:00:00.026) 0:00:14.023 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** Saturday 06 July 2024 06:39:37 -0400 (0:00:00.014) 0:00:14.037 ********* skipping: [managed_node1] => { "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] **************************************** Saturday 06 July 2024 06:39:37 -0400 (0:00:00.014) 0:00:14.051 ********* skipping: [managed_node1] => { "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] **************************************** Saturday 06 July 2024 06:39:37 -0400 (0:00:00.014) 0:00:14.066 ********* skipping: [managed_node1] => { "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] ****************************************** Saturday 06 July 2024 06:39:37 -0400 (0:00:00.014) 0:00:14.080 ********* skipping: [managed_node1] => { "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] ****************************************** Saturday 06 July 2024 06:39:37 -0400 (0:00:00.014) 0:00:14.094 ********* skipping: [managed_node1] => { "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'] ********************************** Saturday 06 July 2024 06:39:37 -0400 (0:00:00.013) 0:00:14.107 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:37 -0400 (0:00:00.023) 0:00:14.131 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:37 -0400 (0:00:00.016) 0:00:14.148 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003543", "end": "2024-07-06 06:39:37.536501", "rc": 0, "start": "2024-07-06 06:39:37.532958" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:37 -0400 (0:00:00.370) 0:00:14.518 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:37 -0400 (0:00:00.018) 0:00:14.537 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** Saturday 06 July 2024 06:39:37 -0400 (0:00:00.017) 0:00:14.554 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/assert_device_absent.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* Saturday 06 July 2024 06:39:37 -0400 (0:00:00.026) 0:00:14.581 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface dummy1298] **************************************** Saturday 06 July 2024 06:39:37 -0400 (0:00:00.017) 0:00:14.599 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** Saturday 06 July 2024 06:39:38 -0400 (0:00:00.364) 0:00:14.963 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** Saturday 06 July 2024 06:39:38 -0400 (0:00:00.018) 0:00:14.982 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** Saturday 06 July 2024 06:39:38 -0400 (0:00:00.032) 0:00:15.015 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Saturday 06 July 2024 06:39:38 -0400 (0:00:00.014) 0:00:15.030 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Saturday 06 July 2024 06:39:38 -0400 (0:00:00.013) 0:00:15.044 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:38 -0400 (0:00:00.020) 0:00:15.064 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:38 -0400 (0:00:00.018) 0:00:15.082 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003305", "end": "2024-07-06 06:39:38.464455", "rc": 0, "start": "2024-07-06 06:39:38.461150" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:38 -0400 (0:00:00.362) 0:00:15.445 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:38 -0400 (0:00:00.018) 0:00:15.464 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* Saturday 06 July 2024 06:39:38 -0400 (0:00:00.017) 0:00:15.481 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** Saturday 06 July 2024 06:39:39 -0400 (0:00:00.928) 0:00:16.410 ********* skipping: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** Saturday 06 July 2024 06:39:39 -0400 (0:00:00.029) 0:00:16.440 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** Saturday 06 July 2024 06:39:39 -0400 (0:00:00.014) 0:00:16.454 ********* skipping: [managed_node1] => { "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] **************************************** Saturday 06 July 2024 06:39:39 -0400 (0:00:00.014) 0:00:16.469 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "add", "dummy1298", "type", "dummy" ], "delta": "0:00:00.006154", "end": "2024-07-06 06:39:39.856393", "rc": 0, "start": "2024-07-06 06:39:39.850239" } TASK [Delete dummy interface dummy1298] **************************************** Saturday 06 July 2024 06:39:39 -0400 (0:00:00.374) 0:00:16.844 ********* skipping: [managed_node1] => { "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] ****************************************** Saturday 06 July 2024 06:39:39 -0400 (0:00:00.015) 0:00:16.859 ********* skipping: [managed_node1] => { "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] ****************************************** Saturday 06 July 2024 06:39:39 -0400 (0:00:00.014) 0:00:16.874 ********* skipping: [managed_node1] => { "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'] ********************************** Saturday 06 July 2024 06:39:39 -0400 (0:00:00.014) 0:00:16.889 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:39 -0400 (0:00:00.030) 0:00:16.919 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:40 -0400 (0:00:00.017) 0:00:16.937 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003557", "end": "2024-07-06 06:39:40.327482", "rc": 0, "start": "2024-07-06 06:39:40.323925" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:40 -0400 (0:00:00.372) 0:00:17.309 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:40 -0400 (0:00:00.018) 0:00:17.328 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Include the task 'assert_device_present.yml'] **************************** Saturday 06 July 2024 06:39:40 -0400 (0:00:00.017) 0:00:17.346 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/assert_device_present.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* Saturday 06 July 2024 06:39:40 -0400 (0:00:00.031) 0:00:17.378 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface dummy1298] **************************************** Saturday 06 July 2024 06:39:40 -0400 (0:00:00.018) 0:00:17.396 ********* ok: [managed_node1] => { "changed": false, "stat": { "atime": 1720262379.8535914, "block_size": 4096, "blocks": 0, "ctime": 1720262379.8535914, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 42710, "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": 1720262379.8535914, "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'] ********************** Saturday 06 July 2024 06:39:40 -0400 (0:00:00.365) 0:00:17.762 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed TASK [Include the task 'manage_test_interface.yml'] **************************** Saturday 06 July 2024 06:39:40 -0400 (0:00:00.020) 0:00:17.783 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/manage_test_interface.yml for managed_node1 TASK [Ensure state in ["present", "absent"]] *********************************** Saturday 06 July 2024 06:39:40 -0400 (0:00:00.061) 0:00:17.844 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "state not in [\"present\", \"absent\"]", "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* Saturday 06 July 2024 06:39:40 -0400 (0:00:00.014) 0:00:17.859 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "type not in [\"dummy\", \"tap\", \"veth\"]", "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** Saturday 06 July 2024 06:39:40 -0400 (0:00:00.013) 0:00:17.872 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:40 -0400 (0:00:00.020) 0:00:17.893 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:40 -0400 (0:00:00.018) 0:00:17.911 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003371", "end": "2024-07-06 06:39:41.294610", "rc": 0, "start": "2024-07-06 06:39:41.291239" } STDOUT: bonding_masters dummy1298 eth0 lo TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:41 -0400 (0:00:00.364) 0:00:18.276 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "dummy1298", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:41 -0400 (0:00:00.018) 0:00:18.294 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'dummy1298', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* Saturday 06 July 2024 06:39:41 -0400 (0:00:00.017) 0:00:18.312 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface dummy1298] ***************************************** Saturday 06 July 2024 06:39:42 -0400 (0:00:00.918) 0:00:19.230 ********* skipping: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => (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: [managed_node1] => { "changed": false } MSG: All items skipped TASK [Set up veth as managed by NetworkManager] ******************************** Saturday 06 July 2024 06:39:42 -0400 (0:00:00.025) 0:00:19.256 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface dummy1298] ***************************************** Saturday 06 July 2024 06:39:42 -0400 (0:00:00.015) 0:00:19.271 ********* skipping: [managed_node1] => { "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] **************************************** Saturday 06 July 2024 06:39:42 -0400 (0:00:00.015) 0:00:19.286 ********* skipping: [managed_node1] => { "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] **************************************** Saturday 06 July 2024 06:39:42 -0400 (0:00:00.015) 0:00:19.302 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ip", "link", "del", "dummy1298", "type", "dummy" ], "delta": "0:00:00.010856", "end": "2024-07-06 06:39:42.690221", "rc": 0, "start": "2024-07-06 06:39:42.679365" } TASK [Create tap interface dummy1298] ****************************************** Saturday 06 July 2024 06:39:42 -0400 (0:00:00.368) 0:00:19.670 ********* skipping: [managed_node1] => { "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] ****************************************** Saturday 06 July 2024 06:39:42 -0400 (0:00:00.016) 0:00:19.686 ********* skipping: [managed_node1] => { "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'] ********************************** Saturday 06 July 2024 06:39:42 -0400 (0:00:00.014) 0:00:19.700 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/show_interfaces.yml for managed_node1 TASK [Include the task 'get_current_interfaces.yml'] *************************** Saturday 06 July 2024 06:39:42 -0400 (0:00:00.038) 0:00:19.739 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_current_interfaces.yml for managed_node1 TASK [Gather current interface info] ******************************************* Saturday 06 July 2024 06:39:42 -0400 (0:00:00.017) 0:00:19.757 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003266", "end": "2024-07-06 06:39:43.133930", "rc": 0, "start": "2024-07-06 06:39:43.130664" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** Saturday 06 July 2024 06:39:43 -0400 (0:00:00.356) 0:00:20.113 ********* ok: [managed_node1] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* Saturday 06 July 2024 06:39:43 -0400 (0:00:00.019) 0:00:20.133 ********* ok: [managed_node1] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'assert_device_absent.yml'] ***************************** Saturday 06 July 2024 06:39:43 -0400 (0:00:00.018) 0:00:20.151 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/assert_device_absent.yml for managed_node1 TASK [Include the task 'get_interface_stat.yml'] ******************************* Saturday 06 July 2024 06:39:43 -0400 (0:00:00.038) 0:00:20.190 ********* included: /var/ARTIFACTS/work-generals0tlrci2/plans/general/tree/tmp.MQc07lnbBB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_interface_stat.yml for managed_node1 TASK [Get stat for interface dummy1298] **************************************** Saturday 06 July 2024 06:39:43 -0400 (0:00:00.019) 0:00:20.210 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'dummy1298'] *********************** Saturday 06 July 2024 06:39:43 -0400 (0:00:00.360) 0:00:20.570 ********* ok: [managed_node1] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* managed_node1 : ok=119 changed=0 unreachable=0 failed=0 skipped=55 rescued=0 ignored=0 Saturday 06 July 2024 06:39:43 -0400 (0:00:00.029) 0:00:20.600 ********* =============================================================================== Create veth interface veth1298 ------------------------------------------ 1.13s Gathering Facts --------------------------------------------------------- 1.11s Install iproute --------------------------------------------------------- 1.05s Install iproute --------------------------------------------------------- 0.95s Install iproute --------------------------------------------------------- 0.93s Install iproute --------------------------------------------------------- 0.93s Install iproute --------------------------------------------------------- 0.92s Install iproute --------------------------------------------------------- 0.92s Gather the minimum subset of ansible_facts required by the network role test --- 0.54s Gather current interface info ------------------------------------------- 0.46s Check if system is ostree ----------------------------------------------- 0.46s Delete veth interface veth1298 ------------------------------------------ 0.39s Set up veth as managed by NetworkManager -------------------------------- 0.39s Create dummy interface dummy1298 ---------------------------------------- 0.37s Gather current interface info ------------------------------------------- 0.37s Gather current interface info ------------------------------------------- 0.37s Gather current interface info ------------------------------------------- 0.37s Gather current interface info ------------------------------------------- 0.37s Gather current interface info ------------------------------------------- 0.37s Get stat for interface veth1298 ----------------------------------------- 0.37s