# 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_bridge_cloned_mac_nm.yml *************************************** 7 plays in /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tests_bridge_cloned_mac_nm.yml PLAY [Run playbook 'playbooks/tests_bridge_cloned_mac.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tests_bridge_cloned_mac_nm.yml:6 Wednesday 14 February 2024 00:05:30 +0000 (0:00:00.012) 0:00:00.012 **** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tests_bridge_cloned_mac_nm.yml:9 Wednesday 14 February 2024 00:05:30 +0000 (0:00:00.750) 0:00:00.763 **** included: /WORKDIR/git-bond_options_rewritewm05ls8b/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_rewritewm05ls8b/tests/tasks/el_repo_setup.yml:3 Wednesday 14 February 2024 00:05:30 +0000 (0:00:00.012) 0:00:00.776 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tasks/el_repo_setup.yml:19 Wednesday 14 February 2024 00:05:31 +0000 (0:00:00.331) 0:00:01.107 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tasks/el_repo_setup.yml:24 Wednesday 14 February 2024 00:05:31 +0000 (0:00:00.265) 0:00:01.373 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tasks/el_repo_setup.yml:28 Wednesday 14 February 2024 00:05:31 +0000 (0:00:00.026) 0:00:01.399 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tasks/el_repo_setup.yml:53 Wednesday 14 February 2024 00:05:31 +0000 (0:00:00.023) 0:00:01.423 **** included: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tasks/enable_epel.yml:8 Wednesday 14 February 2024 00:05:31 +0000 (0:00:00.034) 0:00:01.458 **** 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_rewritewm05ls8b/tests/tasks/enable_epel.yml:24 Wednesday 14 February 2024 00:05:31 +0000 (0:00:00.254) 0:00:01.713 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tasks/enable_epel.yml:30 Wednesday 14 February 2024 00:05:31 +0000 (0:00:00.011) 0:00:01.724 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tasks/enable_epel.yml:35 Wednesday 14 February 2024 00:05:31 +0000 (0:00:00.010) 0:00:01.735 **** ok: [sut] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:01.249835", "end": "2024-02-14 00:05:33.254813", "rc": 0, "start": "2024-02-14 00:05:32.004978" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tasks/enable_epel.yml:40 Wednesday 14 February 2024 00:05:33 +0000 (0:00:01.436) 0:00:03.172 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tests_bridge_cloned_mac_nm.yml:11 Wednesday 14 February 2024 00:05:33 +0000 (0:00:00.010) 0:00:03.182 **** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test configuring bridges] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tests_bridge_cloned_mac.yml:3 Wednesday 14 February 2024 00:05:33 +0000 (0:00:00.010) 0:00:03.193 **** ok: [sut] META: ran handlers TASK [Define vars] ************************************************************* task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tests_bridge_cloned_mac.yml:6 Wednesday 14 February 2024 00:05:33 +0000 (0:00:00.507) 0:00:03.701 **** ok: [sut] => { "ansible_facts": { "cloned_mac": "12:23:34:45:56:70", "interface": "LSR-TST-br31" }, "changed": false } META: ran handlers META: ran handlers PLAY [Add test bridge] ********************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tests_bridge_cloned_mac.yml:11 Wednesday 14 February 2024 00:05:33 +0000 (0:00:00.023) 0:00:03.724 **** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 14 February 2024 00:05:34 +0000 (0:00:00.479) 0:00:04.204 **** included: /WORKDIR/git-bond_options_rewritewm05ls8b/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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 14 February 2024 00:05:34 +0000 (0:00:00.101) 0:00:04.306 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 14 February 2024 00:05:34 +0000 (0:00:00.012) 0:00:04.319 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 14 February 2024 00:05:34 +0000 (0:00:00.044) 0:00:04.363 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 14 February 2024 00:05:34 +0000 (0:00:00.027) 0:00:04.390 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 14 February 2024 00:05:36 +0000 (0:00:01.648) 0:00:06.039 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 14 February 2024 00:05:37 +0000 (0:00:01.449) 0:00:07.488 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 14 February 2024 00:05:37 +0000 (0:00:00.050) 0:00:07.539 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 14 February 2024 00:05:37 +0000 (0:00:00.025) 0:00:07.564 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 14 February 2024 00:05:37 +0000 (0:00:00.024) 0:00:07.589 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 14 February 2024 00:05:37 +0000 (0:00:00.057) 0:00:07.646 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 14 February 2024 00:05:37 +0000 (0:00:00.039) 0:00:07.686 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 14 February 2024 00:05:37 +0000 (0:00:00.034) 0:00:07.720 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 14 February 2024 00:05:37 +0000 (0:00:00.050) 0:00:07.771 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 14 February 2024 00:05:38 +0000 (0:00:00.581) 0:00:08.352 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 14 February 2024 00:05:38 +0000 (0:00:00.027) 0:00:08.380 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 14 February 2024 00:05:38 +0000 (0:00:00.023) 0:00:08.403 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 14 February 2024 00:05:38 +0000 (0:00:00.023) 0:00:08.427 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "cloned_mac": "12:23:34:45:56:70", "interface_name": "LSR-TST-br31", "ip": { "auto6": true, "dhcp4": false }, "name": "LSR-TST-br31", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'LSR-TST-br31': add connection LSR-TST-br31, b446db69-2269-4d8e-9f16-239b0a81d0ac [004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31, b446db69-2269-4d8e-9f16-239b0a81d0ac (is-modified) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 14 February 2024 00:05:39 +0000 (0:00:00.504) 0:00:08.932 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 14 February 2024 00:05:39 +0000 (0:00:00.023) 0:00:08.955 **** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add connection LSR-TST-br31, b446db69-2269-4d8e-9f16-239b0a81d0ac", "[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31, b446db69-2269-4d8e-9f16-239b0a81d0ac (is-modified)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 14 February 2024 00:05:39 +0000 (0:00:00.051) 0:00:09.007 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "cloned_mac": "12:23:34:45:56:70", "interface_name": "LSR-TST-br31", "ip": { "auto6": true, "dhcp4": false }, "name": "LSR-TST-br31", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add connection LSR-TST-br31, b446db69-2269-4d8e-9f16-239b0a81d0ac\n[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31, b446db69-2269-4d8e-9f16-239b0a81d0ac (is-modified)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'LSR-TST-br31': add connection LSR-TST-br31, b446db69-2269-4d8e-9f16-239b0a81d0ac", "[004] #0, state:up persistent_state:present, 'LSR-TST-br31': up connection LSR-TST-br31, b446db69-2269-4d8e-9f16-239b0a81d0ac (is-modified)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 14 February 2024 00:05:39 +0000 (0:00:00.025) 0:00:09.032 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 14 February 2024 00:05:39 +0000 (0:00:00.023) 0:00:09.056 **** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify ifcfg MACADDR entry] ********************************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tests_bridge_cloned_mac.yml:26 Wednesday 14 February 2024 00:05:39 +0000 (0:00:00.247) 0:00:09.304 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify nmcli cloned-mac-address entry] *********************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tests_bridge_cloned_mac.yml:34 Wednesday 14 February 2024 00:05:39 +0000 (0:00:00.023) 0:00:09.327 **** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "802-3-ethernet.cloned-mac-address", "con", "show", "LSR-TST-br31" ], "delta": "0:00:00.017087", "end": "2024-02-14 00:05:39.612467", "rc": 0, "start": "2024-02-14 00:05:39.595380" } STDOUT: 802-3-ethernet.cloned-mac-address: 12:23:34:45:56:70 TASK [Assert that cloned-mac-address addresses are configured correctly] ******* task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tests_bridge_cloned_mac.yml:43 Wednesday 14 February 2024 00:05:39 +0000 (0:00:00.214) 0:00:09.542 **** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY [Set down {{ profile }}] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/down_profile.yml:3 Wednesday 14 February 2024 00:05:39 +0000 (0:00:00.034) 0:00:09.577 **** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 14 February 2024 00:05:40 +0000 (0:00:00.538) 0:00:10.115 **** included: /WORKDIR/git-bond_options_rewritewm05ls8b/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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 14 February 2024 00:05:40 +0000 (0:00:00.044) 0:00:10.159 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 14 February 2024 00:05:40 +0000 (0:00:00.049) 0:00:10.208 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 14 February 2024 00:05:40 +0000 (0:00:00.031) 0:00:10.240 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 14 February 2024 00:05:40 +0000 (0:00:00.028) 0:00:10.269 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 14 February 2024 00:05:41 +0000 (0:00:01.524) 0:00:11.793 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 14 February 2024 00:05:43 +0000 (0:00:01.306) 0:00:13.100 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 14 February 2024 00:05:43 +0000 (0:00:00.026) 0:00:13.126 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 14 February 2024 00:05:43 +0000 (0:00:00.027) 0:00:13.154 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 14 February 2024 00:05:43 +0000 (0:00:00.041) 0:00:13.196 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 14 February 2024 00:05:43 +0000 (0:00:00.091) 0:00:13.287 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 14 February 2024 00:05:43 +0000 (0:00:00.024) 0:00:13.312 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 14 February 2024 00:05:43 +0000 (0:00:00.037) 0:00:13.349 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 14 February 2024 00:05:43 +0000 (0:00:00.034) 0:00:13.384 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 14 February 2024 00:05:43 +0000 (0:00:00.368) 0:00:13.753 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 14 February 2024 00:05:43 +0000 (0:00:00.031) 0:00:13.784 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 14 February 2024 00:05:43 +0000 (0:00:00.043) 0:00:13.828 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 14 February 2024 00:05:43 +0000 (0:00:00.032) 0:00:13.861 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 14 February 2024 00:05:44 +0000 (0:00:00.374) 0:00:14.235 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 14 February 2024 00:05:44 +0000 (0:00:00.026) 0:00:14.261 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 14 February 2024 00:05:44 +0000 (0:00:00.027) 0:00:14.288 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 14 February 2024 00:05:44 +0000 (0:00:00.025) 0:00:14.313 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 14 February 2024 00:05:44 +0000 (0:00:00.025) 0:00:14.339 **** 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_rewritewm05ls8b/tests/playbooks/down_profile+delete_interface.yml:5 Wednesday 14 February 2024 00:05:44 +0000 (0:00:00.208) 0:00:14.547 **** ok: [sut] META: ran handlers TASK [Include the task 'delete_interface.yml'] ********************************* task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/down_profile+delete_interface.yml:8 Wednesday 14 February 2024 00:05:45 +0000 (0:00:00.476) 0:00:15.024 **** included: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tasks/delete_interface.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tasks/delete_interface.yml:3 Wednesday 14 February 2024 00:05:45 +0000 (0:00:00.040) 0:00:15.064 **** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "LSR-TST-br31" ], "delta": "0:00:00.008134", "end": "2024-02-14 00:05:45.348737", "rc": 1, "start": "2024-02-14 00:05:45.340603" } STDERR: Cannot find device "LSR-TST-br31" MSG: non-zero return code ...ignoring META: ran handlers META: ran handlers PLAY [Remove {{ profile }}] **************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/remove_profile.yml:3 Wednesday 14 February 2024 00:05:45 +0000 (0:00:00.218) 0:00:15.282 **** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:4 Wednesday 14 February 2024 00:05:45 +0000 (0:00:00.489) 0:00:15.771 **** included: /WORKDIR/git-bond_options_rewritewm05ls8b/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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Wednesday 14 February 2024 00:05:45 +0000 (0:00:00.042) 0:00:15.814 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Wednesday 14 February 2024 00:05:45 +0000 (0:00:00.030) 0:00:15.844 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Wednesday 14 February 2024 00:05:45 +0000 (0:00:00.024) 0:00:15.869 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Wednesday 14 February 2024 00:05:45 +0000 (0:00:00.025) 0:00:15.894 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Wednesday 14 February 2024 00:05:47 +0000 (0:00:01.523) 0:00:17.418 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:7 Wednesday 14 February 2024 00:05:48 +0000 (0:00:01.332) 0:00:18.750 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:11 Wednesday 14 February 2024 00:05:48 +0000 (0:00:00.030) 0:00:18.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-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:19 Wednesday 14 February 2024 00:05:48 +0000 (0:00:00.039) 0:00:18.820 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:30 Wednesday 14 February 2024 00:05:48 +0000 (0:00:00.053) 0:00:18.873 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:43 Wednesday 14 February 2024 00:05:49 +0000 (0:00:00.100) 0:00:18.973 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:58 Wednesday 14 February 2024 00:05:49 +0000 (0:00:00.023) 0:00:18.997 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:74 Wednesday 14 February 2024 00:05:49 +0000 (0:00:00.052) 0:00:19.050 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:88 Wednesday 14 February 2024 00:05:49 +0000 (0:00:00.028) 0:00:19.078 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:99 Wednesday 14 February 2024 00:05:49 +0000 (0:00:00.350) 0:00:19.429 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:108 Wednesday 14 February 2024 00:05:49 +0000 (0:00:00.030) 0:00:19.459 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:116 Wednesday 14 February 2024 00:05:49 +0000 (0:00:00.024) 0:00:19.484 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:125 Wednesday 14 February 2024 00:05:49 +0000 (0:00:00.024) 0:00:19.508 **** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:137 Wednesday 14 February 2024 00:05:49 +0000 (0:00:00.353) 0:00:19.862 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:143 Wednesday 14 February 2024 00:05:49 +0000 (0:00:00.024) 0:00:19.886 **** 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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:147 Wednesday 14 February 2024 00:05:50 +0000 (0:00:00.027) 0:00:19.913 **** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "LSR-TST-br31", "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_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:152 Wednesday 14 February 2024 00:05:50 +0000 (0:00:00.026) 0:00:19.940 **** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:158 Wednesday 14 February 2024 00:05:50 +0000 (0:00:00.023) 0:00:19.963 **** ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY [Verify that cleanup restored state to default] *************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tests_bridge_cloned_mac.yml:64 Wednesday 14 February 2024 00:05:50 +0000 (0:00:00.199) 0:00:20.162 **** ok: [sut] META: ran handlers TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tests_bridge_cloned_mac.yml:67 Wednesday 14 February 2024 00:05:50 +0000 (0:00:00.508) 0:00:20.671 **** included: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tasks/check_network_dns.yml:6 Wednesday 14 February 2024 00:05:50 +0000 (0:00:00.044) 0:00:20.715 **** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :_\nfi\n", "delta": "0:00:00.009430", "end": "2024-02-14 00:05:51.006478", "rc": 0, "start": "2024-02-14 00:05:50.997048" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0a:2e:06:cd:94:9b brd ff:ff:ff:ff:ff:ff inet 10.31.13.135/22 brd 10.31.15.255 scope global dynamic noprefixroute eth0 valid_lft 2609sec preferred_lft 2609sec inet6 fe80::82e:6ff:fecd:949b/64 scope link valid_lft forever preferred_lft forever IP ROUTE default via 10.31.12.1 dev eth0 proto dhcp src 10.31.13.135 metric 100 10.31.12.0/22 dev eth0 proto kernel scope link src 10.31.13.135 metric 100 IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and ping still work] ****************************************** task path: /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tasks/check_network_dns.yml:24 Wednesday 14 February 2024 00:05:51 +0000 (0:00:00.227) 0:00:20.942 **** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.358957", "end": "2024-02-14 00:05:51.576054", "rc": 0, "start": "2024-02-14 00:05:51.217097" } STDOUT: CHECK DNS AND CONNECTIVITY 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1355 0 --:--:-- --:--:-- --:--:-- 1355 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 2694 0 --:--:-- --:--:-- --:--:-- 2694 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=50 changed=3 unreachable=0 failed=0 skipped=47 rescued=0 ignored=1 Wednesday 14 February 2024 00:05:51 +0000 (0:00:00.574) 0:00:21.516 **** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.65s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.52s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.45s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Enable EPEL 8 ----------------------------------------------------------- 1.44s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tasks/enable_epel.yml:35 ------ linux-system-roles.network : Check which packages are installed --------- 1.33s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.31s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.75s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/tests_bridge_cloned_mac_nm.yml:6 linux-system-roles.network : Enable and start NetworkManager ------------ 0.58s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:88 Verify DNS and ping still work ------------------------------------------ 0.57s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tasks/check_network_dns.yml:24 Gathering Facts --------------------------------------------------------- 0.54s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/down_profile.yml:3 -- Gathering Facts --------------------------------------------------------- 0.51s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tests_bridge_cloned_mac.yml:64 Gathering Facts --------------------------------------------------------- 0.51s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tests_bridge_cloned_mac.yml:3 linux-system-roles.network : Configure networking connection profiles --- 0.50s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:125 Gathering Facts --------------------------------------------------------- 0.49s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/remove_profile.yml:3 Gathering Facts --------------------------------------------------------- 0.48s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/tests_bridge_cloned_mac.yml:11 Gathering Facts --------------------------------------------------------- 0.48s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/playbooks/down_profile+delete_interface.yml:5 linux-system-roles.network : Configure networking connection profiles --- 0.37s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable and start NetworkManager ------------ 0.37s /WORKDIR/git-bond_options_rewritewm05ls8b/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Configure networking connection profiles --- 0.35s /WORKDIR/git-bond_options_rewritewm05ls8b/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. ---^---^---^---^---^---