# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.15.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.15/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cigkm5fx__/.collection executable location = /opt/ansible-2.15/bin/ansible-playbook python version = 3.9.16 (main, Jan 17 2023, 18:53:15) [GCC 8.5.0 20210514 (Red Hat 8.5.0-18)] (/opt/ansible-2.15/bin/python3.9) 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_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-weekly-cigkm5fx__/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/tests_auto_gateway_nm.yml:5 Saturday 26 August 2023 17:50:15 +0000 (0:00:00.036) 0:00:00.036 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cigkm5fx__/tests/tests_auto_gateway_nm.yml:9 Saturday 26 August 2023 17:50:16 +0000 (0:00:00.979) 0:00:01.015 ******* included: /WORKDIR/git-weekly-cigkm5fx__/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-cigkm5fx__/tests/tasks/el_repo_setup.yml:3 Saturday 26 August 2023 17:50:16 +0000 (0:00:00.022) 0:00:01.038 ******* ok: [sut] TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/tasks/el_repo_setup.yml:14 Saturday 26 August 2023 17:50:16 +0000 (0:00:00.425) 0:00:01.464 ******* 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-cigkm5fx__/tests/tasks/el_repo_setup.yml:39 Saturday 26 August 2023 17:50:16 +0000 (0:00:00.021) 0:00:01.485 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/tasks/enable_epel.yml:8 Saturday 26 August 2023 17:50:16 +0000 (0:00:00.026) 0:00:01.512 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/tasks/enable_epel.yml:24 Saturday 26 August 2023 17:50:16 +0000 (0:00:00.021) 0:00:01.533 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/tasks/enable_epel.yml:29 Saturday 26 August 2023 17:50:16 +0000 (0:00:00.023) 0:00:01.556 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/tasks/enable_epel.yml:34 Saturday 26 August 2023 17:50:16 +0000 (0:00:00.019) 0:00:01.576 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/tests_auto_gateway_nm.yml:11 Saturday 26 August 2023 17:50:16 +0000 (0:00:00.027) 0:00:01.603 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:3 Saturday 26 August 2023 17:50:17 +0000 (0:00:00.052) 0:00:01.655 ******* ok: [sut] TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:9 Saturday 26 August 2023 17:50:17 +0000 (0:00:00.716) 0:00:02.371 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 26 August 2023 17:50:17 +0000 (0:00:00.075) 0:00:02.447 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 26 August 2023 17:50:17 +0000 (0:00:00.048) 0:00:02.495 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003667", "end": "2023-08-26 17:50:18.252377", "rc": 0, "start": "2023-08-26 17:50:18.248710" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 26 August 2023 17:50:18 +0000 (0:00:00.395) 0:00:02.891 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 26 August 2023 17:50:18 +0000 (0:00:00.021) 0:00:02.912 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:11 Saturday 26 August 2023 17:50:18 +0000 (0:00:00.027) 0:00:02.939 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 26 August 2023 17:50:18 +0000 (0:00:00.063) 0:00:03.003 ******* 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-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 26 August 2023 17:50:18 +0000 (0:00:00.063) 0:00:03.067 ******* 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-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 26 August 2023 17:50:18 +0000 (0:00:00.052) 0:00:03.119 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 26 August 2023 17:50:18 +0000 (0:00:00.085) 0:00:03.205 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 26 August 2023 17:50:18 +0000 (0:00:00.033) 0:00:03.239 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003661", "end": "2023-08-26 17:50:18.840605", "rc": 0, "start": "2023-08-26 17:50:18.836944" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 26 August 2023 17:50:18 +0000 (0:00:00.231) 0:00:03.470 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 26 August 2023 17:50:18 +0000 (0:00:00.037) 0:00:03.508 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 26 August 2023 17:50:18 +0000 (0:00:00.068) 0:00:03.577 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 26 August 2023 17:50:20 +0000 (0:00:01.090) 0:00:04.668 ******* ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.062944", "end": "2023-08-26 17:50:20.330198", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-08-26 17:50:20.267254" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004359", "end": "2023-08-26 17:50:20.566582", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-08-26 17:50:20.562223" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004897", "end": "2023-08-26 17:50:20.786585", "item": "ip link set veth0 up", "rc": 0, "start": "2023-08-26 17:50:20.781688" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:30 Saturday 26 August 2023 17:50:20 +0000 (0:00:00.750) 0:00:05.418 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.216965", "end": "2023-08-26 17:50:21.225917", "rc": 0, "start": "2023-08-26 17:50:21.008952" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:38 Saturday 26 August 2023 17:50:21 +0000 (0:00:00.458) 0:00:05.877 ******* 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 veth0] ******************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:44 Saturday 26 August 2023 17:50:21 +0000 (0:00:00.023) 0:00:05.900 ******* 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 veth0] ******************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:49 Saturday 26 August 2023 17:50:21 +0000 (0:00:00.028) 0:00:05.928 ******* 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 veth0] ********************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:55 Saturday 26 August 2023 17:50:21 +0000 (0:00:00.018) 0:00:05.947 ******* 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 veth0] ********************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:60 Saturday 26 August 2023 17:50:21 +0000 (0:00:00.024) 0:00:05.972 ******* 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 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:15 Saturday 26 August 2023 17:50:21 +0000 (0:00:00.018) 0:00:05.991 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 26 August 2023 17:50:21 +0000 (0:00:00.047) 0:00:06.038 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 26 August 2023 17:50:21 +0000 (0:00:00.030) 0:00:06.069 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1693072220.3238297, "block_size": 4096, "blocks": 0, "ctime": 1693072220.3238297, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1693072220.3238297, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 26 August 2023 17:50:21 +0000 (0:00:00.367) 0:00:06.436 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:17 Saturday 26 August 2023 17:50:21 +0000 (0:00:00.061) 0:00:06.498 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 26 August 2023 17:50:21 +0000 (0:00:00.032) 0:00:06.530 ******* included: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 26 August 2023 17:50:21 +0000 (0:00:00.064) 0:00:06.595 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Saturday 26 August 2023 17:50:22 +0000 (0:00:00.089) 0:00:06.685 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Saturday 26 August 2023 17:50:24 +0000 (0:00:01.939) 0:00:08.624 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 26 August 2023 17:50:25 +0000 (0:00:01.167) 0:00:09.792 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 26 August 2023 17:50:25 +0000 (0:00:00.099) 0:00:09.892 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 26 August 2023 17:50:25 +0000 (0:00:00.053) 0:00:09.946 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 26 August 2023 17:50:25 +0000 (0:00:00.056) 0:00:10.002 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Saturday 26 August 2023 17:50:26 +0000 (0:00:00.769) 0:00:10.772 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Saturday 26 August 2023 17:50:26 +0000 (0:00:00.062) 0:00:10.834 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Saturday 26 August 2023 17:50:26 +0000 (0:00:00.136) 0:00:10.971 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Saturday 26 August 2023 17:50:26 +0000 (0:00:00.236) 0:00:11.207 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Saturday 26 August 2023 17:50:28 +0000 (0:00:01.477) 0:00:12.685 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Saturday 26 August 2023 17:50:28 +0000 (0:00:00.209) 0:00:12.895 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Saturday 26 August 2023 17:50:28 +0000 (0:00:00.075) 0:00:12.971 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Saturday 26 August 2023 17:50:28 +0000 (0:00:00.052) 0:00:13.023 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, c0574f1e-55d8-415a-b3a1-75fb609ec88f [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, c0574f1e-55d8-415a-b3a1-75fb609ec88f (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Saturday 26 August 2023 17:50:29 +0000 (0:00:00.888) 0:00:13.912 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 26 August 2023 17:50:29 +0000 (0:00:00.106) 0:00:14.019 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, c0574f1e-55d8-415a-b3a1-75fb609ec88f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, c0574f1e-55d8-415a-b3a1-75fb609ec88f (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Saturday 26 August 2023 17:50:29 +0000 (0:00:00.081) 0:00:14.101 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": true, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1", "route_metric4": 65535 }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, c0574f1e-55d8-415a-b3a1-75fb609ec88f\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, c0574f1e-55d8-415a-b3a1-75fb609ec88f (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, c0574f1e-55d8-415a-b3a1-75fb609ec88f", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, c0574f1e-55d8-415a-b3a1-75fb609ec88f (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 26 August 2023 17:50:29 +0000 (0:00:00.179) 0:00:14.281 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 26 August 2023 17:50:29 +0000 (0:00:00.129) 0:00:14.410 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:42 Saturday 26 August 2023 17:50:30 +0000 (0:00:00.430) 0:00:14.840 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 26 August 2023 17:50:30 +0000 (0:00:00.077) 0:00:14.918 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 26 August 2023 17:50:30 +0000 (0:00:00.052) 0:00:14.971 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1693072220.3238297, "block_size": 4096, "blocks": 0, "ctime": 1693072220.3238297, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22861, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1693072220.3238297, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 26 August 2023 17:50:30 +0000 (0:00:00.228) 0:00:15.200 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:44 Saturday 26 August 2023 17:50:30 +0000 (0:00:00.045) 0:00:15.246 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 26 August 2023 17:50:30 +0000 (0:00:00.086) 0:00:15.332 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 26 August 2023 17:50:30 +0000 (0:00:00.050) 0:00:15.383 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 26 August 2023 17:50:30 +0000 (0:00:00.028) 0:00:15.412 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 26 August 2023 17:50:31 +0000 (0:00:00.233) 0:00:15.646 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 26 August 2023 17:50:31 +0000 (0:00:00.040) 0:00:15.686 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.025372", "end": "2023-08-26 17:50:31.295503", "rc": 0, "start": "2023-08-26 17:50:31.270131" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 26 August 2023 17:50:31 +0000 (0:00:00.291) 0:00:15.977 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 26 August 2023 17:50:31 +0000 (0:00:00.038) 0:00:16.015 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 26 August 2023 17:50:31 +0000 (0:00:00.036) 0:00:16.052 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 26 August 2023 17:50:31 +0000 (0:00:00.037) 0:00:16.090 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 26 August 2023 17:50:31 +0000 (0:00:00.041) 0:00:16.131 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 26 August 2023 17:50:31 +0000 (0:00:00.037) 0:00:16.169 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 26 August 2023 17:50:31 +0000 (0:00:00.038) 0:00:16.208 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 26 August 2023 17:50:31 +0000 (0:00:00.047) 0:00:16.255 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:48 Saturday 26 August 2023 17:50:31 +0000 (0:00:00.054) 0:00:16.310 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004151", "end": "2023-08-26 17:50:31.907826", "rc": 0, "start": "2023-08-26 17:50:31.903675" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.26 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.26 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:52 Saturday 26 August 2023 17:50:31 +0000 (0:00:00.245) 0:00:16.555 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:58 Saturday 26 August 2023 17:50:31 +0000 (0:00:00.049) 0:00:16.605 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004098", "end": "2023-08-26 17:50:32.198340", "rc": 0, "start": "2023-08-26 17:50:32.194242" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:62 Saturday 26 August 2023 17:50:32 +0000 (0:00:00.264) 0:00:16.869 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:69 Saturday 26 August 2023 17:50:32 +0000 (0:00:00.053) 0:00:16.923 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 26 August 2023 17:50:32 +0000 (0:00:00.037) 0:00:16.961 ******* included: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 26 August 2023 17:50:32 +0000 (0:00:00.065) 0:00:17.027 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Saturday 26 August 2023 17:50:32 +0000 (0:00:00.126) 0:00:17.153 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Saturday 26 August 2023 17:50:34 +0000 (0:00:01.680) 0:00:18.834 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 26 August 2023 17:50:35 +0000 (0:00:00.850) 0:00:19.684 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 26 August 2023 17:50:35 +0000 (0:00:00.041) 0:00:19.726 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 26 August 2023 17:50:35 +0000 (0:00:00.050) 0:00:19.777 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 26 August 2023 17:50:35 +0000 (0:00:00.041) 0:00:19.818 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Saturday 26 August 2023 17:50:35 +0000 (0:00:00.646) 0:00:20.465 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Saturday 26 August 2023 17:50:35 +0000 (0:00:00.064) 0:00:20.529 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Saturday 26 August 2023 17:50:35 +0000 (0:00:00.053) 0:00:20.583 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Saturday 26 August 2023 17:50:36 +0000 (0:00:00.202) 0:00:20.786 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Saturday 26 August 2023 17:50:37 +0000 (0:00:01.000) 0:00:21.786 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Saturday 26 August 2023 17:50:37 +0000 (0:00:00.198) 0:00:21.985 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Saturday 26 August 2023 17:50:37 +0000 (0:00:00.037) 0:00:22.023 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Saturday 26 August 2023 17:50:37 +0000 (0:00:00.031) 0:00:22.054 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Saturday 26 August 2023 17:50:38 +0000 (0:00:00.626) 0:00:22.681 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 26 August 2023 17:50:38 +0000 (0:00:00.055) 0:00:22.736 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Saturday 26 August 2023 17:50:38 +0000 (0:00:00.046) 0:00:22.783 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 26 August 2023 17:50:38 +0000 (0:00:00.085) 0:00:22.869 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 26 August 2023 17:50:38 +0000 (0:00:00.065) 0:00:22.934 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:81 Saturday 26 August 2023 17:50:38 +0000 (0:00:00.312) 0:00:23.246 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 26 August 2023 17:50:38 +0000 (0:00:00.173) 0:00:23.419 ******* 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-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 26 August 2023 17:50:38 +0000 (0:00:00.048) 0:00:23.468 ******* 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-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 26 August 2023 17:50:38 +0000 (0:00:00.071) 0:00:23.540 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 26 August 2023 17:50:39 +0000 (0:00:00.101) 0:00:23.642 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 26 August 2023 17:50:39 +0000 (0:00:00.071) 0:00:23.714 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003778", "end": "2023-08-26 17:50:39.330042", "rc": 0, "start": "2023-08-26 17:50:39.326264" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 26 August 2023 17:50:39 +0000 (0:00:00.291) 0:00:24.006 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 26 August 2023 17:50:39 +0000 (0:00:00.069) 0:00:24.075 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 26 August 2023 17:50:39 +0000 (0:00:00.073) 0:00:24.149 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 26 August 2023 17:50:40 +0000 (0:00:01.039) 0:00:25.188 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 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-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:30 Saturday 26 August 2023 17:50:40 +0000 (0:00:00.066) 0:00:25.254 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:38 Saturday 26 August 2023 17:50:40 +0000 (0:00:00.079) 0:00:25.334 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.018199", "end": "2023-08-26 17:50:40.945837", "rc": 0, "start": "2023-08-26 17:50:40.927638" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:44 Saturday 26 August 2023 17:50:41 +0000 (0:00:00.270) 0:00:25.605 ******* 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 veth0] ******************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:49 Saturday 26 August 2023 17:50:41 +0000 (0:00:00.062) 0:00:25.668 ******* 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 veth0] ********************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:55 Saturday 26 August 2023 17:50:41 +0000 (0:00:00.053) 0:00:25.721 ******* 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 veth0] ********************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:60 Saturday 26 August 2023 17:50:41 +0000 (0:00:00.050) 0:00:25.771 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:85 Saturday 26 August 2023 17:50:41 +0000 (0:00:00.040) 0:00:25.812 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:89 Saturday 26 August 2023 17:50:41 +0000 (0:00:00.044) 0:00:25.857 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 26 August 2023 17:50:41 +0000 (0:00:00.165) 0:00:26.022 ******* 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-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 26 August 2023 17:50:41 +0000 (0:00:00.061) 0:00:26.083 ******* 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-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 26 August 2023 17:50:41 +0000 (0:00:00.061) 0:00:26.145 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 26 August 2023 17:50:41 +0000 (0:00:00.077) 0:00:26.222 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 26 August 2023 17:50:41 +0000 (0:00:00.175) 0:00:26.398 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003822", "end": "2023-08-26 17:50:41.984204", "rc": 0, "start": "2023-08-26 17:50:41.980382" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 26 August 2023 17:50:42 +0000 (0:00:00.256) 0:00:26.655 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 26 August 2023 17:50:42 +0000 (0:00:00.075) 0:00:26.730 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 26 August 2023 17:50:42 +0000 (0:00:00.043) 0:00:26.774 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 26 August 2023 17:50:43 +0000 (0:00:00.906) 0:00:27.680 ******* ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.010496", "end": "2023-08-26 17:50:43.285894", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2023-08-26 17:50:43.275398" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003891", "end": "2023-08-26 17:50:43.510864", "item": "ip link set peerveth0 up", "rc": 0, "start": "2023-08-26 17:50:43.506973" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.005589", "end": "2023-08-26 17:50:43.715701", "item": "ip link set veth0 up", "rc": 0, "start": "2023-08-26 17:50:43.710112" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:30 Saturday 26 August 2023 17:50:43 +0000 (0:00:00.697) 0:00:28.378 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022934", "end": "2023-08-26 17:50:43.995256", "rc": 0, "start": "2023-08-26 17:50:43.972322" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:38 Saturday 26 August 2023 17:50:44 +0000 (0:00:00.266) 0:00:28.645 ******* 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 veth0] ******************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:44 Saturday 26 August 2023 17:50:44 +0000 (0:00:00.037) 0:00:28.682 ******* 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 veth0] ******************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:49 Saturday 26 August 2023 17:50:44 +0000 (0:00:00.041) 0:00:28.724 ******* 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 veth0] ********************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:55 Saturday 26 August 2023 17:50:44 +0000 (0:00:00.039) 0:00:28.763 ******* 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 veth0] ********************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:60 Saturday 26 August 2023 17:50:44 +0000 (0:00:00.038) 0:00:28.802 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 26 August 2023 17:50:44 +0000 (0:00:00.036) 0:00:28.838 ******* included: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 26 August 2023 17:50:44 +0000 (0:00:00.134) 0:00:28.973 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Saturday 26 August 2023 17:50:44 +0000 (0:00:00.130) 0:00:29.103 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Saturday 26 August 2023 17:50:46 +0000 (0:00:01.643) 0:00:30.747 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 26 August 2023 17:50:46 +0000 (0:00:00.842) 0:00:31.589 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 26 August 2023 17:50:47 +0000 (0:00:00.043) 0:00:31.632 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 26 August 2023 17:50:47 +0000 (0:00:00.076) 0:00:31.709 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 26 August 2023 17:50:47 +0000 (0:00:00.061) 0:00:31.770 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Saturday 26 August 2023 17:50:47 +0000 (0:00:00.662) 0:00:32.433 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Saturday 26 August 2023 17:50:47 +0000 (0:00:00.087) 0:00:32.521 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Saturday 26 August 2023 17:50:47 +0000 (0:00:00.075) 0:00:32.596 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Saturday 26 August 2023 17:50:48 +0000 (0:00:00.251) 0:00:32.847 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Saturday 26 August 2023 17:50:49 +0000 (0:00:01.033) 0:00:33.881 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Saturday 26 August 2023 17:50:49 +0000 (0:00:00.234) 0:00:34.116 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Saturday 26 August 2023 17:50:49 +0000 (0:00:00.034) 0:00:34.150 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Saturday 26 August 2023 17:50:49 +0000 (0:00:00.045) 0:00:34.196 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 06b23c5d-2920-49df-b001-672e5de94ce7 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 06b23c5d-2920-49df-b001-672e5de94ce7 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Saturday 26 August 2023 17:50:50 +0000 (0:00:00.573) 0:00:34.769 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 26 August 2023 17:50:50 +0000 (0:00:00.088) 0:00:34.858 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 06b23c5d-2920-49df-b001-672e5de94ce7", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 06b23c5d-2920-49df-b001-672e5de94ce7 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Saturday 26 August 2023 17:50:50 +0000 (0:00:00.110) 0:00:34.968 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/64", "203.0.113.2/24" ], "auto6": false, "auto_gateway": false, "dhcp4": false, "gateway4": "203.0.113.1", "gateway6": "2001:db8::1" }, "name": "veth0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 06b23c5d-2920-49df-b001-672e5de94ce7\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 06b23c5d-2920-49df-b001-672e5de94ce7 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 06b23c5d-2920-49df-b001-672e5de94ce7", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 06b23c5d-2920-49df-b001-672e5de94ce7 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 26 August 2023 17:50:50 +0000 (0:00:00.091) 0:00:35.059 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 26 August 2023 17:50:50 +0000 (0:00:00.118) 0:00:35.178 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:110 Saturday 26 August 2023 17:50:50 +0000 (0:00:00.363) 0:00:35.542 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 26 August 2023 17:50:51 +0000 (0:00:00.191) 0:00:35.733 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 26 August 2023 17:50:51 +0000 (0:00:00.088) 0:00:35.822 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1693072243.2797499, "block_size": 4096, "blocks": 0, "ctime": 1693072243.2797499, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23447, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/veth0", "lnk_target": "../../devices/virtual/net/veth0", "mode": "0777", "mtime": 1693072243.2797499, "nlink": 1, "path": "/sys/class/net/veth0", "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 - 'veth0'] ************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 26 August 2023 17:50:51 +0000 (0:00:00.251) 0:00:36.074 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:112 Saturday 26 August 2023 17:50:51 +0000 (0:00:00.044) 0:00:36.119 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 26 August 2023 17:50:51 +0000 (0:00:00.104) 0:00:36.224 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 26 August 2023 17:50:51 +0000 (0:00:00.083) 0:00:36.307 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 26 August 2023 17:50:51 +0000 (0:00:00.066) 0:00:36.374 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 26 August 2023 17:50:52 +0000 (0:00:00.274) 0:00:36.648 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 26 August 2023 17:50:52 +0000 (0:00:00.048) 0:00:36.697 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.023154", "end": "2023-08-26 17:50:52.320097", "rc": 0, "start": "2023-08-26 17:50:52.296943" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 26 August 2023 17:50:52 +0000 (0:00:00.287) 0:00:36.984 ******* ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 26 August 2023 17:50:52 +0000 (0:00:00.069) 0:00:37.053 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 26 August 2023 17:50:52 +0000 (0:00:00.042) 0:00:37.096 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 26 August 2023 17:50:52 +0000 (0:00:00.048) 0:00:37.144 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 26 August 2023 17:50:52 +0000 (0:00:00.042) 0:00:37.186 ******* skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 26 August 2023 17:50:52 +0000 (0:00:00.043) 0:00:37.230 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 26 August 2023 17:50:52 +0000 (0:00:00.052) 0:00:37.283 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 26 August 2023 17:50:52 +0000 (0:00:00.047) 0:00:37.331 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:116 Saturday 26 August 2023 17:50:52 +0000 (0:00:00.075) 0:00:37.407 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004481", "end": "2023-08-26 17:50:53.008749", "rc": 0, "start": "2023-08-26 17:50:53.004268" } STDOUT: default via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.26 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.26 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:120 Saturday 26 August 2023 17:50:53 +0000 (0:00:00.255) 0:00:37.663 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:126 Saturday 26 August 2023 17:50:53 +0000 (0:00:00.043) 0:00:37.706 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004393", "end": "2023-08-26 17:50:53.297555", "rc": 0, "start": "2023-08-26 17:50:53.293162" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:130 Saturday 26 August 2023 17:50:53 +0000 (0:00:00.258) 0:00:37.964 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:137 Saturday 26 August 2023 17:50:53 +0000 (0:00:00.037) 0:00:38.002 ******* ok: [sut] => {} MSG: ################################################## TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Saturday 26 August 2023 17:50:53 +0000 (0:00:00.039) 0:00:38.042 ******* included: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Saturday 26 August 2023 17:50:53 +0000 (0:00:00.117) 0:00:38.159 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 Saturday 26 August 2023 17:50:53 +0000 (0:00:00.081) 0:00:38.241 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 Saturday 26 August 2023 17:50:55 +0000 (0:00:01.631) 0:00:39.872 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Saturday 26 August 2023 17:50:56 +0000 (0:00:00.835) 0:00:40.708 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Saturday 26 August 2023 17:50:56 +0000 (0:00:00.048) 0:00:40.757 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Saturday 26 August 2023 17:50:56 +0000 (0:00:00.095) 0:00:40.852 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Saturday 26 August 2023 17:50:56 +0000 (0:00:00.061) 0:00:40.914 ******* skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:35 Saturday 26 August 2023 17:50:57 +0000 (0:00:00.745) 0:00:41.659 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:45 Saturday 26 August 2023 17:50:57 +0000 (0:00:00.082) 0:00:41.742 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:56 Saturday 26 August 2023 17:50:57 +0000 (0:00:00.053) 0:00:41.795 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Saturday 26 August 2023 17:50:57 +0000 (0:00:00.219) 0:00:42.014 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:80 Saturday 26 August 2023 17:50:58 +0000 (0:00:01.105) 0:00:43.120 ******* skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:89 Saturday 26 August 2023 17:50:58 +0000 (0:00:00.269) 0:00:43.389 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:97 Saturday 26 August 2023 17:50:58 +0000 (0:00:00.040) 0:00:43.430 ******* skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 Saturday 26 August 2023 17:50:58 +0000 (0:00:00.041) 0:00:43.472 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:118 Saturday 26 August 2023 17:50:59 +0000 (0:00:00.656) 0:00:44.129 ******* skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:124 Saturday 26 August 2023 17:50:59 +0000 (0:00:00.078) 0:00:44.207 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:128 Saturday 26 August 2023 17:50:59 +0000 (0:00:00.039) 0:00:44.246 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "veth0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Saturday 26 August 2023 17:50:59 +0000 (0:00:00.046) 0:00:44.292 ******* skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Saturday 26 August 2023 17:50:59 +0000 (0:00:00.040) 0:00:44.332 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tests_auto_gateway.yml:149 Saturday 26 August 2023 17:50:59 +0000 (0:00:00.256) 0:00:44.589 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 26 August 2023 17:51:00 +0000 (0:00:00.099) 0:00:44.688 ******* 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-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 26 August 2023 17:51:00 +0000 (0:00:00.035) 0:00:44.723 ******* 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-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 26 August 2023 17:51:00 +0000 (0:00:00.032) 0:00:44.756 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 26 August 2023 17:51:00 +0000 (0:00:00.057) 0:00:44.813 ******* included: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 26 August 2023 17:51:00 +0000 (0:00:00.059) 0:00:44.873 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003824", "end": "2023-08-26 17:51:00.463953", "rc": 0, "start": "2023-08-26 17:51:00.460129" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 26 August 2023 17:51:00 +0000 (0:00:00.239) 0:00:45.112 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 26 August 2023 17:51:00 +0000 (0:00:00.092) 0:00:45.204 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 26 August 2023 17:51:00 +0000 (0:00:00.036) 0:00:45.240 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:22 Saturday 26 August 2023 17:51:01 +0000 (0:00:00.899) 0:00:46.139 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link add veth0 type veth peer name peerveth0", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set peerveth0 up", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "false_condition": "type == 'veth' and state == 'present' and interface not in current_interfaces", "item": "ip link set veth0 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-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:30 Saturday 26 August 2023 17:51:01 +0000 (0:00:00.051) 0:00:46.190 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'veth' and state == 'present'", "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:38 Saturday 26 August 2023 17:51:01 +0000 (0:00:00.038) 0:00:46.228 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.017706", "end": "2023-08-26 17:51:01.836588", "rc": 0, "start": "2023-08-26 17:51:01.818882" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:44 Saturday 26 August 2023 17:51:01 +0000 (0:00:00.269) 0:00:46.498 ******* 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 veth0] ******************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:49 Saturday 26 August 2023 17:51:01 +0000 (0:00:00.032) 0:00:46.530 ******* 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 veth0] ********************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:55 Saturday 26 August 2023 17:51:01 +0000 (0:00:00.039) 0:00:46.570 ******* 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 veth0] ********************************************** task path: /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:60 Saturday 26 August 2023 17:51:02 +0000 (0:00:00.042) 0:00:46.612 ******* skipping: [sut] => { "changed": false, "false_condition": "type == 'tap' and state == 'absent' and interface in current_interfaces", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=123 changed=4 unreachable=0 failed=0 skipped=93 rescued=0 ignored=0 Saturday 26 August 2023 17:51:02 +0000 (0:00:00.109) 0:00:46.722 ******* =============================================================================== fedora.linux_system_roles.network : Check which services are running ---- 1.94s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 fedora.linux_system_roles.network : Check which services are running ---- 1.68s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 fedora.linux_system_roles.network : Check which services are running ---- 1.64s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 fedora.linux_system_roles.network : Check which services are running ---- 1.63s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:9 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.48s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 fedora.linux_system_roles.network : Check which packages are installed --- 1.17s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.11s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Install iproute --------------------------------------------------------- 1.09s /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 1.04s /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.03s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 1.00s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:69 Gathering Facts --------------------------------------------------------- 0.98s /WORKDIR/git-weekly-cigkm5fx__/tests/tests_auto_gateway_nm.yml:5 -------------- Install iproute --------------------------------------------------------- 0.91s /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.90s /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:16 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.89s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:106 fedora.linux_system_roles.network : Check which packages are installed --- 0.85s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 fedora.linux_system_roles.network : Check which packages are installed --- 0.84s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 fedora.linux_system_roles.network : Check which packages are installed --- 0.84s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:14 fedora.linux_system_roles.network : Install packages -------------------- 0.77s /WORKDIR/git-weekly-cigkm5fx__/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:27 Create veth interface veth0 --------------------------------------------- 0.75s /WORKDIR/git-weekly-cigkm5fx__/tests/playbooks/tasks/manage_test_interface.yml:22 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---