# 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_route_table_nm.yml ********************************************* 6 plays in /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tests_route_table_nm.yml PLAY [Run playbook 'playbooks/tests_route_table.yml' with nm as provider] ****** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tests_route_table_nm.yml:6 Thursday 01 February 2024 01:08:16 +0000 (0:00:00.014) 0:00:00.014 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tests_route_table_nm.yml:9 Thursday 01 February 2024 01:08:17 +0000 (0:00:00.636) 0:00:00.651 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/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-bond_options_rewritepw2vqfwe/tests/tasks/el_repo_setup.yml:3 Thursday 01 February 2024 01:08:17 +0000 (0:00:00.013) 0:00:00.664 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tasks/el_repo_setup.yml:19 Thursday 01 February 2024 01:08:17 +0000 (0:00:00.347) 0:00:01.012 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tasks/el_repo_setup.yml:24 Thursday 01 February 2024 01:08:17 +0000 (0:00:00.264) 0:00:01.276 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tasks/el_repo_setup.yml:28 Thursday 01 February 2024 01:08:17 +0000 (0:00:00.022) 0:00:01.299 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tasks/el_repo_setup.yml:53 Thursday 01 February 2024 01:08:17 +0000 (0:00:00.021) 0:00:01.320 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tasks/enable_epel.yml:8 Thursday 01 February 2024 01:08:17 +0000 (0:00:00.037) 0:00:01.357 ***** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tasks/enable_epel.yml:24 Thursday 01 February 2024 01:08:18 +0000 (0:00:00.251) 0:00:01.609 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tasks/enable_epel.yml:30 Thursday 01 February 2024 01:08:18 +0000 (0:00:00.013) 0:00:01.622 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tasks/enable_epel.yml:35 Thursday 01 February 2024 01:08:18 +0000 (0:00:00.012) 0:00:01.635 ***** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:00.257127", "end": "2024-02-01 01:08:18.641681", "rc": 0, "start": "2024-02-01 01:08:18.384554" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tasks/enable_epel.yml:40 Thursday 01 February 2024 01:08:18 +0000 (0:00:00.451) 0:00:02.086 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tests_route_table_nm.yml:11 Thursday 01 February 2024 01:08:18 +0000 (0:00:00.012) 0:00:02.098 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing route table] ******************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:3 Thursday 01 February 2024 01:08:18 +0000 (0:00:00.012) 0:00:02.111 ***** ok: [sut] META: ran handlers TASK [Set type=veth and interface=ethtest0] ************************************ task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:11 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.493) 0:00:02.605 ***** ok: [sut] => { "ansible_facts": { "interface": "ethtest0", "type": "veth" }, "changed": false } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:15 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.013) 0:00:02.618 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.020) 0:00:02.639 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.013) 0:00:02.653 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003469", "end": "2024-02-01 01:08:19.400330", "rc": 0, "start": "2024-02-01 01:08:19.396861" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.193) 0:00:02.846 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.014) 0:00:02.861 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:17 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.013) 0:00:02.874 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml for sut TASK [Ensure state in ["present", "absent"]] *********************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml:3 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.027) 0:00:02.901 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure type in ["dummy", "tap", "veth"]] ********************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml:8 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.011) 0:00:02.913 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml:13 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.011) 0:00:02.925 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/show_interfaces.yml:3 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.016) 0:00:02.942 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_current_interfaces.yml:3 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.016) 0:00:02.958 ***** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003552", "end": "2024-02-01 01:08:19.711165", "rc": 0, "start": "2024-02-01 01:08:19.707613" } STDOUT: bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_current_interfaces.yml:9 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.196) 0:00:03.155 ***** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/show_interfaces.yml:5 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.014) 0:00:03.169 ***** ok: [sut] => {} MSG: current_interfaces: ['bonding_masters', 'eth0', 'lo'] TASK [Install iproute] ********************************************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml:16 Thursday 01 February 2024 01:08:19 +0000 (0:00:00.011) 0:00:03.181 ***** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Create veth interface ethtest0] ****************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml:28 Thursday 01 February 2024 01:08:22 +0000 (0:00:03.035) 0:00:06.216 ***** 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.015722", "end": "2024-02-01 01:08:22.979452", "item": "ip link add ethtest0 type veth peer name peerethtest0", "rc": 0, "start": "2024-02-01 01:08:22.963730" } ok: [sut] => (item=ip link set peerethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "peerethtest0", "up" ], "delta": "0:00:00.004216", "end": "2024-02-01 01:08:23.202693", "item": "ip link set peerethtest0 up", "rc": 0, "start": "2024-02-01 01:08:23.198477" } ok: [sut] => (item=ip link set ethtest0 up) => { "ansible_loop_var": "item", "changed": false, "cmd": [ "ip", "link", "set", "ethtest0", "up" ], "delta": "0:00:00.004384", "end": "2024-02-01 01:08:23.388367", "item": "ip link set ethtest0 up", "rc": 0, "start": "2024-02-01 01:08:23.383983" } TASK [Set up veth as managed by NetworkManager] ******************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml:37 Thursday 01 February 2024 01:08:23 +0000 (0:00:00.616) 0:00:06.833 ***** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "d", "set", "ethtest0", "managed", "true" ], "delta": "0:00:00.031022", "end": "2024-02-01 01:08:23.609008", "rc": 0, "start": "2024-02-01 01:08:23.577986" } TASK [Delete veth interface ethtest0] ****************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml:45 Thursday 01 February 2024 01:08:23 +0000 (0:00:00.225) 0:00:07.058 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml:52 Thursday 01 February 2024 01:08:23 +0000 (0:00:00.013) 0:00:07.071 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete dummy interface ethtest0] ***************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml:58 Thursday 01 February 2024 01:08:23 +0000 (0:00:00.012) 0:00:07.084 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create tap interface ethtest0] ******************************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml:65 Thursday 01 February 2024 01:08:23 +0000 (0:00:00.012) 0:00:07.096 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Delete tap interface ethtest0] ******************************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml:71 Thursday 01 February 2024 01:08:23 +0000 (0:00:00.012) 0:00:07.109 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'assert_device_present.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:21 Thursday 01 February 2024 01:08:23 +0000 (0:00:00.011) 0:00:07.121 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/assert_device_present.yml:3 Thursday 01 February 2024 01:08:23 +0000 (0:00:00.024) 0:00:07.145 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 01 February 2024 01:08:23 +0000 (0:00:00.016) 0:00:07.161 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1706749702.9676297, "block_size": 4096, "blocks": 0, "ctime": 1706749702.9676297, "dev": 21, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 37891, "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": 1706749702.9676297, "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-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/assert_device_present.yml:5 Thursday 01 February 2024 01:08:23 +0000 (0:00:00.194) 0:00:07.356 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 01 February 2024 01:08:23 +0000 (0:00:00.013) 0:00:07.370 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 01 February 2024 01:08:24 +0000 (0:00:00.080) 0:00:07.450 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 01 February 2024 01:08:24 +0000 (0:00:00.013) 0:00:07.463 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 01 February 2024 01:08:24 +0000 (0:00:00.011) 0:00:07.475 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 01 February 2024 01:08:24 +0000 (0:00:00.011) 0:00:07.486 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 01 February 2024 01:08:25 +0000 (0:00:01.665) 0:00:09.152 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 01 February 2024 01:08:27 +0000 (0:00:01.460) 0:00:10.613 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 01 February 2024 01:08:27 +0000 (0:00:00.026) 0:00:10.639 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 01 February 2024 01:08:27 +0000 (0:00:00.044) 0:00:10.684 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 01 February 2024 01:08:27 +0000 (0:00:00.026) 0:00:10.710 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 01 February 2024 01:08:27 +0000 (0:00:00.054) 0:00:10.765 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:58 Thursday 01 February 2024 01:08:27 +0000 (0:00:00.029) 0:00:10.794 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:74 Thursday 01 February 2024 01:08:27 +0000 (0:00:00.028) 0:00:10.823 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:88 Thursday 01 February 2024 01:08:27 +0000 (0:00:00.031) 0:00:10.855 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:99 Thursday 01 February 2024 01:08:27 +0000 (0:00:00.540) 0:00:11.395 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:108 Thursday 01 February 2024 01:08:28 +0000 (0:00:00.032) 0:00:11.428 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:116 Thursday 01 February 2024 01:08:28 +0000 (0:00:00.025) 0:00:11.453 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:125 Thursday 01 February 2024 01:08:28 +0000 (0:00:00.026) 0:00:11.480 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7 [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:137 Thursday 01 February 2024 01:08:28 +0000 (0:00:00.551) 0:00:12.031 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:143 Thursday 01 February 2024 01:08:28 +0000 (0:00:00.027) 0:00:12.058 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 01 February 2024 01:08:28 +0000 (0:00:00.027) 0:00:12.085 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": 30400 }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": 30200 } ] }, "name": "ethtest0", "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, 'ethtest0': add connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': add connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:152 Thursday 01 February 2024 01:08:28 +0000 (0:00:00.050) 0:00:12.136 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:158 Thursday 01 February 2024 01:08:28 +0000 (0:00:00.027) 0:00:12.163 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get the routes from the route table 30200] ******************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:51 Thursday 01 February 2024 01:08:28 +0000 (0:00:00.254) 0:00:12.418 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "30200" ], "delta": "0:00:00.004385", "end": "2024-02-01 01:08:29.166098", "rc": 0, "start": "2024-02-01 01:08:29.161713" } STDOUT: 198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 TASK [Get the routes from the route table 30400] ******************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:57 Thursday 01 February 2024 01:08:29 +0000 (0:00:00.205) 0:00:12.624 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "30400" ], "delta": "0:00:00.003881", "end": "2024-02-01 01:08:29.372813", "rc": 0, "start": "2024-02-01 01:08:29.368932" } STDOUT: 198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 TASK [Assert that the route table 30200 contains the specified route] ********** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:63 Thursday 01 February 2024 01:08:29 +0000 (0:00:00.207) 0:00:12.831 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the route table 30400 contains the specified route] ********** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:72 Thursday 01 February 2024 01:08:29 +0000 (0:00:00.030) 0:00:12.861 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Create a dedicated test file in `/etc/iproute2/rt_tables.d/` and add a new routing table] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:80 Thursday 01 February 2024 01:08:29 +0000 (0:00:00.030) 0:00:12.891 ***** changed: [sut] => { "backup": "", "changed": true } MSG: line added TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 01 February 2024 01:08:29 +0000 (0:00:00.301) 0:00:13.192 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 01 February 2024 01:08:29 +0000 (0:00:00.046) 0:00:13.239 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 01 February 2024 01:08:29 +0000 (0:00:00.032) 0:00:13.271 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 01 February 2024 01:08:29 +0000 (0:00:00.025) 0:00:13.297 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 01 February 2024 01:08:29 +0000 (0:00:00.024) 0:00:13.322 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 01 February 2024 01:08:31 +0000 (0:00:01.649) 0:00:14.971 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 01 February 2024 01:08:32 +0000 (0:00:01.317) 0:00:16.288 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 01 February 2024 01:08:32 +0000 (0:00:00.045) 0:00:16.334 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 01 February 2024 01:08:32 +0000 (0:00:00.025) 0:00:16.359 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 01 February 2024 01:08:32 +0000 (0:00:00.025) 0:00:16.385 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 01 February 2024 01:08:33 +0000 (0:00:00.053) 0:00:16.438 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:58 Thursday 01 February 2024 01:08:33 +0000 (0:00:00.025) 0:00:16.464 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:74 Thursday 01 February 2024 01:08:33 +0000 (0:00:00.024) 0:00:16.488 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:88 Thursday 01 February 2024 01:08:33 +0000 (0:00:00.029) 0:00:16.518 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:99 Thursday 01 February 2024 01:08:33 +0000 (0:00:00.358) 0:00:16.876 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:108 Thursday 01 February 2024 01:08:33 +0000 (0:00:00.030) 0:00:16.907 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:116 Thursday 01 February 2024 01:08:33 +0000 (0:00:00.025) 0:00:16.933 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:125 Thursday 01 February 2024 01:08:33 +0000 (0:00:00.026) 0:00:16.960 ***** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": "custom" } ] }, "name": "ethtest0", "state": "up", "type": "ethernet" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7 [004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7 (is-modified) [005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:137 Thursday 01 February 2024 01:08:33 +0000 (0:00:00.382) 0:00:17.342 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:143 Thursday 01 February 2024 01:08:33 +0000 (0:00:00.026) 0:00:17.368 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7 (is-modified)", "[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 01 February 2024 01:08:33 +0000 (0:00:00.027) 0:00:17.395 ***** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": true, "interface_name": "ethtest0", "ip": { "address": [ "198.51.100.3/26" ], "dhcp4": false, "route": [ { "gateway": "198.51.100.1", "metric": 2, "network": "198.51.100.128", "prefix": 26, "table": "custom" }, { "gateway": "198.51.100.6", "metric": 4, "network": "198.51.100.64", "prefix": 26, "table": "custom" } ] }, "name": "ethtest0", "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, 'ethtest0': update connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7\n[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7 (is-modified)\n[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'ethtest0': update connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7", "[004] #0, state:up persistent_state:present, 'ethtest0': up connection ethtest0, ac4ad20a-6490-4ef4-8fff-993c1b1709a7 (is-modified)", "[005] #0, state:up persistent_state:present, 'ethtest0': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:152 Thursday 01 February 2024 01:08:34 +0000 (0:00:00.053) 0:00:17.449 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:158 Thursday 01 February 2024 01:08:34 +0000 (0:00:00.026) 0:00:17.476 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get the routes from the named route table 'custom'] ********************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:115 Thursday 01 February 2024 01:08:34 +0000 (0:00:00.197) 0:00:17.673 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "route", "show", "table", "custom" ], "delta": "0:00:00.003948", "end": "2024-02-01 01:08:34.422815", "rc": 0, "start": "2024-02-01 01:08:34.418867" } STDOUT: 198.51.100.64/26 via 198.51.100.6 dev ethtest0 proto static metric 4 198.51.100.128/26 via 198.51.100.1 dev ethtest0 proto static metric 2 TASK [Assert that the named route table 'custom' contains the specified route] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:121 Thursday 01 February 2024 01:08:34 +0000 (0:00:00.207) 0:00:17.881 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove the dedicated test file in `/etc/iproute2/rt_tables.d/`] ********** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:132 Thursday 01 February 2024 01:08:34 +0000 (0:00:00.028) 0:00:17.910 ***** changed: [sut] => { "changed": true, "path": "/etc/iproute2/rt_tables.d/table.conf", "state": "absent" } META: ran handlers META: ran handlers PLAY [Set down {{ profile }}] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/down_profile.yml:3 Thursday 01 February 2024 01:08:34 +0000 (0:00:00.276) 0:00:18.186 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 01 February 2024 01:08:35 +0000 (0:00:00.543) 0:00:18.729 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 01 February 2024 01:08:35 +0000 (0:00:00.046) 0:00:18.776 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 01 February 2024 01:08:35 +0000 (0:00:00.033) 0:00:18.809 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 01 February 2024 01:08:35 +0000 (0:00:00.027) 0:00:18.837 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 01 February 2024 01:08:35 +0000 (0:00:00.060) 0:00:18.897 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 01 February 2024 01:08:37 +0000 (0:00:01.587) 0:00:20.485 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 01 February 2024 01:08:38 +0000 (0:00:01.320) 0:00:21.805 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 01 February 2024 01:08:38 +0000 (0:00:00.029) 0:00:21.834 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 01 February 2024 01:08:38 +0000 (0:00:00.048) 0:00:21.882 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 01 February 2024 01:08:38 +0000 (0:00:00.028) 0:00:21.910 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 01 February 2024 01:08:38 +0000 (0:00:00.055) 0:00:21.966 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:58 Thursday 01 February 2024 01:08:38 +0000 (0:00:00.026) 0:00:21.993 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:74 Thursday 01 February 2024 01:08:38 +0000 (0:00:00.026) 0:00:22.019 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:88 Thursday 01 February 2024 01:08:38 +0000 (0:00:00.030) 0:00:22.050 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:99 Thursday 01 February 2024 01:08:38 +0000 (0:00:00.353) 0:00:22.404 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:108 Thursday 01 February 2024 01:08:39 +0000 (0:00:00.030) 0:00:22.435 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:116 Thursday 01 February 2024 01:08:39 +0000 (0:00:00.025) 0:00:22.461 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:125 Thursday 01 February 2024 01:08:39 +0000 (0:00:00.025) 0:00:22.486 ***** changed: [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": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:137 Thursday 01 February 2024 01:08:39 +0000 (0:00:00.401) 0:00:22.888 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:143 Thursday 01 February 2024 01:08:39 +0000 (0:00:00.027) 0:00:22.915 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 01 February 2024 01:08:39 +0000 (0:00:00.027) 0:00:22.943 ***** 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": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:152 Thursday 01 February 2024 01:08:39 +0000 (0:00:00.026) 0:00:22.969 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:158 Thursday 01 February 2024 01:08:39 +0000 (0:00:00.047) 0:00:23.016 ***** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Delete the interface] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/down_profile+delete_interface.yml:5 Thursday 01 February 2024 01:08:39 +0000 (0:00:00.201) 0:00:23.217 ***** ok: [sut] META: ran handlers TASK [Include the task 'delete_interface.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/down_profile+delete_interface.yml:8 Thursday 01 February 2024 01:08:40 +0000 (0:00:00.541) 0:00:23.759 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/delete_interface.yml:3 Thursday 01 February 2024 01:08:40 +0000 (0:00:00.042) 0:00:23.801 ***** ok: [sut] => { "changed": false, "cmd": [ "ip", "link", "del", "ethtest0" ], "delta": "0:00:00.011331", "end": "2024-02-01 01:08:40.558271", "rc": 0, "start": "2024-02-01 01:08:40.546940" } META: ran handlers META: ran handlers PLAY [Remove {{ profile }}] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/remove_profile.yml:3 Thursday 01 February 2024 01:08:40 +0000 (0:00:00.228) 0:00:24.030 ***** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 01 February 2024 01:08:41 +0000 (0:00:00.498) 0:00:24.528 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 01 February 2024 01:08:41 +0000 (0:00:00.043) 0:00:24.572 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 01 February 2024 01:08:41 +0000 (0:00:00.033) 0:00:24.605 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 01 February 2024 01:08:41 +0000 (0:00:00.046) 0:00:24.652 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 01 February 2024 01:08:41 +0000 (0:00:00.026) 0:00:24.678 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 01 February 2024 01:08:42 +0000 (0:00:01.579) 0:00:26.257 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 01 February 2024 01:08:44 +0000 (0:00:01.331) 0:00:27.589 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 01 February 2024 01:08:44 +0000 (0:00:00.027) 0:00:27.616 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 01 February 2024 01:08:44 +0000 (0:00:00.025) 0:00:27.642 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 01 February 2024 01:08:44 +0000 (0:00:00.025) 0:00:27.668 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:43 Thursday 01 February 2024 01:08:44 +0000 (0:00:00.054) 0:00:27.722 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:58 Thursday 01 February 2024 01:08:44 +0000 (0:00:00.025) 0:00:27.748 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:74 Thursday 01 February 2024 01:08:44 +0000 (0:00:00.024) 0:00:27.773 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:88 Thursday 01 February 2024 01:08:44 +0000 (0:00:00.030) 0:00:27.803 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:99 Thursday 01 February 2024 01:08:44 +0000 (0:00:00.359) 0:00:28.162 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:108 Thursday 01 February 2024 01:08:44 +0000 (0:00:00.030) 0:00:28.193 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:116 Thursday 01 February 2024 01:08:44 +0000 (0:00:00.026) 0:00:28.219 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:125 Thursday 01 February 2024 01:08:44 +0000 (0:00:00.025) 0:00:28.244 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:137 Thursday 01 February 2024 01:08:45 +0000 (0:00:00.377) 0:00:28.622 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:143 Thursday 01 February 2024 01:08:45 +0000 (0:00:00.048) 0:00:28.671 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:147 Thursday 01 February 2024 01:08:45 +0000 (0:00:00.028) 0:00:28.699 ***** 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-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:152 Thursday 01 February 2024 01:08:45 +0000 (0:00:00.027) 0:00:28.727 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:158 Thursday 01 February 2024 01:08:45 +0000 (0:00:00.026) 0:00:28.753 ***** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Assert device and profile are absent] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:146 Thursday 01 February 2024 01:08:45 +0000 (0:00:00.198) 0:00:28.951 ***** ok: [sut] META: ran handlers TASK [Include the task 'assert_profile_absent.yml'] **************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:149 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.510) 0:00:29.462 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/assert_profile_absent.yml:3 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.042) 0:00:29.504 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_profile_stat.yml:3 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.044) 0:00:29.549 ***** 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-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_profile_stat.yml:9 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.026) 0:00:29.576 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_profile_stat.yml:17 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.200) 0:00:29.776 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_profile_stat.yml:25 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.026) 0:00:29.803 ***** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep ethtest0 | grep /etc", "delta": "0:00:00.022560", "end": "2024-02-01 01:08:46.573568", "rc": 1, "start": "2024-02-01 01:08:46.551008" } 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-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_profile_stat.yml:35 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.228) 0:00:30.032 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-ethtest0] *********************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_profile_stat.yml:49 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.028) 0:00:30.060 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-ethtest0] ******************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_profile_stat.yml:56 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.029) 0:00:30.090 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-ethtest0] *************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_profile_stat.yml:62 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.028) 0:00:30.118 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-ethtest0] ************************ task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_profile_stat.yml:69 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.029) 0:00:30.147 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'ethtest0'] ************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/assert_profile_absent.yml:5 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.041) 0:00:30.189 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:153 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.036) 0:00:30.225 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/assert_device_absent.yml:3 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.042) 0:00:30.268 ***** included: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface ethtest0] ***************************************** task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/get_interface_stat.yml:3 Thursday 01 February 2024 01:08:46 +0000 (0:00:00.043) 0:00:30.311 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'ethtest0'] ************************ task path: /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/assert_device_absent.yml:5 Thursday 01 February 2024 01:08:47 +0000 (0:00:00.203) 0:00:30.515 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=89 changed=6 unreachable=0 failed=0 skipped=73 rescued=0 ignored=1 Thursday 01 February 2024 01:08:47 +0000 (0:00:00.013) 0:00:30.529 ***** =============================================================================== Install iproute --------------------------------------------------------- 3.04s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml:16 linux-system-roles.network : Check which services are running ----------- 1.67s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.65s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.59s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.58s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.46s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.33s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.32s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.32s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.64s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tests_route_table_nm.yml:6 ---- Create veth interface ethtest0 ------------------------------------------ 0.62s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tasks/manage_test_interface.yml:28 linux-system-roles.network : Configure networking connection profiles --- 0.55s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gathering Facts --------------------------------------------------------- 0.54s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/down_profile.yml:3 -- Gathering Facts --------------------------------------------------------- 0.54s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/down_profile+delete_interface.yml:5 linux-system-roles.network : Enable and start NetworkManager ------------ 0.54s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:88 Gathering Facts --------------------------------------------------------- 0.51s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:146 Gathering Facts --------------------------------------------------------- 0.50s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/remove_profile.yml:3 Gathering Facts --------------------------------------------------------- 0.49s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/playbooks/tests_route_table.yml:3 Enable EPEL 8 ----------------------------------------------------------- 0.45s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/tasks/enable_epel.yml:35 ------ linux-system-roles.network : Configure networking connection profiles --- 0.40s /WORKDIR/git-bond_options_rewritepw2vqfwe/tests/roles/linux-system-roles.network/tasks/main.yml:125 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---