# 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_hotfixyjvenrwr/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_hotfixyjvenrwr/tests/tests_auto_gateway_nm.yml:6 Tuesday 05 March 2024 21:36:43 +0000 (0:00:00.011) 0:00:00.011 ********* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/tests_auto_gateway_nm.yml:9 Tuesday 05 March 2024 21:36:44 +0000 (0:00:00.780) 0:00:00.792 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/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_hotfixyjvenrwr/tests/tasks/el_repo_setup.yml:3 Tuesday 05 March 2024 21:36:44 +0000 (0:00:00.012) 0:00:00.805 ********* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/tasks/el_repo_setup.yml:19 Tuesday 05 March 2024 21:36:44 +0000 (0:00:00.399) 0:00:01.204 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/tasks/el_repo_setup.yml:24 Tuesday 05 March 2024 21:36:44 +0000 (0:00:00.253) 0:00:01.457 ********* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/tasks/el_repo_setup.yml:28 Tuesday 05 March 2024 21:36:44 +0000 (0:00:00.022) 0:00:01.480 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/tasks/el_repo_setup.yml:53 Tuesday 05 March 2024 21:36:44 +0000 (0:00:00.018) 0:00:01.498 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/tasks/enable_epel.yml:8 Tuesday 05 March 2024 21:36:45 +0000 (0:00:00.042) 0:00:01.541 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/tasks/enable_epel.yml:24 Tuesday 05 March 2024 21:36:45 +0000 (0:00:00.012) 0:00:01.554 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/tasks/enable_epel.yml:30 Tuesday 05 March 2024 21:36:45 +0000 (0:00:00.011) 0:00:01.565 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/tasks/enable_epel.yml:35 Tuesday 05 March 2024 21:36:45 +0000 (0:00:00.009) 0:00:01.575 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/tasks/enable_epel.yml:40 Tuesday 05 March 2024 21:36:45 +0000 (0:00:00.015) 0:00:01.590 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/tests_auto_gateway_nm.yml:11 Tuesday 05 March 2024 21:36:45 +0000 (0:00:00.026) 0:00:01.617 ********* 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_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:3 Tuesday 05 March 2024 21:36:45 +0000 (0:00:00.016) 0:00:01.634 ********* ok: [sut] META: ran handlers TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:9 Tuesday 05 March 2024 21:36:45 +0000 (0:00:00.569) 0:00:02.203 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:36:45 +0000 (0:00:00.023) 0:00:02.227 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:36:45 +0000 (0:00:00.011) 0:00:02.239 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003440", "end": "2024-03-05 21:36:45.946257", "rc": 0, "start": "2024-03-05 21:36:45.942817" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:36:45 +0000 (0:00:00.249) 0:00:02.488 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:36:45 +0000 (0:00:00.012) 0:00:02.500 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:11 Tuesday 05 March 2024 21:36:45 +0000 (0:00:00.010) 0:00:02.511 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:36:46 +0000 (0:00:00.029) 0:00:02.540 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:36:46 +0000 (0:00:00.009) 0:00:02.549 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:36:46 +0000 (0:00:00.009) 0:00:02.558 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:36:46 +0000 (0:00:00.012) 0:00:02.571 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:36:46 +0000 (0:00:00.011) 0:00:02.583 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003497", "end": "2024-03-05 21:36:46.242931", "rc": 0, "start": "2024-03-05 21:36:46.239434" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:36:46 +0000 (0:00:00.200) 0:00:02.784 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:36:46 +0000 (0:00:00.011) 0:00:02.796 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:36:46 +0000 (0:00:00.009) 0:00:02.805 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:36:48 +0000 (0:00:02.229) 0:00:05.035 ********* 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.168661", "end": "2024-03-05 21:36:48.865952", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-05 21:36:48.697291" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003910", "end": "2024-03-05 21:36:49.103436", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-05 21:36:49.099526" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.003633", "end": "2024-03-05 21:36:49.295979", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-05 21:36:49.292346" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:36:49 +0000 (0:00:00.802) 0:00:05.837 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.384643", "end": "2024-03-05 21:36:49.882118", "rc": 0, "start": "2024-03-05 21:36:49.497475" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:36:49 +0000 (0:00:00.591) 0:00:06.428 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:36:49 +0000 (0:00:00.010) 0:00:06.439 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:36:49 +0000 (0:00:00.011) 0:00:06.451 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:36:49 +0000 (0:00:00.019) 0:00:06.470 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:36:49 +0000 (0:00:00.012) 0:00:06.482 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:15 Tuesday 05 March 2024 21:36:49 +0000 (0:00:00.011) 0:00:06.494 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 05 March 2024 21:36:50 +0000 (0:00:00.035) 0:00:06.530 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 05 March 2024 21:36:50 +0000 (0:00:00.043) 0:00:06.574 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1709674608.8594105, "block_size": 4096, "blocks": 0, "ctime": 1709674608.8594105, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23100, "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": 1709674608.8594105, "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_hotfixyjvenrwr/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 05 March 2024 21:36:50 +0000 (0:00:00.203) 0:00:06.778 ********* 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_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:17 Tuesday 05 March 2024 21:36:50 +0000 (0:00:00.012) 0:00:06.790 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 05 March 2024 21:36:50 +0000 (0:00:00.011) 0:00:06.801 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 05 March 2024 21:36:50 +0000 (0:00:00.023) 0:00:06.825 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 05 March 2024 21:36:50 +0000 (0:00:00.010) 0:00:06.836 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 05 March 2024 21:36:50 +0000 (0:00:00.010) 0:00:06.847 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 05 March 2024 21:36:50 +0000 (0:00:00.009) 0:00:06.856 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 05 March 2024 21:36:51 +0000 (0:00:01.611) 0:00:08.467 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 05 March 2024 21:36:53 +0000 (0:00:01.189) 0:00:09.657 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.052) 0:00:09.709 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.021) 0:00:09.730 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.021) 0:00:09.752 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.024) 0:00:09.777 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.019) 0:00:09.797 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:72 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.023) 0:00:09.820 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.041) 0:00:09.862 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:100 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.020) 0:00:09.882 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:117 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.020) 0:00:09.902 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:131 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.022) 0:00:09.925 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:142 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.520) 0:00:10.445 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:151 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.027) 0:00:10.472 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:159 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.021) 0:00:10.494 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:168 Tuesday 05 March 2024 21:36:53 +0000 (0:00:00.022) 0:00:10.516 ********* 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, bc68c13e-e185-4921-ac2e-1f0ae2a8a0a4 [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, bc68c13e-e185-4921-ac2e-1f0ae2a8a0a4 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:180 Tuesday 05 March 2024 21:36:54 +0000 (0:00:00.859) 0:00:11.376 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:186 Tuesday 05 March 2024 21:36:54 +0000 (0:00:00.022) 0:00:11.398 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, bc68c13e-e185-4921-ac2e-1f0ae2a8a0a4", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, bc68c13e-e185-4921-ac2e-1f0ae2a8a0a4 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:190 Tuesday 05 March 2024 21:36:54 +0000 (0:00:00.023) 0:00:11.422 ********* 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, bc68c13e-e185-4921-ac2e-1f0ae2a8a0a4\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, bc68c13e-e185-4921-ac2e-1f0ae2a8a0a4 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, bc68c13e-e185-4921-ac2e-1f0ae2a8a0a4", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, bc68c13e-e185-4921-ac2e-1f0ae2a8a0a4 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:195 Tuesday 05 March 2024 21:36:54 +0000 (0:00:00.023) 0:00:11.445 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:201 Tuesday 05 March 2024 21:36:54 +0000 (0:00:00.021) 0:00:11.467 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:42 Tuesday 05 March 2024 21:36:55 +0000 (0:00:00.254) 0:00:11.722 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 05 March 2024 21:36:55 +0000 (0:00:00.046) 0:00:11.769 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 05 March 2024 21:36:55 +0000 (0:00:00.032) 0:00:11.801 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1709674608.8594105, "block_size": 4096, "blocks": 0, "ctime": 1709674608.8594105, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23100, "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": 1709674608.8594105, "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_hotfixyjvenrwr/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 05 March 2024 21:36:55 +0000 (0:00:00.212) 0:00:12.014 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:44 Tuesday 05 March 2024 21:36:55 +0000 (0:00:00.022) 0:00:12.036 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 05 March 2024 21:36:55 +0000 (0:00:00.080) 0:00:12.116 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/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_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 05 March 2024 21:36:55 +0000 (0:00:00.037) 0:00:12.154 ********* 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_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 05 March 2024 21:36:55 +0000 (0:00:00.024) 0:00:12.179 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 05 March 2024 21:36:55 +0000 (0:00:00.210) 0:00:12.390 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 05 March 2024 21:36:55 +0000 (0:00:00.019) 0:00:12.410 ********* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.151315", "end": "2024-03-05 21:36:56.223810", "rc": 0, "start": "2024-03-05 21:36:56.072495" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.366) 0:00:12.777 ********* 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_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.023) 0:00:12.800 ********* 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_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.023) 0:00:12.824 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.030) 0:00:12.854 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.024) 0:00:12.879 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.022) 0:00:12.901 ********* 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_hotfixyjvenrwr/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.026) 0:00:12.927 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.023) 0:00:12.951 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:48 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.021) 0:00:12.973 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003500", "end": "2024-03-05 21:36:56.634690", "rc": 0, "start": "2024-03-05 21:36:56.631190" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.43.250 metric 100 default via 203.0.113.1 dev veth0 proto static metric 65535 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.43.250 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_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:52 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.212) 0:00:13.185 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:58 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.055) 0:00:13.241 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003472", "end": "2024-03-05 21:36:56.903141", "rc": 0, "start": "2024-03-05 21:36:56.899669" } 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_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:62 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.214) 0:00:13.456 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:69 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.024) 0:00:13.480 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 05 March 2024 21:36:56 +0000 (0:00:00.021) 0:00:13.502 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 05 March 2024 21:36:57 +0000 (0:00:00.039) 0:00:13.541 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 05 March 2024 21:36:57 +0000 (0:00:00.028) 0:00:13.570 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 05 March 2024 21:36:57 +0000 (0:00:00.021) 0:00:13.591 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 05 March 2024 21:36:57 +0000 (0:00:00.020) 0:00:13.612 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 05 March 2024 21:36:58 +0000 (0:00:01.544) 0:00:15.156 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 05 March 2024 21:36:59 +0000 (0:00:01.068) 0:00:16.225 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 05 March 2024 21:36:59 +0000 (0:00:00.023) 0:00:16.248 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 05 March 2024 21:36:59 +0000 (0:00:00.022) 0:00:16.270 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 05 March 2024 21:36:59 +0000 (0:00:00.023) 0:00:16.294 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 05 March 2024 21:36:59 +0000 (0:00:00.032) 0:00:16.326 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 05 March 2024 21:36:59 +0000 (0:00:00.022) 0:00:16.348 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:72 Tuesday 05 March 2024 21:36:59 +0000 (0:00:00.028) 0:00:16.377 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 05 March 2024 21:36:59 +0000 (0:00:00.049) 0:00:16.427 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:100 Tuesday 05 March 2024 21:36:59 +0000 (0:00:00.048) 0:00:16.475 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:117 Tuesday 05 March 2024 21:36:59 +0000 (0:00:00.041) 0:00:16.517 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:131 Tuesday 05 March 2024 21:37:00 +0000 (0:00:00.030) 0:00:16.548 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:142 Tuesday 05 March 2024 21:37:00 +0000 (0:00:00.441) 0:00:16.989 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:151 Tuesday 05 March 2024 21:37:00 +0000 (0:00:00.031) 0:00:17.021 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:159 Tuesday 05 March 2024 21:37:00 +0000 (0:00:00.026) 0:00:17.047 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:168 Tuesday 05 March 2024 21:37:00 +0000 (0:00:00.036) 0:00:17.083 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:180 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.458) 0:00:17.541 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:186 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.021) 0:00:17.563 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:190 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.021) 0:00:17.585 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:195 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.022) 0:00:17.608 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:201 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.020) 0:00:17.628 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:81 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.207) 0:00:17.835 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.055) 0:00:17.891 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.021) 0:00:17.913 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.067) 0:00:17.981 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.037) 0:00:18.019 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.045) 0:00:18.064 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003365", "end": "2024-03-05 21:37:01.743190", "rc": 0, "start": "2024-03-05 21:37:01.739825" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.239) 0:00:18.303 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.023) 0:00:18.327 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:37:01 +0000 (0:00:00.020) 0:00:18.348 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:37:02 +0000 (0:00:00.962) 0:00:19.310 ********* 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_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:37:02 +0000 (0:00:00.030) 0:00:19.340 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:37:02 +0000 (0:00:00.021) 0:00:19.362 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.018864", "end": "2024-03-05 21:37:03.046685", "rc": 0, "start": "2024-03-05 21:37:03.027821" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.240) 0:00:19.602 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.021) 0:00:19.624 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.061) 0:00:19.686 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.024) 0:00:19.711 ********* 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_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:85 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.022) 0:00:19.733 ********* ok: [sut] => {} MSG: ################################################## TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:89 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.027) 0:00:19.760 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.054) 0:00:19.814 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.020) 0:00:19.835 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.020) 0:00:19.856 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.034) 0:00:19.891 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.034) 0:00:19.926 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003463", "end": "2024-03-05 21:37:03.590318", "rc": 0, "start": "2024-03-05 21:37:03.586855" } STDOUT: eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.218) 0:00:20.145 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.031) 0:00:20.176 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:37:03 +0000 (0:00:00.027) 0:00:20.203 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:37:04 +0000 (0:00:00.983) 0:00:21.187 ********* 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.008950", "end": "2024-03-05 21:37:04.861457", "item": "ip link add veth0 type veth peer name peerveth0", "rc": 0, "start": "2024-03-05 21:37:04.852507" } ok: [sut] => (item=ip link set peerveth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerveth0", "up" ], "delta": "0:00:00.003955", "end": "2024-03-05 21:37:05.079746", "item": "ip link set peerveth0 up", "rc": 0, "start": "2024-03-05 21:37:05.075791" } ok: [sut] => (item=ip link set veth0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "veth0", "up" ], "delta": "0:00:00.004568", "end": "2024-03-05 21:37:05.275408", "item": "ip link set veth0 up", "rc": 0, "start": "2024-03-05 21:37:05.270840" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:37:05 +0000 (0:00:00.643) 0:00:21.831 ********* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "veth0", "managed", "true" ], "delta": "0:00:00.021224", "end": "2024-03-05 21:37:05.511484", "rc": 0, "start": "2024-03-05 21:37:05.490260" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:37:05 +0000 (0:00:00.238) 0:00:22.070 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:37:05 +0000 (0:00:00.025) 0:00:22.096 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:37:05 +0000 (0:00:00.023) 0:00:22.120 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:37:05 +0000 (0:00:00.023) 0:00:22.143 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:37:05 +0000 (0:00:00.022) 0:00:22.166 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 05 March 2024 21:37:05 +0000 (0:00:00.022) 0:00:22.189 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 05 March 2024 21:37:05 +0000 (0:00:00.037) 0:00:22.227 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 05 March 2024 21:37:05 +0000 (0:00:00.026) 0:00:22.253 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 05 March 2024 21:37:05 +0000 (0:00:00.022) 0:00:22.276 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 05 March 2024 21:37:05 +0000 (0:00:00.055) 0:00:22.332 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 05 March 2024 21:37:07 +0000 (0:00:01.537) 0:00:23.870 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 05 March 2024 21:37:08 +0000 (0:00:01.038) 0:00:24.908 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 05 March 2024 21:37:08 +0000 (0:00:00.022) 0:00:24.931 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 05 March 2024 21:37:08 +0000 (0:00:00.022) 0:00:24.953 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 05 March 2024 21:37:08 +0000 (0:00:00.022) 0:00:24.976 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 05 March 2024 21:37:08 +0000 (0:00:00.060) 0:00:25.037 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 05 March 2024 21:37:08 +0000 (0:00:00.023) 0:00:25.060 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:72 Tuesday 05 March 2024 21:37:08 +0000 (0:00:00.030) 0:00:25.091 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 05 March 2024 21:37:08 +0000 (0:00:00.051) 0:00:25.142 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:100 Tuesday 05 March 2024 21:37:08 +0000 (0:00:00.022) 0:00:25.165 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:117 Tuesday 05 March 2024 21:37:08 +0000 (0:00:00.020) 0:00:25.186 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:131 Tuesday 05 March 2024 21:37:08 +0000 (0:00:00.028) 0:00:25.214 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:142 Tuesday 05 March 2024 21:37:09 +0000 (0:00:00.385) 0:00:25.600 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:151 Tuesday 05 March 2024 21:37:09 +0000 (0:00:00.028) 0:00:25.628 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:159 Tuesday 05 March 2024 21:37:09 +0000 (0:00:00.028) 0:00:25.657 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:168 Tuesday 05 March 2024 21:37:09 +0000 (0:00:00.028) 0:00:25.686 ********* 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, 30edb8bb-065e-41b0-8f92-40c2366ae44c [004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 30edb8bb-065e-41b0-8f92-40c2366ae44c (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:180 Tuesday 05 March 2024 21:37:09 +0000 (0:00:00.417) 0:00:26.104 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:186 Tuesday 05 March 2024 21:37:09 +0000 (0:00:00.021) 0:00:26.125 ********* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 30edb8bb-065e-41b0-8f92-40c2366ae44c", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 30edb8bb-065e-41b0-8f92-40c2366ae44c (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:190 Tuesday 05 March 2024 21:37:09 +0000 (0:00:00.023) 0:00:26.149 ********* 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, 30edb8bb-065e-41b0-8f92-40c2366ae44c\n[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 30edb8bb-065e-41b0-8f92-40c2366ae44c (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'veth0': add connection veth0, 30edb8bb-065e-41b0-8f92-40c2366ae44c", "[004] #0, state:up persistent_state:present, 'veth0': up connection veth0, 30edb8bb-065e-41b0-8f92-40c2366ae44c (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:195 Tuesday 05 March 2024 21:37:09 +0000 (0:00:00.023) 0:00:26.172 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:201 Tuesday 05 March 2024 21:37:09 +0000 (0:00:00.065) 0:00:26.237 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:110 Tuesday 05 March 2024 21:37:09 +0000 (0:00:00.211) 0:00:26.449 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_device_present.yml:3 Tuesday 05 March 2024 21:37:09 +0000 (0:00:00.052) 0:00:26.501 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_interface_stat.yml:3 Tuesday 05 March 2024 21:37:10 +0000 (0:00:00.034) 0:00:26.535 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1709674624.856191, "block_size": 4096, "blocks": 0, "ctime": 1709674624.856191, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 23686, "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": 1709674624.856191, "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_hotfixyjvenrwr/tests/playbooks/tasks/assert_device_present.yml:5 Tuesday 05 March 2024 21:37:10 +0000 (0:00:00.210) 0:00:26.746 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:112 Tuesday 05 March 2024 21:37:10 +0000 (0:00:00.022) 0:00:26.769 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_profile_present.yml:3 Tuesday 05 March 2024 21:37:10 +0000 (0:00:00.054) 0:00:26.823 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/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_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:3 Tuesday 05 March 2024 21:37:10 +0000 (0:00:00.041) 0:00:26.864 ********* 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_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:9 Tuesday 05 March 2024 21:37:10 +0000 (0:00:00.022) 0:00:26.887 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:17 Tuesday 05 March 2024 21:37:10 +0000 (0:00:00.269) 0:00:27.157 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:25 Tuesday 05 March 2024 21:37:10 +0000 (0:00:00.023) 0:00:27.180 ********* ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep veth0 | grep /etc", "delta": "0:00:00.022645", "end": "2024-03-05 21:37:10.864223", "rc": 0, "start": "2024-03-05 21:37:10.841578" } STDOUT: veth0 /etc/NetworkManager/system-connections/veth0.nmconnection TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:35 Tuesday 05 March 2024 21:37:10 +0000 (0:00:00.234) 0:00:27.415 ********* 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_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:49 Tuesday 05 March 2024 21:37:10 +0000 (0:00:00.025) 0:00:27.441 ********* 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_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:56 Tuesday 05 March 2024 21:37:10 +0000 (0:00:00.023) 0:00:27.464 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-veth0] ****************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:62 Tuesday 05 March 2024 21:37:10 +0000 (0:00:00.025) 0:00:27.490 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-veth0] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_profile_stat.yml:69 Tuesday 05 March 2024 21:37:10 +0000 (0:00:00.023) 0:00:27.514 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'veth0'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_profile_present.yml:5 Tuesday 05 March 2024 21:37:11 +0000 (0:00:00.022) 0:00:27.537 ********* 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_hotfixyjvenrwr/tests/playbooks/tasks/assert_profile_present.yml:10 Tuesday 05 March 2024 21:37:11 +0000 (0:00:00.026) 0:00:27.563 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in veth0] ***************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/assert_profile_present.yml:15 Tuesday 05 March 2024 21:37:11 +0000 (0:00:00.030) 0:00:27.594 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Show ipv4 routes] ******************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:116 Tuesday 05 March 2024 21:37:11 +0000 (0:00:00.024) 0:00:27.618 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "route" ], "delta": "0:00:00.003533", "end": "2024-03-05 21:37:11.282939", "rc": 0, "start": "2024-03-05 21:37:11.279406" } STDOUT: default via 10.31.40.1 dev eth0 proto dhcp src 10.31.43.250 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.43.250 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_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:120 Tuesday 05 March 2024 21:37:11 +0000 (0:00:00.216) 0:00:27.835 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get ipv6 routes] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:126 Tuesday 05 March 2024 21:37:11 +0000 (0:00:00.022) 0:00:27.857 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "-6", "route" ], "delta": "0:00:00.003574", "end": "2024-03-05 21:37:11.523804", "rc": 0, "start": "2024-03-05 21:37:11.520230" } 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_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:130 Tuesday 05 March 2024 21:37:11 +0000 (0:00:00.218) 0:00:28.075 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [TEARDOWN: remove profiles.] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:137 Tuesday 05 March 2024 21:37:11 +0000 (0:00:00.023) 0:00:28.099 ********* ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:4 Tuesday 05 March 2024 21:37:11 +0000 (0:00:00.021) 0:00:28.121 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Tuesday 05 March 2024 21:37:11 +0000 (0:00:00.079) 0:00:28.200 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Tuesday 05 March 2024 21:37:11 +0000 (0:00:00.027) 0:00:28.227 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Tuesday 05 March 2024 21:37:11 +0000 (0:00:00.021) 0:00:28.249 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Tuesday 05 March 2024 21:37:11 +0000 (0:00:00.021) 0:00:28.271 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Tuesday 05 March 2024 21:37:13 +0000 (0:00:01.546) 0:00:29.818 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:7 Tuesday 05 March 2024 21:37:14 +0000 (0:00:01.028) 0:00:30.846 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:11 Tuesday 05 March 2024 21:37:14 +0000 (0:00:00.027) 0:00:30.874 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:19 Tuesday 05 March 2024 21:37:14 +0000 (0:00:00.057) 0:00:30.932 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:28 Tuesday 05 March 2024 21:37:14 +0000 (0:00:00.022) 0:00:30.954 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:42 Tuesday 05 March 2024 21:37:14 +0000 (0:00:00.026) 0:00:30.981 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:55 Tuesday 05 March 2024 21:37:14 +0000 (0:00:00.020) 0:00:31.002 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:72 Tuesday 05 March 2024 21:37:14 +0000 (0:00:00.023) 0:00:31.025 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:85 Tuesday 05 March 2024 21:37:14 +0000 (0:00:00.043) 0:00:31.068 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:100 Tuesday 05 March 2024 21:37:14 +0000 (0:00:00.020) 0:00:31.089 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:117 Tuesday 05 March 2024 21:37:14 +0000 (0:00:00.022) 0:00:31.111 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:131 Tuesday 05 March 2024 21:37:14 +0000 (0:00:00.025) 0:00:31.137 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:142 Tuesday 05 March 2024 21:37:15 +0000 (0:00:00.389) 0:00:31.527 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:151 Tuesday 05 March 2024 21:37:15 +0000 (0:00:00.027) 0:00:31.554 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:159 Tuesday 05 March 2024 21:37:15 +0000 (0:00:00.021) 0:00:31.576 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:168 Tuesday 05 March 2024 21:37:15 +0000 (0:00:00.021) 0:00:31.597 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:180 Tuesday 05 March 2024 21:37:15 +0000 (0:00:00.457) 0:00:32.055 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:186 Tuesday 05 March 2024 21:37:15 +0000 (0:00:00.027) 0:00:32.083 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:190 Tuesday 05 March 2024 21:37:15 +0000 (0:00:00.061) 0:00:32.144 ********* 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_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:195 Tuesday 05 March 2024 21:37:15 +0000 (0:00:00.023) 0:00:32.167 ********* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:201 Tuesday 05 March 2024 21:37:15 +0000 (0:00:00.020) 0:00:32.188 ********* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:149 Tuesday 05 March 2024 21:37:15 +0000 (0:00:00.206) 0:00:32.394 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:3 Tuesday 05 March 2024 21:37:15 +0000 (0:00:00.055) 0:00:32.450 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:8 Tuesday 05 March 2024 21:37:15 +0000 (0:00:00.020) 0:00:32.470 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:13 Tuesday 05 March 2024 21:37:15 +0000 (0:00:00.020) 0:00:32.490 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml:3 Tuesday 05 March 2024 21:37:16 +0000 (0:00:00.033) 0:00:32.523 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml:3 Tuesday 05 March 2024 21:37:16 +0000 (0:00:00.032) 0:00:32.556 ********* ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003497", "end": "2024-03-05 21:37:16.219819", "rc": 0, "start": "2024-03-05 21:37:16.216322" } STDOUT: eth0 lo peerveth0 veth0 TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/get_current_interfaces.yml:9 Tuesday 05 March 2024 21:37:16 +0000 (0:00:00.216) 0:00:32.773 ********* ok: [sut] => { "ansible_facts": { "current_interfaces": [ "eth0", "lo", "peerveth0", "veth0" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/show_interfaces.yml:5 Tuesday 05 March 2024 21:37:16 +0000 (0:00:00.028) 0:00:32.801 ********* ok: [sut] => {} MSG: current_interfaces: ['eth0', 'lo', 'peerveth0', 'veth0'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:16 Tuesday 05 March 2024 21:37:16 +0000 (0:00:00.022) 0:00:32.823 ********* ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:28 Tuesday 05 March 2024 21:37:17 +0000 (0:00:00.955) 0:00:33.779 ********* 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_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:37 Tuesday 05 March 2024 21:37:17 +0000 (0:00:00.033) 0:00:33.813 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete veth interface veth0] ********************************************* task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:45 Tuesday 05 March 2024 21:37:17 +0000 (0:00:00.024) 0:00:33.837 ********* ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "veth0", "type", "veth" ], "delta": "0:00:00.012674", "end": "2024-03-05 21:37:17.514777", "rc": 0, "start": "2024-03-05 21:37:17.502103" } TASK [Create dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:52 Tuesday 05 March 2024 21:37:17 +0000 (0:00:00.237) 0:00:34.075 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface veth0] ******************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:58 Tuesday 05 March 2024 21:37:17 +0000 (0:00:00.030) 0:00:34.106 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:65 Tuesday 05 March 2024 21:37:17 +0000 (0:00:00.024) 0:00:34.131 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface veth0] ********************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:71 Tuesday 05 March 2024 21:37:17 +0000 (0:00:00.023) 0:00:34.154 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:153 Tuesday 05 March 2024 21:37:17 +0000 (0:00:00.020) 0:00:34.175 ********* included: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/check_network_dns.yml:6 Tuesday 05 March 2024 21:37:17 +0000 (0:00:00.054) 0:00:34.229 ********* 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.009442", "end": "2024-03-05 21:37:17.899749", "rc": 0, "start": "2024-03-05 21:37:17.890307" } 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 0e:0a:50:93:e2:6d brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.43.250/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 3098sec preferred_lft 3098sec inet6 fe80::c0a:50ff:fe93:e26d/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.43.250 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.43.250 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_hotfixyjvenrwr/tests/playbooks/tasks/check_network_dns.yml:24 Tuesday 05 March 2024 21:37:17 +0000 (0:00:00.221) 0:00:34.451 ********* 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:00.211249", "end": "2024-03-05 21:37:18.327902", "rc": 0, "start": "2024-03-05 21:37:18.116653" } 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 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 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.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 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 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 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 2620:52:3:1:dead:beef:cafe:fed6 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 2850 0 --:--:-- --:--:-- --:--:-- 2824 % 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 291 100 291 0 0 4041 0 --:--:-- --:--:-- --:--:-- 4098 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=128 changed=4 unreachable=0 failed=0 skipped=114 rescued=0 ignored=0 Tuesday 05 March 2024 21:37:18 +0000 (0:00:00.423) 0:00:34.874 ********* =============================================================================== Install iproute --------------------------------------------------------- 2.23s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.61s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.55s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.54s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.19s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.07s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.04s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.03s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 0.98s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.96s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:16 Install iproute --------------------------------------------------------- 0.96s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Configure networking connection profiles --- 0.92s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:168 linux-system-roles.network : Configure networking connection profiles --- 0.86s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:168 linux-system-roles.network : Enable and start NetworkManager ------------ 0.83s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/roles/linux-system-roles.network/tasks/main.yml:131 Create veth interface veth0 --------------------------------------------- 0.80s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:28 Gathering Facts --------------------------------------------------------- 0.78s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/tests_auto_gateway_nm.yml:6 ------- Create veth interface veth0 --------------------------------------------- 0.64s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:28 Set up veth as managed by NetworkManager -------------------------------- 0.59s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tasks/manage_test_interface.yml:37 Gathering Facts --------------------------------------------------------- 0.57s /WORKDIR/git-nm_plugin_hotfixyjvenrwr/tests/playbooks/tests_auto_gateway.yml:3 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---