# 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-weekly-cion0r9bec/tests/tests_auto_gateway_nm.yml PLAY [Run playbook 'playbooks/tests_auto_gateway.yml' with nm as provider] ***** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/tests_auto_gateway_nm.yml:6 Saturday 06 January 2024 13:29:47 +0000 (0:00:00.011) 0:00:00.011 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-cion0r9bec/tests/tests_auto_gateway_nm.yml:9 Saturday 06 January 2024 13:29:48 +0000 (0:00:00.867) 0:00:00.879 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-cion0r9bec/tests/tasks/el_repo_setup.yml:3 Saturday 06 January 2024 13:29:48 +0000 (0:00:00.010) 0:00:00.890 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/tasks/el_repo_setup.yml:19 Saturday 06 January 2024 13:29:49 +0000 (0:00:00.502) 0:00:01.392 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/tasks/el_repo_setup.yml:24 Saturday 06 January 2024 13:29:49 +0000 (0:00:00.273) 0:00:01.666 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/tasks/el_repo_setup.yml:28 Saturday 06 January 2024 13:29:49 +0000 (0:00:00.027) 0:00:01.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/tasks/el_repo_setup.yml:53 Saturday 06 January 2024 13:29:49 +0000 (0:00:00.016) 0:00:01.711 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/tasks/enable_epel.yml:8 Saturday 06 January 2024 13:29:49 +0000 (0:00:00.034) 0:00:01.746 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/tasks/enable_epel.yml:24 Saturday 06 January 2024 13:29:49 +0000 (0:00:00.011) 0:00:01.757 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/tasks/enable_epel.yml:30 Saturday 06 January 2024 13:29:49 +0000 (0:00:00.009) 0:00:01.767 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/tasks/enable_epel.yml:35 Saturday 06 January 2024 13:29:49 +0000 (0:00:00.018) 0:00:01.786 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/tasks/enable_epel.yml:40 Saturday 06 January 2024 13:29:49 +0000 (0:00:00.019) 0:00:01.805 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/tests_auto_gateway_nm.yml:11 Saturday 06 January 2024 13:29:49 +0000 (0:00:00.016) 0:00:01.822 ****** 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-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:3 Saturday 06 January 2024 13:29:49 +0000 (0:00:00.023) 0:00:01.845 ****** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:9 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.762) 0:00:02.608 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.028) 0:00:02.636 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.022) 0:00:02.659 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003668", "end": "2024-01-06 13:29:50.517966", "rc": 0, "start": "2024-01-06 13:29:50.514298" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.247) 0:00:02.907 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.011) 0:00:02.918 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:11 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.010) 0:00:02.929 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.029) 0:00:02.958 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.017) 0:00:02.976 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.011) 0:00:02.987 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.012) 0:00:03.000 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.012) 0:00:03.012 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003541", "end": "2024-01-06 13:29:50.817994", "rc": 0, "start": "2024-01-06 13:29:50.814453" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.196) 0:00:03.209 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.010) 0:00:03.220 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:29:50 +0000 (0:00:00.010) 0:00:03.230 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 06 January 2024 13:29:53 +0000 (0:00:02.526) 0:00:05.757 ****** 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.013652", "end": "2024-01-06 13:29:53.584929", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-06 13:29:53.571277" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003632", "end": "2024-01-06 13:29:53.830449", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-06 13:29:53.826817" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004163", "end": "2024-01-06 13:29:54.020043", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-06 13:29:54.015880" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.653) 0:00:06.411 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.090406", "end": "2024-01-06 13:29:54.303464", "rc": 0, "start": "2024-01-06 13:29:54.213058" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.284) 0:00:06.695 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.012) 0:00:06.707 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.010) 0:00:06.718 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.011) 0:00:06.730 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.011) 0:00:06.741 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:15 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.009) 0:00:06.751 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.025) 0:00:06.776 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.031) 0:00:06.807 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704547793.5818942, "block_size": 4096, "blocks": 0, "ctime": 1704547793.5818942, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26200, "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": 1704547793.5818942, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.192) 0:00:07.000 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:17 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.012) 0:00:07.012 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.010) 0:00:07.023 ****** included: /WORKDIR/git-weekly-cion0r9bec/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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.066) 0:00:07.089 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.011) 0:00:07.101 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.009) 0:00:07.111 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:29:54 +0000 (0:00:00.010) 0:00:07.122 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:29:56 +0000 (0:00:02.136) 0:00:09.258 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:29:57 +0000 (0:00:01.073) 0:00:10.331 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:29:58 +0000 (0:00:00.055) 0:00:10.386 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:29:58 +0000 (0:00:00.028) 0:00:10.414 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:29:58 +0000 (0:00:00.049) 0:00:10.464 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:29:58 +0000 (0:00:00.076) 0:00:10.540 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:29:58 +0000 (0:00:00.023) 0:00:10.563 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:29:58 +0000 (0:00:00.022) 0:00:10.586 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:29:58 +0000 (0:00:00.057) 0:00:10.643 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:29:58 +0000 (0:00:00.710) 0:00:11.354 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:29:59 +0000 (0:00:00.026) 0:00:11.381 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:29:59 +0000 (0:00:00.021) 0:00:11.403 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:29:59 +0000 (0:00:00.023) 0:00:11.426 ****** 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, 6c7ee7ad-9fc6-4ac7-afac-e857797ced66 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 6c7ee7ad-9fc6-4ac7-afac-e857797ced66 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:29:59 +0000 (0:00:00.656) 0:00:12.082 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:29:59 +0000 (0:00:00.031) 0:00:12.114 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 6c7ee7ad-9fc6-4ac7-afac-e857797ced66", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 6c7ee7ad-9fc6-4ac7-afac-e857797ced66 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:29:59 +0000 (0:00:00.044) 0:00:12.159 ****** 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, 6c7ee7ad-9fc6-4ac7-afac-e857797ced66\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 6c7ee7ad-9fc6-4ac7-afac-e857797ced66 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 6c7ee7ad-9fc6-4ac7-afac-e857797ced66", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 6c7ee7ad-9fc6-4ac7-afac-e857797ced66 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:29:59 +0000 (0:00:00.056) 0:00:12.215 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:29:59 +0000 (0:00:00.023) 0:00:12.238 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:42 Saturday 06 January 2024 13:30:00 +0000 (0:00:00.249) 0:00:12.488 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:30:00 +0000 (0:00:00.052) 0:00:12.541 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:30:00 +0000 (0:00:00.037) 0:00:12.579 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704547793.5818942, "block_size": 4096, "blocks": 0, "ctime": 1704547793.5818942, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26200, "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": 1704547793.5818942, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:30:00 +0000 (0:00:00.226) 0:00:12.805 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:44 Saturday 06 January 2024 13:30:00 +0000 (0:00:00.034) 0:00:12.840 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 06 January 2024 13:30:00 +0000 (0:00:00.061) 0:00:12.901 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 13:30:00 +0000 (0:00:00.040) 0:00:12.942 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 13:30:00 +0000 (0:00:00.060) 0:00:13.003 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 13:30:00 +0000 (0:00:00.223) 0:00:13.226 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 13:30:00 +0000 (0:00:00.041) 0:00:13.267 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.050928", "end": "2024-01-06 13:30:01.186965", "rc": 0, "start": "2024-01-06 13:30:01.136037" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 13:30:01 +0000 (0:00:00.324) 0:00:13.592 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 13:30:01 +0000 (0:00:00.050) 0:00:13.643 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 13:30:01 +0000 (0:00:00.026) 0:00:13.669 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 13:30:01 +0000 (0:00:00.026) 0:00:13.696 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 13:30:01 +0000 (0:00:00.049) 0:00:13.746 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 06 January 2024 13:30:01 +0000 (0:00:00.041) 0:00:13.787 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 06 January 2024 13:30:01 +0000 (0:00:00.043) 0:00:13.830 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 06 January 2024 13:30:01 +0000 (0:00:00.027) 0:00:13.858 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:48 Saturday 06 January 2024 13:30:01 +0000 (0:00:00.026) 0:00:13.884 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004273", "end": "2024-01-06 13:30:01.695795", "rc": 0, "start": "2024-01-06 13:30:01.691522" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.46 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.46 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 65535 TASK [Assert default ipv4 route is present] ************************************ task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:52 Saturday 06 January 2024 13:30:01 +0000 (0:00:00.233) 0:00:14.118 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:58 Saturday 06 January 2024 13:30:01 +0000 (0:00:00.049) 0:00:14.167 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003888", "end": "2024-01-06 13:30:01.992580", "rc": 0, "start": "2024-01-06 13:30:01.988692" } 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-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:62 Saturday 06 January 2024 13:30:02 +0000 (0:00:00.328) 0:00:14.495 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:69 Saturday 06 January 2024 13:30:02 +0000 (0:00:00.041) 0:00:14.537 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:30:02 +0000 (0:00:00.048) 0:00:14.586 ****** included: /WORKDIR/git-weekly-cion0r9bec/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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:30:02 +0000 (0:00:00.044) 0:00:14.630 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:30:02 +0000 (0:00:00.037) 0:00:14.668 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:30:02 +0000 (0:00:00.055) 0:00:14.723 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:30:02 +0000 (0:00:00.040) 0:00:14.764 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:30:04 +0000 (0:00:02.180) 0:00:16.945 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:30:05 +0000 (0:00:00.927) 0:00:17.872 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:30:05 +0000 (0:00:00.025) 0:00:17.897 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:30:05 +0000 (0:00:00.022) 0:00:17.920 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:30:05 +0000 (0:00:00.023) 0:00:17.943 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:30:05 +0000 (0:00:00.047) 0:00:17.990 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:30:05 +0000 (0:00:00.029) 0:00:18.020 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:30:05 +0000 (0:00:00.042) 0:00:18.062 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:30:05 +0000 (0:00:00.037) 0:00:18.100 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:30:06 +0000 (0:00:00.581) 0:00:18.682 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:30:06 +0000 (0:00:00.026) 0:00:18.708 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:30:06 +0000 (0:00:00.021) 0:00:18.730 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:30:06 +0000 (0:00:00.023) 0:00:18.754 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:30:06 +0000 (0:00:00.458) 0:00:19.213 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:30:06 +0000 (0:00:00.024) 0:00:19.238 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:30:06 +0000 (0:00:00.024) 0:00:19.262 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:30:06 +0000 (0:00:00.033) 0:00:19.296 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:30:06 +0000 (0:00:00.045) 0:00:19.342 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:81 Saturday 06 January 2024 13:30:07 +0000 (0:00:00.227) 0:00:19.569 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:30:07 +0000 (0:00:00.055) 0:00:19.624 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:30:07 +0000 (0:00:00.024) 0:00:19.648 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:30:07 +0000 (0:00:00.084) 0:00:19.733 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:30:07 +0000 (0:00:00.041) 0:00:19.775 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:30:07 +0000 (0:00:00.043) 0:00:19.819 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003592", "end": "2024-01-06 13:30:07.630120", "rc": 0, "start": "2024-01-06 13:30:07.626528" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:30:07 +0000 (0:00:00.222) 0:00:20.041 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:30:07 +0000 (0:00:00.025) 0:00:20.066 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:30:07 +0000 (0:00:00.034) 0:00:20.101 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 06 January 2024 13:30:11 +0000 (0:00:03.565) 0:00:23.666 ****** 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-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 06 January 2024 13:30:11 +0000 (0:00:00.032) 0:00:23.699 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 06 January 2024 13:30:11 +0000 (0:00:00.024) 0:00:23.723 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.007996", "end": "2024-01-06 13:30:11.539163", "rc": 0, "start": "2024-01-06 13:30:11.531167" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 06 January 2024 13:30:11 +0000 (0:00:00.232) 0:00:23.956 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 06 January 2024 13:30:11 +0000 (0:00:00.023) 0:00:23.979 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:30:11 +0000 (0:00:00.024) 0:00:24.003 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 06 January 2024 13:30:11 +0000 (0:00:00.024) 0:00:24.028 ****** 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-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:85 Saturday 06 January 2024 13:30:11 +0000 (0:00:00.030) 0:00:24.058 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:89 Saturday 06 January 2024 13:30:11 +0000 (0:00:00.036) 0:00:24.095 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:30:11 +0000 (0:00:00.090) 0:00:24.185 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:30:11 +0000 (0:00:00.021) 0:00:24.207 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:30:11 +0000 (0:00:00.021) 0:00:24.229 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:30:11 +0000 (0:00:00.043) 0:00:24.273 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:30:11 +0000 (0:00:00.043) 0:00:24.317 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003511", "end": "2024-01-06 13:30:12.128272", "rc": 0, "start": "2024-01-06 13:30:12.124761" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:30:12 +0000 (0:00:00.214) 0:00:24.531 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:30:12 +0000 (0:00:00.025) 0:00:24.556 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:30:12 +0000 (0:00:00.026) 0:00:24.582 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 06 January 2024 13:30:14 +0000 (0:00:02.361) 0:00:26.944 ****** 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.008977", "end": "2024-01-06 13:30:14.762760", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-01-06 13:30:14.753783" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003753", "end": "2024-01-06 13:30:15.001798", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-01-06 13:30:14.998045" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004281", "end": "2024-01-06 13:30:15.193086", "item": "ip link set veth0 up", "rc": 0, "start": "2024-01-06 13:30:15.188805" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 06 January 2024 13:30:15 +0000 (0:00:00.651) 0:00:27.596 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.022303", "end": "2024-01-06 13:30:15.421808", "rc": 0, "start": "2024-01-06 13:30:15.399505" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 06 January 2024 13:30:15 +0000 (0:00:00.229) 0:00:27.825 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 06 January 2024 13:30:15 +0000 (0:00:00.024) 0:00:27.850 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 06 January 2024 13:30:15 +0000 (0:00:00.025) 0:00:27.875 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:30:15 +0000 (0:00:00.025) 0:00:27.900 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 06 January 2024 13:30:15 +0000 (0:00:00.024) 0:00:27.925 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:30:15 +0000 (0:00:00.023) 0:00:27.949 ****** included: /WORKDIR/git-weekly-cion0r9bec/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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:30:15 +0000 (0:00:00.085) 0:00:28.034 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:30:15 +0000 (0:00:00.030) 0:00:28.065 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:30:15 +0000 (0:00:00.024) 0:00:28.089 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:30:15 +0000 (0:00:00.023) 0:00:28.113 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:30:17 +0000 (0:00:02.107) 0:00:30.220 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:30:18 +0000 (0:00:00.950) 0:00:31.170 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:30:18 +0000 (0:00:00.024) 0:00:31.194 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:30:18 +0000 (0:00:00.023) 0:00:31.217 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:30:18 +0000 (0:00:00.022) 0:00:31.240 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:30:18 +0000 (0:00:00.044) 0:00:31.284 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:30:18 +0000 (0:00:00.022) 0:00:31.307 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:30:18 +0000 (0:00:00.020) 0:00:31.328 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:30:18 +0000 (0:00:00.024) 0:00:31.352 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:30:19 +0000 (0:00:00.540) 0:00:31.893 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:30:19 +0000 (0:00:00.026) 0:00:31.919 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:30:19 +0000 (0:00:00.022) 0:00:31.942 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:30:19 +0000 (0:00:00.023) 0:00:31.966 ****** 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, 2082eb1a-dae1-4e7e-8152-1771461fc049 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2082eb1a-dae1-4e7e-8152-1771461fc049 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:30:20 +0000 (0:00:00.465) 0:00:32.431 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:30:20 +0000 (0:00:00.023) 0:00:32.454 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2082eb1a-dae1-4e7e-8152-1771461fc049", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2082eb1a-dae1-4e7e-8152-1771461fc049 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:30:20 +0000 (0:00:00.025) 0:00:32.480 ****** 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, 2082eb1a-dae1-4e7e-8152-1771461fc049\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2082eb1a-dae1-4e7e-8152-1771461fc049 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 2082eb1a-dae1-4e7e-8152-1771461fc049", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 2082eb1a-dae1-4e7e-8152-1771461fc049 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:30:20 +0000 (0:00:00.025) 0:00:32.505 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:30:20 +0000 (0:00:00.022) 0:00:32.528 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:110 Saturday 06 January 2024 13:30:20 +0000 (0:00:00.201) 0:00:32.729 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 06 January 2024 13:30:20 +0000 (0:00:00.055) 0:00:32.785 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 06 January 2024 13:30:20 +0000 (0:00:00.037) 0:00:32.823 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704547814.7583911, "block_size": 4096, "blocks": 0, "ctime": 1704547814.7583911, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 26786, "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": 1704547814.7583911, "nlink": 1, "path": "/sys/class/net/veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'veth0'] ************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 06 January 2024 13:30:20 +0000 (0:00:00.206) 0:00:33.030 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:112 Saturday 06 January 2024 13:30:20 +0000 (0:00:00.027) 0:00:33.057 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 06 January 2024 13:30:20 +0000 (0:00:00.102) 0:00:33.160 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 06 January 2024 13:30:20 +0000 (0:00:00.041) 0:00:33.202 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 06 January 2024 13:30:20 +0000 (0:00:00.025) 0:00:33.227 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.203) 0:00:33.430 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.021) 0:00:33.452 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021717", "end": "2024-01-06 13:30:21.275935", "rc": 0, "start": "2024-01-06 13:30:21.254218" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.226) 0:00:33.678 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-veth0] ************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.025) 0:00:33.703 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.024) 0:00:33.727 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.022) 0:00:33.750 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.023) 0:00:33.773 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.024) 0:00:33.798 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.024) 0:00:33.823 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.022) 0:00:33.846 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:116 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.060) 0:00:33.907 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003533", "end": "2024-01-06 13:30:21.714036", "rc": 0, "start": "2024-01-06 13:30:21.710503" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.46 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.46 metric 100 203.0.113.0/24 dev veth0 proto kernel scope link src 203.0.113.2 metric 101 TASK [Assert default ipv4 route is absent] ************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:120 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.209) 0:00:34.116 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:126 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.025) 0:00:34.142 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003667", "end": "2024-01-06 13:30:21.946918", "rc": 0, "start": "2024-01-06 13:30:21.943251" } 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-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:130 Saturday 06 January 2024 13:30:21 +0000 (0:00:00.207) 0:00:34.349 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:137 Saturday 06 January 2024 13:30:22 +0000 (0:00:00.024) 0:00:34.374 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:30:22 +0000 (0:00:00.022) 0:00:34.396 ****** included: /WORKDIR/git-weekly-cion0r9bec/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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:30:22 +0000 (0:00:00.038) 0:00:34.435 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:30:22 +0000 (0:00:00.027) 0:00:34.462 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:30:22 +0000 (0:00:00.021) 0:00:34.483 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:30:22 +0000 (0:00:00.021) 0:00:34.505 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:30:24 +0000 (0:00:02.082) 0:00:36.587 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:30:25 +0000 (0:00:00.888) 0:00:37.476 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:30:25 +0000 (0:00:00.024) 0:00:37.501 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:30:25 +0000 (0:00:00.023) 0:00:37.525 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:30:25 +0000 (0:00:00.024) 0:00:37.549 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:30:25 +0000 (0:00:00.045) 0:00:37.595 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:30:25 +0000 (0:00:00.058) 0:00:37.653 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:30:25 +0000 (0:00:00.024) 0:00:37.678 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:30:25 +0000 (0:00:00.025) 0:00:37.703 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:30:25 +0000 (0:00:00.538) 0:00:38.242 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:30:25 +0000 (0:00:00.027) 0:00:38.269 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:30:25 +0000 (0:00:00.025) 0:00:38.295 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:30:25 +0000 (0:00:00.023) 0:00:38.319 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:30:26 +0000 (0:00:00.438) 0:00:38.757 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:30:26 +0000 (0:00:00.021) 0:00:38.779 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:30:26 +0000 (0:00:00.022) 0:00:38.802 ****** 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-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:30:26 +0000 (0:00:00.022) 0:00:38.824 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:30:26 +0000 (0:00:00.021) 0:00:38.846 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:149 Saturday 06 January 2024 13:30:26 +0000 (0:00:00.230) 0:00:39.077 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 06 January 2024 13:30:26 +0000 (0:00:00.058) 0:00:39.135 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 06 January 2024 13:30:26 +0000 (0:00:00.024) 0:00:39.160 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 06 January 2024 13:30:26 +0000 (0:00:00.034) 0:00:39.194 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 06 January 2024 13:30:26 +0000 (0:00:00.039) 0:00:39.233 ****** included: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 06 January 2024 13:30:26 +0000 (0:00:00.037) 0:00:39.271 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003380", "end": "2024-01-06 13:30:27.078161", "rc": 0, "start": "2024-01-06 13:30:27.074781" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 06 January 2024 13:30:27 +0000 (0:00:00.209) 0:00:39.480 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 06 January 2024 13:30:27 +0000 (0:00:00.022) 0:00:39.503 ****** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 06 January 2024 13:30:27 +0000 (0:00:00.022) 0:00:39.526 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:24 Saturday 06 January 2024 13:30:29 +0000 (0:00:02.334) 0:00:41.860 ****** 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-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:33 Saturday 06 January 2024 13:30:29 +0000 (0:00:00.033) 0:00:41.894 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:41 Saturday 06 January 2024 13:30:29 +0000 (0:00:00.023) 0:00:41.917 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.009514", "end": "2024-01-06 13:30:29.730927", "rc": 0, "start": "2024-01-06 13:30:29.721413" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:48 Saturday 06 January 2024 13:30:29 +0000 (0:00:00.231) 0:00:42.149 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:54 Saturday 06 January 2024 13:30:29 +0000 (0:00:00.024) 0:00:42.174 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:61 Saturday 06 January 2024 13:30:29 +0000 (0:00:00.024) 0:00:42.199 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:67 Saturday 06 January 2024 13:30:29 +0000 (0:00:00.026) 0:00:42.225 ****** 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 Saturday 06 January 2024 13:30:29 +0000 (0:00:00.009) 0:00:42.234 ****** =============================================================================== Install iproute --------------------------------------------------------- 3.57s /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.53s /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.36s /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.33s /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.18s /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.14s /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.11s /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.08s /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Enable and start NetworkManager ------------ 1.12s /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Check which packages are installed --------- 1.07s /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.90s /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 0.89s /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-weekly-cion0r9bec/tests/tests_auto_gateway_nm.yml:6 -------------- Gathering Facts --------------------------------------------------------- 0.76s /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tests_auto_gateway.yml:3 ------- linux-system-roles.network : Enable and start NetworkManager ------------ 0.71s /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.66s /WORKDIR/git-weekly-cion0r9bec/tests/roles/linux-system-roles.network/tasks/main.yml:122 Create veth interface veth0 --------------------------------------------- 0.65s /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:24 Create veth interface veth0 --------------------------------------------- 0.65s /WORKDIR/git-weekly-cion0r9bec/tests/playbooks/tasks/manage_test_interface.yml:24 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---