# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_ipv6_dns_search_nm.yml ***************************************** 2 plays in /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tests_ipv6_dns_search_nm.yml PLAY [Run playbook 'playbooks/tests_ipv6_dns_search.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tests_ipv6_dns_search_nm.yml:6 Friday 09 February 2024 13:35:50 +0000 (0:00:00.013) 0:00:00.013 ******* ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tests_ipv6_dns_search_nm.yml:9 Friday 09 February 2024 13:35:51 +0000 (0:00:00.935) 0:00:00.949 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/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_rewrite86ytuvfo/tests/tasks/el_repo_setup.yml:3 Friday 09 February 2024 13:35:51 +0000 (0:00:00.016) 0:00:00.965 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/el_repo_setup.yml:19 Friday 09 February 2024 13:35:52 +0000 (0:00:00.574) 0:00:01.540 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/el_repo_setup.yml:24 Friday 09 February 2024 13:35:52 +0000 (0:00:00.270) 0:00:01.810 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/el_repo_setup.yml:28 Friday 09 February 2024 13:35:52 +0000 (0:00:00.047) 0:00:01.858 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/el_repo_setup.yml:53 Friday 09 February 2024 13:35:52 +0000 (0:00:00.026) 0:00:01.885 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/enable_epel.yml:8 Friday 09 February 2024 13:35:52 +0000 (0:00:00.067) 0:00:01.953 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/enable_epel.yml:24 Friday 09 February 2024 13:35:52 +0000 (0:00:00.062) 0:00:02.015 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/enable_epel.yml:30 Friday 09 February 2024 13:35:52 +0000 (0:00:00.031) 0:00:02.046 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/enable_epel.yml:35 Friday 09 February 2024 13:35:53 +0000 (0:00:00.034) 0:00:02.080 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/enable_epel.yml:40 Friday 09 February 2024 13:35:53 +0000 (0:00:00.063) 0:00:02.144 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tests_ipv6_dns_search_nm.yml:11 Friday 09 February 2024 13:35:53 +0000 (0:00:00.066) 0:00:02.211 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing DNS search setting] ************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/playbooks/tests_ipv6_dns_search.yml:2 Friday 09 February 2024 13:35:53 +0000 (0:00:00.096) 0:00:02.308 ******* ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 13:35:54 +0000 (0:00:00.830) 0:00:03.138 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 13:35:54 +0000 (0:00:00.089) 0:00:03.228 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 13:35:54 +0000 (0:00:00.026) 0:00:03.254 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 13:35:54 +0000 (0:00:00.015) 0:00:03.270 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 13:35:54 +0000 (0:00:00.025) 0:00:03.295 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 13:35:56 +0000 (0:00:02.244) 0:00:05.539 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 13:35:57 +0000 (0:00:01.162) 0:00:06.702 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 13:35:57 +0000 (0:00:00.028) 0:00:06.730 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 13:35:57 +0000 (0:00:00.031) 0:00:06.761 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 13:35:57 +0000 (0:00:00.032) 0:00:06.794 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 13:35:57 +0000 (0:00:00.047) 0:00:06.841 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 13:35:57 +0000 (0:00:00.025) 0:00:06.866 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 13:35:57 +0000 (0:00:00.024) 0:00:06.891 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 13:35:57 +0000 (0:00:00.038) 0:00:06.929 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 13:35:58 +0000 (0:00:00.890) 0:00:07.820 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 13:35:58 +0000 (0:00:00.029) 0:00:07.849 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 13:35:58 +0000 (0:00:00.024) 0:00:07.873 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 13:35:58 +0000 (0:00:00.024) 0:00:07.898 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24" ], "auto6": false, "dhcp4": false, "dns": "203.0.113.113", "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 3de20948-4719-4751-85bc-df2323f04645 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 3de20948-4719-4751-85bc-df2323f04645 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 13:35:59 +0000 (0:00:00.697) 0:00:08.595 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 13:35:59 +0000 (0:00:00.118) 0:00:08.714 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 3de20948-4719-4751-85bc-df2323f04645", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 3de20948-4719-4751-85bc-df2323f04645 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 13:35:59 +0000 (0:00:00.044) 0:00:08.759 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24" ], "auto6": false, "dhcp4": false, "dns": "203.0.113.113", "dns_search": "example.com" }, "name": "br-example", "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, 'br-example': add connection br-example, 3de20948-4719-4751-85bc-df2323f04645\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 3de20948-4719-4751-85bc-df2323f04645 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, 3de20948-4719-4751-85bc-df2323f04645", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 3de20948-4719-4751-85bc-df2323f04645 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 13:35:59 +0000 (0:00:00.029) 0:00:08.788 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 13:35:59 +0000 (0:00:00.039) 0:00:08.828 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/playbooks/tests_ipv6_dns_search.yml:23 Friday 09 February 2024 13:36:00 +0000 (0:00:00.309) 0:00:09.137 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018799", "end": "2024-02-09 13:36:00.373033", "rc": 0, "start": "2024-02-09 13:36:00.354234" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/playbooks/tests_ipv6_dns_search.yml:29 Friday 09 February 2024 13:36:00 +0000 (0:00:00.338) 0:00:09.476 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018722", "end": "2024-02-09 13:36:00.660900", "rc": 0, "start": "2024-02-09 13:36:00.642178" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/playbooks/tests_ipv6_dns_search.yml:35 Friday 09 February 2024 13:36:00 +0000 (0:00:00.276) 0:00:09.752 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that DNS search setting for IPv6 is not configured when IPv6 address is not configured] *** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/playbooks/tests_ipv6_dns_search.yml:41 Friday 09 February 2024 13:36:00 +0000 (0:00:00.036) 0:00:09.788 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 13:36:00 +0000 (0:00:00.043) 0:00:09.832 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 13:36:00 +0000 (0:00:00.065) 0:00:09.897 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 13:36:00 +0000 (0:00:00.059) 0:00:09.957 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 13:36:00 +0000 (0:00:00.055) 0:00:10.012 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 13:36:01 +0000 (0:00:00.042) 0:00:10.055 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 13:36:03 +0000 (0:00:02.247) 0:00:12.303 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 13:36:04 +0000 (0:00:00.939) 0:00:13.243 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 13:36:04 +0000 (0:00:00.055) 0:00:13.298 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 13:36:04 +0000 (0:00:00.086) 0:00:13.384 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 13:36:04 +0000 (0:00:00.044) 0:00:13.429 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 13:36:04 +0000 (0:00:00.072) 0:00:13.502 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 13:36:04 +0000 (0:00:00.041) 0:00:13.543 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 13:36:04 +0000 (0:00:00.048) 0:00:13.591 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 13:36:04 +0000 (0:00:00.065) 0:00:13.657 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 13:36:05 +0000 (0:00:00.613) 0:00:14.270 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 13:36:05 +0000 (0:00:00.034) 0:00:14.304 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 13:36:05 +0000 (0:00:00.036) 0:00:14.340 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 13:36:05 +0000 (0:00:00.030) 0:00:14.370 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24", "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "203.0.113.113", "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 3de20948-4719-4751-85bc-df2323f04645 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 3de20948-4719-4751-85bc-df2323f04645 (is-modified) [005] #0, state:up persistent_state:present, 'br-example': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 13:36:05 +0000 (0:00:00.431) 0:00:14.802 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 13:36:05 +0000 (0:00:00.034) 0:00:14.837 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 3de20948-4719-4751-85bc-df2323f04645", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 3de20948-4719-4751-85bc-df2323f04645 (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 13:36:05 +0000 (0:00:00.041) 0:00:14.878 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "192.0.2.1/24", "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "203.0.113.113", "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "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, 'br-example': update connection br-example, 3de20948-4719-4751-85bc-df2323f04645\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 3de20948-4719-4751-85bc-df2323f04645 (is-modified)\n[005] #0, state:up persistent_state:present, 'br-example': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 3de20948-4719-4751-85bc-df2323f04645", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 3de20948-4719-4751-85bc-df2323f04645 (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 13:36:05 +0000 (0:00:00.084) 0:00:14.963 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 13:36:05 +0000 (0:00:00.035) 0:00:14.998 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/playbooks/tests_ipv6_dns_search.yml:69 Friday 09 February 2024 13:36:06 +0000 (0:00:00.239) 0:00:15.238 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018660", "end": "2024-02-09 13:36:06.410616", "rc": 0, "start": "2024-02-09 13:36:06.391956" } STDOUT: ipv6.dns-search: example.com TASK [Assert that DNS search setting for IPv6 is configured when the static IPv6 address is configured] *** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/playbooks/tests_ipv6_dns_search.yml:75 Friday 09 February 2024 13:36:06 +0000 (0:00:00.254) 0:00:15.493 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 13:36:06 +0000 (0:00:00.025) 0:00:15.518 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 13:36:06 +0000 (0:00:00.064) 0:00:15.583 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 13:36:06 +0000 (0:00:00.036) 0:00:15.619 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 13:36:06 +0000 (0:00:00.029) 0:00:15.648 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 13:36:06 +0000 (0:00:00.043) 0:00:15.692 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 13:36:08 +0000 (0:00:02.153) 0:00:17.845 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 13:36:09 +0000 (0:00:00.923) 0:00:18.769 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 13:36:09 +0000 (0:00:00.029) 0:00:18.798 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 13:36:09 +0000 (0:00:00.028) 0:00:18.827 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 13:36:09 +0000 (0:00:00.028) 0:00:18.855 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 13:36:09 +0000 (0:00:00.046) 0:00:18.902 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 13:36:09 +0000 (0:00:00.024) 0:00:18.927 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 13:36:09 +0000 (0:00:00.024) 0:00:18.952 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 13:36:09 +0000 (0:00:00.056) 0:00:19.008 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 13:36:10 +0000 (0:00:00.554) 0:00:19.563 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 13:36:10 +0000 (0:00:00.029) 0:00:19.592 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 13:36:10 +0000 (0:00:00.026) 0:00:19.619 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 13:36:10 +0000 (0:00:00.024) 0:00:19.643 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 3de20948-4719-4751-85bc-df2323f04645 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 3de20948-4719-4751-85bc-df2323f04645 (is-modified) [005] #0, state:up persistent_state:present, 'br-example': connection reapplied TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 13:36:11 +0000 (0:00:00.407) 0:00:20.050 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 13:36:11 +0000 (0:00:00.028) 0:00:20.079 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 3de20948-4719-4751-85bc-df2323f04645", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 3de20948-4719-4751-85bc-df2323f04645 (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 13:36:11 +0000 (0:00:00.030) 0:00:20.110 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "2001:db8::2/32" ], "auto6": false, "dhcp4": false, "dns": [ "2001:db8::20" ], "dns_search": "example.com" }, "name": "br-example", "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, 'br-example': update connection br-example, 3de20948-4719-4751-85bc-df2323f04645\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 3de20948-4719-4751-85bc-df2323f04645 (is-modified)\n[005] #0, state:up persistent_state:present, 'br-example': connection reapplied\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, 3de20948-4719-4751-85bc-df2323f04645", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, 3de20948-4719-4751-85bc-df2323f04645 (is-modified)", "[005] #0, state:up persistent_state:present, 'br-example': connection reapplied" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 13:36:11 +0000 (0:00:00.027) 0:00:20.137 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 13:36:11 +0000 (0:00:00.041) 0:00:20.179 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/playbooks/tests_ipv6_dns_search.yml:101 Friday 09 February 2024 13:36:11 +0000 (0:00:00.208) 0:00:20.387 ******* ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018325", "end": "2024-02-09 13:36:11.532065", "rc": 0, "start": "2024-02-09 13:36:11.513740" } STDOUT: ipv6.dns-search: example.com TASK [Assert that DNS search setting for IPv6 is configured when only the static IPv6 address is configured] *** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/playbooks/tests_ipv6_dns_search.yml:107 Friday 09 February 2024 13:36:11 +0000 (0:00:00.227) 0:00:20.615 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 13:36:11 +0000 (0:00:00.056) 0:00:20.672 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 13:36:11 +0000 (0:00:00.057) 0:00:20.730 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 13:36:11 +0000 (0:00:00.038) 0:00:20.768 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 13:36:11 +0000 (0:00:00.034) 0:00:20.802 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 13:36:11 +0000 (0:00:00.026) 0:00:20.828 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 13:36:13 +0000 (0:00:02.145) 0:00:22.974 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 13:36:14 +0000 (0:00:00.998) 0:00:23.972 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 13:36:14 +0000 (0:00:00.038) 0:00:24.010 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 13:36:14 +0000 (0:00:00.028) 0:00:24.039 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 13:36:15 +0000 (0:00:00.034) 0:00:24.074 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 13:36:15 +0000 (0:00:00.069) 0:00:24.143 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 13:36:15 +0000 (0:00:00.069) 0:00:24.213 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 13:36:15 +0000 (0:00:00.054) 0:00:24.268 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 13:36:15 +0000 (0:00:00.048) 0:00:24.316 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 13:36:15 +0000 (0:00:00.577) 0:00:24.894 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 13:36:15 +0000 (0:00:00.043) 0:00:24.937 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 13:36:15 +0000 (0:00:00.029) 0:00:24.967 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 13:36:15 +0000 (0:00:00.068) 0:00:25.035 ******* fatal: [sut]: FAILED! => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "dhcp4": false, "dns_search": "example.com", "ipv6_disabled": true }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled. MSG: error: connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled. ...ignoring TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 13:36:16 +0000 (0:00:00.371) 0:00:25.407 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 13:36:16 +0000 (0:00:00.049) 0:00:25.456 ******* ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled." ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 13:36:16 +0000 (0:00:00.038) 0:00:25.494 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "dhcp4": false, "dns_search": "example.com", "ipv6_disabled": true }, "name": "br-example", "state": "up", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": true, "msg": "error: connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled.", "stderr": "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled.\n", "stderr_lines": [ "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled." ], "warnings": [ "[001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled." ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 13:36:16 +0000 (0:00:00.032) 0:00:25.527 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 13:36:16 +0000 (0:00:00.036) 0:00:25.564 ******* ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/playbooks/tests_ipv6_dns_search.yml:131 Friday 09 February 2024 13:36:16 +0000 (0:00:00.205) 0:00:25.770 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that configuring DNS search setting is not allowed when both IPv4 and IPv6 are disabled] *** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/playbooks/tests_ipv6_dns_search.yml:138 Friday 09 February 2024 13:36:16 +0000 (0:00:00.028) 0:00:25.799 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:4 Friday 09 February 2024 13:36:16 +0000 (0:00:00.033) 0:00:25.832 ******* included: /WORKDIR/git-bond_options_rewrite86ytuvfo/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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Friday 09 February 2024 13:36:16 +0000 (0:00:00.061) 0:00:25.894 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Friday 09 February 2024 13:36:16 +0000 (0:00:00.028) 0:00:25.922 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Friday 09 February 2024 13:36:16 +0000 (0:00:00.024) 0:00:25.947 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Friday 09 February 2024 13:36:16 +0000 (0:00:00.024) 0:00:25.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 : Check which packages are installed] ********* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Friday 09 February 2024 13:36:19 +0000 (0:00:02.148) 0:00:28.119 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:7 Friday 09 February 2024 13:36:19 +0000 (0:00:00.901) 0:00:29.021 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:11 Friday 09 February 2024 13:36:19 +0000 (0:00:00.025) 0:00:29.046 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:19 Friday 09 February 2024 13:36:20 +0000 (0:00:00.032) 0:00:29.078 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:30 Friday 09 February 2024 13:36:20 +0000 (0:00:00.079) 0:00:29.158 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:43 Friday 09 February 2024 13:36:20 +0000 (0:00:00.061) 0:00:29.219 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:58 Friday 09 February 2024 13:36:20 +0000 (0:00:00.044) 0:00:29.264 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:74 Friday 09 February 2024 13:36:20 +0000 (0:00:00.033) 0:00:29.297 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Friday 09 February 2024 13:36:20 +0000 (0:00:00.051) 0:00:29.348 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:99 Friday 09 February 2024 13:36:20 +0000 (0:00:00.636) 0:00:29.984 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:108 Friday 09 February 2024 13:36:20 +0000 (0:00:00.041) 0:00:30.026 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:116 Friday 09 February 2024 13:36:21 +0000 (0:00:00.077) 0:00:30.103 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:125 Friday 09 February 2024 13:36:21 +0000 (0:00:00.054) 0:00:30.157 ******* changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "br-example", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:137 Friday 09 February 2024 13:36:21 +0000 (0:00:00.600) 0:00:30.758 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:143 Friday 09 February 2024 13:36:21 +0000 (0:00:00.060) 0:00:30.818 ******* 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_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:147 Friday 09 February 2024 13:36:21 +0000 (0:00:00.076) 0:00:30.895 ******* ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "br-example", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:152 Friday 09 February 2024 13:36:21 +0000 (0:00:00.042) 0:00:30.938 ******* skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:158 Friday 09 February 2024 13:36:21 +0000 (0:00:00.056) 0:00:30.994 ******* ok: [sut] => { "changed": false, "ping": "pong" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=63 changed=4 unreachable=0 failed=0 skipped=76 rescued=0 ignored=1 Friday 09 February 2024 13:36:22 +0000 (0:00:00.259) 0:00:31.254 ******* =============================================================================== linux-system-roles.network : Check which services are running ----------- 2.25s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.24s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.15s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.15s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 2.15s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.16s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.00s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.94s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tests_ipv6_dns_search_nm.yml:6 linux-system-roles.network : Check which packages are installed --------- 0.92s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.90s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable and start NetworkManager ------------ 0.89s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Gathering Facts --------------------------------------------------------- 0.83s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/playbooks/tests_ipv6_dns_search.yml:2 linux-system-roles.network : Configure networking connection profiles --- 0.70s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable and start NetworkManager ------------ 0.64s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Enable and start NetworkManager ------------ 0.61s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:88 linux-system-roles.network : Configure networking connection profiles --- 0.60s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:125 linux-system-roles.network : Enable and start NetworkManager ------------ 0.58s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:88 Gather the minimum subset of ansible_facts required by the network role test --- 0.57s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/tasks/el_repo_setup.yml:3 ----- linux-system-roles.network : Enable and start NetworkManager ------------ 0.55s /WORKDIR/git-bond_options_rewrite86ytuvfo/tests/roles/linux-system-roles.network/tasks/main.yml:88 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: [001] #0, state:up persistent_state:present, 'br-example': connection[0]: Setting 'dns_search', 'dns_options' and 'dns_priority' are not allowed when both IPv4 and IPv6 are disabled. ---^---^---^---^---^---