# 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-civp583wy6/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-civp583wy6/tests/tests_auto_gateway_nm.yml:6 Saturday 23 March 2024 13:44:40 +0000 (0:00:00.012) 0:00:00.012 ******** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-civp583wy6/tests/tests_auto_gateway_nm.yml:9 Saturday 23 March 2024 13:44:41 +0000 (0:00:00.996) 0:00:01.008 ******** included: /WORKDIR/git-weekly-civp583wy6/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-civp583wy6/tests/tasks/el_repo_setup.yml:3 Saturday 23 March 2024 13:44:41 +0000 (0:00:00.011) 0:00:01.020 ******** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/el_repo_setup.yml:19 Saturday 23 March 2024 13:44:41 +0000 (0:00:00.517) 0:00:01.537 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/el_repo_setup.yml:24 Saturday 23 March 2024 13:44:41 +0000 (0:00:00.261) 0:00:01.798 ******** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/el_repo_setup.yml:28 Saturday 23 March 2024 13:44:41 +0000 (0:00:00.021) 0:00:01.820 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/el_repo_setup.yml:53 Saturday 23 March 2024 13:44:41 +0000 (0:00:00.018) 0:00:01.839 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/enable_epel.yml:8 Saturday 23 March 2024 13:44:41 +0000 (0:00:00.034) 0:00:01.873 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/enable_epel.yml:24 Saturday 23 March 2024 13:44:41 +0000 (0:00:00.009) 0:00:01.883 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/enable_epel.yml:30 Saturday 23 March 2024 13:44:41 +0000 (0:00:00.008) 0:00:01.891 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/enable_epel.yml:35 Saturday 23 March 2024 13:44:41 +0000 (0:00:00.008) 0:00:01.900 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tasks/enable_epel.yml:40 Saturday 23 March 2024 13:44:41 +0000 (0:00:00.008) 0:00:01.908 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/tests_auto_gateway_nm.yml:11 Saturday 23 March 2024 13:44:41 +0000 (0:00:00.008) 0:00:01.916 ******** 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-civp583wy6/tests/playbooks/tests_auto_gateway.yml:3 Saturday 23 March 2024 13:44:41 +0000 (0:00:00.010) 0:00:01.927 ******** ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:9 Saturday 23 March 2024 13:44:42 +0000 (0:00:00.776) 0:00:02.703 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:44:42 +0000 (0:00:00.025) 0:00:02.729 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:44:42 +0000 (0:00:00.013) 0:00:02.742 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003993", "end": "2024-03-23 13:44:43.059475", "rc": 0, "start": "2024-03-23 13:44:43.055482" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:44:43 +0000 (0:00:00.294) 0:00:03.037 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:44:43 +0000 (0:00:00.013) 0:00:03.051 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:11 Saturday 23 March 2024 13:44:43 +0000 (0:00:00.012) 0:00:03.064 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:44:43 +0000 (0:00:00.032) 0:00:03.097 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:44:43 +0000 (0:00:00.011) 0:00:03.108 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:44:43 +0000 (0:00:00.010) 0:00:03.119 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:44:43 +0000 (0:00:00.012) 0:00:03.132 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:44:43 +0000 (0:00:00.015) 0:00:03.147 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003763", "end": "2024-03-23 13:44:43.384061", "rc": 0, "start": "2024-03-23 13:44:43.380298" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:44:43 +0000 (0:00:00.214) 0:00:03.361 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:44:43 +0000 (0:00:00.012) 0:00:03.374 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:44:43 +0000 (0:00:00.010) 0:00:03.385 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:44:46 +0000 (0:00:02.577) 0:00:05.962 ******** 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.008622", "end": "2024-03-23 13:44:46.204069", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-23 13:44:46.195447" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004150", "end": "2024-03-23 13:44:46.457235", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-23 13:44:46.453085" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004761", "end": "2024-03-23 13:44:46.660483", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-23 13:44:46.655722" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:44:46 +0000 (0:00:00.676) 0:00:06.639 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.078495", "end": "2024-03-23 13:44:46.946883", "rc": 0, "start": "2024-03-23 13:44:46.868388" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:44:46 +0000 (0:00:00.286) 0:00:06.926 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:44:46 +0000 (0:00:00.012) 0:00:06.938 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:44:46 +0000 (0:00:00.013) 0:00:06.952 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:44:47 +0000 (0:00:00.012) 0:00:06.964 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:44:47 +0000 (0:00:00.011) 0:00:06.976 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:15 Saturday 23 March 2024 13:44:47 +0000 (0:00:00.010) 0:00:06.987 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:44:47 +0000 (0:00:00.029) 0:00:07.016 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:44:47 +0000 (0:00:00.014) 0:00:07.031 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711201486.1998138, "block_size": 4096, "blocks": 0, "ctime": 1711201486.1998138, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28222, "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": 1711201486.1998138, "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-civp583wy6/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:44:47 +0000 (0:00:00.204) 0:00:07.235 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:17 Saturday 23 March 2024 13:44:47 +0000 (0:00:00.015) 0:00:07.250 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:44:47 +0000 (0:00:00.011) 0:00:07.262 ******** included: /WORKDIR/git-weekly-civp583wy6/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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:44:47 +0000 (0:00:00.017) 0:00:07.280 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:44:47 +0000 (0:00:00.012) 0:00:07.292 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:44:47 +0000 (0:00:00.011) 0:00:07.303 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:44:47 +0000 (0:00:00.011) 0:00:07.315 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:44:49 +0000 (0:00:02.265) 0:00:09.580 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:44:50 +0000 (0:00:01.128) 0:00:10.709 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:44:50 +0000 (0:00:00.024) 0:00:10.733 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:44:50 +0000 (0:00:00.024) 0:00:10.758 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:44:50 +0000 (0:00:00.023) 0:00:10.781 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:44:50 +0000 (0:00:00.027) 0:00:10.809 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:44:50 +0000 (0:00:00.022) 0:00:10.831 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:44:50 +0000 (0:00:00.029) 0:00:10.861 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:44:50 +0000 (0:00:00.046) 0:00:10.907 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:44:50 +0000 (0:00:00.022) 0:00:10.930 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:44:50 +0000 (0:00:00.024) 0:00:10.955 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:44:51 +0000 (0:00:00.028) 0:00:10.983 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:44:51 +0000 (0:00:00.707) 0:00:11.690 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:44:51 +0000 (0:00:00.028) 0:00:11.719 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:44:51 +0000 (0:00:00.057) 0:00:11.777 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:44:51 +0000 (0:00:00.022) 0:00:11.800 ******** 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, 0e89e51d-12cf-476d-844d-4ac49c0201c9 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 0e89e51d-12cf-476d-844d-4ac49c0201c9 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:44:52 +0000 (0:00:00.586) 0:00:12.386 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:44:52 +0000 (0:00:00.025) 0:00:12.412 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 0e89e51d-12cf-476d-844d-4ac49c0201c9", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 0e89e51d-12cf-476d-844d-4ac49c0201c9 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:44:52 +0000 (0:00:00.027) 0:00:12.439 ******** 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, 0e89e51d-12cf-476d-844d-4ac49c0201c9\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 0e89e51d-12cf-476d-844d-4ac49c0201c9 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 0e89e51d-12cf-476d-844d-4ac49c0201c9", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 0e89e51d-12cf-476d-844d-4ac49c0201c9 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:44:52 +0000 (0:00:00.027) 0:00:12.466 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:44:52 +0000 (0:00:00.025) 0:00:12.492 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:42 Saturday 23 March 2024 13:44:52 +0000 (0:00:00.312) 0:00:12.804 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:44:52 +0000 (0:00:00.054) 0:00:12.858 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:44:52 +0000 (0:00:00.038) 0:00:12.897 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711201486.1998138, "block_size": 4096, "blocks": 0, "ctime": 1711201486.1998138, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28222, "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": 1711201486.1998138, "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-civp583wy6/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.217) 0:00:13.115 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:44 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.027) 0:00:13.142 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.055) 0:00:13.198 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.039) 0:00:13.238 ******** 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-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.025) 0:00:13.263 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.215) 0:00:13.478 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.023) 0:00:13.501 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.025797", "end": "2024-03-23 13:44:53.757142", "rc": 0, "start": "2024-03-23 13:44:53.731345" } 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-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.245) 0:00:13.747 ******** 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-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.028) 0:00:13.775 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.026) 0:00:13.801 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.025) 0:00:13.827 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.066) 0:00:13.894 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.025) 0:00:13.919 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 23 March 2024 13:44:53 +0000 (0:00:00.027) 0:00:13.947 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 23 March 2024 13:44:54 +0000 (0:00:00.030) 0:00:13.977 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:48 Saturday 23 March 2024 13:44:54 +0000 (0:00:00.025) 0:00:14.003 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004523", "end": "2024-03-23 13:44:54.235062", "rc": 0, "start": "2024-03-23 13:44:54.230539" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.8.78 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.8.78 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-civp583wy6/tests/playbooks/tests_auto_gateway.yml:52 Saturday 23 March 2024 13:44:54 +0000 (0:00:00.221) 0:00:14.224 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:58 Saturday 23 March 2024 13:44:54 +0000 (0:00:00.026) 0:00:14.251 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003987", "end": "2024-03-23 13:44:54.483952", "rc": 0, "start": "2024-03-23 13:44:54.479965" } 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-civp583wy6/tests/playbooks/tests_auto_gateway.yml:62 Saturday 23 March 2024 13:44:54 +0000 (0:00:00.222) 0:00:14.474 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:69 Saturday 23 March 2024 13:44:54 +0000 (0:00:00.026) 0:00:14.500 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:44:54 +0000 (0:00:00.023) 0:00:14.523 ******** included: /WORKDIR/git-weekly-civp583wy6/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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:44:54 +0000 (0:00:00.042) 0:00:14.566 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:44:54 +0000 (0:00:00.031) 0:00:14.597 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:44:54 +0000 (0:00:00.023) 0:00:14.621 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:44:54 +0000 (0:00:00.023) 0:00:14.644 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:44:56 +0000 (0:00:02.251) 0:00:16.896 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:44:57 +0000 (0:00:00.930) 0:00:17.827 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:44:57 +0000 (0:00:00.028) 0:00:17.855 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:44:57 +0000 (0:00:00.025) 0:00:17.880 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:44:57 +0000 (0:00:00.063) 0:00:17.944 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:44:58 +0000 (0:00:00.030) 0:00:17.975 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:44:58 +0000 (0:00:00.023) 0:00:17.998 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:44:58 +0000 (0:00:00.028) 0:00:18.026 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:44:58 +0000 (0:00:00.047) 0:00:18.074 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:44:58 +0000 (0:00:00.024) 0:00:18.098 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:44:58 +0000 (0:00:00.027) 0:00:18.126 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:44:58 +0000 (0:00:00.033) 0:00:18.159 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:44:58 +0000 (0:00:00.568) 0:00:18.728 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:44:58 +0000 (0:00:00.030) 0:00:18.758 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:44:58 +0000 (0:00:00.023) 0:00:18.782 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:44:58 +0000 (0:00:00.024) 0:00:18.806 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:44:59 +0000 (0:00:00.639) 0:00:19.446 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:44:59 +0000 (0:00:00.026) 0:00:19.472 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:44:59 +0000 (0:00:00.026) 0:00:19.499 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:44:59 +0000 (0:00:00.027) 0:00:19.526 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:44:59 +0000 (0:00:00.024) 0:00:19.551 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:81 Saturday 23 March 2024 13:44:59 +0000 (0:00:00.212) 0:00:19.763 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:44:59 +0000 (0:00:00.055) 0:00:19.819 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:44:59 +0000 (0:00:00.023) 0:00:19.843 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:44:59 +0000 (0:00:00.023) 0:00:19.866 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:44:59 +0000 (0:00:00.038) 0:00:19.904 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:44:59 +0000 (0:00:00.036) 0:00:19.941 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005078", "end": "2024-03-23 13:45:01.176614", "rc": 0, "start": "2024-03-23 13:45:00.171536" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:45:01 +0000 (0:00:01.226) 0:00:21.167 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:45:01 +0000 (0:00:00.026) 0:00:21.194 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:45:01 +0000 (0:00:00.025) 0:00:21.220 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:45:03 +0000 (0:00:02.514) 0:00:23.734 ******** 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-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:45:03 +0000 (0:00:00.036) 0:00:23.771 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:45:03 +0000 (0:00:00.028) 0:00:23.799 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.021653", "end": "2024-03-23 13:45:04.054460", "rc": 0, "start": "2024-03-23 13:45:04.032807" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:45:04 +0000 (0:00:00.246) 0:00:24.046 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:45:04 +0000 (0:00:00.070) 0:00:24.117 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:45:04 +0000 (0:00:00.028) 0:00:24.145 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:45:04 +0000 (0:00:00.026) 0:00:24.172 ******** 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-civp583wy6/tests/playbooks/tests_auto_gateway.yml:85 Saturday 23 March 2024 13:45:04 +0000 (0:00:00.026) 0:00:24.198 ******** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:89 Saturday 23 March 2024 13:45:04 +0000 (0:00:00.026) 0:00:24.225 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:45:04 +0000 (0:00:00.059) 0:00:24.284 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:45:04 +0000 (0:00:00.023) 0:00:24.308 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:45:04 +0000 (0:00:00.023) 0:00:24.331 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:45:04 +0000 (0:00:00.040) 0:00:24.371 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:45:04 +0000 (0:00:00.039) 0:00:24.411 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004896", "end": "2024-03-23 13:45:05.646016", "rc": 0, "start": "2024-03-23 13:45:04.641120" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:45:05 +0000 (0:00:01.226) 0:00:25.637 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:45:05 +0000 (0:00:00.027) 0:00:25.665 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:45:05 +0000 (0:00:00.026) 0:00:25.691 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:45:08 +0000 (0:00:02.526) 0:00:28.217 ******** 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.008747", "end": "2024-03-23 13:45:08.461141", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-23 13:45:08.452394" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.004103", "end": "2024-03-23 13:45:08.716002", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-23 13:45:08.711899" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004242", "end": "2024-03-23 13:45:08.916356", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-23 13:45:08.912114" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:45:08 +0000 (0:00:00.689) 0:00:28.906 ******** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.024075", "end": "2024-03-23 13:45:09.162595", "rc": 0, "start": "2024-03-23 13:45:09.138520" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:45:09 +0000 (0:00:00.248) 0:00:29.155 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:45:09 +0000 (0:00:00.072) 0:00:29.227 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:45:09 +0000 (0:00:00.026) 0:00:29.254 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:45:09 +0000 (0:00:00.028) 0:00:29.282 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:45:09 +0000 (0:00:00.029) 0:00:29.312 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:45:09 +0000 (0:00:00.026) 0:00:29.338 ******** included: /WORKDIR/git-weekly-civp583wy6/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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:45:09 +0000 (0:00:00.046) 0:00:29.385 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:45:09 +0000 (0:00:00.031) 0:00:29.416 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:45:09 +0000 (0:00:00.025) 0:00:29.442 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:45:09 +0000 (0:00:00.026) 0:00:29.468 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:45:11 +0000 (0:00:02.197) 0:00:31.666 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:45:12 +0000 (0:00:00.941) 0:00:32.607 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:45:12 +0000 (0:00:00.026) 0:00:32.633 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:45:12 +0000 (0:00:00.026) 0:00:32.660 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:45:12 +0000 (0:00:00.025) 0:00:32.686 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:45:12 +0000 (0:00:00.030) 0:00:32.717 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:45:12 +0000 (0:00:00.024) 0:00:32.741 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:45:12 +0000 (0:00:00.030) 0:00:32.771 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:45:12 +0000 (0:00:00.145) 0:00:32.917 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:45:12 +0000 (0:00:00.025) 0:00:32.943 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:45:13 +0000 (0:00:00.027) 0:00:32.970 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:45:13 +0000 (0:00:00.029) 0:00:32.999 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:45:13 +0000 (0:00:00.569) 0:00:33.568 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:45:13 +0000 (0:00:00.030) 0:00:33.599 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:45:13 +0000 (0:00:00.025) 0:00:33.625 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:45:13 +0000 (0:00:00.024) 0:00:33.649 ******** 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, fbbb93df-11d4-4cfd-badc-5662f90051d1 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, fbbb93df-11d4-4cfd-badc-5662f90051d1 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:45:14 +0000 (0:00:00.452) 0:00:34.102 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:45:14 +0000 (0:00:00.024) 0:00:34.127 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, fbbb93df-11d4-4cfd-badc-5662f90051d1", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, fbbb93df-11d4-4cfd-badc-5662f90051d1 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:45:14 +0000 (0:00:00.026) 0:00:34.153 ******** 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, fbbb93df-11d4-4cfd-badc-5662f90051d1\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, fbbb93df-11d4-4cfd-badc-5662f90051d1 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, fbbb93df-11d4-4cfd-badc-5662f90051d1", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, fbbb93df-11d4-4cfd-badc-5662f90051d1 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:45:14 +0000 (0:00:00.025) 0:00:34.179 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:45:14 +0000 (0:00:00.078) 0:00:34.258 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:110 Saturday 23 March 2024 13:45:14 +0000 (0:00:00.214) 0:00:34.472 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 23 March 2024 13:45:14 +0000 (0:00:00.061) 0:00:34.534 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 23 March 2024 13:45:14 +0000 (0:00:00.040) 0:00:34.574 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1711201508.4568164, "block_size": 4096, "blocks": 0, "ctime": 1711201508.4568164, "dev": 22, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 28808, "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": 1711201508.4568164, "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-civp583wy6/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 23 March 2024 13:45:14 +0000 (0:00:00.222) 0:00:34.797 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:112 Saturday 23 March 2024 13:45:14 +0000 (0:00:00.026) 0:00:34.823 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 23 March 2024 13:45:14 +0000 (0:00:00.058) 0:00:34.882 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 23 March 2024 13:45:14 +0000 (0:00:00.042) 0:00:34.924 ******** 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-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 23 March 2024 13:45:14 +0000 (0:00:00.025) 0:00:34.950 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 23 March 2024 13:45:15 +0000 (0:00:00.216) 0:00:35.166 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 23 March 2024 13:45:15 +0000 (0:00:00.026) 0:00:35.193 ******** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022632", "end": "2024-03-23 13:45:15.444237", "rc": 0, "start": "2024-03-23 13:45:15.421605" } 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-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 23 March 2024 13:45:15 +0000 (0:00:00.241) 0:00:35.434 ******** 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-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 23 March 2024 13:45:15 +0000 (0:00:00.029) 0:00:35.463 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 23 March 2024 13:45:15 +0000 (0:00:00.026) 0:00:35.490 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 23 March 2024 13:45:15 +0000 (0:00:00.024) 0:00:35.514 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 23 March 2024 13:45:15 +0000 (0:00:00.026) 0:00:35.540 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 23 March 2024 13:45:15 +0000 (0:00:00.026) 0:00:35.567 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 23 March 2024 13:45:15 +0000 (0:00:00.027) 0:00:35.595 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 23 March 2024 13:45:15 +0000 (0:00:00.029) 0:00:35.624 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:116 Saturday 23 March 2024 13:45:15 +0000 (0:00:00.026) 0:00:35.651 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.004098", "end": "2024-03-23 13:45:15.884091", "rc": 0, "start": "2024-03-23 13:45:15.879993" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.8.78 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.8.78 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-civp583wy6/tests/playbooks/tests_auto_gateway.yml:120 Saturday 23 March 2024 13:45:15 +0000 (0:00:00.223) 0:00:35.875 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:126 Saturday 23 March 2024 13:45:15 +0000 (0:00:00.026) 0:00:35.902 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003993", "end": "2024-03-23 13:45:16.131378", "rc": 0, "start": "2024-03-23 13:45:16.127385" } 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-civp583wy6/tests/playbooks/tests_auto_gateway.yml:130 Saturday 23 March 2024 13:45:16 +0000 (0:00:00.278) 0:00:36.180 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:137 Saturday 23 March 2024 13:45:16 +0000 (0:00:00.030) 0:00:36.211 ******** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 23 March 2024 13:45:16 +0000 (0:00:00.025) 0:00:36.236 ******** included: /WORKDIR/git-weekly-civp583wy6/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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 23 March 2024 13:45:16 +0000 (0:00:00.045) 0:00:36.281 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 23 March 2024 13:45:16 +0000 (0:00:00.031) 0:00:36.313 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 23 March 2024 13:45:16 +0000 (0:00:00.027) 0:00:36.340 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 23 March 2024 13:45:16 +0000 (0:00:00.025) 0:00:36.366 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 23 March 2024 13:45:18 +0000 (0:00:02.226) 0:00:38.592 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 23 March 2024 13:45:19 +0000 (0:00:00.923) 0:00:39.515 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 23 March 2024 13:45:19 +0000 (0:00:00.027) 0:00:39.542 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 23 March 2024 13:45:19 +0000 (0:00:00.026) 0:00:39.569 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:28 Saturday 23 March 2024 13:45:19 +0000 (0:00:00.023) 0:00:39.592 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:43 Saturday 23 March 2024 13:45:19 +0000 (0:00:00.030) 0:00:39.623 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:57 Saturday 23 March 2024 13:45:19 +0000 (0:00:00.024) 0:00:39.648 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:77 Saturday 23 March 2024 13:45:19 +0000 (0:00:00.029) 0:00:39.677 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:90 Saturday 23 March 2024 13:45:19 +0000 (0:00:00.049) 0:00:39.726 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 23 March 2024 13:45:19 +0000 (0:00:00.084) 0:00:39.810 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 23 March 2024 13:45:19 +0000 (0:00:00.025) 0:00:39.836 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Saturday 23 March 2024 13:45:19 +0000 (0:00:00.029) 0:00:39.866 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:147 Saturday 23 March 2024 13:45:20 +0000 (0:00:00.563) 0:00:40.430 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:156 Saturday 23 March 2024 13:45:20 +0000 (0:00:00.030) 0:00:40.461 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:164 Saturday 23 March 2024 13:45:20 +0000 (0:00:00.025) 0:00:40.486 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Saturday 23 March 2024 13:45:20 +0000 (0:00:00.023) 0:00:40.510 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:185 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.463) 0:00:40.974 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:191 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.024) 0:00:40.999 ******** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:195 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.025) 0:00:41.024 ******** 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-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:200 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.025) 0:00:41.050 ******** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:206 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.025) 0:00:41.075 ******** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:149 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.265) 0:00:41.341 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:3 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.064) 0:00:41.405 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:8 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.025) 0:00:41.431 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:13 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.024) 0:00:41.456 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.041) 0:00:41.497 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.041) 0:00:41.538 ******** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003813", "end": "2024-03-23 13:45:21.772482", "rc": 0, "start": "2024-03-23 13:45:21.768669" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.224) 0:00:41.762 ******** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.027) 0:00:41.790 ******** ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:16 Saturday 23 March 2024 13:45:21 +0000 (0:00:00.028) 0:00:41.818 ******** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: iproute TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:28 Saturday 23 March 2024 13:45:24 +0000 (0:00:02.497) 0:00:44.315 ******** 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-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:37 Saturday 23 March 2024 13:45:24 +0000 (0:00:00.035) 0:00:44.351 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:45 Saturday 23 March 2024 13:45:24 +0000 (0:00:00.026) 0:00:44.377 ******** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012471", "end": "2024-03-23 13:45:24.623634", "rc": 0, "start": "2024-03-23 13:45:24.611163" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:52 Saturday 23 March 2024 13:45:24 +0000 (0:00:00.246) 0:00:44.624 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:58 Saturday 23 March 2024 13:45:24 +0000 (0:00:00.026) 0:00:44.651 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:65 Saturday 23 March 2024 13:45:24 +0000 (0:00:00.027) 0:00:44.678 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:71 Saturday 23 March 2024 13:45:24 +0000 (0:00:00.027) 0:00:44.706 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:153 Saturday 23 March 2024 13:45:24 +0000 (0:00:00.025) 0:00:44.731 ******** included: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/check_network_dns.yml:6 Saturday 23 March 2024 13:45:24 +0000 (0:00:00.104) 0:00:44.835 ******** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.009456", "end": "2024-03-23 13:45:25.074541", "rc": 0, "start": "2024-03-23 13:45:25.065085" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 12:a7:d4:fd:7e:3f brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.8.78/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 3472sec preferred_lft 3472sec inet6 fe80::10a7:d4ff:fefd:7e3f/64 scope link noprefixroute valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.8.78 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.8.78 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/check_network_dns.yml:24 Saturday 23 March 2024 13:45:25 +0000 (0:00:00.230) 0:00:45.066 ******** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=127 changed=4 unreachable=0 failed=0 skipped=115 rescued=0 ignored=0 Saturday 23 March 2024 13:45:25 +0000 (0:00:00.015) 0:00:45.081 ******** =============================================================================== Install iproute --------------------------------------------------------- 2.58s /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.53s /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.51s /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.50s /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 2.27s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.25s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.23s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.20s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gather current interface info ------------------------------------------- 1.23s /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:3 Gather current interface info ------------------------------------------- 1.23s /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Enable and start NetworkManager ------------ 1.13s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 linux-system-roles.network : Check which packages are installed --------- 1.13s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 1.10s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:173 Gathering Facts --------------------------------------------------------- 1.00s /WORKDIR/git-weekly-civp583wy6/tests/tests_auto_gateway_nm.yml:6 -------------- linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-weekly-civp583wy6/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-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.92s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.78s /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tests_auto_gateway.yml:3 ------- linux-system-roles.network : Enable and start NetworkManager ------------ 0.71s /WORKDIR/git-weekly-civp583wy6/tests/roles/linux-system-roles.network/tasks/main.yml:136 Create veth interface veth0 --------------------------------------------- 0.69s /WORKDIR/git-weekly-civp583wy6/tests/playbooks/tasks/manage_test_interface.yml:28 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution fedora 38 on host sut should use /usr/bin/python3, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs.ansible.com/ansible/ 2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---