# 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-nm_plugin_hotfixtqrhtu4_/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-nm_plugin_hotfixtqrhtu4_/tests/tests_auto_gateway_nm.yml:6 Tuesday 05 March 2024 21:11:19 +0000 (0:00:00.015) 0:00:00.015 ********* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tests_auto_gateway_nm.yml:9 Tuesday 05 March 2024 21:11:19 +0000 (0:00:00.701) 0:00:00.716 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/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-nm_plugin_hotfixtqrhtu4_/tests/tasks/el_repo_setup.yml:3 Tuesday 05 March 2024 21:11:19 +0000 (0:00:00.010) 0:00:00.727 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/el_repo_setup.yml:19 Tuesday 05 March 2024 21:11:20 +0000 (0:00:00.345) 0:00:01.072 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/el_repo_setup.yml:24 Tuesday 05 March 2024 21:11:20 +0000 (0:00:00.310) 0:00:01.383 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/el_repo_setup.yml:28 Tuesday 05 March 2024 21:11:20 +0000 (0:00:00.041) 0:00:01.424 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/el_repo_setup.yml:53 Tuesday 05 March 2024 21:11:20 +0000 (0:00:00.050) 0:00:01.475 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml:8 Tuesday 05 March 2024 21:11:20 +0000 (0:00:00.038) 0:00:01.513 ********* ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml:24 Tuesday 05 March 2024 21:11:21 +0000 (0:00:00.280) 0:00:01.794 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml:30 Tuesday 05 March 2024 21:11:21 +0000 (0:00:00.012) 0:00:01.807 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml:35 Tuesday 05 March 2024 21:11:21 +0000 (0:00:00.014) 0:00:01.821 ********* ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:01.244585", "end": "2024-03-05 21:11:22.449065", "rc": 0, "start": "2024-03-05 21:11:21.204480" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml:40 Tuesday 05 March 2024 21:11:22 +0000 (0:00:01.436) 0:00:03.258 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tests_auto_gateway_nm.yml:11 Tuesday 05 March 2024 21:11:22 +0000 (0:00:00.013) 0:00:03.271 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 05 March 2024 21:11:22 +0000 (0:00:00.024) 0:00:03.296 ********* ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.506) 0:00:03.802 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.026) 0:00:03.829 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.014) 0:00:03.843 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003710", "end": "2024-03-05 21:11:23.225768", "rc": 0, "start": "2024-03-05 21:11:23.222058" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.184) 0:00:04.028 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.012) 0:00:04.040 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.011) 0:00:04.051 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.030) 0:00:04.082 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.011) 0:00:04.093 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.022) 0:00:04.116 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.018) 0:00:04.134 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.046) 0:00:04.180 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003323", "end": "2024-03-05 21:11:23.565654", "rc": 0, "start": "2024-03-05 21:11:23.562331" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.203) 0:00:04.384 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.021) 0:00:04.406 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:11:23 +0000 (0:00:00.013) 0:00:04.419 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:11:26 +0000 (0:00:02.886) 0:00:07.306 ********* ok: [sut] => (item=ip link add veth0 type veth peer name peerveth0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "veth0", "type", "veth", "peer", "name", "peerveth0" ], "delta": "0:00:00.012459", "end": "2024-03-05 21:11:26.711133", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-05 21:11:26.698674" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003701", "end": "2024-03-05 21:11:26.924676", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-05 21:11:26.920975" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004598", "end": "2024-03-05 21:11:27.138683", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-05 21:11:27.134085" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.636) 0:00:07.943 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023948", "end": "2024-03-05 21:11:27.370941", "rc": 0, "start": "2024-03-05 21:11:27.346993" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.242) 0:00:08.185 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.042) 0:00:08.228 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.042) 0:00:08.270 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.036) 0:00:08.306 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.033) 0:00:08.340 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.015) 0:00:08.356 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.052) 0:00:08.408 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.052) 0:00:08.461 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1709673086.7021844, "block_size": 4096, "blocks": 0, "ctime": 1709673086.7021844, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22827, "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": 1709673086.7021844, "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-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.189) 0:00:08.651 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEST: I can configure an interface with auto_gateway enabled] ************ task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.026) 0:00:08.678 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.012) 0:00:08.691 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.030) 0:00:08.721 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.011) 0:00:08.733 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.014) 0:00:08.747 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 05 March 2024 21:11:27 +0000 (0:00:00.010) 0:00:08.757 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 05 March 2024 21:11:29 +0000 (0:00:01.552) 0:00:10.310 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 05 March 2024 21:11:30 +0000 (0:00:01.453) 0:00:11.763 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 05 March 2024 21:11:30 +0000 (0:00:00.022) 0:00:11.785 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 05 March 2024 21:11:31 +0000 (0:00:00.020) 0:00:11.805 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 05 March 2024 21:11:31 +0000 (0:00:00.020) 0:00:11.826 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 05 March 2024 21:11:31 +0000 (0:00:00.029) 0:00:11.855 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 05 March 2024 21:11:31 +0000 (0:00:00.033) 0:00:11.888 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Tuesday 05 March 2024 21:11:31 +0000 (0:00:00.028) 0:00:11.917 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 05 March 2024 21:11:31 +0000 (0:00:00.057) 0:00:11.975 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:100 Tuesday 05 March 2024 21:11:31 +0000 (0:00:00.035) 0:00:12.011 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:117 Tuesday 05 March 2024 21:11:31 +0000 (0:00:00.042) 0:00:12.054 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:131 Tuesday 05 March 2024 21:11:31 +0000 (0:00:00.033) 0:00:12.087 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:142 Tuesday 05 March 2024 21:11:31 +0000 (0:00:00.583) 0:00:12.671 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Tuesday 05 March 2024 21:11:31 +0000 (0:00:00.054) 0:00:12.726 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:159 Tuesday 05 March 2024 21:11:31 +0000 (0:00:00.022) 0:00:12.749 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:168 Tuesday 05 March 2024 21:11:31 +0000 (0:00:00.028) 0:00:12.778 ********* 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, eff25f37-b6a9-4b2f-917e-df4109e6db72 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, eff25f37-b6a9-4b2f-917e-df4109e6db72 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:180 Tuesday 05 March 2024 21:11:32 +0000 (0:00:00.671) 0:00:13.450 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:186 Tuesday 05 March 2024 21:11:32 +0000 (0:00:00.022) 0:00:13.472 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, eff25f37-b6a9-4b2f-917e-df4109e6db72", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, eff25f37-b6a9-4b2f-917e-df4109e6db72 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:190 Tuesday 05 March 2024 21:11:32 +0000 (0:00:00.023) 0:00:13.496 ********* 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, eff25f37-b6a9-4b2f-917e-df4109e6db72\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, eff25f37-b6a9-4b2f-917e-df4109e6db72 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, eff25f37-b6a9-4b2f-917e-df4109e6db72", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, eff25f37-b6a9-4b2f-917e-df4109e6db72 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Tuesday 05 March 2024 21:11:32 +0000 (0:00:00.030) 0:00:13.526 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:201 Tuesday 05 March 2024 21:11:32 +0000 (0:00:00.022) 0:00:13.549 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 05 March 2024 21:11:33 +0000 (0:00:00.258) 0:00:13.808 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 05 March 2024 21:11:33 +0000 (0:00:00.088) 0:00:13.897 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 05 March 2024 21:11:33 +0000 (0:00:00.046) 0:00:13.943 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1709673086.7021844, "block_size": 4096, "blocks": 0, "ctime": 1709673086.7021844, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 22827, "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": 1709673086.7021844, "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-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 05 March 2024 21:11:33 +0000 (0:00:00.225) 0:00:14.169 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 05 March 2024 21:11:33 +0000 (0:00:00.023) 0:00:14.192 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 05 March 2024 21:11:33 +0000 (0:00:00.079) 0:00:14.271 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 05 March 2024 21:11:33 +0000 (0:00:00.037) 0:00:14.309 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 05 March 2024 21:11:33 +0000 (0:00:00.022) 0:00:14.331 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1709673092.5736654, "block_size": 4096, "blocks": 8, "ctime": 1709673092.5726652, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6086163, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1709673092.5726652, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 396, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 05 March 2024 21:11:33 +0000 (0:00:00.194) 0:00:14.525 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 05 March 2024 21:11:33 +0000 (0:00:00.023) 0:00:14.549 ********* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021939", "end": "2024-03-05 21:11:33.949235", "rc": 0, "start": "2024-03-05 21:11:33.927296" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 05 March 2024 21:11:34 +0000 (0:00:00.243) 0:00:14.792 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 05 March 2024 21:11:34 +0000 (0:00:00.044) 0:00:14.837 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 05 March 2024 21:11:34 +0000 (0:00:00.038) 0:00:14.875 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 05 March 2024 21:11:34 +0000 (0:00:00.023) 0:00:14.899 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 05 March 2024 21:11:34 +0000 (0:00:00.040) 0:00:14.940 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 05 March 2024 21:11:34 +0000 (0:00:00.058) 0:00:14.998 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 05 March 2024 21:11:34 +0000 (0:00:00.027) 0:00:15.026 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 05 March 2024 21:11:34 +0000 (0:00:00.024) 0:00:15.051 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 05 March 2024 21:11:34 +0000 (0:00:00.039) 0:00:15.091 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003875", "end": "2024-03-05 21:11:34.490507", "rc": 0, "start": "2024-03-05 21:11:34.486632" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.167 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.167 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-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 05 March 2024 21:11:34 +0000 (0:00:00.330) 0:00:15.421 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 05 March 2024 21:11:34 +0000 (0:00:00.047) 0:00:15.469 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003953", "end": "2024-03-05 21:11:34.937976", "rc": 0, "start": "2024-03-05 21:11:34.934023" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium default via 2001:db8::1 dev veth0 proto static metric 101 pref medium TASK [Assert default ipv6 route is present] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 05 March 2024 21:11:34 +0000 (0:00:00.302) 0:00:15.771 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 05 March 2024 21:11:35 +0000 (0:00:00.042) 0:00:15.814 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 05 March 2024 21:11:35 +0000 (0:00:00.059) 0:00:15.873 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 05 March 2024 21:11:35 +0000 (0:00:00.048) 0:00:15.922 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 05 March 2024 21:11:35 +0000 (0:00:00.031) 0:00:15.954 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 05 March 2024 21:11:35 +0000 (0:00:00.040) 0:00:15.994 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 05 March 2024 21:11:35 +0000 (0:00:00.032) 0:00:16.027 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 05 March 2024 21:11:36 +0000 (0:00:01.471) 0:00:17.499 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 05 March 2024 21:11:38 +0000 (0:00:01.415) 0:00:18.914 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 05 March 2024 21:11:38 +0000 (0:00:00.034) 0:00:18.948 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 05 March 2024 21:11:38 +0000 (0:00:00.035) 0:00:18.984 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 05 March 2024 21:11:38 +0000 (0:00:00.024) 0:00:19.008 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 05 March 2024 21:11:38 +0000 (0:00:00.030) 0:00:19.039 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 05 March 2024 21:11:38 +0000 (0:00:00.031) 0:00:19.071 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Tuesday 05 March 2024 21:11:38 +0000 (0:00:00.028) 0:00:19.099 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 05 March 2024 21:11:38 +0000 (0:00:00.057) 0:00:19.156 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:100 Tuesday 05 March 2024 21:11:38 +0000 (0:00:00.028) 0:00:19.184 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:117 Tuesday 05 March 2024 21:11:38 +0000 (0:00:00.044) 0:00:19.229 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:131 Tuesday 05 March 2024 21:11:38 +0000 (0:00:00.032) 0:00:19.262 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:142 Tuesday 05 March 2024 21:11:38 +0000 (0:00:00.407) 0:00:19.669 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Tuesday 05 March 2024 21:11:38 +0000 (0:00:00.031) 0:00:19.701 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:159 Tuesday 05 March 2024 21:11:38 +0000 (0:00:00.071) 0:00:19.772 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:168 Tuesday 05 March 2024 21:11:39 +0000 (0:00:00.025) 0:00:19.797 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:180 Tuesday 05 March 2024 21:11:39 +0000 (0:00:00.431) 0:00:20.228 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:186 Tuesday 05 March 2024 21:11:39 +0000 (0:00:00.027) 0:00:20.255 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:190 Tuesday 05 March 2024 21:11:39 +0000 (0:00:00.023) 0:00:20.279 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Tuesday 05 March 2024 21:11:39 +0000 (0:00:00.024) 0:00:20.304 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:201 Tuesday 05 March 2024 21:11:39 +0000 (0:00:00.025) 0:00:20.330 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 05 March 2024 21:11:39 +0000 (0:00:00.203) 0:00:20.534 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:11:39 +0000 (0:00:00.055) 0:00:20.590 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:11:39 +0000 (0:00:00.022) 0:00:20.612 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:11:39 +0000 (0:00:00.059) 0:00:20.672 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:11:39 +0000 (0:00:00.038) 0:00:20.710 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:11:39 +0000 (0:00:00.062) 0:00:20.772 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003623", "end": "2024-03-05 21:11:40.179382", "rc": 0, "start": "2024-03-05 21:11:40.175759" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:11:40 +0000 (0:00:00.226) 0:00:20.999 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:11:40 +0000 (0:00:00.029) 0:00:21.029 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:11:40 +0000 (0:00:00.023) 0:00:21.052 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:11:42 +0000 (0:00:02.526) 0:00:23.579 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:11:42 +0000 (0:00:00.032) 0:00:23.612 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:11:42 +0000 (0:00:00.023) 0:00:23.635 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.015923", "end": "2024-03-05 21:11:43.034561", "rc": 0, "start": "2024-03-05 21:11:43.018638" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.216) 0:00:23.852 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.025) 0:00:23.877 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.023) 0:00:23.900 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.023) 0:00:23.924 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.031) 0:00:23.955 ********* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.023) 0:00:23.978 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.058) 0:00:24.036 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.036) 0:00:24.073 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.033) 0:00:24.106 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.110) 0:00:24.216 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.047) 0:00:24.264 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003050", "end": "2024-03-05 21:11:43.647620", "rc": 0, "start": "2024-03-05 21:11:43.644570" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.201) 0:00:24.465 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.024) 0:00:24.490 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:11:43 +0000 (0:00:00.030) 0:00:24.521 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:11:46 +0000 (0:00:02.660) 0:00:27.182 ********* 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.011685", "end": "2024-03-05 21:11:46.584807", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-05 21:11:46.573122" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003725", "end": "2024-03-05 21:11:46.802557", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-05 21:11:46.798832" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003975", "end": "2024-03-05 21:11:46.981192", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-05 21:11:46.977217" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:11:47 +0000 (0:00:00.620) 0:00:27.802 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.023034", "end": "2024-03-05 21:11:47.207246", "rc": 0, "start": "2024-03-05 21:11:47.184212" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:11:47 +0000 (0:00:00.241) 0:00:28.044 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:11:47 +0000 (0:00:00.024) 0:00:28.069 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:11:47 +0000 (0:00:00.074) 0:00:28.143 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:11:47 +0000 (0:00:00.041) 0:00:28.185 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:11:47 +0000 (0:00:00.030) 0:00:28.215 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 05 March 2024 21:11:47 +0000 (0:00:00.040) 0:00:28.255 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 05 March 2024 21:11:47 +0000 (0:00:00.042) 0:00:28.298 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 05 March 2024 21:11:47 +0000 (0:00:00.029) 0:00:28.327 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 05 March 2024 21:11:47 +0000 (0:00:00.051) 0:00:28.378 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 05 March 2024 21:11:47 +0000 (0:00:00.036) 0:00:28.415 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 05 March 2024 21:11:49 +0000 (0:00:01.468) 0:00:29.884 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 05 March 2024 21:11:50 +0000 (0:00:01.418) 0:00:31.302 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 05 March 2024 21:11:50 +0000 (0:00:00.026) 0:00:31.329 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 05 March 2024 21:11:50 +0000 (0:00:00.034) 0:00:31.363 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 05 March 2024 21:11:50 +0000 (0:00:00.037) 0:00:31.401 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 05 March 2024 21:11:50 +0000 (0:00:00.030) 0:00:31.431 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 05 March 2024 21:11:50 +0000 (0:00:00.031) 0:00:31.463 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Tuesday 05 March 2024 21:11:50 +0000 (0:00:00.044) 0:00:31.508 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 05 March 2024 21:11:50 +0000 (0:00:00.098) 0:00:31.606 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:100 Tuesday 05 March 2024 21:11:50 +0000 (0:00:00.031) 0:00:31.638 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:117 Tuesday 05 March 2024 21:11:50 +0000 (0:00:00.031) 0:00:31.669 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:131 Tuesday 05 March 2024 21:11:50 +0000 (0:00:00.037) 0:00:31.707 ********* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:142 Tuesday 05 March 2024 21:11:51 +0000 (0:00:00.362) 0:00:32.070 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Tuesday 05 March 2024 21:11:51 +0000 (0:00:00.036) 0:00:32.106 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:159 Tuesday 05 March 2024 21:11:51 +0000 (0:00:00.099) 0:00:32.206 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:168 Tuesday 05 March 2024 21:11:51 +0000 (0:00:00.024) 0:00:32.231 ********* 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, 0f9acd26-b5fd-4812-a59e-b48bc9c51d40 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 0f9acd26-b5fd-4812-a59e-b48bc9c51d40 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:180 Tuesday 05 March 2024 21:11:51 +0000 (0:00:00.419) 0:00:32.650 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:186 Tuesday 05 March 2024 21:11:51 +0000 (0:00:00.027) 0:00:32.678 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 0f9acd26-b5fd-4812-a59e-b48bc9c51d40", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 0f9acd26-b5fd-4812-a59e-b48bc9c51d40 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:190 Tuesday 05 March 2024 21:11:51 +0000 (0:00:00.039) 0:00:32.718 ********* 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, 0f9acd26-b5fd-4812-a59e-b48bc9c51d40\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 0f9acd26-b5fd-4812-a59e-b48bc9c51d40 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 0f9acd26-b5fd-4812-a59e-b48bc9c51d40", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 0f9acd26-b5fd-4812-a59e-b48bc9c51d40 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Tuesday 05 March 2024 21:11:51 +0000 (0:00:00.027) 0:00:32.745 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:201 Tuesday 05 March 2024 21:11:51 +0000 (0:00:00.029) 0:00:32.775 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 05 March 2024 21:11:52 +0000 (0:00:00.225) 0:00:33.001 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 05 March 2024 21:11:52 +0000 (0:00:00.105) 0:00:33.106 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 05 March 2024 21:11:52 +0000 (0:00:00.052) 0:00:33.159 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1709673106.5771542, "block_size": 4096, "blocks": 0, "ctime": 1709673106.5771542, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23413, "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": 1709673106.5771542, "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-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 05 March 2024 21:11:52 +0000 (0:00:00.261) 0:00:33.420 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 05 March 2024 21:11:52 +0000 (0:00:00.062) 0:00:33.483 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 05 March 2024 21:11:52 +0000 (0:00:00.214) 0:00:33.697 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 05 March 2024 21:11:52 +0000 (0:00:00.051) 0:00:33.749 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 05 March 2024 21:11:53 +0000 (0:00:00.041) 0:00:33.790 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1709673111.783689, "block_size": 4096, "blocks": 8, "ctime": 1709673111.7456908, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6086163, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1709673111.7456908, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-veth0", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 323, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 05 March 2024 21:11:53 +0000 (0:00:00.245) 0:00:34.036 ********* ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 05 March 2024 21:11:53 +0000 (0:00:00.028) 0:00:34.064 ********* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.021655", "end": "2024-03-05 21:11:53.470155", "rc": 0, "start": "2024-03-05 21:11:53.448500" } STDOUT: veth0 /etc/sysconfig/network-scripts/ifcfg-veth0 TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 05 March 2024 21:11:53 +0000 (0:00:00.232) 0:00:34.296 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 05 March 2024 21:11:53 +0000 (0:00:00.034) 0:00:34.330 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-veth0] *********************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 05 March 2024 21:11:53 +0000 (0:00:00.039) 0:00:34.370 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 05 March 2024 21:11:53 +0000 (0:00:00.036) 0:00:34.406 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 05 March 2024 21:11:53 +0000 (0:00:00.039) 0:00:34.446 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 05 March 2024 21:11:53 +0000 (0:00:00.045) 0:00:34.491 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'veth0'] *********** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 05 March 2024 21:11:53 +0000 (0:00:00.028) 0:00:34.520 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 05 March 2024 21:11:53 +0000 (0:00:00.030) 0:00:34.550 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 05 March 2024 21:11:53 +0000 (0:00:00.029) 0:00:34.580 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003937", "end": "2024-03-05 21:11:53.965514", "rc": 0, "start": "2024-03-05 21:11:53.961577" } STDOUT: default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.167 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.167 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-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 05 March 2024 21:11:54 +0000 (0:00:00.286) 0:00:34.867 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 05 March 2024 21:11:54 +0000 (0:00:00.041) 0:00:34.908 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.004238", "end": "2024-03-05 21:11:54.344800", "rc": 0, "start": "2024-03-05 21:11:54.340562" } STDOUT: ::1 dev lo proto kernel metric 256 pref medium 2001:db8::/64 dev veth0 proto kernel metric 101 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium fe80::/64 dev peerveth0 proto kernel metric 256 pref medium fe80::/64 dev veth0 proto kernel metric 1024 pref medium TASK [Assert default ipv6 route is absent] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 05 March 2024 21:11:54 +0000 (0:00:00.262) 0:00:35.171 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 05 March 2024 21:11:54 +0000 (0:00:00.030) 0:00:35.201 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 05 March 2024 21:11:54 +0000 (0:00:00.023) 0:00:35.225 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 05 March 2024 21:11:54 +0000 (0:00:00.041) 0:00:35.267 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 05 March 2024 21:11:54 +0000 (0:00:00.028) 0:00:35.295 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 05 March 2024 21:11:54 +0000 (0:00:00.026) 0:00:35.321 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 05 March 2024 21:11:54 +0000 (0:00:00.028) 0:00:35.350 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 05 March 2024 21:11:56 +0000 (0:00:01.507) 0:00:36.857 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 05 March 2024 21:11:57 +0000 (0:00:01.374) 0:00:38.231 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 05 March 2024 21:11:57 +0000 (0:00:00.026) 0:00:38.257 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 05 March 2024 21:11:57 +0000 (0:00:00.037) 0:00:38.295 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 05 March 2024 21:11:57 +0000 (0:00:00.036) 0:00:38.332 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 05 March 2024 21:11:57 +0000 (0:00:00.027) 0:00:38.360 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 05 March 2024 21:11:57 +0000 (0:00:00.042) 0:00:38.402 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:72 Tuesday 05 March 2024 21:11:57 +0000 (0:00:00.045) 0:00:38.448 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 05 March 2024 21:11:57 +0000 (0:00:00.061) 0:00:38.510 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:100 Tuesday 05 March 2024 21:11:57 +0000 (0:00:00.025) 0:00:38.535 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:117 Tuesday 05 March 2024 21:11:57 +0000 (0:00:00.043) 0:00:38.579 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:131 Tuesday 05 March 2024 21:11:57 +0000 (0:00:00.026) 0:00:38.605 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:142 Tuesday 05 March 2024 21:11:58 +0000 (0:00:00.484) 0:00:39.090 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:151 Tuesday 05 March 2024 21:11:58 +0000 (0:00:00.046) 0:00:39.137 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:159 Tuesday 05 March 2024 21:11:58 +0000 (0:00:00.042) 0:00:39.179 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:168 Tuesday 05 March 2024 21:11:58 +0000 (0:00:00.045) 0:00:39.224 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:180 Tuesday 05 March 2024 21:11:58 +0000 (0:00:00.470) 0:00:39.695 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:186 Tuesday 05 March 2024 21:11:58 +0000 (0:00:00.063) 0:00:39.759 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:190 Tuesday 05 March 2024 21:11:59 +0000 (0:00:00.040) 0:00:39.799 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:195 Tuesday 05 March 2024 21:11:59 +0000 (0:00:00.042) 0:00:39.841 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:201 Tuesday 05 March 2024 21:11:59 +0000 (0:00:00.038) 0:00:39.880 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 05 March 2024 21:11:59 +0000 (0:00:00.247) 0:00:40.127 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:11:59 +0000 (0:00:00.060) 0:00:40.187 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:11:59 +0000 (0:00:00.048) 0:00:40.236 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:11:59 +0000 (0:00:00.086) 0:00:40.322 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:11:59 +0000 (0:00:00.046) 0:00:40.368 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:11:59 +0000 (0:00:00.038) 0:00:40.407 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003124", "end": "2024-03-05 21:11:59.806300", "rc": 0, "start": "2024-03-05 21:11:59.803176" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:11:59 +0000 (0:00:00.213) 0:00:40.620 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:11:59 +0000 (0:00:00.024) 0:00:40.644 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:11:59 +0000 (0:00:00.022) 0:00:40.667 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:12:02 +0000 (0:00:02.554) 0:00:43.221 ********* 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-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:12:02 +0000 (0:00:00.033) 0:00:43.255 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:12:02 +0000 (0:00:00.066) 0:00:43.321 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012009", "end": "2024-03-05 21:12:02.718865", "rc": 0, "start": "2024-03-05 21:12:02.706856" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:12:02 +0000 (0:00:00.216) 0:00:43.538 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:12:02 +0000 (0:00:00.023) 0:00:43.562 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:12:02 +0000 (0:00:00.026) 0:00:43.588 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:12:02 +0000 (0:00:00.025) 0:00:43.613 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tests_auto_gateway.yml:153 Tuesday 05 March 2024 21:12:02 +0000 (0:00:00.033) 0:00:43.647 ********* included: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/check_network_dns.yml:6 Tuesday 05 March 2024 21:12:02 +0000 (0:00:00.069) 0:00:43.717 ********* 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.010039", "end": "2024-03-05 21:12:03.112198", "rc": 0, "start": "2024-03-05 21:12:03.102159" } 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 valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 12:3e:08:1f:7b:b7 brd ff:ff:ff:ff:ff:ff inet 10.31.10.167/22 brd 10.31.11.255 scope global dynamic noprefixroute eth0 valid_lft 2763sec preferred_lft 2763sec inet6 fe80::103e:8ff:fe1f:7bb7/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.8.1 dev eth0 proto dhcp src 10.31.10.167 metric 100 10.31.8.0/22 dev eth0 proto kernel scope link src 10.31.10.167 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/check_network_dns.yml:24 Tuesday 05 March 2024 21:12:03 +0000 (0:00:00.230) 0:00:43.947 ********* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:05.564900", "end": "2024-03-05 21:12:08.926331", "rc": 0, "start": "2024-03-05 21:12:03.361431" } STDOUT: CHECK DNS AND CONNECTIVITY 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1191 0 --:--:-- --:--:-- --:--:-- 1191 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 100 291 100 291 0 0 55 0 0:00:05 0:00:05 --:--:-- 72 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=132 changed=4 unreachable=0 failed=0 skipped=110 rescued=0 ignored=0 Tuesday 05 March 2024 21:12:08 +0000 (0:00:05.782) 0:00:49.730 ********* =============================================================================== Verify DNS and network connectivity ------------------------------------- 5.78s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/check_network_dns.yml:24 Install iproute --------------------------------------------------------- 2.89s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.66s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.55s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 2.53s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.51s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.45s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Enable EPEL 8 ----------------------------------------------------------- 1.44s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tasks/enable_epel.yml:35 ---------- linux-system-roles.network : Check which packages are installed --------- 1.42s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.42s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.37s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 0.90s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:168 linux-system-roles.network : Enable and start NetworkManager ------------ 0.89s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:131 Gathering Facts --------------------------------------------------------- 0.70s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/tests_auto_gateway_nm.yml:6 ------- linux-system-roles.network : Configure networking connection profiles --- 0.67s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/roles/linux-system-roles.network/tasks/main.yml:168 Create veth interface veth0 --------------------------------------------- 0.64s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:28 Create veth interface veth0 --------------------------------------------- 0.62s /WORKDIR/git-nm_plugin_hotfixtqrhtu4_/tests/playbooks/tasks/manage_test_interface.yml:28 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---