# 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-weekly-ciohd_qeou/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-weekly-ciohd_qeou/tests/tests_ipv6_dns_search_nm.yml:6 Saturday 06 January 2024 13:44:54 +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-weekly-ciohd_qeou/tests/tests_ipv6_dns_search_nm.yml:9 Saturday 06 January 2024 13:44:54 +0000 (0:00:00.694) 0:00:00.708 ****** included: /WORKDIR/git-weekly-ciohd_qeou/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-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:3 Saturday 06 January 2024 13:44:54 +0000 (0:00:00.013) 0:00:00.722 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:19 Saturday 06 January 2024 13:44:55 +0000 (0:00:00.327) 0:00:01.049 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:24 Saturday 06 January 2024 13:44:55 +0000 (0:00:00.281) 0:00:01.330 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:28 Saturday 06 January 2024 13:44:55 +0000 (0:00:00.030) 0:00:01.360 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/el_repo_setup.yml:53 Saturday 06 January 2024 13:44:55 +0000 (0:00:00.026) 0:00:01.387 ****** included: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 9] *********************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:8 Saturday 06 January 2024 13:44:55 +0000 (0:00:00.040) 0:00:01.427 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:24 Saturday 06 January 2024 13:44:55 +0000 (0:00:00.024) 0:00:01.452 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:30 Saturday 06 January 2024 13:44:55 +0000 (0:00:00.018) 0:00:01.471 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:35 Saturday 06 January 2024 13:44:55 +0000 (0:00:00.019) 0:00:01.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tasks/enable_epel.yml:40 Saturday 06 January 2024 13:44:55 +0000 (0:00:00.023) 0:00:01.514 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/tests_ipv6_dns_search_nm.yml:11 Saturday 06 January 2024 13:44:55 +0000 (0:00:00.012) 0:00:01.526 ****** 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-weekly-ciohd_qeou/tests/playbooks/tests_ipv6_dns_search.yml:2 Saturday 06 January 2024 13:44:55 +0000 (0:00:00.016) 0:00:01.542 ****** ok: [sut] META: ran handlers TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:44:56 +0000 (0:00:00.508) 0:00:02.050 ****** included: /WORKDIR/git-weekly-ciohd_qeou/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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:44:56 +0000 (0:00:00.069) 0:00:02.119 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:44:56 +0000 (0:00:00.019) 0:00:02.139 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:44:56 +0000 (0:00:00.012) 0:00:02.151 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:44:56 +0000 (0:00:00.023) 0:00:02.175 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:44:57 +0000 (0:00:01.473) 0:00:03.648 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:44:58 +0000 (0:00:01.102) 0:00:04.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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:44:58 +0000 (0:00:00.070) 0:00:04.821 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:44:59 +0000 (0:00:00.071) 0:00:04.892 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:44:59 +0000 (0:00:00.038) 0:00:04.931 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:44:59 +0000 (0:00:00.095) 0:00:05.026 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:44:59 +0000 (0:00:00.026) 0:00:05.052 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:44:59 +0000 (0:00:00.022) 0:00:05.075 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:44:59 +0000 (0:00:00.024) 0:00:05.100 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:44:59 +0000 (0:00:00.581) 0:00:05.682 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:44:59 +0000 (0:00:00.026) 0:00:05.709 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:44:59 +0000 (0:00:00.040) 0:00:05.749 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:44:59 +0000 (0:00:00.045) 0:00:05.794 ****** 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, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:45:00 +0000 (0:00:00.588) 0:00:06.383 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:45:00 +0000 (0:00:00.048) 0:00:06.432 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:45:00 +0000 (0:00:00.032) 0:00:06.464 ****** 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, e08a8af9-4e36-4944-9c6a-f19d0c9572a7\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': add connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:45:00 +0000 (0:00:00.064) 0:00:06.529 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:45:00 +0000 (0:00:00.025) 0:00:06.555 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv4] ******************************************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_ipv6_dns_search.yml:23 Saturday 06 January 2024 13:45:00 +0000 (0:00:00.270) 0:00:06.825 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv4.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.017945", "end": "2024-01-06 13:45:01.184835", "rc": 0, "start": "2024-01-06 13:45:01.166890" } STDOUT: ipv4.dns-search: example.com TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_ipv6_dns_search.yml:29 Saturday 06 January 2024 13:45:01 +0000 (0:00:00.267) 0:00:07.093 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.018404", "end": "2024-01-06 13:45:01.399251", "rc": 0, "start": "2024-01-06 13:45:01.380847" } STDOUT: ipv6.dns-search: -- TASK [Assert that IPv4 DNS search entry is configured correctly] *************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_ipv6_dns_search.yml:35 Saturday 06 January 2024 13:45:01 +0000 (0:00:00.215) 0:00:07.308 ****** 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-weekly-ciohd_qeou/tests/playbooks/tests_ipv6_dns_search.yml:41 Saturday 06 January 2024 13:45:01 +0000 (0:00:00.044) 0:00:07.352 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:45:01 +0000 (0:00:00.027) 0:00:07.379 ****** included: /WORKDIR/git-weekly-ciohd_qeou/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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:45:01 +0000 (0:00:00.043) 0:00:07.423 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:45:01 +0000 (0:00:00.057) 0:00:07.481 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:45:01 +0000 (0:00:00.027) 0:00:07.509 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:45:01 +0000 (0:00:00.024) 0:00:07.534 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:45:03 +0000 (0:00:01.475) 0:00:09.009 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:45:04 +0000 (0:00:00.939) 0:00:09.948 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:45:04 +0000 (0:00:00.033) 0:00:09.981 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:45:04 +0000 (0:00:00.025) 0:00:10.007 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:45:04 +0000 (0:00:00.029) 0:00:10.036 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:45:04 +0000 (0:00:00.060) 0:00:10.096 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:45:04 +0000 (0:00:00.024) 0:00:10.121 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:45:04 +0000 (0:00:00.029) 0:00:10.151 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:45:04 +0000 (0:00:00.025) 0:00:10.176 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:45:04 +0000 (0:00:00.366) 0:00:10.542 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:45:04 +0000 (0:00:00.048) 0:00:10.591 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:45:04 +0000 (0:00:00.046) 0:00:10.637 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:45:04 +0000 (0:00:00.045) 0:00:10.683 ****** 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, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 (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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:45:05 +0000 (0:00:00.404) 0:00:11.087 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:45:05 +0000 (0:00:00.025) 0:00:11.112 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 (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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:45:05 +0000 (0:00:00.025) 0:00:11.138 ****** 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, e08a8af9-4e36-4944-9c6a-f19d0c9572a7\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 (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, e08a8af9-4e36-4944-9c6a-f19d0c9572a7", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 (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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:45:05 +0000 (0:00:00.025) 0:00:11.163 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:45:05 +0000 (0:00:00.021) 0:00:11.185 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_ipv6_dns_search.yml:69 Saturday 06 January 2024 13:45:05 +0000 (0:00:00.188) 0:00:11.374 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.017691", "end": "2024-01-06 13:45:05.700863", "rc": 0, "start": "2024-01-06 13:45:05.683172" } 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-weekly-ciohd_qeou/tests/playbooks/tests_ipv6_dns_search.yml:75 Saturday 06 January 2024 13:45:05 +0000 (0:00:00.242) 0:00:11.617 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:45:05 +0000 (0:00:00.026) 0:00:11.643 ****** included: /WORKDIR/git-weekly-ciohd_qeou/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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:45:05 +0000 (0:00:00.040) 0:00:11.683 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:45:05 +0000 (0:00:00.027) 0:00:11.710 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:45:05 +0000 (0:00:00.023) 0:00:11.734 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:45:05 +0000 (0:00:00.022) 0:00:11.756 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:45:07 +0000 (0:00:01.432) 0:00:13.188 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:45:08 +0000 (0:00:01.000) 0:00:14.189 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:45:08 +0000 (0:00:00.048) 0:00:14.238 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:45:08 +0000 (0:00:00.065) 0:00:14.303 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:45:08 +0000 (0:00:00.026) 0:00:14.330 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:45:08 +0000 (0:00:00.046) 0:00:14.376 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:45:08 +0000 (0:00:00.021) 0:00:14.398 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:45:08 +0000 (0:00:00.034) 0:00:14.433 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:45:08 +0000 (0:00:00.127) 0:00:14.561 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:45:09 +0000 (0:00:00.407) 0:00:14.968 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:45:09 +0000 (0:00:00.047) 0:00:15.016 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:45:09 +0000 (0:00:00.034) 0:00:15.050 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:45:09 +0000 (0:00:00.047) 0:00:15.098 ****** 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, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 [004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 (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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:45:09 +0000 (0:00:00.449) 0:00:15.548 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:45:09 +0000 (0:00:00.058) 0:00:15.606 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'br-example': update connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 (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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:45:09 +0000 (0:00:00.055) 0:00:15.661 ****** 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, e08a8af9-4e36-4944-9c6a-f19d0c9572a7\n[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 (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, e08a8af9-4e36-4944-9c6a-f19d0c9572a7", "[004] #0, state:up persistent_state:present, 'br-example': up connection br-example, e08a8af9-4e36-4944-9c6a-f19d0c9572a7 (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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:45:09 +0000 (0:00:00.071) 0:00:15.733 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:45:09 +0000 (0:00:00.038) 0:00:15.772 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Get DNS search entry for IPv6] ******************************************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_ipv6_dns_search.yml:101 Saturday 06 January 2024 13:45:10 +0000 (0:00:00.221) 0:00:15.993 ****** ok: [sut] => { "changed": false, "cmd": [ "nmcli", "-f", "ipv6.dns-search", "connection", "show", "br-example" ], "delta": "0:00:00.017354", "end": "2024-01-06 13:45:10.326547", "rc": 0, "start": "2024-01-06 13:45:10.309193" } 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-weekly-ciohd_qeou/tests/playbooks/tests_ipv6_dns_search.yml:107 Saturday 06 January 2024 13:45:10 +0000 (0:00:00.248) 0:00:16.242 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:45:10 +0000 (0:00:00.025) 0:00:16.267 ****** included: /WORKDIR/git-weekly-ciohd_qeou/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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:45:10 +0000 (0:00:00.047) 0:00:16.315 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:45:10 +0000 (0:00:00.030) 0:00:16.345 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:45:10 +0000 (0:00:00.057) 0:00:16.403 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:45:10 +0000 (0:00:00.030) 0:00:16.433 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:45:11 +0000 (0:00:01.440) 0:00:17.873 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:45:12 +0000 (0:00:00.912) 0:00:18.785 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:45:12 +0000 (0:00:00.024) 0:00:18.809 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:45:12 +0000 (0:00:00.023) 0:00:18.832 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:45:13 +0000 (0:00:00.047) 0:00:18.880 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:45:13 +0000 (0:00:00.064) 0:00:18.944 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:45:13 +0000 (0:00:00.024) 0:00:18.969 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:45:13 +0000 (0:00:00.022) 0:00:18.991 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:45:13 +0000 (0:00:00.026) 0:00:19.017 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:45:13 +0000 (0:00:00.379) 0:00:19.397 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:45:13 +0000 (0:00:00.028) 0:00:19.426 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:45:13 +0000 (0:00:00.023) 0:00:19.449 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:45:13 +0000 (0:00:00.021) 0:00:19.471 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:45:13 +0000 (0:00:00.338) 0:00:19.810 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:45:13 +0000 (0:00:00.046) 0:00:19.856 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:45:14 +0000 (0:00:00.034) 0:00:19.891 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:45:14 +0000 (0:00:00.040) 0:00:19.931 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:45:14 +0000 (0:00:00.022) 0:00:19.953 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Assert that reconfiguring network connection is failed] ****************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_ipv6_dns_search.yml:131 Saturday 06 January 2024 13:45:14 +0000 (0:00:00.186) 0:00:20.140 ****** 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-weekly-ciohd_qeou/tests/playbooks/tests_ipv6_dns_search.yml:138 Saturday 06 January 2024 13:45:14 +0000 (0:00:00.057) 0:00:20.197 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 06 January 2024 13:45:14 +0000 (0:00:00.047) 0:00:20.245 ****** included: /WORKDIR/git-weekly-ciohd_qeou/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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 06 January 2024 13:45:14 +0000 (0:00:00.040) 0:00:20.285 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 06 January 2024 13:45:14 +0000 (0:00:00.036) 0:00:20.322 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 06 January 2024 13:45:14 +0000 (0:00:00.051) 0:00:20.373 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 06 January 2024 13:45:14 +0000 (0:00:00.038) 0:00:20.411 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 06 January 2024 13:45:15 +0000 (0:00:01.420) 0:00:21.831 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 06 January 2024 13:45:16 +0000 (0:00:00.960) 0:00:22.792 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 06 January 2024 13:45:17 +0000 (0:00:00.125) 0:00:22.918 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 06 January 2024 13:45:17 +0000 (0:00:00.038) 0:00:22.956 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 06 January 2024 13:45:17 +0000 (0:00:00.038) 0:00:22.994 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 06 January 2024 13:45:17 +0000 (0:00:00.050) 0:00:23.045 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 06 January 2024 13:45:17 +0000 (0:00:00.029) 0:00:23.074 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 06 January 2024 13:45:17 +0000 (0:00:00.037) 0:00:23.112 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 06 January 2024 13:45:17 +0000 (0:00:00.030) 0:00:23.142 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 06 January 2024 13:45:17 +0000 (0:00:00.392) 0:00:23.535 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 06 January 2024 13:45:17 +0000 (0:00:00.028) 0:00:23.563 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 06 January 2024 13:45:17 +0000 (0:00:00.024) 0:00:23.587 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 06 January 2024 13:45:17 +0000 (0:00:00.021) 0:00:23.609 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 06 January 2024 13:45:18 +0000 (0:00:00.418) 0:00:24.028 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 06 January 2024 13:45:18 +0000 (0:00:00.022) 0:00:24.050 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 06 January 2024 13:45:18 +0000 (0:00:00.022) 0:00:24.073 ****** 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-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 06 January 2024 13:45:18 +0000 (0:00:00.022) 0:00:24.095 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 06 January 2024 13:45:18 +0000 (0:00:00.021) 0:00:24.117 ****** 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 Saturday 06 January 2024 13:45:18 +0000 (0:00:00.181) 0:00:24.299 ****** =============================================================================== linux-system-roles.network : Check which services are running ----------- 1.48s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.47s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.44s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.43s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which services are running ----------- 1.42s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 linux-system-roles.network : Check which packages are installed --------- 1.10s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 1.00s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.94s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.91s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.69s /WORKDIR/git-weekly-ciohd_qeou/tests/tests_ipv6_dns_search_nm.yml:6 ----------- linux-system-roles.network : Configure networking connection profiles --- 0.59s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.58s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:85 Gathering Facts --------------------------------------------------------- 0.51s /WORKDIR/git-weekly-ciohd_qeou/tests/playbooks/tests_ipv6_dns_search.yml:2 ---- linux-system-roles.network : Configure networking connection profiles --- 0.45s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Configure networking connection profiles --- 0.42s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.41s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 0.40s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.39s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start NetworkManager ------------ 0.38s /WORKDIR/git-weekly-ciohd_qeou/tests/roles/linux-system-roles.network/tasks/main.yml:85 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---