# 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_ipv6_disabled_nm.yml ******************************************* 5 plays in /WORKDIR/git-route_typefz7powex/tests/tests_ipv6_disabled_nm.yml PLAY [Run playbook 'playbooks/tests_ipv6_disabled.yml' with nm as provider] **** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typefz7powex/tests/tests_ipv6_disabled_nm.yml:6 Thursday 11 January 2024 02:11:55 +0000 (0:00:00.015) 0:00:00.015 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typefz7powex/tests/tests_ipv6_disabled_nm.yml:9 Thursday 11 January 2024 02:11:56 +0000 (0:00:00.641) 0:00:00.657 ****** included: /WORKDIR/git-route_typefz7powex/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-route_typefz7powex/tests/tasks/el_repo_setup.yml:3 Thursday 11 January 2024 02:11:56 +0000 (0:00:00.014) 0:00:00.672 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typefz7powex/tests/tasks/el_repo_setup.yml:19 Thursday 11 January 2024 02:11:56 +0000 (0:00:00.358) 0:00:01.030 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typefz7powex/tests/tasks/el_repo_setup.yml:24 Thursday 11 January 2024 02:11:56 +0000 (0:00:00.292) 0:00:01.323 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typefz7powex/tests/tasks/el_repo_setup.yml:28 Thursday 11 January 2024 02:11:56 +0000 (0:00:00.027) 0:00:01.350 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_typefz7powex/tests/tasks/el_repo_setup.yml:53 Thursday 11 January 2024 02:11:56 +0000 (0:00:00.027) 0:00:01.377 ****** included: /WORKDIR/git-route_typefz7powex/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-route_typefz7powex/tests/tasks/enable_epel.yml:8 Thursday 11 January 2024 02:11:56 +0000 (0:00:00.042) 0:00:01.420 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_typefz7powex/tests/tasks/enable_epel.yml:24 Thursday 11 January 2024 02:11:56 +0000 (0:00:00.010) 0:00:01.430 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typefz7powex/tests/tasks/enable_epel.yml:30 Thursday 11 January 2024 02:11:56 +0000 (0:00:00.012) 0:00:01.442 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typefz7powex/tests/tasks/enable_epel.yml:35 Thursday 11 January 2024 02:11:56 +0000 (0:00:00.009) 0:00:01.452 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typefz7powex/tests/tasks/enable_epel.yml:40 Thursday 11 January 2024 02:11:56 +0000 (0:00:00.059) 0:00:01.512 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_typefz7powex/tests/tests_ipv6_disabled_nm.yml:11 Thursday 11 January 2024 02:11:56 +0000 (0:00:00.011) 0:00:01.524 ****** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing ipv6 disabled] ****************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:3 Thursday 11 January 2024 02:11:56 +0000 (0:00:00.011) 0:00:01.535 ****** ok: [sut] META: ran handlers TASK [Set type=veth and interface=ethtest0] ************************************ task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:10 Thursday 11 January 2024 02:11:57 +0000 (0:00:00.551) 0:00:02.087 ****** ok: [sut] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:14 Thursday 11 January 2024 02:11:57 +0000 (0:00:00.013) 0:00:02.100 ****** included: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:11:57 +0000 (0:00:00.014) 0:00:02.114 ****** included: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:11:57 +0000 (0:00:00.012) 0:00:02.127 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003328", "end": "2024-01-11 02:11:57.718050", "rc": 0, "start": "2024-01-11 02:11:57.714722" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:11:57 +0000 (0:00:00.235) 0:00:02.363 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:11:57 +0000 (0:00:00.012) 0:00:02.375 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:16 Thursday 11 January 2024 02:11:57 +0000 (0:00:00.010) 0:00:02.386 ****** included: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 11 January 2024 02:11:57 +0000 (0:00:00.019) 0:00:02.405 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 11 January 2024 02:11:57 +0000 (0:00:00.009) 0:00:02.415 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 11 January 2024 02:11:57 +0000 (0:00:00.009) 0:00:02.424 ****** included: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 11 January 2024 02:11:57 +0000 (0:00:00.012) 0:00:02.437 ****** included: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 11 January 2024 02:11:57 +0000 (0:00:00.011) 0:00:02.449 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.004543", "end": "2024-01-11 02:11:58.991900", "rc": 0, "start": "2024-01-11 02:11:57.987357" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 11 January 2024 02:11:59 +0000 (0:00:01.187) 0:00:03.636 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 11 January 2024 02:11:59 +0000 (0:00:00.012) 0:00:03.648 ****** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 11 January 2024 02:11:59 +0000 (0:00:00.010) 0:00:03.659 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface ethtest0] ****************************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml:24 Thursday 11 January 2024 02:12:00 +0000 (0:00:01.016) 0:00:04.675 ****** ok: [sut] => (item=ip link add ethtest0 type veth peer name peerethtest0) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "add", "ethtest0", "type", "veth", "peer", "name", "peerethtest0" ], "delta": "0:00:00.007001", "end": "2024-01-11 02:12:00.225092", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2024-01-11 02:12:00.218091" } ok: [sut] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.003700", "end": "2024-01-11 02:12:00.446703", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2024-01-11 02:12:00.443003" } ok: [sut] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.003812", "end": "2024-01-11 02:12:00.642753", "item": "ip link set ethtest0 up", "rc": 0, "start": "2024-01-11 02:12:00.638941" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml:33 Thursday 11 January 2024 02:12:00 +0000 (0:00:00.612) 0:00:05.288 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.023416", "end": "2024-01-11 02:12:00.852805", "rc": 0, "start": "2024-01-11 02:12:00.829389" } TASK [Delete veth interface ethtest0] ****************************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml:41 Thursday 11 January 2024 02:12:00 +0000 (0:00:00.210) 0:00:05.498 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml:48 Thursday 11 January 2024 02:12:00 +0000 (0:00:00.015) 0:00:05.514 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml:54 Thursday 11 January 2024 02:12:00 +0000 (0:00:00.011) 0:00:05.526 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest0] ******************************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml:61 Thursday 11 January 2024 02:12:00 +0000 (0:00:00.011) 0:00:05.538 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest0] ******************************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml:67 Thursday 11 January 2024 02:12:00 +0000 (0:00:00.011) 0:00:05.550 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:20 Thursday 11 January 2024 02:12:00 +0000 (0:00:00.009) 0:00:05.560 ****** included: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 11 January 2024 02:12:00 +0000 (0:00:00.017) 0:00:05.577 ****** included: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:12:00 +0000 (0:00:00.014) 0:00:05.592 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1704939120.221611, "block_size": 4096, "blocks": 0, "ctime": 1704939120.221611, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 27830, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/ethtest0", "lnk_target": "../../devices/virtual/net/ethtest0", "mode": "0777", "mtime": 1704939120.221611, "nlink": 1, "path": "/sys/class/net/ethtest0", "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 - 'ethtest0'] *********************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 11 January 2024 02:12:01 +0000 (0:00:00.186) 0:00:05.778 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Initialize the connection_failed flag] *********************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:23 Thursday 11 January 2024 02:12:01 +0000 (0:00:00.014) 0:00:05.792 ****** ok: [sut] => { "ansible_facts": { "connection_failed": false }, "changed": false } TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 11 January 2024 02:12:01 +0000 (0:00:00.012) 0:00:05.805 ****** included: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 11 January 2024 02:12:01 +0000 (0:00:00.076) 0:00:05.881 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 11 January 2024 02:12:01 +0000 (0:00:00.040) 0:00:05.921 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 11 January 2024 02:12:01 +0000 (0:00:00.046) 0:00:05.967 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 11 January 2024 02:12:01 +0000 (0:00:00.022) 0:00:05.990 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 11 January 2024 02:12:02 +0000 (0:00:01.594) 0:00:07.585 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 11 January 2024 02:12:04 +0000 (0:00:01.159) 0:00:08.745 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 11 January 2024 02:12:04 +0000 (0:00:00.035) 0:00:08.780 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 11 January 2024 02:12:04 +0000 (0:00:00.023) 0:00:08.803 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 11 January 2024 02:12:04 +0000 (0:00:00.022) 0:00:08.825 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 11 January 2024 02:12:04 +0000 (0:00:00.043) 0:00:08.869 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 11 January 2024 02:12:04 +0000 (0:00:00.022) 0:00:08.891 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 11 January 2024 02:12:04 +0000 (0:00:00.021) 0:00:08.913 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 11 January 2024 02:12:04 +0000 (0:00:00.025) 0:00:08.938 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 11 January 2024 02:12:04 +0000 (0:00:00.485) 0:00:09.424 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 11 January 2024 02:12:04 +0000 (0:00:00.028) 0:00:09.452 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 11 January 2024 02:12:04 +0000 (0:00:00.024) 0:00:09.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 11 January 2024 02:12:04 +0000 (0:00:00.034) 0:00:09.511 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "ethtest0", "ip": { "ipv6_disabled": true }, "name": "ethtest0", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'ethtest0': add connection ethtest0, b65ad4f7-83ec-4a05-94db-0993d6d89376 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 11 January 2024 02:12:05 +0000 (0:00:00.565) 0:00:10.076 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 11 January 2024 02:12:05 +0000 (0:00:00.049) 0:00:10.126 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'ethtest0': add connection ethtest0, b65ad4f7-83ec-4a05-94db-0993d6d89376" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 11 January 2024 02:12:05 +0000 (0:00:00.023) 0:00:10.150 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "interface_name": "ethtest0", "ip": { "ipv6_disabled": true }, "name": "ethtest0", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'ethtest0': add connection ethtest0, b65ad4f7-83ec-4a05-94db-0993d6d89376\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'ethtest0': add connection ethtest0, b65ad4f7-83ec-4a05-94db-0993d6d89376" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 11 January 2024 02:12:05 +0000 (0:00:00.026) 0:00:10.176 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 11 January 2024 02:12:05 +0000 (0:00:00.026) 0:00:10.202 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that configuring `ipv6_disabled` will only fail when the running version of NetworKManager does not support it] *** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:41 Thursday 11 January 2024 02:12:05 +0000 (0:00:00.249) 0:00:10.451 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify nmcli connection ipv6.method] ************************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:53 Thursday 11 January 2024 02:12:05 +0000 (0:00:00.021) 0:00:10.473 ****** ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nnmcli connection show ethtest0 | grep ipv6.method\n", "delta": "0:00:00.021385", "end": "2024-01-11 02:12:06.036743", "rc": 0, "start": "2024-01-11 02:12:06.015358" } STDOUT: ipv6.method: disabled STDERR: + nmcli connection show ethtest0 + grep ipv6.method TASK [Assert that ipv6.method disabled is configured correctly] **************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:62 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.220) 0:00:10.694 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set the connection_failed flag] ****************************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:69 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.024) 0:00:10.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Set down {{ profile }}] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/down_profile.yml:3 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.028) 0:00:10.747 ****** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.531) 0:00:11.278 ****** included: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.037) 0:00:11.316 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.031) 0:00:11.348 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.027) 0:00:11.376 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 11 January 2024 02:12:06 +0000 (0:00:00.060) 0:00:11.436 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 11 January 2024 02:12:08 +0000 (0:00:01.463) 0:00:12.900 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.964) 0:00:13.864 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.063) 0:00:13.927 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.066) 0:00:13.994 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.063) 0:00:14.058 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.127) 0:00:14.186 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.065) 0:00:14.251 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.029) 0:00:14.281 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 11 January 2024 02:12:09 +0000 (0:00:00.036) 0:00:14.318 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 11 January 2024 02:12:10 +0000 (0:00:00.454) 0:00:14.772 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 11 January 2024 02:12:10 +0000 (0:00:00.033) 0:00:14.806 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 11 January 2024 02:12:10 +0000 (0:00:00.034) 0:00:14.840 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 11 January 2024 02:12:10 +0000 (0:00:00.027) 0:00:14.868 ****** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 11 January 2024 02:12:10 +0000 (0:00:00.455) 0:00:15.324 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 11 January 2024 02:12:10 +0000 (0:00:00.024) 0:00:15.348 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 11 January 2024 02:12:10 +0000 (0:00:00.025) 0:00:15.373 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 11 January 2024 02:12:10 +0000 (0:00:00.028) 0:00:15.402 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 11 January 2024 02:12:10 +0000 (0:00:00.032) 0:00:15.434 ****** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Remove {{ profile }}] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/remove_profile.yml:3 Thursday 11 January 2024 02:12:11 +0000 (0:00:00.238) 0:00:15.673 ****** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 11 January 2024 02:12:11 +0000 (0:00:00.609) 0:00:16.282 ****** included: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 11 January 2024 02:12:11 +0000 (0:00:00.041) 0:00:16.323 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 11 January 2024 02:12:11 +0000 (0:00:00.085) 0:00:16.408 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 11 January 2024 02:12:11 +0000 (0:00:00.026) 0:00:16.435 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 11 January 2024 02:12:11 +0000 (0:00:00.028) 0:00:16.463 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 11 January 2024 02:12:13 +0000 (0:00:01.478) 0:00:17.942 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 11 January 2024 02:12:14 +0000 (0:00:00.932) 0:00:18.875 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 11 January 2024 02:12:14 +0000 (0:00:00.022) 0:00:18.898 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 11 January 2024 02:12:14 +0000 (0:00:00.021) 0:00:18.919 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 11 January 2024 02:12:14 +0000 (0:00:00.022) 0:00:18.941 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 11 January 2024 02:12:14 +0000 (0:00:00.043) 0:00:18.985 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 11 January 2024 02:12:14 +0000 (0:00:00.022) 0:00:19.008 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 11 January 2024 02:12:14 +0000 (0:00:00.021) 0:00:19.029 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 11 January 2024 02:12:14 +0000 (0:00:00.025) 0:00:19.055 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 11 January 2024 02:12:14 +0000 (0:00:00.381) 0:00:19.437 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 11 January 2024 02:12:14 +0000 (0:00:00.030) 0:00:19.467 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 11 January 2024 02:12:14 +0000 (0:00:00.024) 0:00:19.492 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 11 January 2024 02:12:14 +0000 (0:00:00.024) 0:00:19.516 ****** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.445) 0:00:19.962 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.030) 0:00:19.992 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.024) 0:00:20.016 ****** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "ethtest0", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.049) 0:00:20.066 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.084) 0:00:20.151 ****** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Delete the interface, then assert that device and profile are absent] **** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:85 Thursday 11 January 2024 02:12:15 +0000 (0:00:00.223) 0:00:20.375 ****** ok: [sut] META: ran handlers TASK [Include the task 'delete_interface.yml'] ********************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:88 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.563) 0:00:20.938 ****** included: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/delete_interface.yml:3 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.077) 0:00:21.016 ****** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.012547", "end": "2024-01-11 02:12:16.593134", "rc": 0, "start": "2024-01-11 02:12:16.580587" } TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:90 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.292) 0:00:21.309 ****** included: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/assert_profile_absent.yml:3 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.134) 0:00:21.443 ****** included: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.067) 0:00:21.510 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 11 January 2024 02:12:16 +0000 (0:00:00.038) 0:00:21.548 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 11 January 2024 02:12:17 +0000 (0:00:00.233) 0:00:21.782 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 11 January 2024 02:12:17 +0000 (0:00:00.048) 0:00:21.830 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.020067", "end": "2024-01-11 02:12:17.394612", "rc": 1, "start": "2024-01-11 02:12:17.374545" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 11 January 2024 02:12:17 +0000 (0:00:00.220) 0:00:22.051 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 11 January 2024 02:12:17 +0000 (0:00:00.024) 0:00:22.075 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 11 January 2024 02:12:17 +0000 (0:00:00.047) 0:00:22.123 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 11 January 2024 02:12:17 +0000 (0:00:00.029) 0:00:22.152 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 11 January 2024 02:12:17 +0000 (0:00:00.030) 0:00:22.182 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/assert_profile_absent.yml:5 Thursday 11 January 2024 02:12:17 +0000 (0:00:00.026) 0:00:22.209 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:94 Thursday 11 January 2024 02:12:17 +0000 (0:00:00.039) 0:00:22.248 ****** included: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 11 January 2024 02:12:17 +0000 (0:00:00.058) 0:00:22.306 ****** included: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 11 January 2024 02:12:17 +0000 (0:00:00.044) 0:00:22.350 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 11 January 2024 02:12:17 +0000 (0:00:00.209) 0:00:22.560 ****** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=72 changed=2 unreachable=0 failed=0 skipped=63 rescued=0 ignored=1 Thursday 11 January 2024 02:12:17 +0000 (0:00:00.040) 0:00:22.601 ****** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.48s /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.46s /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Gather current interface info ------------------------------------------- 1.19s /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/get_current_interfaces.yml:3 linux-system-roles.network : Check which packages are installed --------- 1.16s /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Install iproute --------------------------------------------------------- 1.02s /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.93s /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.64s /WORKDIR/git-route_typefz7powex/tests/tests_ipv6_disabled_nm.yml:6 ------------ Create veth interface ethtest0 ------------------------------------------ 0.61s /WORKDIR/git-route_typefz7powex/tests/playbooks/tasks/manage_test_interface.yml:24 Gathering Facts --------------------------------------------------------- 0.61s /WORKDIR/git-route_typefz7powex/tests/playbooks/remove_profile.yml:3 ---------- linux-system-roles.network : Configure networking connection profiles --- 0.57s /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:122 Gathering Facts --------------------------------------------------------- 0.56s /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:85 ---- Gathering Facts --------------------------------------------------------- 0.55s /WORKDIR/git-route_typefz7powex/tests/playbooks/tests_ipv6_disabled.yml:3 ----- Gathering Facts --------------------------------------------------------- 0.53s /WORKDIR/git-route_typefz7powex/tests/playbooks/down_profile.yml:3 ------------ linux-system-roles.network : Enable and start NetworkManager ------------ 0.49s /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.46s /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.45s /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.45s /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.38s /WORKDIR/git-route_typefz7powex/tests/roles/linux-system-roles.network/tasks/main.yml:85 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---