# 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_type1e5s8xo3/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_type1e5s8xo3/tests/tests_auto_gateway_nm.yml:6 Friday 12 January 2024 18:43:07 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_type1e5s8xo3/tests/tests_auto_gateway_nm.yml:9 Friday 12 January 2024 18:43:08 +0000 (0:00:00.887) 0:00:00.899 ******** included: /WORKDIR/git-route_type1e5s8xo3/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_type1e5s8xo3/tests/tasks/el_repo_setup.yml:3 Friday 12 January 2024 18:43:08 +0000 (0:00:00.010) 0:00:00.910 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/tasks/el_repo_setup.yml:19 Friday 12 January 2024 18:43:08 +0000 (0:00:00.524) 0:00:01.435 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/tasks/el_repo_setup.yml:24 Friday 12 January 2024 18:43:08 +0000 (0:00:00.246) 0:00:01.682 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/tasks/el_repo_setup.yml:28 Friday 12 January 2024 18:43:08 +0000 (0:00:00.022) 0:00:01.704 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/tasks/el_repo_setup.yml:53 Friday 12 January 2024 18:43:09 +0000 (0:00:00.018) 0:00:01.723 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/tasks/enable_epel.yml:8 Friday 12 January 2024 18:43:09 +0000 (0:00:00.031) 0:00:01.754 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/tasks/enable_epel.yml:24 Friday 12 January 2024 18:43:09 +0000 (0:00:00.009) 0:00:01.763 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/tasks/enable_epel.yml:30 Friday 12 January 2024 18:43:09 +0000 (0:00:00.009) 0:00:01.773 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/tasks/enable_epel.yml:35 Friday 12 January 2024 18:43:09 +0000 (0:00:00.013) 0:00:01.786 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/tasks/enable_epel.yml:40 Friday 12 January 2024 18:43:09 +0000 (0:00:00.008) 0:00:01.795 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/tests_auto_gateway_nm.yml:11 Friday 12 January 2024 18:43:09 +0000 (0:00:00.009) 0:00:01.804 ******** 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_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:3 Friday 12 January 2024 18:43:09 +0000 (0:00:00.010) 0:00:01.814 ******** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:9 Friday 12 January 2024 18:43:09 +0000 (0:00:00.782) 0:00:02.597 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:43:09 +0000 (0:00:00.023) 0:00:02.620 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:43:09 +0000 (0:00:00.012) 0:00:02.633 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003652", "end": "2024-01-12 18:43:10.181644", "rc": 0, "start": "2024-01-12 18:43:10.177992" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:43:10 +0000 (0:00:00.275) 0:00:02.908 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:43:10 +0000 (0:00:00.012) 0:00:02.921 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:11 Friday 12 January 2024 18:43:10 +0000 (0:00:00.009) 0:00:02.930 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:43:10 +0000 (0:00:00.029) 0:00:02.959 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:43:10 +0000 (0:00:00.011) 0:00:02.971 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:43:10 +0000 (0:00:00.009) 0:00:02.981 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:43:10 +0000 (0:00:00.013) 0:00:02.994 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:43:10 +0000 (0:00:00.013) 0:00:03.008 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004848", "end": "2024-01-12 18:43:11.487725", "rc": 0, "start": "2024-01-12 18:43:10.482877" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:43:11 +0000 (0:00:01.210) 0:00:04.219 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:43:11 +0000 (0:00:00.013) 0:00:04.232 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 12 January 2024 18:43:11 +0000 (0:00:00.010) 0:00:04.243 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:24 Friday 12 January 2024 18:43:14 +0000 (0:00:02.556) 0:00:06.799 ******** 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.079499", "end": "2024-01-12 18:43:14.352337", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-12 18:43:14.272838" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004213", "end": "2024-01-12 18:43:14.604723", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-12 18:43:14.600510" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004157", "end": "2024-01-12 18:43:14.800978", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-12 18:43:14.796821" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:33 Friday 12 January 2024 18:43:14 +0000 (0:00:00.728) 0:00:07.528 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.163368", "end": "2024-01-12 18:43:15.163238", "rc": 0, "start": "2024-01-12 18:43:14.999870" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:41 Friday 12 January 2024 18:43:15 +0000 (0:00:00.364) 0:00:07.893 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:48 Friday 12 January 2024 18:43:15 +0000 (0:00:00.010) 0:00:07.904 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 12 January 2024 18:43:15 +0000 (0:00:00.010) 0:00:07.914 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 12 January 2024 18:43:15 +0000 (0:00:00.010) 0:00:07.924 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:67 Friday 12 January 2024 18:43:15 +0000 (0:00:00.011) 0:00:07.936 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:15 Friday 12 January 2024 18:43:15 +0000 (0:00:00.009) 0:00:07.945 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_device_present.yml:3 Friday 12 January 2024 18:43:15 +0000 (0:00:00.025) 0:00:07.971 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 12 January 2024 18:43:15 +0000 (0:00:00.012) 0:00:07.984 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1705084994.3489974, "block_size": 4096, "blocks": 0, "ctime": 1705084994.3489974, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26251, "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": 1705084994.3489974, "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_type1e5s8xo3/tests/playbooks/tasks/assert_device_present.yml:5 Friday 12 January 2024 18:43:15 +0000 (0:00:00.198) 0:00:08.182 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:17 Friday 12 January 2024 18:43:15 +0000 (0:00:00.015) 0:00:08.197 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 12 January 2024 18:43:15 +0000 (0:00:00.010) 0:00:08.208 ******** included: /WORKDIR/git-route_type1e5s8xo3/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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 12 January 2024 18:43:15 +0000 (0:00:00.066) 0:00:08.274 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 12 January 2024 18:43:15 +0000 (0:00:00.011) 0:00:08.286 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 12 January 2024 18:43:15 +0000 (0:00:00.010) 0:00:08.297 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 12 January 2024 18:43:15 +0000 (0:00:00.009) 0:00:08.306 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 12 January 2024 18:43:17 +0000 (0:00:02.210) 0:00:10.517 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 12 January 2024 18:43:18 +0000 (0:00:01.074) 0:00:11.592 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 12 January 2024 18:43:18 +0000 (0:00:00.022) 0:00:11.614 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 12 January 2024 18:43:18 +0000 (0:00:00.021) 0:00:11.635 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 12 January 2024 18:43:18 +0000 (0:00:00.025) 0:00:11.660 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 12 January 2024 18:43:18 +0000 (0:00:00.044) 0:00:11.705 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 12 January 2024 18:43:19 +0000 (0:00:00.021) 0:00:11.726 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 12 January 2024 18:43:19 +0000 (0:00:00.026) 0:00:11.752 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 12 January 2024 18:43:19 +0000 (0:00:00.028) 0:00:11.780 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 12 January 2024 18:43:19 +0000 (0:00:00.679) 0:00:12.460 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 12 January 2024 18:43:19 +0000 (0:00:00.026) 0:00:12.486 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 12 January 2024 18:43:19 +0000 (0:00:00.020) 0:00:12.507 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 12 January 2024 18:43:19 +0000 (0:00:00.020) 0:00:12.528 ******** 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, 3d6230aa-aefd-4c41-beab-8c8157ed6e57 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 3d6230aa-aefd-4c41-beab-8c8157ed6e57 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 12 January 2024 18:43:20 +0000 (0:00:00.861) 0:00:13.390 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 12 January 2024 18:43:20 +0000 (0:00:00.021) 0:00:13.412 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 3d6230aa-aefd-4c41-beab-8c8157ed6e57", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 3d6230aa-aefd-4c41-beab-8c8157ed6e57 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 12 January 2024 18:43:20 +0000 (0:00:00.022) 0:00:13.435 ******** 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, 3d6230aa-aefd-4c41-beab-8c8157ed6e57\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 3d6230aa-aefd-4c41-beab-8c8157ed6e57 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 3d6230aa-aefd-4c41-beab-8c8157ed6e57", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 3d6230aa-aefd-4c41-beab-8c8157ed6e57 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 12 January 2024 18:43:20 +0000 (0:00:00.023) 0:00:13.458 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 12 January 2024 18:43:20 +0000 (0:00:00.022) 0:00:13.481 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:42 Friday 12 January 2024 18:43:21 +0000 (0:00:00.263) 0:00:13.745 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_device_present.yml:3 Friday 12 January 2024 18:43:21 +0000 (0:00:00.050) 0:00:13.795 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 12 January 2024 18:43:21 +0000 (0:00:00.035) 0:00:13.831 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1705084994.3489974, "block_size": 4096, "blocks": 0, "ctime": 1705084994.3489974, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26251, "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": 1705084994.3489974, "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_type1e5s8xo3/tests/playbooks/tasks/assert_device_present.yml:5 Friday 12 January 2024 18:43:21 +0000 (0:00:00.208) 0:00:14.039 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:44 Friday 12 January 2024 18:43:21 +0000 (0:00:00.023) 0:00:14.063 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 12 January 2024 18:43:21 +0000 (0:00:00.076) 0:00:14.140 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 12 January 2024 18:43:21 +0000 (0:00:00.038) 0:00:14.179 ******** 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_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 12 January 2024 18:43:21 +0000 (0:00:00.024) 0:00:14.203 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 12 January 2024 18:43:21 +0000 (0:00:00.216) 0:00:14.419 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 12 January 2024 18:43:21 +0000 (0:00:00.021) 0:00:14.440 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.061810", "end": "2024-01-12 18:43:21.975091", "rc": 0, "start": "2024-01-12 18:43:21.913281" } 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_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 12 January 2024 18:43:22 +0000 (0:00:00.273) 0:00:14.714 ******** 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_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 12 January 2024 18:43:22 +0000 (0:00:00.025) 0:00:14.739 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 12 January 2024 18:43:22 +0000 (0:00:00.024) 0:00:14.763 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 12 January 2024 18:43:22 +0000 (0:00:00.024) 0:00:14.788 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 12 January 2024 18:43:22 +0000 (0:00:00.025) 0:00:14.813 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 12 January 2024 18:43:22 +0000 (0:00:00.029) 0:00:14.842 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 12 January 2024 18:43:22 +0000 (0:00:00.026) 0:00:14.869 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 12 January 2024 18:43:22 +0000 (0:00:00.055) 0:00:14.925 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:48 Friday 12 January 2024 18:43:22 +0000 (0:00:00.023) 0:00:14.949 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003837", "end": "2024-01-12 18:43:22.424602", "rc": 0, "start": "2024-01-12 18:43:22.420765" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.212 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.9.212 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_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:52 Friday 12 January 2024 18:43:22 +0000 (0:00:00.216) 0:00:15.165 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:58 Friday 12 January 2024 18:43:22 +0000 (0:00:00.023) 0:00:15.189 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003738", "end": "2024-01-12 18:43:22.663923", "rc": 0, "start": "2024-01-12 18:43:22.660185" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 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_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:62 Friday 12 January 2024 18:43:22 +0000 (0:00:00.212) 0:00:15.401 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:69 Friday 12 January 2024 18:43:22 +0000 (0:00:00.024) 0:00:15.426 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 12 January 2024 18:43:22 +0000 (0:00:00.021) 0:00:15.448 ******** included: /WORKDIR/git-route_type1e5s8xo3/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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 12 January 2024 18:43:22 +0000 (0:00:00.039) 0:00:15.487 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 12 January 2024 18:43:22 +0000 (0:00:00.027) 0:00:15.515 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 12 January 2024 18:43:22 +0000 (0:00:00.021) 0:00:15.536 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 12 January 2024 18:43:22 +0000 (0:00:00.022) 0:00:15.559 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 12 January 2024 18:43:25 +0000 (0:00:02.155) 0:00:17.714 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 12 January 2024 18:43:25 +0000 (0:00:00.905) 0:00:18.620 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 12 January 2024 18:43:25 +0000 (0:00:00.024) 0:00:18.645 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 12 January 2024 18:43:25 +0000 (0:00:00.023) 0:00:18.668 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 12 January 2024 18:43:25 +0000 (0:00:00.023) 0:00:18.691 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 12 January 2024 18:43:26 +0000 (0:00:00.093) 0:00:18.784 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 12 January 2024 18:43:26 +0000 (0:00:00.022) 0:00:18.806 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 12 January 2024 18:43:26 +0000 (0:00:00.020) 0:00:18.827 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 12 January 2024 18:43:26 +0000 (0:00:00.025) 0:00:18.853 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 12 January 2024 18:43:26 +0000 (0:00:00.557) 0:00:19.410 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 12 January 2024 18:43:26 +0000 (0:00:00.025) 0:00:19.436 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 12 January 2024 18:43:26 +0000 (0:00:00.021) 0:00:19.457 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 12 January 2024 18:43:26 +0000 (0:00:00.020) 0:00:19.478 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 12 January 2024 18:43:27 +0000 (0:00:00.471) 0:00:19.949 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 12 January 2024 18:43:27 +0000 (0:00:00.023) 0:00:19.973 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 12 January 2024 18:43:27 +0000 (0:00:00.024) 0:00:19.997 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 12 January 2024 18:43:27 +0000 (0:00:00.024) 0:00:20.022 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 12 January 2024 18:43:27 +0000 (0:00:00.056) 0:00:20.079 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:81 Friday 12 January 2024 18:43:27 +0000 (0:00:00.212) 0:00:20.291 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:43:27 +0000 (0:00:00.054) 0:00:20.345 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:43:27 +0000 (0:00:00.021) 0:00:20.367 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:43:27 +0000 (0:00:00.022) 0:00:20.390 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:43:27 +0000 (0:00:00.036) 0:00:20.426 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:43:27 +0000 (0:00:00.035) 0:00:20.462 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003599", "end": "2024-01-12 18:43:27.935791", "rc": 0, "start": "2024-01-12 18:43:27.932192" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:43:27 +0000 (0:00:00.212) 0:00:20.675 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:43:27 +0000 (0:00:00.024) 0:00:20.699 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 12 January 2024 18:43:28 +0000 (0:00:00.026) 0:00:20.725 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:24 Friday 12 January 2024 18:43:30 +0000 (0:00:02.445) 0:00:23.170 ******** 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_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:33 Friday 12 January 2024 18:43:30 +0000 (0:00:00.032) 0:00:23.203 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:41 Friday 12 January 2024 18:43:30 +0000 (0:00:00.023) 0:00:23.226 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.020849", "end": "2024-01-12 18:43:30.723537", "rc": 0, "start": "2024-01-12 18:43:30.702688" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:48 Friday 12 January 2024 18:43:30 +0000 (0:00:00.238) 0:00:23.465 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 12 January 2024 18:43:30 +0000 (0:00:00.023) 0:00:23.489 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 12 January 2024 18:43:30 +0000 (0:00:00.023) 0:00:23.512 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:67 Friday 12 January 2024 18:43:30 +0000 (0:00:00.022) 0:00:23.534 ******** 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_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:85 Friday 12 January 2024 18:43:30 +0000 (0:00:00.044) 0:00:23.579 ******** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:89 Friday 12 January 2024 18:43:30 +0000 (0:00:00.023) 0:00:23.602 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:43:30 +0000 (0:00:00.052) 0:00:23.655 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:43:30 +0000 (0:00:00.020) 0:00:23.676 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:43:30 +0000 (0:00:00.020) 0:00:23.697 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:43:31 +0000 (0:00:00.036) 0:00:23.734 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:43:31 +0000 (0:00:00.036) 0:00:23.770 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003710", "end": "2024-01-12 18:43:31.248078", "rc": 0, "start": "2024-01-12 18:43:31.244368" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:43:31 +0000 (0:00:00.215) 0:00:23.986 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:43:31 +0000 (0:00:00.024) 0:00:24.011 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 12 January 2024 18:43:31 +0000 (0:00:00.025) 0:00:24.036 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:24 Friday 12 January 2024 18:43:34 +0000 (0:00:02.698) 0:00:26.735 ******** 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.005240", "end": "2024-01-12 18:43:34.217983", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-12 18:43:34.212743" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003832", "end": "2024-01-12 18:43:34.468136", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-12 18:43:34.464304" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003989", "end": "2024-01-12 18:43:34.662952", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-12 18:43:34.658963" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:33 Friday 12 January 2024 18:43:34 +0000 (0:00:00.668) 0:00:27.403 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022880", "end": "2024-01-12 18:43:34.898855", "rc": 0, "start": "2024-01-12 18:43:34.875975" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:41 Friday 12 January 2024 18:43:34 +0000 (0:00:00.235) 0:00:27.639 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:48 Friday 12 January 2024 18:43:34 +0000 (0:00:00.023) 0:00:27.662 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 12 January 2024 18:43:34 +0000 (0:00:00.026) 0:00:27.688 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 12 January 2024 18:43:35 +0000 (0:00:00.024) 0:00:27.712 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:67 Friday 12 January 2024 18:43:35 +0000 (0:00:00.023) 0:00:27.736 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 12 January 2024 18:43:35 +0000 (0:00:00.054) 0:00:27.790 ******** included: /WORKDIR/git-route_type1e5s8xo3/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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 12 January 2024 18:43:35 +0000 (0:00:00.044) 0:00:27.834 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 12 January 2024 18:43:35 +0000 (0:00:00.028) 0:00:27.863 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 12 January 2024 18:43:35 +0000 (0:00:00.023) 0:00:27.887 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 12 January 2024 18:43:35 +0000 (0:00:00.023) 0:00:27.910 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 12 January 2024 18:43:37 +0000 (0:00:02.137) 0:00:30.048 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 12 January 2024 18:43:38 +0000 (0:00:00.935) 0:00:30.983 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 12 January 2024 18:43:38 +0000 (0:00:00.022) 0:00:31.005 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 12 January 2024 18:43:38 +0000 (0:00:00.021) 0:00:31.027 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 12 January 2024 18:43:38 +0000 (0:00:00.021) 0:00:31.048 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 12 January 2024 18:43:38 +0000 (0:00:00.047) 0:00:31.095 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 12 January 2024 18:43:38 +0000 (0:00:00.028) 0:00:31.124 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 12 January 2024 18:43:38 +0000 (0:00:00.025) 0:00:31.149 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 12 January 2024 18:43:38 +0000 (0:00:00.028) 0:00:31.177 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 12 January 2024 18:43:39 +0000 (0:00:00.601) 0:00:31.778 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 12 January 2024 18:43:39 +0000 (0:00:00.029) 0:00:31.807 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 12 January 2024 18:43:39 +0000 (0:00:00.035) 0:00:31.842 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 12 January 2024 18:43:39 +0000 (0:00:00.048) 0:00:31.891 ******** 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, eb19a0c2-4bc0-4171-b07b-87d90b843aa0 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, eb19a0c2-4bc0-4171-b07b-87d90b843aa0 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 12 January 2024 18:43:39 +0000 (0:00:00.450) 0:00:32.342 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 12 January 2024 18:43:39 +0000 (0:00:00.022) 0:00:32.365 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, eb19a0c2-4bc0-4171-b07b-87d90b843aa0", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, eb19a0c2-4bc0-4171-b07b-87d90b843aa0 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 12 January 2024 18:43:39 +0000 (0:00:00.021) 0:00:32.387 ******** 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, eb19a0c2-4bc0-4171-b07b-87d90b843aa0\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, eb19a0c2-4bc0-4171-b07b-87d90b843aa0 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, eb19a0c2-4bc0-4171-b07b-87d90b843aa0", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, eb19a0c2-4bc0-4171-b07b-87d90b843aa0 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 12 January 2024 18:43:39 +0000 (0:00:00.023) 0:00:32.410 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 12 January 2024 18:43:39 +0000 (0:00:00.021) 0:00:32.431 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:110 Friday 12 January 2024 18:43:39 +0000 (0:00:00.203) 0:00:32.635 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_device_present.yml:3 Friday 12 January 2024 18:43:39 +0000 (0:00:00.053) 0:00:32.689 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_interface_stat.yml:3 Friday 12 January 2024 18:43:40 +0000 (0:00:00.070) 0:00:32.760 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1705085014.2167606, "block_size": 4096, "blocks": 0, "ctime": 1705085014.2167606, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26837, "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": 1705085014.2167606, "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_type1e5s8xo3/tests/playbooks/tasks/assert_device_present.yml:5 Friday 12 January 2024 18:43:40 +0000 (0:00:00.209) 0:00:32.969 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:112 Friday 12 January 2024 18:43:40 +0000 (0:00:00.025) 0:00:32.994 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_profile_present.yml:3 Friday 12 January 2024 18:43:40 +0000 (0:00:00.054) 0:00:33.049 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:3 Friday 12 January 2024 18:43:40 +0000 (0:00:00.038) 0:00:33.087 ******** 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_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:9 Friday 12 January 2024 18:43:40 +0000 (0:00:00.022) 0:00:33.110 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:17 Friday 12 January 2024 18:43:40 +0000 (0:00:00.208) 0:00:33.318 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:25 Friday 12 January 2024 18:43:40 +0000 (0:00:00.022) 0:00:33.341 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022076", "end": "2024-01-12 18:43:40.836659", "rc": 0, "start": "2024-01-12 18:43:40.814583" } 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_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:35 Friday 12 January 2024 18:43:40 +0000 (0:00:00.234) 0:00:33.576 ******** 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_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:49 Friday 12 January 2024 18:43:40 +0000 (0:00:00.024) 0:00:33.601 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:56 Friday 12 January 2024 18:43:40 +0000 (0:00:00.021) 0:00:33.622 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:62 Friday 12 January 2024 18:43:40 +0000 (0:00:00.059) 0:00:33.682 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_profile_stat.yml:69 Friday 12 January 2024 18:43:41 +0000 (0:00:00.025) 0:00:33.707 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_profile_present.yml:5 Friday 12 January 2024 18:43:41 +0000 (0:00:00.022) 0:00:33.730 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_profile_present.yml:10 Friday 12 January 2024 18:43:41 +0000 (0:00:00.026) 0:00:33.757 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/assert_profile_present.yml:15 Friday 12 January 2024 18:43:41 +0000 (0:00:00.025) 0:00:33.783 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:116 Friday 12 January 2024 18:43:41 +0000 (0:00:00.023) 0:00:33.806 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004065", "end": "2024-01-12 18:43:41.281692", "rc": 0, "start": "2024-01-12 18:43:41.277627" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.9.212 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.9.212 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_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:120 Friday 12 January 2024 18:43:41 +0000 (0:00:00.215) 0:00:34.021 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:126 Friday 12 January 2024 18:43:41 +0000 (0:00:00.025) 0:00:34.047 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003818", "end": "2024-01-12 18:43:41.523557", "rc": 0, "start": "2024-01-12 18:43:41.519739" } STDOUT: 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 1024 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:130 Friday 12 January 2024 18:43:41 +0000 (0:00:00.215) 0:00:34.263 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:137 Friday 12 January 2024 18:43:41 +0000 (0:00:00.032) 0:00:34.295 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 12 January 2024 18:43:41 +0000 (0:00:00.025) 0:00:34.320 ******** included: /WORKDIR/git-route_type1e5s8xo3/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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 12 January 2024 18:43:41 +0000 (0:00:00.039) 0:00:34.359 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 12 January 2024 18:43:41 +0000 (0:00:00.027) 0:00:34.386 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 12 January 2024 18:43:41 +0000 (0:00:00.021) 0:00:34.407 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 12 January 2024 18:43:41 +0000 (0:00:00.055) 0:00:34.463 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 12 January 2024 18:43:43 +0000 (0:00:02.143) 0:00:36.606 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 12 January 2024 18:43:44 +0000 (0:00:00.899) 0:00:37.506 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 12 January 2024 18:43:44 +0000 (0:00:00.022) 0:00:37.528 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 12 January 2024 18:43:44 +0000 (0:00:00.020) 0:00:37.549 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 12 January 2024 18:43:44 +0000 (0:00:00.055) 0:00:37.605 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:40 Friday 12 January 2024 18:43:44 +0000 (0:00:00.046) 0:00:37.652 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:55 Friday 12 January 2024 18:43:44 +0000 (0:00:00.027) 0:00:37.679 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:71 Friday 12 January 2024 18:43:45 +0000 (0:00:00.035) 0:00:37.715 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:85 Friday 12 January 2024 18:43:45 +0000 (0:00:00.036) 0:00:37.751 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:96 Friday 12 January 2024 18:43:45 +0000 (0:00:00.556) 0:00:38.307 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:105 Friday 12 January 2024 18:43:45 +0000 (0:00:00.025) 0:00:38.333 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:113 Friday 12 January 2024 18:43:45 +0000 (0:00:00.021) 0:00:38.354 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:122 Friday 12 January 2024 18:43:45 +0000 (0:00:00.021) 0:00:38.376 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:134 Friday 12 January 2024 18:43:46 +0000 (0:00:00.449) 0:00:38.826 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:140 Friday 12 January 2024 18:43:46 +0000 (0:00:00.021) 0:00:38.848 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:144 Friday 12 January 2024 18:43:46 +0000 (0:00:00.023) 0:00:38.871 ******** 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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:149 Friday 12 January 2024 18:43:46 +0000 (0:00:00.053) 0:00:38.925 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:155 Friday 12 January 2024 18:43:46 +0000 (0:00:00.022) 0:00:38.948 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:149 Friday 12 January 2024 18:43:46 +0000 (0:00:00.204) 0:00:39.152 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:3 Friday 12 January 2024 18:43:46 +0000 (0:00:00.055) 0:00:39.207 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:8 Friday 12 January 2024 18:43:46 +0000 (0:00:00.021) 0:00:39.228 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:13 Friday 12 January 2024 18:43:46 +0000 (0:00:00.021) 0:00:39.250 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml:3 Friday 12 January 2024 18:43:46 +0000 (0:00:00.037) 0:00:39.288 ******** included: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml:3 Friday 12 January 2024 18:43:46 +0000 (0:00:00.036) 0:00:39.324 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003632", "end": "2024-01-12 18:43:46.800947", "rc": 0, "start": "2024-01-12 18:43:46.797315" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml:9 Friday 12 January 2024 18:43:46 +0000 (0:00:00.217) 0:00:39.541 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/show_interfaces.yml:5 Friday 12 January 2024 18:43:46 +0000 (0:00:00.023) 0:00:39.564 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:16 Friday 12 January 2024 18:43:46 +0000 (0:00:00.022) 0:00:39.587 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:24 Friday 12 January 2024 18:43:49 +0000 (0:00:02.356) 0:00:41.943 ******** 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_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:33 Friday 12 January 2024 18:43:49 +0000 (0:00:00.032) 0:00:41.976 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:41 Friday 12 January 2024 18:43:49 +0000 (0:00:00.022) 0:00:41.999 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.009762", "end": "2024-01-12 18:43:49.480484", "rc": 0, "start": "2024-01-12 18:43:49.470722" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:48 Friday 12 January 2024 18:43:49 +0000 (0:00:00.236) 0:00:42.235 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:54 Friday 12 January 2024 18:43:49 +0000 (0:00:00.023) 0:00:42.258 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:61 Friday 12 January 2024 18:43:49 +0000 (0:00:00.023) 0:00:42.282 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:67 Friday 12 January 2024 18:43:49 +0000 (0:00:00.023) 0:00:42.306 ******** 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 Friday 12 January 2024 18:43:49 +0000 (0:00:00.069) 0:00:42.375 ******** =============================================================================== Install iproute --------------------------------------------------------- 2.70s /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.56s /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.45s /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.36s /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.21s /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.16s /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.14s /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.14s /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gather current interface info ------------------------------------------- 1.21s /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Enable and start NetworkManager ------------ 1.11s /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Check which packages are installed --------- 1.07s /WORKDIR/git-route_type1e5s8xo3/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_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.92s /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 0.91s /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.90s /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.89s /WORKDIR/git-route_type1e5s8xo3/tests/tests_auto_gateway_nm.yml:6 ------------- linux-system-roles.network : Configure networking connection profiles --- 0.86s /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.78s /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tests_auto_gateway.yml:3 ------ Create veth interface veth0 --------------------------------------------- 0.73s /WORKDIR/git-route_type1e5s8xo3/tests/playbooks/tasks/manage_test_interface.yml:24 linux-system-roles.network : Enable and start NetworkManager ------------ 0.68s /WORKDIR/git-route_type1e5s8xo3/tests/roles/linux-system-roles.network/tasks/main.yml:85 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---