# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_auto_gateway_nm.yml ******************************************** 2 plays in /WORKDIR/git-route_type2pvrleyy/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-route_type2pvrleyy/tests/tests_auto_gateway_nm.yml:6 Tuesday 09 January 2024 20:03:28 +0000 (0:00:00.011) 0:00:00.011 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_type2pvrleyy/tests/tests_auto_gateway_nm.yml:9 Tuesday 09 January 2024 20:03:29 +0000 (0:00:00.592) 0:00:00.604 ******* included: /WORKDIR/git-route_type2pvrleyy/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-route_type2pvrleyy/tests/tasks/el_repo_setup.yml:3 Tuesday 09 January 2024 20:03:29 +0000 (0:00:00.010) 0:00:00.615 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/tasks/el_repo_setup.yml:19 Tuesday 09 January 2024 20:03:29 +0000 (0:00:00.343) 0:00:00.959 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/tasks/el_repo_setup.yml:24 Tuesday 09 January 2024 20:03:30 +0000 (0:00:00.242) 0:00:01.201 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/tasks/el_repo_setup.yml:28 Tuesday 09 January 2024 20:03:30 +0000 (0:00:00.019) 0:00:01.220 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/tasks/el_repo_setup.yml:53 Tuesday 09 January 2024 20:03:30 +0000 (0:00:00.017) 0:00:01.237 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/tasks/enable_epel.yml:8 Tuesday 09 January 2024 20:03:30 +0000 (0:00:00.029) 0:00:01.267 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/tasks/enable_epel.yml:24 Tuesday 09 January 2024 20:03:30 +0000 (0:00:00.009) 0:00:01.277 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/tasks/enable_epel.yml:30 Tuesday 09 January 2024 20:03:30 +0000 (0:00:00.009) 0:00:01.286 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/tasks/enable_epel.yml:35 Tuesday 09 January 2024 20:03:30 +0000 (0:00:00.009) 0:00:01.295 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/tasks/enable_epel.yml:40 Tuesday 09 January 2024 20:03:30 +0000 (0:00:00.009) 0:00:01.305 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/tests_auto_gateway_nm.yml:11 Tuesday 09 January 2024 20:03:30 +0000 (0:00:00.009) 0:00:01.314 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing auto_gateway setting] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 09 January 2024 20:03:30 +0000 (0:00:00.011) 0:00:01.325 ******* ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 09 January 2024 20:03:30 +0000 (0:00:00.502) 0:00:01.828 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:03:30 +0000 (0:00:00.025) 0:00:01.853 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:03:30 +0000 (0:00:00.013) 0:00:01.867 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003072", "end": "2024-01-09 20:03:31.059952", "rc": 0, "start": "2024-01-09 20:03:31.056880" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:03:31 +0000 (0:00:00.224) 0:00:02.092 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:03:31 +0000 (0:00:00.010) 0:00:02.103 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 09 January 2024 20:03:31 +0000 (0:00:00.011) 0:00:02.114 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 20:03:31 +0000 (0:00:00.028) 0:00:02.142 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 20:03:31 +0000 (0:00:00.009) 0:00:02.152 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 20:03:31 +0000 (0:00:00.009) 0:00:02.162 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:03:31 +0000 (0:00:00.012) 0:00:02.175 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:03:31 +0000 (0:00:00.013) 0:00:02.188 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003184", "end": "2024-01-09 20:03:31.334298", "rc": 0, "start": "2024-01-09 20:03:31.331114" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:03:31 +0000 (0:00:00.178) 0:00:02.367 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:03:31 +0000 (0:00:00.012) 0:00:02.379 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 20:03:31 +0000 (0:00:00.012) 0:00:02.391 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 20:03:33 +0000 (0:00:01.924) 0:00:04.315 ******* 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.018518", "end": "2024-01-09 20:03:33.481559", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-09 20:03:33.463041" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003514", "end": "2024-01-09 20:03:33.690148", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-09 20:03:33.686634" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003930", "end": "2024-01-09 20:03:33.866104", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-09 20:03:33.862174" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 20:03:33 +0000 (0:00:00.584) 0:00:04.900 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.152435", "end": "2024-01-09 20:03:34.197622", "rc": 0, "start": "2024-01-09 20:03:34.045187" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.361) 0:00:05.261 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.039) 0:00:05.301 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.011) 0:00:05.313 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.029) 0:00:05.342 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.012) 0:00:05.355 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.030) 0:00:05.385 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.043) 0:00:05.429 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.014) 0:00:05.443 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704830613.4748826, "block_size": 4096, "blocks": 0, "ctime": 1704830613.4748826, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22953, "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": 1704830613.4748826, "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-route_type2pvrleyy/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.190) 0:00:05.633 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.021) 0:00:05.655 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.010) 0:00:05.665 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.065) 0:00:05.731 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.014) 0:00:05.746 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.012) 0:00:05.759 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 20:03:34 +0000 (0:00:00.012) 0:00:05.771 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 20:03:36 +0000 (0:00:01.402) 0:00:07.174 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 20:03:37 +0000 (0:00:01.030) 0:00:08.204 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 20:03:37 +0000 (0:00:00.022) 0:00:08.226 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 20:03:37 +0000 (0:00:00.040) 0:00:08.267 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 20:03:37 +0000 (0:00:00.031) 0:00:08.298 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 20:03:37 +0000 (0:00:00.054) 0:00:08.353 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 20:03:37 +0000 (0:00:00.022) 0:00:08.375 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 20:03:37 +0000 (0:00:00.021) 0:00:08.397 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 20:03:37 +0000 (0:00:00.023) 0:00:08.421 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 20:03:37 +0000 (0:00:00.479) 0:00:08.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 20:03:37 +0000 (0:00:00.024) 0:00:08.924 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 20:03:37 +0000 (0:00:00.020) 0:00:08.945 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 20:03:37 +0000 (0:00:00.020) 0:00:08.965 ******* 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, d998b658-abb3-46b4-a457-4763c7c402dc [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, d998b658-abb3-46b4-a457-4763c7c402dc (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 20:03:38 +0000 (0:00:00.726) 0:00:09.692 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 20:03:38 +0000 (0:00:00.022) 0:00:09.714 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, d998b658-abb3-46b4-a457-4763c7c402dc", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, d998b658-abb3-46b4-a457-4763c7c402dc (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 20:03:38 +0000 (0:00:00.022) 0:00:09.736 ******* 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, d998b658-abb3-46b4-a457-4763c7c402dc\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, d998b658-abb3-46b4-a457-4763c7c402dc (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, d998b658-abb3-46b4-a457-4763c7c402dc", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, d998b658-abb3-46b4-a457-4763c7c402dc (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 20:03:38 +0000 (0:00:00.048) 0:00:09.785 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 20:03:38 +0000 (0:00:00.020) 0:00:09.805 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 09 January 2024 20:03:39 +0000 (0:00:00.234) 0:00:10.040 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 20:03:39 +0000 (0:00:00.045) 0:00:10.085 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 20:03:39 +0000 (0:00:00.034) 0:00:10.119 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704830613.4748826, "block_size": 4096, "blocks": 0, "ctime": 1704830613.4748826, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22953, "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": 1704830613.4748826, "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-route_type2pvrleyy/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 20:03:39 +0000 (0:00:00.189) 0:00:10.309 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 09 January 2024 20:03:39 +0000 (0:00:00.022) 0:00:10.332 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 09 January 2024 20:03:39 +0000 (0:00:00.047) 0:00:10.380 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 09 January 2024 20:03:39 +0000 (0:00:00.037) 0:00:10.417 ******* 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-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 09 January 2024 20:03:39 +0000 (0:00:00.021) 0:00:10.439 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 09 January 2024 20:03:39 +0000 (0:00:00.222) 0:00:10.662 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 09 January 2024 20:03:39 +0000 (0:00:00.022) 0:00:10.684 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.113920", "end": "2024-01-09 20:03:39.944648", "rc": 0, "start": "2024-01-09 20:03:39.830728" } 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-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 09 January 2024 20:03:39 +0000 (0:00:00.304) 0:00:10.989 ******* 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-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 09 January 2024 20:03:39 +0000 (0:00:00.024) 0:00:11.013 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.023) 0:00:11.036 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.022) 0:00:11.058 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.022) 0:00:11.081 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.024) 0:00:11.106 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.025) 0:00:11.131 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.024) 0:00:11.156 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.022) 0:00:11.178 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003579", "end": "2024-01-09 20:03:40.327740", "rc": 0, "start": "2024-01-09 20:03:40.324161" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.182 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.182 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-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.191) 0:00:11.370 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.023) 0:00:11.393 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003413", "end": "2024-01-09 20:03:40.540990", "rc": 0, "start": "2024-01-09 20:03:40.537577" } 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-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.194) 0:00:11.588 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.024) 0:00:11.612 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.020) 0:00:11.633 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.064) 0:00:11.697 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.026) 0:00:11.724 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.021) 0:00:11.745 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 20:03:40 +0000 (0:00:00.019) 0:00:11.765 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 20:03:42 +0000 (0:00:01.354) 0:00:13.120 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 20:03:43 +0000 (0:00:00.929) 0:00:14.049 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 20:03:43 +0000 (0:00:00.022) 0:00:14.072 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 20:03:43 +0000 (0:00:00.020) 0:00:14.092 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 20:03:43 +0000 (0:00:00.022) 0:00:14.114 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 20:03:43 +0000 (0:00:00.041) 0:00:14.156 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 20:03:43 +0000 (0:00:00.024) 0:00:14.180 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 20:03:43 +0000 (0:00:00.020) 0:00:14.201 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 20:03:43 +0000 (0:00:00.023) 0:00:14.224 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 20:03:43 +0000 (0:00:00.347) 0:00:14.572 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 20:03:43 +0000 (0:00:00.024) 0:00:14.597 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 20:03:43 +0000 (0:00:00.020) 0:00:14.617 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 20:03:43 +0000 (0:00:00.020) 0:00:14.638 ******* 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.415) 0:00:15.054 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.020) 0:00:15.074 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.021) 0:00:15.096 ******* 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.054) 0:00:15.150 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.020) 0:00:15.171 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.182) 0:00:15.354 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.053) 0:00:15.407 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.022) 0:00:15.430 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.020) 0:00:15.450 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.038) 0:00:15.489 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.034) 0:00:15.523 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003162", "end": "2024-01-09 20:03:44.671802", "rc": 0, "start": "2024-01-09 20:03:44.668640" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.193) 0:00:15.716 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.026) 0:00:15.743 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 20:03:44 +0000 (0:00:00.023) 0:00:15.767 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 20:03:45 +0000 (0:00:00.878) 0:00:16.645 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 20:03:45 +0000 (0:00:00.035) 0:00:16.681 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 20:03:45 +0000 (0:00:00.024) 0:00:16.705 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.018634", "end": "2024-01-09 20:03:45.871409", "rc": 0, "start": "2024-01-09 20:03:45.852775" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 20:03:45 +0000 (0:00:00.212) 0:00:16.918 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 20:03:45 +0000 (0:00:00.023) 0:00:16.942 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 20:03:45 +0000 (0:00:00.020) 0:00:16.963 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 20:03:45 +0000 (0:00:00.021) 0:00:16.984 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [TEST: I can configure an interface with auto_gateway disabled] *********** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 09 January 2024 20:03:45 +0000 (0:00:00.021) 0:00:17.005 ******* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 09 January 2024 20:03:46 +0000 (0:00:00.020) 0:00:17.026 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 20:03:46 +0000 (0:00:00.049) 0:00:17.076 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 20:03:46 +0000 (0:00:00.020) 0:00:17.096 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 20:03:46 +0000 (0:00:00.020) 0:00:17.117 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:03:46 +0000 (0:00:00.033) 0:00:17.150 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:03:46 +0000 (0:00:00.064) 0:00:17.214 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003099", "end": "2024-01-09 20:03:46.363546", "rc": 0, "start": "2024-01-09 20:03:46.360447" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:03:46 +0000 (0:00:00.191) 0:00:17.406 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:03:46 +0000 (0:00:00.021) 0:00:17.428 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 20:03:46 +0000 (0:00:00.021) 0:00:17.450 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 20:03:47 +0000 (0:00:00.856) 0:00:18.306 ******* 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.014681", "end": "2024-01-09 20:03:47.470858", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-09 20:03:47.456177" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003389", "end": "2024-01-09 20:03:47.664513", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-09 20:03:47.661124" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003862", "end": "2024-01-09 20:03:47.840492", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-09 20:03:47.836630" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 20:03:47 +0000 (0:00:00.578) 0:00:18.885 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022106", "end": "2024-01-09 20:03:48.053069", "rc": 0, "start": "2024-01-09 20:03:48.030963" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 20:03:48 +0000 (0:00:00.212) 0:00:19.097 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 20:03:48 +0000 (0:00:00.022) 0:00:19.120 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 20:03:48 +0000 (0:00:00.021) 0:00:19.141 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 20:03:48 +0000 (0:00:00.022) 0:00:19.163 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 20:03:48 +0000 (0:00:00.061) 0:00:19.224 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 20:03:48 +0000 (0:00:00.022) 0:00:19.247 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 20:03:48 +0000 (0:00:00.038) 0:00:19.286 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 20:03:48 +0000 (0:00:00.026) 0:00:19.313 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 20:03:48 +0000 (0:00:00.022) 0:00:19.335 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 20:03:48 +0000 (0:00:00.020) 0:00:19.356 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 20:03:49 +0000 (0:00:01.350) 0:00:20.707 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 20:03:50 +0000 (0:00:00.931) 0:00:21.639 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 20:03:50 +0000 (0:00:00.022) 0:00:21.661 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 20:03:50 +0000 (0:00:00.020) 0:00:21.682 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 20:03:50 +0000 (0:00:00.021) 0:00:21.704 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 20:03:50 +0000 (0:00:00.043) 0:00:21.747 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 20:03:50 +0000 (0:00:00.021) 0:00:21.769 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 20:03:50 +0000 (0:00:00.020) 0:00:21.789 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 20:03:50 +0000 (0:00:00.025) 0:00:21.814 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 20:03:51 +0000 (0:00:00.349) 0:00:22.164 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 20:03:51 +0000 (0:00:00.025) 0:00:22.189 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 20:03:51 +0000 (0:00:00.021) 0:00:22.211 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 20:03:51 +0000 (0:00:00.021) 0:00:22.233 ******* 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, b5db130c-d763-4f2a-a254-7ffbcdf27056 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b5db130c-d763-4f2a-a254-7ffbcdf27056 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 20:03:51 +0000 (0:00:00.466) 0:00:22.699 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 20:03:51 +0000 (0:00:00.021) 0:00:22.721 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, b5db130c-d763-4f2a-a254-7ffbcdf27056", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b5db130c-d763-4f2a-a254-7ffbcdf27056 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 20:03:51 +0000 (0:00:00.022) 0:00:22.743 ******* 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, b5db130c-d763-4f2a-a254-7ffbcdf27056\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b5db130c-d763-4f2a-a254-7ffbcdf27056 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, b5db130c-d763-4f2a-a254-7ffbcdf27056", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, b5db130c-d763-4f2a-a254-7ffbcdf27056 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 20:03:51 +0000 (0:00:00.023) 0:00:22.767 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 20:03:51 +0000 (0:00:00.020) 0:00:22.787 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 09 January 2024 20:03:51 +0000 (0:00:00.188) 0:00:22.976 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.052) 0:00:23.029 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.035) 0:00:23.065 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1704830627.4597487, "block_size": 4096, "blocks": 0, "ctime": 1704830627.4597487, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23539, "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": 1704830627.4597487, "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-route_type2pvrleyy/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.191) 0:00:23.257 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.024) 0:00:23.281 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.053) 0:00:23.334 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.071) 0:00:23.405 ******* 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-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.021) 0:00:23.427 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.188) 0:00:23.616 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.021) 0:00:23.638 ******* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.020978", "end": "2024-01-09 20:03:52.804403", "rc": 0, "start": "2024-01-09 20:03:52.783425" } 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-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.209) 0:00:23.847 ******* 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-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.024) 0:00:23.872 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.022) 0:00:23.894 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.022) 0:00:23.916 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.022) 0:00:23.938 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.021) 0:00:23.960 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.023) 0:00:23.984 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 09 January 2024 20:03:52 +0000 (0:00:00.023) 0:00:24.007 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 09 January 2024 20:03:53 +0000 (0:00:00.021) 0:00:24.029 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003278", "end": "2024-01-09 20:03:53.177251", "rc": 0, "start": "2024-01-09 20:03:53.173973" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.182 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.182 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-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 09 January 2024 20:03:53 +0000 (0:00:00.192) 0:00:24.221 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 09 January 2024 20:03:53 +0000 (0:00:00.022) 0:00:24.244 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003387", "end": "2024-01-09 20:03:53.392403", "rc": 0, "start": "2024-01-09 20:03:53.389016" } 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-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 09 January 2024 20:03:53 +0000 (0:00:00.225) 0:00:24.470 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 09 January 2024 20:03:53 +0000 (0:00:00.024) 0:00:24.494 ******* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 09 January 2024 20:03:53 +0000 (0:00:00.021) 0:00:24.515 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 09 January 2024 20:03:53 +0000 (0:00:00.037) 0:00:24.553 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 09 January 2024 20:03:53 +0000 (0:00:00.025) 0:00:24.578 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 09 January 2024 20:03:53 +0000 (0:00:00.020) 0:00:24.599 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 09 January 2024 20:03:53 +0000 (0:00:00.020) 0:00:24.619 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 09 January 2024 20:03:54 +0000 (0:00:01.347) 0:00:25.967 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 09 January 2024 20:03:55 +0000 (0:00:00.938) 0:00:26.905 ******* ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 09 January 2024 20:03:55 +0000 (0:00:00.021) 0:00:26.927 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 09 January 2024 20:03:55 +0000 (0:00:00.022) 0:00:26.949 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:30 Tuesday 09 January 2024 20:03:55 +0000 (0:00:00.021) 0:00:26.971 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:40 Tuesday 09 January 2024 20:03:56 +0000 (0:00:00.045) 0:00:27.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 09 January 2024 20:03:56 +0000 (0:00:00.022) 0:00:27.039 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:71 Tuesday 09 January 2024 20:03:56 +0000 (0:00:00.022) 0:00:27.061 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 09 January 2024 20:03:56 +0000 (0:00:00.024) 0:00:27.086 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:96 Tuesday 09 January 2024 20:03:56 +0000 (0:00:00.346) 0:00:27.432 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:105 Tuesday 09 January 2024 20:03:56 +0000 (0:00:00.025) 0:00:27.457 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:113 Tuesday 09 January 2024 20:03:56 +0000 (0:00:00.019) 0:00:27.477 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:122 Tuesday 09 January 2024 20:03:56 +0000 (0:00:00.020) 0:00:27.497 ******* 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:134 Tuesday 09 January 2024 20:03:56 +0000 (0:00:00.420) 0:00:27.918 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:140 Tuesday 09 January 2024 20:03:56 +0000 (0:00:00.020) 0:00:27.938 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:144 Tuesday 09 January 2024 20:03:56 +0000 (0:00:00.057) 0:00:27.995 ******* 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:149 Tuesday 09 January 2024 20:03:57 +0000 (0:00:00.023) 0:00:28.019 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:155 Tuesday 09 January 2024 20:03:57 +0000 (0:00:00.020) 0:00:28.039 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 09 January 2024 20:03:57 +0000 (0:00:00.186) 0:00:28.226 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 09 January 2024 20:03:57 +0000 (0:00:00.054) 0:00:28.280 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 09 January 2024 20:03:57 +0000 (0:00:00.020) 0:00:28.300 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 09 January 2024 20:03:57 +0000 (0:00:00.020) 0:00:28.321 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 09 January 2024 20:03:57 +0000 (0:00:00.035) 0:00:28.357 ******* included: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 09 January 2024 20:03:57 +0000 (0:00:00.033) 0:00:28.391 ******* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003240", "end": "2024-01-09 20:03:57.551519", "rc": 0, "start": "2024-01-09 20:03:57.548279" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 09 January 2024 20:03:57 +0000 (0:00:00.212) 0:00:28.603 ******* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 09 January 2024 20:03:57 +0000 (0:00:00.022) 0:00:28.626 ******* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 09 January 2024 20:03:57 +0000 (0:00:00.022) 0:00:28.648 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:24 Tuesday 09 January 2024 20:03:58 +0000 (0:00:00.858) 0:00:29.507 ******* skipping: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "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, "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, "item": "ip link set veth0 up", "skip_reason": "Conditional result was False" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:33 Tuesday 09 January 2024 20:03:58 +0000 (0:00:00.050) 0:00:29.557 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:41 Tuesday 09 January 2024 20:03:58 +0000 (0:00:00.033) 0:00:29.590 ******* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.014648", "end": "2024-01-09 20:03:58.770380", "rc": 0, "start": "2024-01-09 20:03:58.755732" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:48 Tuesday 09 January 2024 20:03:58 +0000 (0:00:00.230) 0:00:29.821 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:54 Tuesday 09 January 2024 20:03:58 +0000 (0:00:00.025) 0:00:29.847 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:61 Tuesday 09 January 2024 20:03:58 +0000 (0:00:00.025) 0:00:29.873 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:67 Tuesday 09 January 2024 20:03:58 +0000 (0:00:00.023) 0:00:29.896 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=125 changed=4 unreachable=0 failed=0 skipped=102 rescued=0 ignored=0 Tuesday 09 January 2024 20:03:58 +0000 (0:00:00.009) 0:00:29.906 ******* =============================================================================== Install iproute --------------------------------------------------------- 1.92s /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.40s /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.35s /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.35s /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.35s /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.03s /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.88s /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.86s /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.86s /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 0.84s /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 0.73s /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.69s /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:85 Gathering Facts --------------------------------------------------------- 0.59s /WORKDIR/git-route_type2pvrleyy/tests/tests_auto_gateway_nm.yml:6 ------------- Create veth interface veth0 --------------------------------------------- 0.58s /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:24 Create veth interface veth0 --------------------------------------------- 0.58s /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tasks/manage_test_interface.yml:24 Gathering Facts --------------------------------------------------------- 0.50s /WORKDIR/git-route_type2pvrleyy/tests/playbooks/tests_auto_gateway.yml:3 ------ linux-system-roles.network : Enable and start NetworkManager ------------ 0.48s /WORKDIR/git-route_type2pvrleyy/tests/roles/linux-system-roles.network/tasks/main.yml:85 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---