# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_states_nm.yml ************************************************** 2 plays in /WORKDIR/git-weekly-ci6yot1i4f/tests/tests_states_nm.yml PLAY [Run playbook 'playbooks/tests_states.yml' with nm as provider] *********** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tests_states_nm.yml:6 Saturday 20 January 2024 13:45:01 +0000 (0:00:00.020) 0:00:00.020 ****** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tests_states_nm.yml:9 Saturday 20 January 2024 13:45:02 +0000 (0:00:00.531) 0:00:00.551 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/el_repo_setup.yml:3 Saturday 20 January 2024 13:45:02 +0000 (0:00:00.022) 0:00:00.573 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/el_repo_setup.yml:19 Saturday 20 January 2024 13:45:02 +0000 (0:00:00.239) 0:00:00.813 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/el_repo_setup.yml:24 Saturday 20 January 2024 13:45:02 +0000 (0:00:00.192) 0:00:01.006 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/el_repo_setup.yml:28 Saturday 20 January 2024 13:45:02 +0000 (0:00:00.020) 0:00:01.026 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/el_repo_setup.yml:53 Saturday 20 January 2024 13:45:02 +0000 (0:00:00.017) 0:00:01.043 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/enable_epel.yml:8 Saturday 20 January 2024 13:45:02 +0000 (0:00:00.033) 0:00:01.077 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm" ], "rc": 0 } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/enable_epel.yml:24 Saturday 20 January 2024 13:45:02 +0000 (0:00:00.190) 0:00:01.267 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "yum-utils-1.1.31-54.el7_8.noarch providing yum-utils is already installed" ] } lsrpackages: yum-utils TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/enable_epel.yml:30 Saturday 20 January 2024 13:45:03 +0000 (0:00:00.463) 0:00:01.731 ****** ok: [sut] => { "changed": false, "cmd": [ "yum-config-manager", "--enable", "epel" ], "delta": "0:00:00.184859", "end": "2024-01-20 13:45:03.503787", "rc": 0, "start": "2024-01-20 13:45:03.318928" } 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-weekly-ci6yot1i4f/tests/tasks/enable_epel.yml:35 Saturday 20 January 2024 13:45:03 +0000 (0:00:00.308) 0:00:02.040 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tasks/enable_epel.yml:40 Saturday 20 January 2024 13:45:03 +0000 (0:00:00.010) 0:00:02.050 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/tests_states_nm.yml:11 Saturday 20 January 2024 13:45:03 +0000 (0:00:00.009) 0:00:02.060 ****** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing states] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tests_states.yml:3 Saturday 20 January 2024 13:45:03 +0000 (0:00:00.014) 0:00:02.075 ****** ok: [sut] META: ran handlers TASK [Show playbook name] ****************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tests_states.yml:11 Saturday 20 January 2024 13:45:03 +0000 (0:00:00.403) 0:00:02.479 ****** ok: [sut] => {} MSG: this is: playbooks/tests_states.yml TASK [Include the task 'run_test.yml'] ***************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tests_states.yml:22 Saturday 20 January 2024 13:45:03 +0000 (0:00:00.011) 0:00:02.491 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile] ******************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:5 Saturday 20 January 2024 13:45:03 +0000 (0:00:00.016) 0:00:02.507 ****** ok: [sut] => {} MSG: ########## I can create a profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:9 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.025) 0:00:02.533 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:21 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.038) 0:00:02.572 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.015) 0:00:02.588 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.012) 0:00:02.600 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003747", "end": "2024-01-20 13:45:04.189551", "rc": 0, "start": "2024-01-20 13:45:04.185804" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.123) 0:00:02.724 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.011) 0:00:02.736 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:24 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.012) 0:00:02.748 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/delete_interface.yml:3 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.020) 0:00:02.768 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.012532", "end": "2024-01-20 13:45:04.367028", "rc": 1, "start": "2024-01-20 13:45:04.354496" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.134) 0:00:02.903 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.016) 0:00:02.920 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.126) 0:00:03.046 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:30 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.012) 0:00:03.059 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.018) 0:00:03.078 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.033) 0:00:03.111 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.069) 0:00:03.180 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.012) 0:00:03.193 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.010) 0:00:03.204 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:04 +0000 (0:00:00.011) 0:00:03.215 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:05 +0000 (0:00:00.797) 0:00:04.013 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:06 +0000 (0:00:01.127) 0:00:05.140 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:06 +0000 (0:00:00.022) 0:00:05.163 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:06 +0000 (0:00:00.021) 0:00:05.184 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:06 +0000 (0:00:00.020) 0:00:05.205 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:06 +0000 (0:00:00.045) 0:00:05.250 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:06 +0000 (0:00:00.026) 0:00:05.277 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:06 +0000 (0:00:00.022) 0:00:05.299 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:06 +0000 (0:00:00.024) 0:00:05.324 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:07 +0000 (0:00:00.365) 0:00:05.689 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:07 +0000 (0:00:00.025) 0:00:05.714 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:07 +0000 (0:00:00.022) 0:00:05.737 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:07 +0000 (0:00:00.022) 0:00:05.759 ****** 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, 16c2f5d5-1883-41c8-89ff-d5789f931c1f TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:07 +0000 (0:00:00.450) 0:00:06.209 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:07 +0000 (0:00:00.022) 0:00:06.232 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 16c2f5d5-1883-41c8-89ff-d5789f931c1f" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:07 +0000 (0:00:00.051) 0:00:06.283 ****** 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, 16c2f5d5-1883-41c8-89ff-d5789f931c1f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 16c2f5d5-1883-41c8-89ff-d5789f931c1f" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:07 +0000 (0:00:00.025) 0:00:06.309 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:07 +0000 (0:00:00.022) 0:00:06.331 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.190) 0:00:06.522 ****** 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, 16c2f5d5-1883-41c8-89ff-d5789f931c1f\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 16c2f5d5-1883-41c8-89ff-d5789f931c1f" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:36 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.024) 0:00:06.546 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.040) 0:00:06.587 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.038) 0:00:06.626 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.022) 0:00:06.648 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705758307.605828, "block_size": 4096, "blocks": 8, "ctime": 1705758307.6048281, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25560, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1705758307.6048281, "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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.134) 0:00:06.783 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.023) 0:00:06.806 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.027044", "end": "2024-01-20 13:45:08.422149", "rc": 0, "start": "2024-01-20 13:45:08.395105" } 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.162) 0:00:06.969 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.024) 0:00:06.993 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.024) 0:00:07.018 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.024) 0:00:07.042 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.023) 0:00:07.065 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.051) 0:00:07.116 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.025) 0:00:07.142 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.024) 0:00:07.166 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:42 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.022) 0:00:07.188 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.043) 0:00:07.232 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.035) 0:00:07.267 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705758307.608828, "block_size": 4096, "blocks": 0, "ctime": 1705758307.607828, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17625, "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": 1705758307.607828, "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-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.136) 0:00:07.404 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Success in test 'I can create a profile'] ******************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:47 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.025) 0:00:07.429 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:66 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.022) 0:00:07.451 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 20 January 2024 13:45:08 +0000 (0:00:00.045) 0:00:07.497 ****** 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.083321", "end": "2024-01-20 13:45:09.168628", "rc": 1, "start": "2024-01-20 13:45:09.085307" } STDOUT: Connection 'statebr' (16c2f5d5-1883-41c8-89ff-d5789f931c1f) successfully deleted. STDERR: (process:24198): GLib-GIO-WARNING **: 13:45:09.147: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/28 but no object proxy exists (process:24198): GLib-GIO-WARNING **: 13:45:09.147: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/57 but no object proxy exists (process:24198): GLib-GIO-WARNING **: 13:45:09.147: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/33 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-weekly-ci6yot1i4f/tests/playbooks/tests_states.yml:45 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.217) 0:00:07.714 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can create a profile without autoconnect] ************************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:5 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.035) 0:00:07.749 ****** ok: [sut] => {} MSG: ########## I can create a profile without autoconnect ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:9 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.022) 0:00:07.771 ****** 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" } 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-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:21 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.071) 0:00:07.843 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.034) 0:00:07.878 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.033) 0:00:07.912 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004010", "end": "2024-01-20 13:45:09.503832", "rc": 0, "start": "2024-01-20 13:45:09.499822" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.138) 0:00:08.050 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.022) 0:00:08.073 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:24 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.021) 0:00:08.095 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/delete_interface.yml for sut included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Remove test interface if necessary] ************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/delete_interface.yml:3 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.040) 0:00:08.135 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": [ "ip", "link", "del", "statebr" ], "delta": "0:00:00.007874", "end": "2024-01-20 13:45:09.734500", "rc": 1, "start": "2024-01-20 13:45:09.726626" } STDERR: Cannot find device "statebr" MSG: non-zero return code ...ignoring TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.149) 0:00:08.285 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.036) 0:00:08.321 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.134) 0:00:08.456 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:30 Saturday 20 January 2024 13:45:09 +0000 (0:00:00.027) 0:00:08.483 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:3 Saturday 20 January 2024 13:45:10 +0000 (0:00:00.044) 0:00:08.528 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:10 +0000 (0:00:00.096) 0:00:08.624 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:10 +0000 (0:00:00.054) 0:00:08.678 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:10 +0000 (0:00:00.028) 0:00:08.706 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:10 +0000 (0:00:00.022) 0:00:08.728 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:10 +0000 (0:00:00.022) 0:00:08.751 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:10 +0000 (0:00:00.727) 0:00:09.478 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:11 +0000 (0:00:00.975) 0:00:10.453 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:11 +0000 (0:00:00.022) 0:00:10.475 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:11 +0000 (0:00:00.022) 0:00:10.498 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.039) 0:00:10.537 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.047) 0:00:10.584 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.022) 0:00:10.607 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.021) 0:00:10.628 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.025) 0:00:10.653 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.232) 0:00:10.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.026) 0:00:10.912 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.021) 0:00:10.934 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.038) 0:00:10.972 ****** 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, 47dbc2f2-5de8-4328-8cd9-637ee6a43a96 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.296) 0:00:11.269 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.021) 0:00:11.290 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 47dbc2f2-5de8-4328-8cd9-637ee6a43a96" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.022) 0:00:11.312 ****** 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, 47dbc2f2-5de8-4328-8cd9-637ee6a43a96\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 47dbc2f2-5de8-4328-8cd9-637ee6a43a96" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.022) 0:00:11.335 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.022) 0:00:11.357 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile_no_autoconnect.yml:15 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.135) 0:00:11.493 ****** 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, 47dbc2f2-5de8-4328-8cd9-637ee6a43a96\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 47dbc2f2-5de8-4328-8cd9-637ee6a43a96" ] } } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:36 Saturday 20 January 2024 13:45:12 +0000 (0:00:00.022) 0:00:11.515 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml for sut included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.042) 0:00:11.558 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.036) 0:00:11.595 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.135) 0:00:11.730 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.025) 0:00:11.755 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.036) 0:00:11.792 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.021) 0:00:11.813 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705758312.704852, "block_size": 4096, "blocks": 8, "ctime": 1705758312.704852, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25561, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1705758312.704852, "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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.150) 0:00:11.964 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.024) 0:00:11.988 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024631", "end": "2024-01-20 13:45:13.602638", "rc": 0, "start": "2024-01-20 13:45:13.578007" } 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.161) 0:00:12.150 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.025) 0:00:12.176 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.026) 0:00:12.202 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.058) 0:00:12.261 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.023) 0:00:12.284 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.025) 0:00:12.310 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.024) 0:00:12.335 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.034) 0:00:12.370 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:42 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.024) 0:00:12.394 ****** TASK [Success in test 'I can create a profile without autoconnect'] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:47 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.021) 0:00:12.415 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can create a profile without autoconnect' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:66 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.022) 0:00:12.438 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 20 January 2024 13:45:13 +0000 (0:00:00.041) 0:00:12.479 ****** 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.054434", "end": "2024-01-20 13:45:14.123665", "rc": 1, "start": "2024-01-20 13:45:14.069231" } STDOUT: Connection 'statebr' (47dbc2f2-5de8-4328-8cd9-637ee6a43a96) 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-weekly-ci6yot1i4f/tests/playbooks/tests_states.yml:65 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.190) 0:00:12.670 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can activate an existing profile] ******************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:5 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.036) 0:00:12.706 ****** ok: [sut] => {} MSG: ########## I can activate an existing profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:9 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.023) 0:00:12.729 ****** 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" } 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-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:21 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.045) 0:00:12.774 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.035) 0:00:12.809 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.060) 0:00:12.870 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003740", "end": "2024-01-20 13:45:14.461753", "rc": 0, "start": "2024-01-20 13:45:14.458013" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.137) 0:00:13.008 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.022) 0:00:13.030 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:24 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.022) 0:00:13.052 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.036) 0:00:13.089 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.035) 0:00:13.125 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.040) 0:00:13.165 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.025) 0:00:13.191 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.022) 0:00:13.213 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:14 +0000 (0:00:00.022) 0:00:13.235 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:15 +0000 (0:00:00.703) 0:00:13.938 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:16 +0000 (0:00:00.980) 0:00:14.919 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:16 +0000 (0:00:00.024) 0:00:14.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:16 +0000 (0:00:00.023) 0:00:14.967 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:16 +0000 (0:00:00.023) 0:00:14.990 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:16 +0000 (0:00:00.044) 0:00:15.034 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:16 +0000 (0:00:00.020) 0:00:15.055 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:16 +0000 (0:00:00.021) 0:00:15.077 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:16 +0000 (0:00:00.025) 0:00:15.102 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:16 +0000 (0:00:00.246) 0:00:15.349 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:16 +0000 (0:00:00.027) 0:00:15.377 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:16 +0000 (0:00:00.023) 0:00:15.400 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:16 +0000 (0:00:00.021) 0:00:15.421 ****** 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, b6584c57-d27b-4ccf-8150-861cb39d8792 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:17 +0000 (0:00:00.368) 0:00:15.790 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:17 +0000 (0:00:00.022) 0:00:15.813 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b6584c57-d27b-4ccf-8150-861cb39d8792" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:17 +0000 (0:00:00.024) 0:00:15.837 ****** 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, b6584c57-d27b-4ccf-8150-861cb39d8792\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b6584c57-d27b-4ccf-8150-861cb39d8792" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:17 +0000 (0:00:00.025) 0:00:15.862 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:17 +0000 (0:00:00.022) 0:00:15.884 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 20 January 2024 13:45:17 +0000 (0:00:00.134) 0:00:16.019 ****** 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, b6584c57-d27b-4ccf-8150-861cb39d8792\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b6584c57-d27b-4ccf-8150-861cb39d8792" ] } } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:30 Saturday 20 January 2024 13:45:17 +0000 (0:00:00.023) 0:00:16.043 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/activate_profile.yml:3 Saturday 20 January 2024 13:45:17 +0000 (0:00:00.037) 0:00:16.081 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:17 +0000 (0:00:00.039) 0:00:16.120 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:17 +0000 (0:00:00.039) 0:00:16.159 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:17 +0000 (0:00:00.025) 0:00:16.185 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:17 +0000 (0:00:00.022) 0:00:16.208 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:17 +0000 (0:00:00.021) 0:00:16.230 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:18 +0000 (0:00:00.768) 0:00:16.998 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:19 +0000 (0:00:00.973) 0:00:17.972 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:19 +0000 (0:00:00.042) 0:00:18.014 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:19 +0000 (0:00:00.031) 0:00:18.046 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:19 +0000 (0:00:00.026) 0:00:18.072 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:19 +0000 (0:00:00.080) 0:00:18.153 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:19 +0000 (0:00:00.023) 0:00:18.176 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:19 +0000 (0:00:00.028) 0:00:18.205 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:19 +0000 (0:00:00.080) 0:00:18.286 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.275) 0:00:18.562 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.026) 0:00:18.588 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.023) 0:00:18.612 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.024) 0:00:18.636 ****** 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, b6584c57-d27b-4ccf-8150-861cb39d8792 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.312) 0:00:18.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.023) 0:00:18.973 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, b6584c57-d27b-4ccf-8150-861cb39d8792 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.025) 0:00:18.998 ****** 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, b6584c57-d27b-4ccf-8150-861cb39d8792 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, b6584c57-d27b-4ccf-8150-861cb39d8792 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.051) 0:00:19.049 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.034) 0:00:19.084 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:36 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.150) 0:00:19.234 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.044) 0:00:19.278 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.035) 0:00:19.313 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705758317.188873, "block_size": 4096, "blocks": 0, "ctime": 1705758317.184873, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17625, "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": 1705758317.184873, "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-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.148) 0:00:19.461 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml:3 Saturday 20 January 2024 13:45:20 +0000 (0:00:00.054) 0:00:19.516 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.042) 0:00:19.558 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.024) 0:00:19.583 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705758317.2448733, "block_size": 4096, "blocks": 8, "ctime": 1705758317.182873, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 25561, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0644", "mtime": 1705758317.182873, "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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.137) 0:00:19.721 ****** ok: [sut] => { "ansible_facts": { "lsr_net_profile_exists": true }, "changed": false } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.025) 0:00:19.747 ****** ok: [sut] => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024305", "end": "2024-01-20 13:45:21.361002", "rc": 0, "start": "2024-01-20 13:45:21.336697" } 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.171) 0:00:19.918 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.027) 0:00:19.946 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.028) 0:00:19.975 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.044) 0:00:20.019 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.024) 0:00:20.044 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is present - 'statebr'] ************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml:5 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.032) 0:00:20.076 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the ansible managed comment is present in 'statebr'] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml:10 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.026) 0:00:20.103 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert that the fingerprint comment is present in statebr] *************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_present.yml:15 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.024) 0:00:20.128 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:42 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.023) 0:00:20.152 ****** TASK [Success in test 'I can activate an existing profile'] ******************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:47 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.021) 0:00:20.173 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can activate an existing profile' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:66 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.024) 0:00:20.197 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.073) 0:00:20.271 ****** 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.084732", "end": "2024-01-20 13:45:21.945395", "rc": 1, "start": "2024-01-20 13:45:21.860663" } STDOUT: Connection 'statebr' (b6584c57-d27b-4ccf-8150-861cb39d8792) successfully deleted. STDERR: (process:24914): GLib-GIO-WARNING **: 13:45:21.923: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/29 but no object proxy exists (process:24914): GLib-GIO-WARNING **: 13:45:21.923: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/IP6Config/59 but no object proxy exists (process:24914): GLib-GIO-WARNING **: 13:45:21.923: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/34 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-weekly-ci6yot1i4f/tests/playbooks/tests_states.yml:83 Saturday 20 January 2024 13:45:21 +0000 (0:00:00.220) 0:00:20.492 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can remove an existing profile without taking it down] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:5 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.038) 0:00:20.530 ****** ok: [sut] => {} MSG: ########## I can remove an existing profile without taking it down ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:9 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.030) 0:00:20.561 ****** 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" } 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-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:21 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.045) 0:00:20.606 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.034) 0:00:20.641 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.034) 0:00:20.675 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.004120", "end": "2024-01-20 13:45:22.268921", "rc": 0, "start": "2024-01-20 13:45:22.264801" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.141) 0:00:20.816 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.022) 0:00:20.838 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:24 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.021) 0:00:20.860 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/activate_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.040) 0:00:20.901 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.036) 0:00:20.937 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.083) 0:00:21.020 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.026) 0:00:21.047 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.021) 0:00:21.069 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:22 +0000 (0:00:00.021) 0:00:21.090 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:23 +0000 (0:00:00.703) 0:00:21.794 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:24 +0000 (0:00:00.954) 0:00:22.748 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:24 +0000 (0:00:00.022) 0:00:22.771 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:24 +0000 (0:00:00.046) 0:00:22.817 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:24 +0000 (0:00:00.021) 0:00:22.839 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:24 +0000 (0:00:00.046) 0:00:22.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:24 +0000 (0:00:00.023) 0:00:22.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:24 +0000 (0:00:00.022) 0:00:22.932 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:24 +0000 (0:00:00.026) 0:00:22.958 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:24 +0000 (0:00:00.232) 0:00:23.190 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:24 +0000 (0:00:00.026) 0:00:23.217 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:24 +0000 (0:00:00.020) 0:00:23.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:24 +0000 (0:00:00.022) 0:00:23.260 ****** 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, b3791b5d-6f87-4bbb-8a05-54319ec21037 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:25 +0000 (0:00:00.342) 0:00:23.603 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:25 +0000 (0:00:00.023) 0:00:23.626 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b3791b5d-6f87-4bbb-8a05-54319ec21037" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:25 +0000 (0:00:00.023) 0:00:23.650 ****** 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, b3791b5d-6f87-4bbb-8a05-54319ec21037\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b3791b5d-6f87-4bbb-8a05-54319ec21037" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:25 +0000 (0:00:00.025) 0:00:23.676 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:25 +0000 (0:00:00.021) 0:00:23.698 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 20 January 2024 13:45:25 +0000 (0:00:00.134) 0:00:23.832 ****** 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, b3791b5d-6f87-4bbb-8a05-54319ec21037\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, b3791b5d-6f87-4bbb-8a05-54319ec21037" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/activate_profile.yml:3 Saturday 20 January 2024 13:45:25 +0000 (0:00:00.057) 0:00:23.889 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:25 +0000 (0:00:00.038) 0:00:23.928 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:25 +0000 (0:00:00.040) 0:00:23.969 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:25 +0000 (0:00:00.027) 0:00:23.996 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:25 +0000 (0:00:00.022) 0:00:24.019 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:25 +0000 (0:00:00.021) 0:00:24.040 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:26 +0000 (0:00:00.721) 0:00:24.762 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:27 +0000 (0:00:00.979) 0:00:25.741 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:27 +0000 (0:00:00.022) 0:00:25.764 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:27 +0000 (0:00:00.020) 0:00:25.784 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:27 +0000 (0:00:00.020) 0:00:25.804 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:27 +0000 (0:00:00.044) 0:00:25.849 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:27 +0000 (0:00:00.023) 0:00:25.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:27 +0000 (0:00:00.027) 0:00:25.900 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:27 +0000 (0:00:00.027) 0:00:25.928 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:27 +0000 (0:00:00.234) 0:00:26.163 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:27 +0000 (0:00:00.027) 0:00:26.191 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:27 +0000 (0:00:00.021) 0:00:26.212 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:27 +0000 (0:00:00.022) 0:00:26.235 ****** 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, b3791b5d-6f87-4bbb-8a05-54319ec21037 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:28 +0000 (0:00:00.295) 0:00:26.531 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:28 +0000 (0:00:00.021) 0:00:26.552 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, b3791b5d-6f87-4bbb-8a05-54319ec21037 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:28 +0000 (0:00:00.023) 0:00:26.575 ****** 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, b3791b5d-6f87-4bbb-8a05-54319ec21037 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, b3791b5d-6f87-4bbb-8a05-54319ec21037 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:28 +0000 (0:00:00.022) 0:00:26.598 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:28 +0000 (0:00:00.053) 0:00:26.652 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:30 Saturday 20 January 2024 13:45:28 +0000 (0:00:00.133) 0:00:26.785 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/remove_profile.yml:3 Saturday 20 January 2024 13:45:28 +0000 (0:00:00.040) 0:00:26.826 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:28 +0000 (0:00:00.040) 0:00:26.867 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:28 +0000 (0:00:00.040) 0:00:26.907 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:28 +0000 (0:00:00.026) 0:00:26.933 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:28 +0000 (0:00:00.023) 0:00:26.957 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:28 +0000 (0:00:00.022) 0:00:26.979 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:29 +0000 (0:00:00.721) 0:00:27.700 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:30 +0000 (0:00:01.014) 0:00:28.715 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:30 +0000 (0:00:00.022) 0:00:28.738 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:30 +0000 (0:00:00.021) 0:00:28.760 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:30 +0000 (0:00:00.019) 0:00:28.780 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:30 +0000 (0:00:00.043) 0:00:28.823 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:30 +0000 (0:00:00.022) 0:00:28.845 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:30 +0000 (0:00:00.025) 0:00:28.870 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:30 +0000 (0:00:00.027) 0:00:28.898 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:30 +0000 (0:00:00.235) 0:00:29.133 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:30 +0000 (0:00:00.027) 0:00:29.160 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:30 +0000 (0:00:00.021) 0:00:29.181 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:30 +0000 (0:00:00.022) 0:00:29.204 ****** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.366) 0:00:29.570 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.023) 0:00:29.594 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.023) 0:00:29.617 ****** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.023) 0:00:29.640 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.021) 0:00:29.662 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:36 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.132) 0:00:29.794 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_present.yml for sut included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_present.yml:3 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.053) 0:00:29.848 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.043) 0:00:29.891 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1705758325.0009098, "block_size": 4096, "blocks": 0, "ctime": 1705758324.9999099, "dev": 18, "device_type": 0, "executable": true, "exists": true, "gid": 0, "gr_name": "root", "inode": 17627, "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": 1705758324.9999099, "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-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_present.yml:5 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.138) 0:00:30.030 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.024) 0:00:30.054 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.037) 0:00:30.091 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.022) 0:00:30.114 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.136) 0:00:30.251 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.032) 0:00:30.283 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.024326", "end": "2024-01-20 13:45:31.910161", "rc": 1, "start": "2024-01-20 13:45:31.885835" } 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.172) 0:00:30.455 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.024) 0:00:30.480 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:45:31 +0000 (0:00:00.025) 0:00:30.505 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.034) 0:00:30.540 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.030) 0:00:30.570 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.024) 0:00:30.595 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:42 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.031) 0:00:30.627 ****** TASK [Success in test 'I can remove an existing profile without taking it down'] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:47 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.023) 0:00:30.651 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can remove an existing profile without taking it down' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:66 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.023) 0:00:30.674 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.043) 0:00:30.717 ****** 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.090884", "end": "2024-01-20 13:45:32.399898", "rc": 1, "start": "2024-01-20 13:45:32.309014" } STDOUT: Connection 'statebr' (b3791b5d-6f87-4bbb-8a05-54319ec21037) successfully deleted. STDERR: (process:25534): GLib-GIO-WARNING **: 13:45:32.375: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/ActiveConnection/30 but no object proxy exists (process:25534): GLib-GIO-WARNING **: 13:45:32.375: gdbusobjectmanagerclient.c:1589: Processing InterfaceRemoved signal for path /org/freedesktop/NetworkManager/Devices/35 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-weekly-ci6yot1i4f/tests/playbooks/tests_states.yml:103 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.228) 0:00:30.945 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml for sut TASK [TEST: I can take a profile down that is absent] ************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:5 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.036) 0:00:30.982 ****** ok: [sut] => {} MSG: ########## I can take a profile down that is absent ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:9 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.021) 0:00:31.004 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:21 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.044) 0:00:31.048 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.064) 0:00:31.112 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.034) 0:00:31.147 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003810", "end": "2024-01-20 13:45:32.740855", "rc": 0, "start": "2024-01-20 13:45:32.737045" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.145) 0:00:31.293 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.023) 0:00:31.316 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:24 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.033) 0:00:31.350 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/remove_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.045) 0:00:31.396 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.037) 0:00:31.433 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.040) 0:00:31.474 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:32 +0000 (0:00:00.025) 0:00:31.499 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:33 +0000 (0:00:00.027) 0:00:31.527 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:33 +0000 (0:00:00.031) 0:00:31.558 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:33 +0000 (0:00:00.752) 0:00:32.311 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:34 +0000 (0:00:00.959) 0:00:33.271 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:34 +0000 (0:00:00.022) 0:00:33.293 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:34 +0000 (0:00:00.020) 0:00:33.314 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:34 +0000 (0:00:00.021) 0:00:33.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:34 +0000 (0:00:00.043) 0:00:33.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:34 +0000 (0:00:00.021) 0:00:33.400 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:34 +0000 (0:00:00.021) 0:00:33.422 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:34 +0000 (0:00:00.025) 0:00:33.448 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.243) 0:00:33.692 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.031) 0:00:33.723 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.064) 0:00:33.788 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.024) 0:00:33.812 ****** 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, 61b2c633-b526-4323-a10c-88d4ca16d9a7 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.337) 0:00:34.150 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.023) 0:00:34.173 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 61b2c633-b526-4323-a10c-88d4ca16d9a7" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.024) 0:00:34.198 ****** 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, 61b2c633-b526-4323-a10c-88d4ca16d9a7\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 61b2c633-b526-4323-a10c-88d4ca16d9a7" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.025) 0:00:34.223 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.021) 0:00:34.245 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.135) 0:00:34.380 ****** 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, 61b2c633-b526-4323-a10c-88d4ca16d9a7\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 61b2c633-b526-4323-a10c-88d4ca16d9a7" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/activate_profile.yml:3 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.023) 0:00:34.404 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.035) 0:00:34.439 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.044) 0:00:34.484 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:35 +0000 (0:00:00.027) 0:00:34.512 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:36 +0000 (0:00:00.023) 0:00:34.535 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:36 +0000 (0:00:00.031) 0:00:34.567 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:36 +0000 (0:00:00.753) 0:00:35.320 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:37 +0000 (0:00:00.953) 0:00:36.274 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:37 +0000 (0:00:00.023) 0:00:36.297 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:37 +0000 (0:00:00.021) 0:00:36.319 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:37 +0000 (0:00:00.021) 0:00:36.341 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:37 +0000 (0:00:00.043) 0:00:36.385 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:37 +0000 (0:00:00.021) 0:00:36.406 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:37 +0000 (0:00:00.022) 0:00:36.429 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:37 +0000 (0:00:00.024) 0:00:36.453 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.263) 0:00:36.716 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.026) 0:00:36.743 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.022) 0:00:36.766 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.021) 0:00:36.787 ****** 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, 61b2c633-b526-4323-a10c-88d4ca16d9a7 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.287) 0:00:37.074 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.021) 0:00:37.096 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 61b2c633-b526-4323-a10c-88d4ca16d9a7 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.023) 0:00:37.119 ****** 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, 61b2c633-b526-4323-a10c-88d4ca16d9a7 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 61b2c633-b526-4323-a10c-88d4ca16d9a7 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.022) 0:00:37.141 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.020) 0:00:37.162 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/remove_profile.yml:3 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.129) 0:00:37.292 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.035) 0:00:37.327 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.040) 0:00:37.368 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.028) 0:00:37.396 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.021) 0:00:37.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:38 +0000 (0:00:00.049) 0:00:37.467 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:39 +0000 (0:00:00.697) 0:00:38.165 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:40 +0000 (0:00:00.950) 0:00:39.115 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:40 +0000 (0:00:00.024) 0:00:39.140 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:40 +0000 (0:00:00.023) 0:00:39.163 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:40 +0000 (0:00:00.023) 0:00:39.187 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:40 +0000 (0:00:00.045) 0:00:39.232 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:40 +0000 (0:00:00.021) 0:00:39.254 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:40 +0000 (0:00:00.054) 0:00:39.308 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:40 +0000 (0:00:00.033) 0:00:39.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 [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.234) 0:00:39.577 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.049) 0:00:39.626 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.025) 0:00:39.651 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.022) 0:00:39.674 ****** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.332) 0:00:40.006 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.043) 0:00:40.050 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.028) 0:00:40.079 ****** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.024) 0:00:40.103 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.021) 0:00:40.125 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:30 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.131) 0:00:40.256 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.040) 0:00:40.297 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.040) 0:00:40.337 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.077) 0:00:40.415 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.027) 0:00:40.442 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.022) 0:00:40.464 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:41 +0000 (0:00:00.021) 0:00:40.486 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:42 +0000 (0:00:00.702) 0:00:41.189 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:43 +0000 (0:00:00.949) 0:00:42.138 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:43 +0000 (0:00:00.035) 0:00:42.173 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:43 +0000 (0:00:00.045) 0:00:42.219 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:43 +0000 (0:00:00.021) 0:00:42.240 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:43 +0000 (0:00:00.043) 0:00:42.284 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:43 +0000 (0:00:00.021) 0:00:42.305 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:43 +0000 (0:00:00.022) 0:00:42.328 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:43 +0000 (0:00:00.027) 0:00:42.356 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:44 +0000 (0:00:00.232) 0:00:42.588 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:44 +0000 (0:00:00.026) 0:00:42.614 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:44 +0000 (0:00:00.024) 0:00:42.638 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:44 +0000 (0:00:00.021) 0:00:42.660 ****** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:44 +0000 (0:00:00.406) 0:00:43.067 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:44 +0000 (0:00:00.022) 0:00:43.089 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[001] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:44 +0000 (0:00:00.022) 0:00:43.111 ****** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:44 +0000 (0:00:00.023) 0:00:43.135 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:44 +0000 (0:00:00.021) 0:00:43.156 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:36 Saturday 20 January 2024 13:45:44 +0000 (0:00:00.133) 0:00:43.290 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_absent.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 20 January 2024 13:45:44 +0000 (0:00:00.077) 0:00:43.367 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:45:44 +0000 (0:00:00.043) 0:00:43.410 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:45:44 +0000 (0:00:00.022) 0:00:43.432 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.151) 0:00:43.584 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.022) 0:00:43.607 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.021396", "end": "2024-01-20 13:45:45.216818", "rc": 1, "start": "2024-01-20 13:45:45.195422" } 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.155) 0:00:43.762 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.023) 0:00:43.786 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.024) 0:00:43.811 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.026) 0:00:43.837 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.027) 0:00:43.865 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.026) 0:00:43.891 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:42 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.023) 0:00:43.914 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.044) 0:00:43.959 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.068) 0:00:44.028 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.137) 0:00:44.165 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:47 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.025) 0:00:44.191 ****** ok: [sut] => {} MSG: +++++ Success in test 'I can take a profile down that is absent' +++++ TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:66 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.022) 0:00:44.214 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.039) 0:00:44.254 ****** 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.046607", "end": "2024-01-20 13:45:45.890522", "rc": 1, "start": "2024-01-20 13:45:45.843915" } 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-weekly-ci6yot1i4f/tests/playbooks/tests_states.yml:126 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.182) 0:00:44.436 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/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-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:5 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.038) 0:00:44.475 ****** ok: [sut] => {} MSG: ########## I will not get an error when I try to remove an absent profile ########## TASK [Show item] *************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:9 Saturday 20 January 2024 13:45:45 +0000 (0:00:00.023) 0:00:44.498 ****** 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" ] } TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:21 Saturday 20 January 2024 13:45:46 +0000 (0:00:00.046) 0:00:44.545 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml for sut TASK [Include the task 'get_current_interfaces.yml'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml:3 Saturday 20 January 2024 13:45:46 +0000 (0:00:00.036) 0:00:44.582 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml for sut TASK [Gather current interface info] ******************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml:3 Saturday 20 January 2024 13:45:46 +0000 (0:00:00.043) 0:00:44.626 ****** ok: [sut] => { "changed": false, "cmd": [ "ls", "-1" ], "delta": "0:00:00.003772", "end": "2024-01-20 13:45:46.224726", "rc": 0, "start": "2024-01-20 13:45:46.220954" } STDOUT: bond0 bonding_masters eth0 lo TASK [Set current_interfaces] ************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_current_interfaces.yml:9 Saturday 20 January 2024 13:45:46 +0000 (0:00:00.145) 0:00:44.771 ****** ok: [sut] => { "ansible_facts": { "current_interfaces": [ "bond0", "bonding_masters", "eth0", "lo" ] }, "changed": false } TASK [Show current_interfaces] ************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/show_interfaces.yml:5 Saturday 20 January 2024 13:45:46 +0000 (0:00:00.022) 0:00:44.793 ****** ok: [sut] => {} MSG: current_interfaces: ['bond0', 'bonding_masters', 'eth0', 'lo'] TASK [Setup] ******************************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:24 Saturday 20 January 2024 13:45:46 +0000 (0:00:00.055) 0:00:44.849 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml for sut included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/activate_profile.yml for sut included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml:3 Saturday 20 January 2024 13:45:46 +0000 (0:00:00.044) 0:00:44.894 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:46 +0000 (0:00:00.037) 0:00:44.931 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:46 +0000 (0:00:00.040) 0:00:44.972 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:46 +0000 (0:00:00.026) 0:00:44.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:46 +0000 (0:00:00.022) 0:00:45.020 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:46 +0000 (0:00:00.021) 0:00:45.042 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:47 +0000 (0:00:00.703) 0:00:45.746 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:48 +0000 (0:00:00.983) 0:00:46.730 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:48 +0000 (0:00:00.024) 0:00:46.754 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:48 +0000 (0:00:00.022) 0:00:46.777 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:48 +0000 (0:00:00.020) 0:00:46.797 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:48 +0000 (0:00:00.045) 0:00:46.843 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:48 +0000 (0:00:00.022) 0:00:46.865 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:48 +0000 (0:00:00.022) 0:00:46.888 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:48 +0000 (0:00:00.027) 0:00:46.915 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:48 +0000 (0:00:00.235) 0:00:47.151 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:48 +0000 (0:00:00.050) 0:00:47.201 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:48 +0000 (0:00:00.027) 0:00:47.229 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:48 +0000 (0:00:00.024) 0:00:47.253 ****** 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, 4b7b968d-caa9-4dfa-a54f-d724e2e828c6 TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:49 +0000 (0:00:00.331) 0:00:47.585 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:49 +0000 (0:00:00.022) 0:00:47.607 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4b7b968d-caa9-4dfa-a54f-d724e2e828c6" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:49 +0000 (0:00:00.059) 0:00:47.667 ****** 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, 4b7b968d-caa9-4dfa-a54f-d724e2e828c6\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4b7b968d-caa9-4dfa-a54f-d724e2e828c6" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:49 +0000 (0:00:00.025) 0:00:47.693 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:49 +0000 (0:00:00.022) 0:00:47.715 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Show result] ************************************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/create_bridge_profile.yml:14 Saturday 20 January 2024 13:45:49 +0000 (0:00:00.140) 0:00:47.856 ****** 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, 4b7b968d-caa9-4dfa-a54f-d724e2e828c6\n", "stderr_lines": [ "[002] #0, state:None persistent_state:present, 'statebr': add connection statebr, 4b7b968d-caa9-4dfa-a54f-d724e2e828c6" ] } } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/activate_profile.yml:3 Saturday 20 January 2024 13:45:49 +0000 (0:00:00.026) 0:00:47.882 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:49 +0000 (0:00:00.037) 0:00:47.919 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:49 +0000 (0:00:00.055) 0:00:47.975 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:49 +0000 (0:00:00.032) 0:00:48.008 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:49 +0000 (0:00:00.023) 0:00:48.031 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:49 +0000 (0:00:00.024) 0:00:48.055 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:50 +0000 (0:00:00.709) 0:00:48.764 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:51 +0000 (0:00:00.986) 0:00:49.751 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:51 +0000 (0:00:00.025) 0:00:49.776 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:51 +0000 (0:00:00.021) 0:00:49.798 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:51 +0000 (0:00:00.022) 0:00:49.821 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:51 +0000 (0:00:00.043) 0:00:49.864 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:51 +0000 (0:00:00.021) 0:00:49.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:51 +0000 (0:00:00.022) 0:00:49.908 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:51 +0000 (0:00:00.024) 0:00:49.933 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:51 +0000 (0:00:00.235) 0:00:50.168 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:51 +0000 (0:00:00.027) 0:00:50.195 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:51 +0000 (0:00:00.022) 0:00:50.218 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:51 +0000 (0:00:00.021) 0:00:50.240 ****** 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, 4b7b968d-caa9-4dfa-a54f-d724e2e828c6 skipped because already active TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:52 +0000 (0:00:00.324) 0:00:50.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:52 +0000 (0:00:00.022) 0:00:50.587 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 4b7b968d-caa9-4dfa-a54f-d724e2e828c6 skipped because already active" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:52 +0000 (0:00:00.023) 0:00:50.611 ****** 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, 4b7b968d-caa9-4dfa-a54f-d724e2e828c6 skipped because already active\n", "stderr_lines": [ "[002] #0, state:up persistent_state:present, 'statebr': up connection statebr, 4b7b968d-caa9-4dfa-a54f-d724e2e828c6 skipped because already active" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:52 +0000 (0:00:00.023) 0:00:50.634 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:52 +0000 (0:00:00.022) 0:00:50.656 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 20 January 2024 13:45:52 +0000 (0:00:00.133) 0:00:50.789 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:52 +0000 (0:00:00.038) 0:00:50.828 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:52 +0000 (0:00:00.039) 0:00:50.868 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:52 +0000 (0:00:00.026) 0:00:50.895 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:52 +0000 (0:00:00.022) 0:00:50.917 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:52 +0000 (0:00:00.022) 0:00:50.939 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:53 +0000 (0:00:00.742) 0:00:51.682 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.958) 0:00:52.640 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.023) 0:00:52.664 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.021) 0:00:52.686 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.022) 0:00:52.708 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.045) 0:00:52.753 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.027) 0:00:52.781 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.034) 0:00:52.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.042) 0:00:52.858 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.241) 0:00:53.099 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.028) 0:00:53.128 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.022) 0:00:53.150 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:54 +0000 (0:00:00.052) 0:00:53.202 ****** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.388) 0:00:53.591 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.022) 0:00:53.613 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.025) 0:00:53.639 ****** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.027) 0:00:53.666 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.023) 0:00:53.689 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Test] ******************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:30 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.132) 0:00:53.821 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/remove+down_profile.yml for sut TASK [Include network role] **************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/remove+down_profile.yml:3 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.041) 0:00:53.863 ****** TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:4 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.038) 0:00:53.902 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.040) 0:00:53.943 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.033) 0:00:53.976 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.034) 0:00:54.010 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Saturday 20 January 2024 13:45:55 +0000 (0:00:00.022) 0:00:54.032 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Saturday 20 January 2024 13:45:56 +0000 (0:00:00.728) 0:00:54.761 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:7 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.948) 0:00:55.709 ****** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:11 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.023) 0:00:55.733 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:19 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.021) 0:00:55.755 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:30 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.022) 0:00:55.777 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:40 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.045) 0:00:55.823 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:55 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.022) 0:00:55.846 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:71 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.023) 0:00:55.869 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.025) 0:00:55.895 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:96 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.231) 0:00:56.127 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:105 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.025) 0:00:56.152 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:113 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.024) 0:00:56.177 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.021) 0:00:56.198 ****** 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 [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:134 Saturday 20 January 2024 13:45:57 +0000 (0:00:00.304) 0:00:56.503 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:140 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.022) 0:00:56.526 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[002] #0, state:down persistent_state:absent, 'statebr': no connection matches 'statebr' to delete" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:144 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.023) 0:00:56.549 ****** 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 [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:149 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.022) 0:00:56.571 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:155 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.022) 0:00:56.594 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Asserts] ***************************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:36 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.132) 0:00:56.727 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_absent.yml for sut included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_NetworkManager_NVR.yml for sut TASK [Include the task 'get_profile_stat.yml'] ********************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_absent.yml:3 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.049) 0:00:56.777 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml for sut TASK [Initialize NM profile exist and ansible_managed comment flag] ************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:3 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.043) 0:00:56.820 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:9 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.023) 0:00:56.844 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set NM profile exist flag based on the profile files] ******************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:17 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.138) 0:00:56.982 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get NM profile info] ***************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:25 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.074) 0:00:57.056 ****** fatal: [sut]: FAILED! => { "changed": false, "cmd": "nmcli -f NAME,FILENAME connection show |grep statebr | grep /etc", "delta": "0:00:00.020971", "end": "2024-01-20 13:45:58.670646", "rc": 1, "start": "2024-01-20 13:45:58.649675" } 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-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:35 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.165) 0:00:57.222 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the ansible_managed comment in ifcfg-statebr] ************************ task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:49 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.026) 0:00:57.249 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the ansible_managed comment in ifcfg-statebr] ********************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:56 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.023) 0:00:57.272 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the fingerprint comment in ifcfg-statebr] **************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:62 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.022) 0:00:57.295 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fingerprint comment in ifcfg-statebr] ************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_profile_stat.yml:69 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.022) 0:00:57.317 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that the profile is absent - 'statebr'] *************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_profile_absent.yml:5 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.023) 0:00:57.341 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get NetworkManager RPM version] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_NetworkManager_NVR.yml:7 Saturday 20 January 2024 13:45:58 +0000 (0:00:00.025) 0:00:57.367 ****** ok: [sut] => { "changed": false, "cmd": [ "rpm", "-qa", "--qf", "%{name}-%{version}-%{release}\\n", "NetworkManager" ], "delta": "0:00:00.708399", "end": "2024-01-20 13:45:59.663014", "rc": 0, "start": "2024-01-20 13:45:58.954615" } STDOUT: NetworkManager-1.18.8-2.el7_9 TASK [Store NetworkManager version] ******************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_NetworkManager_NVR.yml:14 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.843) 0:00:58.210 ****** ok: [sut] => { "ansible_facts": { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" }, "changed": false } TASK [Show NetworkManager version] ********************************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_NetworkManager_NVR.yml:18 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.024) 0:00:58.235 ****** ok: [sut] => { "networkmanager_nvr": "NetworkManager-1.18.8-2.el7_9" } TASK [Conditional asserts] ***************************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:42 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.023) 0:00:58.258 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml for sut TASK [Include the task 'get_interface_stat.yml'] ******************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml:3 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.044) 0:00:58.303 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml for sut TASK [Get stat for interface statebr] ****************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/get_interface_stat.yml:3 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.075) 0:00:58.378 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Assert that the interface is absent - 'statebr'] ************************* task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/assert_device_absent.yml:5 Saturday 20 January 2024 13:45:59 +0000 (0:00:00.136) 0:00:58.515 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:47 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.026) 0:00:58.542 ****** 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-weekly-ci6yot1i4f/tests/playbooks/tasks/run_test.yml:66 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.023) 0:00:58.566 ****** included: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/cleanup_profile+device.yml for sut TASK [Cleanup profile and device] ********************************************** task path: /WORKDIR/git-weekly-ci6yot1i4f/tests/playbooks/tasks/cleanup_profile+device.yml:3 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.043) 0:00:58.609 ****** 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.048193", "end": "2024-01-20 13:46:00.250941", "rc": 1, "start": "2024-01-20 13:46:00.202748" } 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 META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=322 changed=10 unreachable=0 failed=0 skipped=246 rescued=0 ignored=11 Saturday 20 January 2024 13:46:00 +0000 (0:00:00.189) 0:00:58.799 ****** =============================================================================== linux-system-roles.network : Configure networking connection profiles --- 1.83s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 1.32s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Configure networking connection profiles --- 1.22s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 1.13s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Configure networking connection profiles --- 1.10s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Check which packages are installed --------- 1.01s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Enable and start NetworkManager ------------ 1.01s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Check which packages are installed --------- 0.99s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.98s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.97s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.96s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 linux-system-roles.network : Check which packages are installed --------- 0.95s /WORKDIR/git-weekly-ci6yot1i4f/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the yum, dnf or zypper module rather than running 'rpm'. If you need to use command because yum, dnf or zypper is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---