# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tests_states_nm.yml:6 Monday 25 March 2024 20:02:07 +0000 (0:00:00.011) 0:00:00.011 ********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tests_states_nm.yml:9 Monday 25 March 2024 20:02:08 +0000 (0:00:01.001) 0:00:01.013 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/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-ostree-skip-test-better-textoquh6_bc/tests/tasks/el_repo_setup.yml:3 Monday 25 March 2024 20:02:08 +0000 (0:00:00.015) 0:00:01.029 ********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tasks/el_repo_setup.yml:17 Monday 25 March 2024 20:02:09 +0000 (0:00:00.258) 0:00:01.287 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tasks/el_repo_setup.yml:22 Monday 25 March 2024 20:02:09 +0000 (0:00:00.193) 0:00:01.481 ********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tasks/el_repo_setup.yml:26 Monday 25 March 2024 20:02:09 +0000 (0:00:00.018) 0:00:01.500 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tasks/el_repo_setup.yml:51 Monday 25 March 2024 20:02:09 +0000 (0:00:00.010) 0:00:01.511 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tasks/enable_epel.yml:8 Monday 25 March 2024 20:02:09 +0000 (0:00:00.029) 0:00:01.540 ********** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tasks/enable_epel.yml:24 Monday 25 March 2024 20:02:09 +0000 (0:00:00.229) 0:00:01.770 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tasks/enable_epel.yml:30 Monday 25 March 2024 20:02:10 +0000 (0:00:00.438) 0:00:02.209 ********** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.181780", "end": "2024-03-25 20:02:10.314391", "rc": 0, "start": "2024-03-25 20:02:10.132611" } STDOUT: Loaded plugins: fastestmirror ================================== repo: epel ================================== [epel] async = True bandwidth = 0 base_persistdir = /var/lib/yum/repos/x86_64/7 baseurl = cache = 0 cachedir = /var/cache/yum/x86_64/7/epel check_config_file_age = True compare_providers_priority = 80 cost = 1000 deltarpm_metadata_percentage = 100 deltarpm_percentage = enabled = True enablegroups = True exclude = failovermethod = priority ftp_disable_epsv = False gpgcadir = /var/lib/yum/repos/x86_64/7/epel/gpgcadir gpgcakey = gpgcheck = True gpgdir = /var/lib/yum/repos/x86_64/7/epel/gpgdir gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7 hdrdir = /var/cache/yum/x86_64/7/epel/headers http_caching = all includepkgs = ip_resolve = keepalive = True keepcache = False mddownloadpolicy = sqlite mdpolicy = group:small mediaid = metadata_expire = 21600 metadata_expire_filter = read-only:present metalink = https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64&infra=stock&content=centos minrate = 0 mirrorlist = mirrorlist_expire = 86400 name = Extra Packages for Enterprise Linux 7 - x86_64 old_base_cache_dir = password = persistdir = /var/lib/yum/repos/x86_64/7/epel pkgdir = /var/cache/yum/x86_64/7/epel/packages proxy = False proxy_dict = proxy_password = proxy_username = repo_gpgcheck = False retries = 10 skip_if_unavailable = False ssl_check_cert_permissions = True sslcacert = sslclientcert = sslclientkey = sslverify = True throttle = 0 timeout = 30.0 ui_id = epel/x86_64 ui_repoid_vars = releasever, basearch username = TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tasks/enable_epel.yml:35 Monday 25 March 2024 20:02:10 +0000 (0:00:00.318) 0:00:02.527 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '8'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tasks/enable_epel.yml:40 Monday 25 March 2024 20:02:10 +0000 (0:00:00.009) 0:00:02.537 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tests_states_nm.yml:11 Monday 25 March 2024 20:02:10 +0000 (0:00:00.008) 0:00:02.545 ********** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tests_states.yml:3 Monday 25 March 2024 20:02:10 +0000 (0:00:00.038) 0:00:02.584 ********** ok: [sut] TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tests_states.yml:11 Monday 25 March 2024 20:02:10 +0000 (0:00:00.560) 0:00:03.145 ********** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tests_states.yml:22 Monday 25 March 2024 20:02:10 +0000 (0:00:00.029) 0:00:03.175 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:5 Monday 25 March 2024 20:02:11 +0000 (0:00:00.020) 0:00:03.195 ********** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:9 Monday 25 March 2024 20:02:11 +0000 (0:00:00.014) 0:00:03.210 ********** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_present.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:21 Monday 25 March 2024 20:02:11 +0000 (0:00:00.030) 0:00:03.241 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml:3 Monday 25 March 2024 20:02:11 +0000 (0:00:00.012) 0:00:03.253 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 25 March 2024 20:02:11 +0000 (0:00:00.011) 0:00:03.264 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003941", "end": "2024-03-25 20:02:11.188537", "rc": 0, "start": "2024-03-25 20:02:11.184596" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 25 March 2024 20:02:11 +0000 (0:00:00.128) 0:00:03.392 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml:5 Monday 25 March 2024 20:02:11 +0000 (0:00:00.010) 0:00:03.403 ********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:24 Monday 25 March 2024 20:02:11 +0000 (0:00:00.010) 0:00:03.413 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/delete_interface.yml:3 Monday 25 March 2024 20:02:11 +0000 (0:00:00.015) 0:00:03.429 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.012211", "end": "2024-03-25 20:02:11.361778", "rc": 1, "start": "2024-03-25 20:02:11.349567" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml:3 Monday 25 March 2024 20:02:11 +0000 (0:00:00.155) 0:00:03.584 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 25 March 2024 20:02:11 +0000 (0:00:00.017) 0:00:03.602 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml:5 Monday 25 March 2024 20:02:11 +0000 (0:00:00.138) 0:00:03.740 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:30 Monday 25 March 2024 20:02:11 +0000 (0:00:00.014) 0:00:03.755 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml:3 Monday 25 March 2024 20:02:11 +0000 (0:00:00.020) 0:00:03.776 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:02:11 +0000 (0:00:00.033) 0:00:03.809 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:02:11 +0000 (0:00:00.022) 0:00:03.832 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:02:11 +0000 (0:00:00.056) 0:00:03.889 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:02:11 +0000 (0:00:00.018) 0:00:03.908 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:02:11 +0000 (0:00:00.012) 0:00:03.921 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:02:12 +0000 (0:00:00.837) 0:00:04.758 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:02:13 +0000 (0:00:01.138) 0:00:05.896 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:02:13 +0000 (0:00:00.031) 0:00:05.928 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:02:13 +0000 (0:00:00.035) 0:00:05.963 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:02:13 +0000 (0:00:00.037) 0:00:06.000 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:02:13 +0000 (0:00:00.036) 0:00:06.037 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:02:13 +0000 (0:00:00.067) 0:00:06.104 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:02:13 +0000 (0:00:00.043) 0:00:06.148 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:02:14 +0000 (0:00:00.059) 0:00:06.208 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:02:14 +0000 (0:00:00.058) 0:00:06.266 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:02:14 +0000 (0:00:00.072) 0:00:06.338 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:02:14 +0000 (0:00:00.058) 0:00:06.397 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:02:14 +0000 (0:00:00.544) 0:00:06.942 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:02:14 +0000 (0:00:00.051) 0:00:06.993 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:02:14 +0000 (0:00:00.025) 0:00:07.018 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:02:14 +0000 (0:00:00.024) 0:00:07.042 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fb15fccb-3092-4031-a779-916adbc57613 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:02:15 +0000 (0:00:00.703) 0:00:07.746 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:02:15 +0000 (0:00:00.046) 0:00:07.793 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fb15fccb-3092-4031-a779-916adbc57613" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:02:15 +0000 (0:00:00.026) 0:00:07.819 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fb15fccb-3092-4031-a779-916adbc57613\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fb15fccb-3092-4031-a779-916adbc57613" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:02:15 +0000 (0:00:00.044) 0:00:07.864 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:02:15 +0000 (0:00:00.047) 0:00:07.911 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml:14 Monday 25 March 2024 20:02:16 +0000 (0:00:00.357) 0:00:08.269 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fb15fccb-3092-4031-a779-916adbc57613\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, fb15fccb-3092-4031-a779-916adbc57613" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:36 Monday 25 March 2024 20:02:16 +0000 (0:00:00.042) 0:00:08.312 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml:3 Monday 25 March 2024 20:02:16 +0000 (0:00:00.055) 0:00:08.367 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 25 March 2024 20:02:16 +0000 (0:00:00.068) 0:00:08.435 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 25 March 2024 20:02:16 +0000 (0:00:00.117) 0:00:08.553 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711396935.5335844, "block_size": 4096, "blocks": 8, "ctime": 1711396935.450587, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25473, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1711396935.450587, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 146, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 25 March 2024 20:02:16 +0000 (0:00:00.175) 0:00:08.728 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 25 March 2024 20:02:16 +0000 (0:00:00.025) 0:00:08.754 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.025647", "end": "2024-03-25 20:02:16.710988", "rc": 0, "start": "2024-03-25 20:02:16.685341" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 25 March 2024 20:02:16 +0000 (0:00:00.170) 0:00:08.924 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 25 March 2024 20:02:16 +0000 (0:00:00.031) 0:00:08.956 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 25 March 2024 20:02:16 +0000 (0:00:00.032) 0:00:08.988 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 25 March 2024 20:02:16 +0000 (0:00:00.086) 0:00:09.075 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 25 March 2024 20:02:16 +0000 (0:00:00.063) 0:00:09.139 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml:5 Monday 25 March 2024 20:02:16 +0000 (0:00:00.027) 0:00:09.167 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml:10 Monday 25 March 2024 20:02:17 +0000 (0:00:00.028) 0:00:09.195 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml:15 Monday 25 March 2024 20:02:17 +0000 (0:00:00.038) 0:00:09.233 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:42 Monday 25 March 2024 20:02:17 +0000 (0:00:00.022) 0:00:09.256 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_present.yml for sut => (item={'what': 'tasks/assert_device_present.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_present.yml:3 Monday 25 March 2024 20:02:17 +0000 (0:00:00.049) 0:00:09.305 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 25 March 2024 20:02:17 +0000 (0:00:00.034) 0:00:09.340 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711396935.4575868, "block_size": 4096, "blocks": 0, "ctime": 1711396935.4535868, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17752, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1711396935.4535868, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_present.yml:5 Monday 25 March 2024 20:02:17 +0000 (0:00:00.185) 0:00:09.526 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:47 Monday 25 March 2024 20:02:17 +0000 (0:00:00.042) 0:00:09.568 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:66 Monday 25 March 2024 20:02:17 +0000 (0:00:00.025) 0:00:09.593 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/cleanup_profile+device.yml:3 Monday 25 March 2024 20:02:17 +0000 (0:00:00.102) 0:00:09.696 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.084407", "end": "2024-03-25 20:02:17.702412", "rc": 1, "start": "2024-03-25 20:02:17.618005" } STDOUT: Connection 'statebr' (fb15fccb-3092-4031-a779-916adbc57613) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tests_states.yml:45 Monday 25 March 2024 20:02:17 +0000 (0:00:00.237) 0:00:09.933 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:5 Monday 25 March 2024 20:02:17 +0000 (0:00:00.037) 0:00:09.971 ********** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:9 Monday 25 March 2024 20:02:17 +0000 (0:00:00.035) 0:00:10.006 ********** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can create a profile without autoconnect" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/delete_interface.yml", "tasks/assert_device_absent.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/create_bridge_profile_no_autoconnect.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_absent.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:21 Monday 25 March 2024 20:02:17 +0000 (0:00:00.105) 0:00:10.111 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml:3 Monday 25 March 2024 20:02:17 +0000 (0:00:00.055) 0:00:10.167 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 25 March 2024 20:02:18 +0000 (0:00:00.029) 0:00:10.197 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005169", "end": "2024-03-25 20:02:19.132415", "rc": 0, "start": "2024-03-25 20:02:18.127246" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 25 March 2024 20:02:19 +0000 (0:00:01.165) 0:00:11.362 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml:5 Monday 25 March 2024 20:02:19 +0000 (0:00:00.042) 0:00:11.405 ********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:24 Monday 25 March 2024 20:02:19 +0000 (0:00:00.028) 0:00:11.433 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/delete_interface.yml for sut => (item=tasks/delete_interface.yml) included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/delete_interface.yml:3 Monday 25 March 2024 20:02:19 +0000 (0:00:00.052) 0:00:11.486 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007598", "end": "2024-03-25 20:02:19.508817", "rc": 1, "start": "2024-03-25 20:02:19.501219" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml:3 Monday 25 March 2024 20:02:19 +0000 (0:00:00.243) 0:00:11.729 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 25 March 2024 20:02:19 +0000 (0:00:00.066) 0:00:11.795 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml:5 Monday 25 March 2024 20:02:19 +0000 (0:00:00.225) 0:00:12.021 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:30 Monday 25 March 2024 20:02:19 +0000 (0:00:00.038) 0:00:12.059 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut => (item=tasks/create_bridge_profile_no_autoconnect.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Monday 25 March 2024 20:02:19 +0000 (0:00:00.055) 0:00:12.114 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:02:19 +0000 (0:00:00.046) 0:00:12.161 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:02:20 +0000 (0:00:00.039) 0:00:12.200 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:02:20 +0000 (0:00:00.050) 0:00:12.250 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:02:20 +0000 (0:00:00.037) 0:00:12.287 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:02:20 +0000 (0:00:00.025) 0:00:12.313 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:02:21 +0000 (0:00:00.924) 0:00:13.237 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:02:22 +0000 (0:00:01.126) 0:00:14.364 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:02:22 +0000 (0:00:00.104) 0:00:14.468 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:02:22 +0000 (0:00:00.023) 0:00:14.492 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:02:22 +0000 (0:00:00.033) 0:00:14.526 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:02:22 +0000 (0:00:00.244) 0:00:14.770 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:02:22 +0000 (0:00:00.078) 0:00:14.849 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:02:22 +0000 (0:00:00.142) 0:00:14.992 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:02:22 +0000 (0:00:00.139) 0:00:15.131 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:02:22 +0000 (0:00:00.034) 0:00:15.166 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:02:23 +0000 (0:00:00.024) 0:00:15.190 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:02:23 +0000 (0:00:00.042) 0:00:15.233 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:02:23 +0000 (0:00:00.291) 0:00:15.524 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:02:23 +0000 (0:00:00.067) 0:00:15.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 [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:02:23 +0000 (0:00:00.025) 0:00:15.617 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:02:23 +0000 (0:00:00.027) 0:00:15.644 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 06889123-7bec-42a9-ae36-b00aefc0a936 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:02:23 +0000 (0:00:00.353) 0:00:15.998 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:02:23 +0000 (0:00:00.042) 0:00:16.040 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 06889123-7bec-42a9-ae36-b00aefc0a936" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:02:23 +0000 (0:00:00.023) 0:00:16.064 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 06889123-7bec-42a9-ae36-b00aefc0a936\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 06889123-7bec-42a9-ae36-b00aefc0a936" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:02:23 +0000 (0:00:00.025) 0:00:16.089 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:02:23 +0000 (0:00:00.022) 0:00:16.112 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Monday 25 March 2024 20:02:24 +0000 (0:00:00.142) 0:00:16.254 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "autoconnect": false, "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 06889123-7bec-42a9-ae36-b00aefc0a936\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 06889123-7bec-42a9-ae36-b00aefc0a936" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:36 Monday 25 March 2024 20:02:24 +0000 (0:00:00.022) 0:00:16.277 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml for sut => (item=tasks/assert_device_absent.yml) included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml:3 Monday 25 March 2024 20:02:24 +0000 (0:00:00.062) 0:00:16.339 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 25 March 2024 20:02:24 +0000 (0:00:00.037) 0:00:16.376 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml:5 Monday 25 March 2024 20:02:24 +0000 (0:00:00.185) 0:00:16.562 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml:3 Monday 25 March 2024 20:02:24 +0000 (0:00:00.024) 0:00:16.587 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 25 March 2024 20:02:24 +0000 (0:00:00.037) 0:00:16.624 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 25 March 2024 20:02:24 +0000 (0:00:00.028) 0:00:16.653 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711396943.7523406, "block_size": 4096, "blocks": 8, "ctime": 1711396943.7523406, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25473, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1711396943.7523406, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 145, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 25 March 2024 20:02:24 +0000 (0:00:00.180) 0:00:16.833 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 25 March 2024 20:02:24 +0000 (0:00:00.022) 0:00:16.856 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022937", "end": "2024-03-25 20:02:24.805055", "rc": 0, "start": "2024-03-25 20:02:24.782118" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 25 March 2024 20:02:24 +0000 (0:00:00.173) 0:00:17.030 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 25 March 2024 20:02:24 +0000 (0:00:00.024) 0:00:17.055 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 25 March 2024 20:02:24 +0000 (0:00:00.033) 0:00:17.088 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 25 March 2024 20:02:24 +0000 (0:00:00.027) 0:00:17.116 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 25 March 2024 20:02:24 +0000 (0:00:00.025) 0:00:17.141 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml:5 Monday 25 March 2024 20:02:24 +0000 (0:00:00.040) 0:00:17.181 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml:10 Monday 25 March 2024 20:02:25 +0000 (0:00:00.025) 0:00:17.207 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml:15 Monday 25 March 2024 20:02:25 +0000 (0:00:00.053) 0:00:17.260 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:42 Monday 25 March 2024 20:02:25 +0000 (0:00:00.027) 0:00:17.288 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:47 Monday 25 March 2024 20:02:25 +0000 (0:00:00.091) 0:00:17.379 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:66 Monday 25 March 2024 20:02:25 +0000 (0:00:00.022) 0:00:17.402 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/cleanup_profile+device.yml:3 Monday 25 March 2024 20:02:25 +0000 (0:00:00.044) 0:00:17.446 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.051319", "end": "2024-03-25 20:02:25.433029", "rc": 1, "start": "2024-03-25 20:02:25.381710" } STDOUT: Connection 'statebr' (06889123-7bec-42a9-ae36-b00aefc0a936) successfully deleted. STDERR: Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tests_states.yml:65 Monday 25 March 2024 20:02:25 +0000 (0:00:00.220) 0:00:17.667 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:5 Monday 25 March 2024 20:02:25 +0000 (0:00:00.074) 0:00:17.741 ********** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:9 Monday 25 March 2024 20:02:25 +0000 (0:00:00.023) 0:00:17.765 ********** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can activate an existing profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_present.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:21 Monday 25 March 2024 20:02:25 +0000 (0:00:00.067) 0:00:17.833 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml:3 Monday 25 March 2024 20:02:25 +0000 (0:00:00.044) 0:00:17.877 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 25 March 2024 20:02:25 +0000 (0:00:00.044) 0:00:17.922 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004065", "end": "2024-03-25 20:02:25.855718", "rc": 0, "start": "2024-03-25 20:02:25.851653" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 25 March 2024 20:02:25 +0000 (0:00:00.150) 0:00:18.072 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml:5 Monday 25 March 2024 20:02:25 +0000 (0:00:00.028) 0:00:18.100 ********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:24 Monday 25 March 2024 20:02:25 +0000 (0:00:00.025) 0:00:18.126 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml:3 Monday 25 March 2024 20:02:26 +0000 (0:00:00.063) 0:00:18.189 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:02:26 +0000 (0:00:00.045) 0:00:18.235 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:02:26 +0000 (0:00:00.048) 0:00:18.284 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:02:26 +0000 (0:00:00.045) 0:00:18.329 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:02:26 +0000 (0:00:00.027) 0:00:18.356 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:02:26 +0000 (0:00:00.031) 0:00:18.387 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:02:27 +0000 (0:00:00.809) 0:00:19.197 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:02:28 +0000 (0:00:01.176) 0:00:20.374 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:02:28 +0000 (0:00:00.092) 0:00:20.466 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:02:28 +0000 (0:00:00.041) 0:00:20.507 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:02:28 +0000 (0:00:00.032) 0:00:20.540 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:02:28 +0000 (0:00:00.053) 0:00:20.593 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:02:28 +0000 (0:00:00.101) 0:00:20.694 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:02:28 +0000 (0:00:00.066) 0:00:20.761 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:02:29 +0000 (0:00:00.860) 0:00:21.621 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:02:29 +0000 (0:00:00.093) 0:00:21.715 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:02:29 +0000 (0:00:00.041) 0:00:21.756 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:02:29 +0000 (0:00:00.042) 0:00:21.799 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:02:30 +0000 (0:00:00.507) 0:00:22.307 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:02:30 +0000 (0:00:00.182) 0:00:22.490 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:02:30 +0000 (0:00:00.086) 0:00:22.576 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:02:30 +0000 (0:00:00.062) 0:00:22.639 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3fefbefe-c998-46b0-a1c9-578fb54486a9 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:02:30 +0000 (0:00:00.411) 0:00:23.050 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:02:30 +0000 (0:00:00.087) 0:00:23.138 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3fefbefe-c998-46b0-a1c9-578fb54486a9" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:02:30 +0000 (0:00:00.050) 0:00:23.188 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3fefbefe-c998-46b0-a1c9-578fb54486a9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3fefbefe-c998-46b0-a1c9-578fb54486a9" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:02:31 +0000 (0:00:00.055) 0:00:23.243 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:02:31 +0000 (0:00:00.024) 0:00:23.268 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml:14 Monday 25 March 2024 20:02:31 +0000 (0:00:00.170) 0:00:23.438 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3fefbefe-c998-46b0-a1c9-578fb54486a9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 3fefbefe-c998-46b0-a1c9-578fb54486a9" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:30 Monday 25 March 2024 20:02:31 +0000 (0:00:00.065) 0:00:23.504 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/activate_profile.yml:3 Monday 25 March 2024 20:02:31 +0000 (0:00:00.079) 0:00:23.584 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:02:31 +0000 (0:00:00.192) 0:00:23.776 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:02:31 +0000 (0:00:00.123) 0:00:23.900 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:02:31 +0000 (0:00:00.154) 0:00:24.054 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:02:31 +0000 (0:00:00.114) 0:00:24.169 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:02:32 +0000 (0:00:00.173) 0:00:24.342 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:02:32 +0000 (0:00:00.794) 0:00:25.136 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:02:33 +0000 (0:00:00.960) 0:00:26.097 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:02:33 +0000 (0:00:00.023) 0:00:26.120 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:02:33 +0000 (0:00:00.025) 0:00:26.146 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:02:33 +0000 (0:00:00.023) 0:00:26.169 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:02:34 +0000 (0:00:00.026) 0:00:26.195 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:02:34 +0000 (0:00:00.035) 0:00:26.231 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:02:34 +0000 (0:00:00.032) 0:00:26.263 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:02:34 +0000 (0:00:00.049) 0:00:26.313 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:02:34 +0000 (0:00:00.049) 0:00:26.362 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:02:34 +0000 (0:00:00.022) 0:00:26.384 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:02:34 +0000 (0:00:00.032) 0:00:26.417 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:02:34 +0000 (0:00:00.252) 0:00:26.669 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:02:34 +0000 (0:00:00.086) 0:00:26.756 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:02:34 +0000 (0:00:00.020) 0:00:26.776 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:02:34 +0000 (0:00:00.017) 0:00:26.794 ********** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3fefbefe-c998-46b0-a1c9-578fb54486a9 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:02:34 +0000 (0:00:00.296) 0:00:27.091 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:02:34 +0000 (0:00:00.028) 0:00:27.120 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3fefbefe-c998-46b0-a1c9-578fb54486a9 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:02:34 +0000 (0:00:00.022) 0:00:27.142 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3fefbefe-c998-46b0-a1c9-578fb54486a9 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 3fefbefe-c998-46b0-a1c9-578fb54486a9 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:02:34 +0000 (0:00:00.028) 0:00:27.171 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:02:35 +0000 (0:00:00.023) 0:00:27.194 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:36 Monday 25 March 2024 20:02:35 +0000 (0:00:00.166) 0:00:27.361 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml for sut => (item=tasks/assert_profile_present.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_present.yml:3 Monday 25 March 2024 20:02:35 +0000 (0:00:00.035) 0:00:27.397 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 25 March 2024 20:02:35 +0000 (0:00:00.029) 0:00:27.427 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711396950.784132, "block_size": 4096, "blocks": 0, "ctime": 1711396950.780132, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17752, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1711396950.780132, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_present.yml:5 Monday 25 March 2024 20:02:35 +0000 (0:00:00.176) 0:00:27.603 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml:3 Monday 25 March 2024 20:02:35 +0000 (0:00:00.073) 0:00:27.677 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 25 March 2024 20:02:35 +0000 (0:00:00.094) 0:00:27.771 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 25 March 2024 20:02:35 +0000 (0:00:00.046) 0:00:27.818 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711396950.7791321, "block_size": 4096, "blocks": 8, "ctime": 1711396950.7781322, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25473, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1711396950.7781322, "nlink": 1, "path": "/etc/sysconfig/network-scripts/ifcfg-statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 146, "uid": 0, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 25 March 2024 20:02:35 +0000 (0:00:00.235) 0:00:28.053 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 25 March 2024 20:02:35 +0000 (0:00:00.030) 0:00:28.084 ********** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.023584", "end": "2024-03-25 20:02:36.173325", "rc": 0, "start": "2024-03-25 20:02:36.149741" } STDOUT: statebr /etc/sysconfig/network-scripts/ifcfg-statebr TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 25 March 2024 20:02:36 +0000 (0:00:00.359) 0:00:28.443 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": true, "lsr_net_profile_exists": true, "lsr_net_profile_fingerprint": true }, "changed": false } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 25 March 2024 20:02:36 +0000 (0:00:00.042) 0:00:28.486 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 25 March 2024 20:02:36 +0000 (0:00:00.045) 0:00:28.531 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 25 March 2024 20:02:36 +0000 (0:00:00.025) 0:00:28.557 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 25 March 2024 20:02:36 +0000 (0:00:00.033) 0:00:28.590 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc != 0", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml:5 Monday 25 March 2024 20:02:36 +0000 (0:00:00.075) 0:00:28.666 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml:10 Monday 25 March 2024 20:02:36 +0000 (0:00:00.052) 0:00:28.719 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_present.yml:15 Monday 25 March 2024 20:02:36 +0000 (0:00:00.032) 0:00:28.751 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:42 Monday 25 March 2024 20:02:36 +0000 (0:00:00.075) 0:00:28.827 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:47 Monday 25 March 2024 20:02:36 +0000 (0:00:00.054) 0:00:28.881 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:66 Monday 25 March 2024 20:02:36 +0000 (0:00:00.059) 0:00:28.940 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/cleanup_profile+device.yml:3 Monday 25 March 2024 20:02:36 +0000 (0:00:00.077) 0:00:29.018 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.081583", "end": "2024-03-25 20:02:37.063624", "rc": 1, "start": "2024-03-25 20:02:36.982041" } STDOUT: Connection 'statebr' (3fefbefe-c998-46b0-a1c9-578fb54486a9) successfully deleted. STDERR: (process:31490): GLib-GIO-WARNING **: 20:02:37.039: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/47 but no object proxy exists (process:31490): GLib-GIO-WARNING **: 20:02:37.041: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/48 but no object proxy exists Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tests_states.yml:83 Monday 25 March 2024 20:02:37 +0000 (0:00:00.316) 0:00:29.334 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:5 Monday 25 March 2024 20:02:37 +0000 (0:00:00.034) 0:00:29.368 ********** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:9 Monday 25 March 2024 20:02:37 +0000 (0:00:00.028) 0:00:29.397 ********** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can remove an existing profile without taking it down" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_device_present.yml", "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": "VARIABLE IS NOT DEFINED!: 'lsr_assert_when' is undefined. 'lsr_assert_when' is undefined" } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:21 Monday 25 March 2024 20:02:37 +0000 (0:00:00.038) 0:00:29.436 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml:3 Monday 25 March 2024 20:02:37 +0000 (0:00:00.030) 0:00:29.466 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 25 March 2024 20:02:37 +0000 (0:00:00.041) 0:00:29.507 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003986", "end": "2024-03-25 20:02:37.434943", "rc": 0, "start": "2024-03-25 20:02:37.430957" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 25 March 2024 20:02:37 +0000 (0:00:00.214) 0:00:29.722 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml:5 Monday 25 March 2024 20:02:37 +0000 (0:00:00.051) 0:00:29.774 ********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:24 Monday 25 March 2024 20:02:37 +0000 (0:00:00.029) 0:00:29.803 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml:3 Monday 25 March 2024 20:02:37 +0000 (0:00:00.097) 0:00:29.901 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:02:37 +0000 (0:00:00.103) 0:00:30.004 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:02:37 +0000 (0:00:00.042) 0:00:30.046 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:02:37 +0000 (0:00:00.076) 0:00:30.122 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:02:37 +0000 (0:00:00.040) 0:00:30.163 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:02:38 +0000 (0:00:00.034) 0:00:30.197 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:02:38 +0000 (0:00:00.753) 0:00:30.951 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:02:39 +0000 (0:00:00.986) 0:00:31.937 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:02:39 +0000 (0:00:00.023) 0:00:31.961 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:02:39 +0000 (0:00:00.023) 0:00:31.984 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:02:39 +0000 (0:00:00.040) 0:00:32.025 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:02:39 +0000 (0:00:00.032) 0:00:32.058 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:02:39 +0000 (0:00:00.045) 0:00:32.103 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:02:39 +0000 (0:00:00.038) 0:00:32.142 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:02:40 +0000 (0:00:00.067) 0:00:32.209 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:02:40 +0000 (0:00:00.050) 0:00:32.260 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:02:40 +0000 (0:00:00.028) 0:00:32.289 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:02:40 +0000 (0:00:00.060) 0:00:32.349 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:02:40 +0000 (0:00:00.296) 0:00:32.646 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:02:40 +0000 (0:00:00.089) 0:00:32.735 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:02:40 +0000 (0:00:00.030) 0:00:32.766 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:02:40 +0000 (0:00:00.029) 0:00:32.795 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 723b15b0-aefc-421c-afdd-dce7ca4b0137 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:02:40 +0000 (0:00:00.372) 0:00:33.168 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:02:41 +0000 (0:00:00.029) 0:00:33.197 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 723b15b0-aefc-421c-afdd-dce7ca4b0137" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:02:41 +0000 (0:00:00.029) 0:00:33.226 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 723b15b0-aefc-421c-afdd-dce7ca4b0137\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 723b15b0-aefc-421c-afdd-dce7ca4b0137" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:02:41 +0000 (0:00:00.022) 0:00:33.249 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:02:41 +0000 (0:00:00.027) 0:00:33.276 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml:14 Monday 25 March 2024 20:02:41 +0000 (0:00:00.182) 0:00:33.459 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 723b15b0-aefc-421c-afdd-dce7ca4b0137\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 723b15b0-aefc-421c-afdd-dce7ca4b0137" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/activate_profile.yml:3 Monday 25 March 2024 20:02:41 +0000 (0:00:00.034) 0:00:33.493 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:02:41 +0000 (0:00:00.065) 0:00:33.559 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:02:41 +0000 (0:00:00.065) 0:00:33.625 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:02:41 +0000 (0:00:00.057) 0:00:33.682 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:02:41 +0000 (0:00:00.022) 0:00:33.705 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:02:41 +0000 (0:00:00.022) 0:00:33.727 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:02:42 +0000 (0:00:00.871) 0:00:34.599 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:02:43 +0000 (0:00:00.979) 0:00:35.579 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:02:43 +0000 (0:00:00.023) 0:00:35.602 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:02:43 +0000 (0:00:00.023) 0:00:35.626 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:02:43 +0000 (0:00:00.035) 0:00:35.661 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:02:43 +0000 (0:00:00.039) 0:00:35.701 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:02:43 +0000 (0:00:00.035) 0:00:35.736 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:02:43 +0000 (0:00:00.033) 0:00:35.770 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:02:43 +0000 (0:00:00.067) 0:00:35.837 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:02:43 +0000 (0:00:00.025) 0:00:35.862 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:02:43 +0000 (0:00:00.039) 0:00:35.901 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:02:43 +0000 (0:00:00.048) 0:00:35.949 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:02:44 +0000 (0:00:00.266) 0:00:36.216 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:02:44 +0000 (0:00:00.036) 0:00:36.252 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:02:44 +0000 (0:00:00.025) 0:00:36.278 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:02:44 +0000 (0:00:00.018) 0:00:36.297 ********** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 723b15b0-aefc-421c-afdd-dce7ca4b0137 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:02:44 +0000 (0:00:00.344) 0:00:36.641 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:02:44 +0000 (0:00:00.061) 0:00:36.702 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 723b15b0-aefc-421c-afdd-dce7ca4b0137 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:02:44 +0000 (0:00:00.024) 0:00:36.727 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 723b15b0-aefc-421c-afdd-dce7ca4b0137 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 723b15b0-aefc-421c-afdd-dce7ca4b0137 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:02:44 +0000 (0:00:00.023) 0:00:36.750 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:02:44 +0000 (0:00:00.029) 0:00:36.780 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:30 Monday 25 March 2024 20:02:44 +0000 (0:00:00.197) 0:00:36.978 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/remove_profile.yml for sut => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/remove_profile.yml:3 Monday 25 March 2024 20:02:44 +0000 (0:00:00.049) 0:00:37.028 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:02:44 +0000 (0:00:00.076) 0:00:37.104 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:02:44 +0000 (0:00:00.044) 0:00:37.148 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:02:45 +0000 (0:00:00.047) 0:00:37.196 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:02:45 +0000 (0:00:00.037) 0:00:37.234 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:02:45 +0000 (0:00:00.031) 0:00:37.265 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:02:45 +0000 (0:00:00.779) 0:00:38.045 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:02:46 +0000 (0:00:01.091) 0:00:39.137 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:02:47 +0000 (0:00:00.079) 0:00:39.217 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:02:47 +0000 (0:00:00.052) 0:00:39.270 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:02:47 +0000 (0:00:00.035) 0:00:39.305 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:02:47 +0000 (0:00:00.041) 0:00:39.346 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:02:47 +0000 (0:00:00.045) 0:00:39.392 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:02:47 +0000 (0:00:00.033) 0:00:39.426 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:02:47 +0000 (0:00:00.049) 0:00:39.475 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:02:47 +0000 (0:00:00.023) 0:00:39.498 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:02:47 +0000 (0:00:00.033) 0:00:39.532 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:02:47 +0000 (0:00:00.074) 0:00:39.606 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:02:47 +0000 (0:00:00.298) 0:00:39.905 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:02:47 +0000 (0:00:00.035) 0:00:39.941 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:02:47 +0000 (0:00:00.018) 0:00:39.959 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:02:47 +0000 (0:00:00.018) 0:00:39.978 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:02:48 +0000 (0:00:00.396) 0:00:40.374 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:02:48 +0000 (0:00:00.023) 0:00:40.398 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:02:48 +0000 (0:00:00.024) 0:00:40.423 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:02:48 +0000 (0:00:00.095) 0:00:40.518 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:02:48 +0000 (0:00:00.039) 0:00:40.558 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:36 Monday 25 March 2024 20:02:48 +0000 (0:00:00.282) 0:00:40.840 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_present.yml for sut => (item=tasks/assert_device_present.yml) included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_present.yml:3 Monday 25 March 2024 20:02:48 +0000 (0:00:00.093) 0:00:40.934 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 25 March 2024 20:02:48 +0000 (0:00:00.055) 0:00:40.990 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1711396960.894832, "block_size": 4096, "blocks": 0, "ctime": 1711396960.893832, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17754, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/sys/devices/virtual/net/statebr", "lnk_target": "../../devices/virtual/net/statebr", "mode": "0777", "mtime": 1711396960.893832, "nlink": 1, "path": "/sys/class/net/statebr", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that the interface is present - 'statebr'] ************************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_present.yml:5 Monday 25 March 2024 20:02:49 +0000 (0:00:00.201) 0:00:41.191 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_absent.yml:3 Monday 25 March 2024 20:02:49 +0000 (0:00:00.051) 0:00:41.243 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 25 March 2024 20:02:49 +0000 (0:00:00.081) 0:00:41.324 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 25 March 2024 20:02:49 +0000 (0:00:00.023) 0:00:41.348 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 25 March 2024 20:02:49 +0000 (0:00:00.280) 0:00:41.628 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 25 March 2024 20:02:49 +0000 (0:00:00.026) 0:00:41.654 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024350", "end": "2024-03-25 20:02:49.629568", "rc": 1, "start": "2024-03-25 20:02:49.605218" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 25 March 2024 20:02:49 +0000 (0:00:00.244) 0:00:41.898 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 25 March 2024 20:02:49 +0000 (0:00:00.053) 0:00:41.952 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 25 March 2024 20:02:49 +0000 (0:00:00.031) 0:00:41.983 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 25 March 2024 20:02:49 +0000 (0:00:00.034) 0:00:42.017 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 25 March 2024 20:02:49 +0000 (0:00:00.094) 0:00:42.111 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_absent.yml:5 Monday 25 March 2024 20:02:49 +0000 (0:00:00.020) 0:00:42.132 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:42 Monday 25 March 2024 20:02:49 +0000 (0:00:00.030) 0:00:42.162 ********** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:47 Monday 25 March 2024 20:02:50 +0000 (0:00:00.105) 0:00:42.268 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:66 Monday 25 March 2024 20:02:50 +0000 (0:00:00.027) 0:00:42.296 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/cleanup_profile+device.yml:3 Monday 25 March 2024 20:02:50 +0000 (0:00:00.046) 0:00:42.343 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.082209", "end": "2024-03-25 20:02:50.459859", "rc": 1, "start": "2024-03-25 20:02:50.377650" } STDOUT: Connection 'statebr' (723b15b0-aefc-421c-afdd-dce7ca4b0137) successfully deleted. STDERR: (process:32118): GLib-GIO-WARNING **: 20:02:50.434: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/48 but no object proxy exists (process:32118): GLib-GIO-WARNING **: 20:02:50.434: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/49 but no object proxy exists Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tests_states.yml:102 Monday 25 March 2024 20:02:50 +0000 (0:00:00.381) 0:00:42.724 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:5 Monday 25 March 2024 20:02:50 +0000 (0:00:00.040) 0:00:42.764 ********** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:9 Monday 25 March 2024 20:02:50 +0000 (0:00:00.022) 0:00:42.787 ********** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I can take a profile down that is absent" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:21 Monday 25 March 2024 20:02:50 +0000 (0:00:00.048) 0:00:42.835 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml:3 Monday 25 March 2024 20:02:50 +0000 (0:00:00.076) 0:00:42.912 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 25 March 2024 20:02:50 +0000 (0:00:00.038) 0:00:42.950 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004263", "end": "2024-03-25 20:02:50.914306", "rc": 0, "start": "2024-03-25 20:02:50.910043" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 25 March 2024 20:02:50 +0000 (0:00:00.182) 0:00:43.133 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml:5 Monday 25 March 2024 20:02:51 +0000 (0:00:00.058) 0:00:43.192 ********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:24 Monday 25 March 2024 20:02:51 +0000 (0:00:00.026) 0:00:43.219 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/remove_profile.yml for sut => (item=tasks/remove_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml:3 Monday 25 March 2024 20:02:51 +0000 (0:00:00.074) 0:00:43.293 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:02:51 +0000 (0:00:00.045) 0:00:43.339 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:02:51 +0000 (0:00:00.037) 0:00:43.376 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:02:51 +0000 (0:00:00.088) 0:00:43.465 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:02:51 +0000 (0:00:00.042) 0:00:43.507 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:02:51 +0000 (0:00:00.029) 0:00:43.537 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:02:52 +0000 (0:00:00.779) 0:00:44.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 [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:02:53 +0000 (0:00:01.061) 0:00:45.378 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:02:53 +0000 (0:00:00.029) 0:00:45.407 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:02:53 +0000 (0:00:00.043) 0:00:45.450 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:02:53 +0000 (0:00:00.024) 0:00:45.474 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:02:53 +0000 (0:00:00.052) 0:00:45.527 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:02:53 +0000 (0:00:00.073) 0:00:45.600 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:02:53 +0000 (0:00:00.034) 0:00:45.635 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:02:53 +0000 (0:00:00.060) 0:00:45.695 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:02:53 +0000 (0:00:00.039) 0:00:45.734 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:02:53 +0000 (0:00:00.038) 0:00:45.773 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:02:53 +0000 (0:00:00.053) 0:00:45.827 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:02:53 +0000 (0:00:00.308) 0:00:46.136 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:02:53 +0000 (0:00:00.042) 0:00:46.178 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:02:54 +0000 (0:00:00.019) 0:00:46.198 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:02:54 +0000 (0:00:00.021) 0:00:46.220 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7621d277-60d7-4a1e-b1f4-f191c09f9d2f TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:02:54 +0000 (0:00:00.432) 0:00:46.653 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:02:54 +0000 (0:00:00.027) 0:00:46.680 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7621d277-60d7-4a1e-b1f4-f191c09f9d2f" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:02:54 +0000 (0:00:00.024) 0:00:46.704 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7621d277-60d7-4a1e-b1f4-f191c09f9d2f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7621d277-60d7-4a1e-b1f4-f191c09f9d2f" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:02:54 +0000 (0:00:00.031) 0:00:46.736 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:02:54 +0000 (0:00:00.022) 0:00:46.758 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml:14 Monday 25 March 2024 20:02:54 +0000 (0:00:00.181) 0:00:46.940 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7621d277-60d7-4a1e-b1f4-f191c09f9d2f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7621d277-60d7-4a1e-b1f4-f191c09f9d2f" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/activate_profile.yml:3 Monday 25 March 2024 20:02:54 +0000 (0:00:00.023) 0:00:46.964 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:02:54 +0000 (0:00:00.080) 0:00:47.044 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:02:54 +0000 (0:00:00.038) 0:00:47.083 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:02:54 +0000 (0:00:00.037) 0:00:47.121 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:02:54 +0000 (0:00:00.023) 0:00:47.144 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:02:54 +0000 (0:00:00.022) 0:00:47.167 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:02:55 +0000 (0:00:00.755) 0:00:47.923 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:02:56 +0000 (0:00:00.995) 0:00:48.918 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:02:56 +0000 (0:00:00.027) 0:00:48.945 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:02:56 +0000 (0:00:00.023) 0:00:48.969 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:02:56 +0000 (0:00:00.023) 0:00:48.992 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:02:56 +0000 (0:00:00.039) 0:00:49.031 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:02:56 +0000 (0:00:00.067) 0:00:49.099 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:02:56 +0000 (0:00:00.083) 0:00:49.182 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:02:57 +0000 (0:00:00.145) 0:00:49.328 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:02:57 +0000 (0:00:00.038) 0:00:49.367 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:02:57 +0000 (0:00:00.069) 0:00:49.437 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:02:57 +0000 (0:00:00.034) 0:00:49.471 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:02:57 +0000 (0:00:00.321) 0:00:49.792 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:02:57 +0000 (0:00:00.042) 0:00:49.835 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:02:57 +0000 (0:00:00.027) 0:00:49.862 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:02:57 +0000 (0:00:00.025) 0:00:49.888 ********** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7621d277-60d7-4a1e-b1f4-f191c09f9d2f skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:02:58 +0000 (0:00:00.307) 0:00:50.195 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:02:58 +0000 (0:00:00.025) 0:00:50.221 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7621d277-60d7-4a1e-b1f4-f191c09f9d2f skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:02:58 +0000 (0:00:00.024) 0:00:50.245 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7621d277-60d7-4a1e-b1f4-f191c09f9d2f skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7621d277-60d7-4a1e-b1f4-f191c09f9d2f skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:02:58 +0000 (0:00:00.024) 0:00:50.270 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:02:58 +0000 (0:00:00.037) 0:00:50.307 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/remove_profile.yml:3 Monday 25 March 2024 20:02:58 +0000 (0:00:00.147) 0:00:50.455 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:02:58 +0000 (0:00:00.041) 0:00:50.497 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:02:58 +0000 (0:00:00.044) 0:00:50.541 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:02:58 +0000 (0:00:00.050) 0:00:50.592 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:02:58 +0000 (0:00:00.062) 0:00:50.654 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:02:58 +0000 (0:00:00.023) 0:00:50.677 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:02:59 +0000 (0:00:00.802) 0:00:51.480 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:03:00 +0000 (0:00:01.002) 0:00:52.483 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:03:00 +0000 (0:00:00.046) 0:00:52.529 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:03:00 +0000 (0:00:00.051) 0:00:52.581 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:03:00 +0000 (0:00:00.058) 0:00:52.639 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:03:00 +0000 (0:00:00.036) 0:00:52.676 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:03:00 +0000 (0:00:00.090) 0:00:52.767 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:03:00 +0000 (0:00:00.042) 0:00:52.810 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:03:00 +0000 (0:00:00.105) 0:00:52.915 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:03:00 +0000 (0:00:00.030) 0:00:52.946 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:03:00 +0000 (0:00:00.032) 0:00:52.978 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:03:00 +0000 (0:00:00.041) 0:00:53.020 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:03:01 +0000 (0:00:00.311) 0:00:53.331 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:03:01 +0000 (0:00:00.034) 0:00:53.366 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:03:01 +0000 (0:00:00.054) 0:00:53.420 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:03:01 +0000 (0:00:00.020) 0:00:53.440 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:03:01 +0000 (0:00:00.378) 0:00:53.818 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:03:01 +0000 (0:00:00.022) 0:00:53.841 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:03:01 +0000 (0:00:00.023) 0:00:53.865 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:03:01 +0000 (0:00:00.022) 0:00:53.887 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:03:01 +0000 (0:00:00.021) 0:00:53.908 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:30 Monday 25 March 2024 20:03:01 +0000 (0:00:00.153) 0:00:54.062 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/remove+down_profile.yml:3 Monday 25 March 2024 20:03:01 +0000 (0:00:00.055) 0:00:54.118 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:03:01 +0000 (0:00:00.062) 0:00:54.180 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:03:02 +0000 (0:00:00.055) 0:00:54.236 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:03:02 +0000 (0:00:00.065) 0:00:54.302 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:03:02 +0000 (0:00:00.027) 0:00:54.329 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:03:02 +0000 (0:00:00.077) 0:00:54.407 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:03:03 +0000 (0:00:00.847) 0:00:55.254 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:03:04 +0000 (0:00:01.080) 0:00:56.334 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:03:04 +0000 (0:00:00.080) 0:00:56.415 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:03:04 +0000 (0:00:00.031) 0:00:56.446 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:03:04 +0000 (0:00:00.050) 0:00:56.496 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:03:04 +0000 (0:00:00.048) 0:00:56.544 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:03:04 +0000 (0:00:00.065) 0:00:56.610 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:03:04 +0000 (0:00:00.037) 0:00:56.647 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:03:04 +0000 (0:00:00.066) 0:00:56.714 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:03:04 +0000 (0:00:00.040) 0:00:56.754 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:03:04 +0000 (0:00:00.030) 0:00:56.784 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:03:04 +0000 (0:00:00.048) 0:00:56.833 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:03:04 +0000 (0:00:00.245) 0:00:57.079 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:03:04 +0000 (0:00:00.036) 0:00:57.115 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:03:04 +0000 (0:00:00.022) 0:00:57.138 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:03:04 +0000 (0:00:00.022) 0:00:57.161 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:03:05 +0000 (0:00:00.497) 0:00:57.659 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:03:05 +0000 (0:00:00.074) 0:00:57.733 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:03:05 +0000 (0:00:00.034) 0:00:57.768 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:03:05 +0000 (0:00:00.065) 0:00:57.834 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:03:05 +0000 (0:00:00.037) 0:00:57.871 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:36 Monday 25 March 2024 20:03:05 +0000 (0:00:00.161) 0:00:58.033 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_absent.yml:3 Monday 25 March 2024 20:03:05 +0000 (0:00:00.039) 0:00:58.073 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 25 March 2024 20:03:05 +0000 (0:00:00.033) 0:00:58.106 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 25 March 2024 20:03:05 +0000 (0:00:00.021) 0:00:58.127 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 25 March 2024 20:03:06 +0000 (0:00:00.132) 0:00:58.260 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 25 March 2024 20:03:06 +0000 (0:00:00.025) 0:00:58.285 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.022191", "end": "2024-03-25 20:03:06.252190", "rc": 1, "start": "2024-03-25 20:03:06.229999" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 25 March 2024 20:03:06 +0000 (0:00:00.182) 0:00:58.467 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 25 March 2024 20:03:06 +0000 (0:00:00.025) 0:00:58.492 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 25 March 2024 20:03:06 +0000 (0:00:00.033) 0:00:58.526 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 25 March 2024 20:03:06 +0000 (0:00:00.018) 0:00:58.544 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 25 March 2024 20:03:06 +0000 (0:00:00.021) 0:00:58.566 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_absent.yml:5 Monday 25 March 2024 20:03:06 +0000 (0:00:00.021) 0:00:58.587 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:42 Monday 25 March 2024 20:03:06 +0000 (0:00:00.095) 0:00:58.683 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml for sut => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml:3 Monday 25 March 2024 20:03:06 +0000 (0:00:00.054) 0:00:58.738 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 25 March 2024 20:03:06 +0000 (0:00:00.052) 0:00:58.790 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml:5 Monday 25 March 2024 20:03:06 +0000 (0:00:00.205) 0:00:58.996 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can take a profile down that is absent'] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:47 Monday 25 March 2024 20:03:06 +0000 (0:00:00.050) 0:00:59.047 ********** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:66 Monday 25 March 2024 20:03:06 +0000 (0:00:00.033) 0:00:59.081 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/cleanup_profile+device.yml:3 Monday 25 March 2024 20:03:07 +0000 (0:00:00.147) 0:00:59.228 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.047671", "end": "2024-03-25 20:03:07.199264", "rc": 1, "start": "2024-03-25 20:03:07.151593" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tests_states.yml:124 Monday 25 March 2024 20:03:07 +0000 (0:00:00.197) 0:00:59.426 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I will not get an error when I try to remove an absent profile] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:5 Monday 25 March 2024 20:03:07 +0000 (0:00:00.050) 0:00:59.476 ********** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:9 Monday 25 March 2024 20:03:07 +0000 (0:00:00.027) 0:00:59.504 ********** ok: [sut] => (item=lsr_description) => { "ansible_loop_var": "item", "item": "lsr_description", "lsr_description": "I will not get an error when I try to remove an absent profile" } ok: [sut] => (item=lsr_setup) => { "ansible_loop_var": "item", "item": "lsr_setup", "lsr_setup": [ "tasks/create_bridge_profile.yml", "tasks/activate_profile.yml", "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_test) => { "ansible_loop_var": "item", "item": "lsr_test", "lsr_test": [ "tasks/remove+down_profile.yml" ] } ok: [sut] => (item=lsr_assert) => { "ansible_loop_var": "item", "item": "lsr_assert", "lsr_assert": [ "tasks/assert_profile_absent.yml", "tasks/get_NetworkManager_NVR.yml" ] } ok: [sut] => (item=lsr_assert_when) => { "ansible_loop_var": "item", "item": "lsr_assert_when", "lsr_assert_when": [ { "condition": true, "what": "tasks/assert_device_absent.yml" } ] } ok: [sut] => (item=lsr_fail_debug) => { "ansible_loop_var": "item", "item": "lsr_fail_debug", "lsr_fail_debug": [ "__network_connections_result" ] } ok: [sut] => (item=lsr_cleanup) => { "ansible_loop_var": "item", "item": "lsr_cleanup", "lsr_cleanup": [ "tasks/cleanup_profile+device.yml", "tasks/check_network_dns.yml" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:21 Monday 25 March 2024 20:03:07 +0000 (0:00:00.040) 0:00:59.544 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml:3 Monday 25 March 2024 20:03:07 +0000 (0:00:00.041) 0:00:59.585 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:3 Monday 25 March 2024 20:03:07 +0000 (0:00:00.116) 0:00:59.702 ********** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:01.005192", "end": "2024-03-25 20:03:08.674687", "rc": 0, "start": "2024-03-25 20:03:07.669495" } STDOUT: bond0 bonding_masters dummy0 eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:9 Monday 25 March 2024 20:03:08 +0000 (0:00:01.187) 0:01:00.890 ********** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "dummy0", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/show_interfaces.yml:5 Monday 25 March 2024 20:03:08 +0000 (0:00:00.024) 0:01:00.914 ********** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'dummy0', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:24 Monday 25 March 2024 20:03:08 +0000 (0:00:00.026) 0:01:00.941 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml for sut => (item=tasks/create_bridge_profile.yml) included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/activate_profile.yml for sut => (item=tasks/activate_profile.yml) included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml:3 Monday 25 March 2024 20:03:08 +0000 (0:00:00.046) 0:01:00.988 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:03:08 +0000 (0:00:00.051) 0:01:01.039 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:03:08 +0000 (0:00:00.042) 0:01:01.082 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:03:08 +0000 (0:00:00.047) 0:01:01.130 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:03:08 +0000 (0:00:00.030) 0:01:01.160 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:03:09 +0000 (0:00:00.045) 0:01:01.205 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:03:09 +0000 (0:00:00.776) 0:01:01.982 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:03:10 +0000 (0:00:01.046) 0:01:03.028 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:03:10 +0000 (0:00:00.021) 0:01:03.050 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:03:10 +0000 (0:00:00.134) 0:01:03.185 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:03:11 +0000 (0:00:00.057) 0:01:03.242 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:03:11 +0000 (0:00:00.061) 0:01:03.303 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:03:11 +0000 (0:00:00.042) 0:01:03.346 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:03:11 +0000 (0:00:00.050) 0:01:03.396 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:03:11 +0000 (0:00:00.108) 0:01:03.505 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:03:11 +0000 (0:00:00.059) 0:01:03.564 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:03:11 +0000 (0:00:00.040) 0:01:03.605 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:03:11 +0000 (0:00:00.041) 0:01:03.647 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:03:11 +0000 (0:00:00.283) 0:01:03.930 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:03:11 +0000 (0:00:00.090) 0:01:04.021 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:03:11 +0000 (0:00:00.034) 0:01:04.056 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:03:11 +0000 (0:00:00.030) 0:01:04.086 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7881fc8a-47da-4d62-a4bc-977a844393a9 TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:03:12 +0000 (0:00:00.367) 0:01:04.453 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:03:12 +0000 (0:00:00.037) 0:01:04.490 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7881fc8a-47da-4d62-a4bc-977a844393a9" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:03:12 +0000 (0:00:00.027) 0:01:04.518 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7881fc8a-47da-4d62-a4bc-977a844393a9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7881fc8a-47da-4d62-a4bc-977a844393a9" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:03:12 +0000 (0:00:00.023) 0:01:04.541 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:03:12 +0000 (0:00:00.054) 0:01:04.596 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/create_bridge_profile.yml:14 Monday 25 March 2024 20:03:12 +0000 (0:00:00.188) 0:01:04.784 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "auto6": false, "dhcp4": false }, "name": "statebr", "persistent_state": "present", "type": "bridge" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7881fc8a-47da-4d62-a4bc-977a844393a9\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 7881fc8a-47da-4d62-a4bc-977a844393a9" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/activate_profile.yml:3 Monday 25 March 2024 20:03:12 +0000 (0:00:00.022) 0:01:04.806 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:03:12 +0000 (0:00:00.040) 0:01:04.847 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:03:12 +0000 (0:00:00.037) 0:01:04.885 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:03:12 +0000 (0:00:00.038) 0:01:04.923 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:03:12 +0000 (0:00:00.027) 0:01:04.950 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:03:12 +0000 (0:00:00.025) 0:01:04.976 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:03:13 +0000 (0:00:00.769) 0:01:05.745 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:03:14 +0000 (0:00:01.014) 0:01:06.760 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:03:14 +0000 (0:00:00.030) 0:01:06.790 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:03:14 +0000 (0:00:00.029) 0:01:06.819 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:03:14 +0000 (0:00:00.033) 0:01:06.853 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:03:14 +0000 (0:00:00.050) 0:01:06.903 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:03:14 +0000 (0:00:00.037) 0:01:06.941 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:03:14 +0000 (0:00:00.145) 0:01:07.086 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:03:14 +0000 (0:00:00.088) 0:01:07.175 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:03:15 +0000 (0:00:00.044) 0:01:07.219 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:03:15 +0000 (0:00:00.037) 0:01:07.257 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:03:15 +0000 (0:00:00.038) 0:01:07.296 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:03:15 +0000 (0:00:00.283) 0:01:07.580 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:03:15 +0000 (0:00:00.041) 0:01:07.621 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:03:15 +0000 (0:00:00.025) 0:01:07.647 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:03:15 +0000 (0:00:00.020) 0:01:07.667 ********** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7881fc8a-47da-4d62-a4bc-977a844393a9 skipped because already active TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:03:15 +0000 (0:00:00.320) 0:01:07.988 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:03:15 +0000 (0:00:00.033) 0:01:08.022 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7881fc8a-47da-4d62-a4bc-977a844393a9 skipped because already active" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:03:15 +0000 (0:00:00.031) 0:01:08.054 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "state": "up" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7881fc8a-47da-4d62-a4bc-977a844393a9 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 7881fc8a-47da-4d62-a4bc-977a844393a9 skipped because already active" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:03:15 +0000 (0:00:00.035) 0:01:08.089 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:03:15 +0000 (0:00:00.028) 0:01:08.118 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/remove+down_profile.yml:3 Monday 25 March 2024 20:03:16 +0000 (0:00:00.164) 0:01:08.283 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:03:16 +0000 (0:00:00.041) 0:01:08.324 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:03:16 +0000 (0:00:00.087) 0:01:08.412 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:03:16 +0000 (0:00:00.041) 0:01:08.454 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:03:16 +0000 (0:00:00.024) 0:01:08.478 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:03:16 +0000 (0:00:00.022) 0:01:08.501 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:03:17 +0000 (0:00:00.743) 0:01:09.245 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:03:18 +0000 (0:00:00.981) 0:01:10.226 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:03:18 +0000 (0:00:00.023) 0:01:10.249 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:03:18 +0000 (0:00:00.040) 0:01:10.290 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:03:18 +0000 (0:00:00.031) 0:01:10.322 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:03:18 +0000 (0:00:00.043) 0:01:10.366 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:03:18 +0000 (0:00:00.063) 0:01:10.429 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:03:18 +0000 (0:00:00.045) 0:01:10.475 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:03:18 +0000 (0:00:00.055) 0:01:10.531 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:03:18 +0000 (0:00:00.025) 0:01:10.556 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:03:18 +0000 (0:00:00.022) 0:01:10.578 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:03:18 +0000 (0:00:00.075) 0:01:10.654 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:03:18 +0000 (0:00:00.257) 0:01:10.912 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:03:18 +0000 (0:00:00.041) 0:01:10.954 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:03:18 +0000 (0:00:00.033) 0:01:10.987 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:03:18 +0000 (0:00:00.019) 0:01:11.007 ********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:03:19 +0000 (0:00:00.413) 0:01:11.420 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:03:19 +0000 (0:00:00.029) 0:01:11.450 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:03:19 +0000 (0:00:00.026) 0:01:11.476 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:03:19 +0000 (0:00:00.039) 0:01:11.515 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:03:19 +0000 (0:00:00.026) 0:01:11.542 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:30 Monday 25 March 2024 20:03:19 +0000 (0:00:00.145) 0:01:11.688 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/remove+down_profile.yml for sut => (item=tasks/remove+down_profile.yml) TASK [Include network role] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/remove+down_profile.yml:3 Monday 25 March 2024 20:03:19 +0000 (0:00:00.047) 0:01:11.735 ********** TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 25 March 2024 20:03:19 +0000 (0:00:00.046) 0:01:11.781 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 25 March 2024 20:03:19 +0000 (0:00:00.042) 0:01:11.824 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 25 March 2024 20:03:19 +0000 (0:00:00.107) 0:01:11.931 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 25 March 2024 20:03:19 +0000 (0:00:00.023) 0:01:11.954 ********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 25 March 2024 20:03:19 +0000 (0:00:00.024) 0:01:11.978 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 25 March 2024 20:03:20 +0000 (0:00:00.769) 0:01:12.748 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 25 March 2024 20:03:21 +0000 (0:00:00.994) 0:01:13.742 ********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 25 March 2024 20:03:21 +0000 (0:00:00.025) 0:01:13.768 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.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-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 25 March 2024 20:03:21 +0000 (0:00:00.025) 0:01:13.794 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 25 March 2024 20:03:21 +0000 (0:00:00.023) 0:01:13.817 ********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'Fedora' or ansible_distribution_major_version | int > 7", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 25 March 2024 20:03:21 +0000 (0:00:00.029) 0:01:13.847 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 25 March 2024 20:03:21 +0000 (0:00:00.042) 0:01:13.889 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 25 March 2024 20:03:21 +0000 (0:00:00.055) 0:01:13.945 ********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 25 March 2024 20:03:21 +0000 (0:00:00.067) 0:01:14.012 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 25 March 2024 20:03:21 +0000 (0:00:00.030) 0:01:14.042 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 25 March 2024 20:03:21 +0000 (0:00:00.038) 0:01:14.080 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 25 March 2024 20:03:21 +0000 (0:00:00.101) 0:01:14.181 ********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 25 March 2024 20:03:22 +0000 (0:00:00.264) 0:01:14.445 ********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 25 March 2024 20:03:22 +0000 (0:00:00.158) 0:01:14.604 ********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 25 March 2024 20:03:22 +0000 (0:00:00.040) 0:01:14.645 ********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 25 March 2024 20:03:22 +0000 (0:00:00.031) 0:01:14.677 ********** ok: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false } STDERR: [002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 25 March 2024 20:03:22 +0000 (0:00:00.352) 0:01:15.029 ********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 25 March 2024 20:03:22 +0000 (0:00:00.024) 0:01:15.054 ********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 25 March 2024 20:03:22 +0000 (0:00:00.027) 0:01:15.082 ********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "statebr", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": false, "failed": false, "stderr": "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete\n", "stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 25 March 2024 20:03:22 +0000 (0:00:00.029) 0:01:15.112 ********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 25 March 2024 20:03:22 +0000 (0:00:00.023) 0:01:15.136 ********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:36 Monday 25 March 2024 20:03:23 +0000 (0:00:00.143) 0:01:15.279 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_absent.yml for sut => (item=tasks/assert_profile_absent.yml) included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut => (item=tasks/get_NetworkManager_NVR.yml) TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_absent.yml:3 Monday 25 March 2024 20:03:23 +0000 (0:00:00.041) 0:01:15.321 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:3 Monday 25 March 2024 20:03:23 +0000 (0:00:00.034) 0:01:15.355 ********** ok: [sut] => { "ansible_facts": { "lsr_net_profile_ansible_managed": false, "lsr_net_profile_exists": false, "lsr_net_profile_fingerprint": false }, "changed": false } TASK [Stat profile file] ******************************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:9 Monday 25 March 2024 20:03:23 +0000 (0:00:00.020) 0:01:15.376 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:17 Monday 25 March 2024 20:03:23 +0000 (0:00:00.168) 0:01:15.544 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:25 Monday 25 March 2024 20:03:23 +0000 (0:00:00.033) 0:01:15.578 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021333", "end": "2024-03-25 20:03:23.550764", "rc": 1, "start": "2024-03-25 20:03:23.529431" } MSG: non-zero return code ...ignoring TASK [Set NM profile exist flag and ansible_managed flag true based on the nmcli output] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:35 Monday 25 March 2024 20:03:23 +0000 (0:00:00.190) 0:01:15.769 ********** skipping: [sut] => { "changed": false, "false_condition": "nm_profile_exists.rc == 0", "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:49 Monday 25 March 2024 20:03:23 +0000 (0:00:00.025) 0:01:15.794 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:56 Monday 25 March 2024 20:03:23 +0000 (0:00:00.065) 0:01:15.860 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:62 Monday 25 March 2024 20:03:23 +0000 (0:00:00.022) 0:01:15.883 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_profile_stat.yml:69 Monday 25 March 2024 20:03:23 +0000 (0:00:00.021) 0:01:15.905 ********** skipping: [sut] => { "changed": false, "false_condition": "profile_stat.stat.exists", "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_profile_absent.yml:5 Monday 25 March 2024 20:03:23 +0000 (0:00:00.022) 0:01:15.927 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Monday 25 March 2024 20:03:23 +0000 (0:00:00.023) 0:01:15.951 ********** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.676574", "end": "2024-03-25 20:03:24.558159", "rc": 0, "start": "2024-03-25 20:03:23.881585" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Monday 25 March 2024 20:03:24 +0000 (0:00:00.830) 0:01:16.781 ********** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Monday 25 March 2024 20:03:24 +0000 (0:00:00.029) 0:01:16.810 ********** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:42 Monday 25 March 2024 20:03:24 +0000 (0:00:00.045) 0:01:16.856 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml for sut => (item={'what': 'tasks/assert_device_absent.yml', 'condition': True}) TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml:3 Monday 25 March 2024 20:03:24 +0000 (0:00:00.049) 0:01:16.905 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_interface_stat.yml:3 Monday 25 March 2024 20:03:24 +0000 (0:00:00.033) 0:01:16.939 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/assert_device_absent.yml:5 Monday 25 March 2024 20:03:24 +0000 (0:00:00.146) 0:01:17.086 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I will not get an error when I try to remove an absent profile'] *** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:47 Monday 25 March 2024 20:03:24 +0000 (0:00:00.031) 0:01:17.117 ********** ok: [sut] => {} MSG: +++++ Success in test 'I will not get an error when I try to remove an absent profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/run_test.yml:66 Monday 25 March 2024 20:03:24 +0000 (0:00:00.025) 0:01:17.143 ********** included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/cleanup_profile+device.yml for sut => (item=tasks/cleanup_profile+device.yml) included: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/check_network_dns.yml for sut => (item=tasks/check_network_dns.yml) TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/cleanup_profile+device.yml:3 Monday 25 March 2024 20:03:25 +0000 (0:00:00.073) 0:01:17.217 ********** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli con delete statebr\nnmcli con load /etc/sysconfig/network-scripts/ifcfg-statebr\nrm -f /etc/sysconfig/network-scripts/ifcfg-statebr\nip link del statebr\n", "delta": "0:00:00.048238", "end": "2024-03-25 20:03:25.199153", "rc": 1, "start": "2024-03-25 20:03:25.150915" } STDERR: Error: unknown connection 'statebr'. Error: cannot delete unknown connection(s): 'statebr'. Could not load file '/etc/sysconfig/network-scripts/ifcfg-statebr' Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/check_network_dns.yml:6 Monday 25 March 2024 20:03:25 +0000 (0:00:00.200) 0:01:17.417 ********** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008188", "end": "2024-03-25 20:03:25.349078", "rc": 0, "start": "2024-03-25 20:03:25.340890" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:ff:15:6a:4d:57 brd ff:ff:ff:ff:ff:ff inet 10.31.47.221/22 brd 10.31.47.255 scope global noprefixroute dynamic eth0 valid_lft 3040sec preferred_lft 3040sec inet6 fe80::ff:15ff:fe6a:4d57/64 scope link valid_lft forever preferred_lft forever 17: bond0: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether ca:b1:f3:2a:46:f5 brd ff:ff:ff:ff:ff:ff 40: dummy0: mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 62:70:65:3d:a3:37 brd ff:ff:ff:ff:ff:ff IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.47.221 metric 100 IP -6 ROUTE unreachable ::/96 dev lo metric 1024 error -113 pref medium unreachable ::ffff:0.0.0.0/96 dev lo metric 1024 error -113 pref medium unreachable 2002:a00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:7f00::/24 dev lo metric 1024 error -113 pref medium unreachable 2002:a9fe::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:ac10::/28 dev lo metric 1024 error -113 pref medium unreachable 2002:c0a8::/32 dev lo metric 1024 error -113 pref medium unreachable 2002:e000::/19 dev lo metric 1024 error -113 pref medium unreachable 3ffe:ffff::/32 dev lo metric 1024 error -113 pref medium fe80::/64 dev eth0 proto kernel metric 256 mtu 9001 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com testing-farm nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/check_network_dns.yml:24 Monday 25 March 2024 20:03:25 +0000 (0:00:00.173) 0:01:17.590 ********** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.634992", "end": "2024-03-25 20:03:26.155453", "rc": 0, "start": "2024-03-25 20:03:25.520461" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed7 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 1287 0 --:--:-- --:--:-- --:--:-- 1292 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 790 0 --:--:-- --:--:-- --:--:-- 790 PLAY RECAP ********************************************************************* sut : ok=325 changed=10 unreachable=0 failed=0 skipped=291 rescued=0 ignored=11 Monday 25 March 2024 20:03:26 +0000 (0:00:00.859) 0:01:18.450 ********** =============================================================================== Gather current interface info ------------------------------------------- 1.19s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 1.18s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gather current interface info ------------------------------------------- 1.17s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/playbooks/tasks/get_current_interfaces.yml:3 fedora.linux_system_roles.network : Check which packages are installed --- 1.14s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.13s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.09s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.08s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.06s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.05s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.01s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 1.00s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Gathering Facts --------------------------------------------------------- 1.00s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/tests/tests_states_nm.yml:6 - fedora.linux_system_roles.network : Check which packages are installed --- 1.00s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.99s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.99s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.98s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.98s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.96s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which services are running ---- 0.92s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 0.87s /WORKDIR/git-ostree-skip-test-better-textoquh6_bc/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---